Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GothenburgBitFactory/timewarrior
/ functions
Functions
553 in github.com/GothenburgBitFactory/timewarrior
⨍
Functions
553
◇
Types & classes
59
↓ 4 callers
Method
build
///////////////////////////////////////////////////////////////////////////
src/TagsTable.cpp:44
↓ 4 callers
Method
close
///////////////////////////////////////////////////////////////////////////
src/AtomicFile.cpp:149
↓ 4 callers
Function
color
Add color on the keyword that identifies the state of the test
test/simpletap/__init__.py:38
↓ 4 callers
Method
decrementTag
////////////////////////////////////////////////////////////////////////// Decrement tag count Returns the new tag count
src/TagInfoDatabase.cpp:59
↓ 4 callers
Function
extensionsDir
src/paths.cpp:74
↓ 4 callers
Method
getComplementaryHint
///////////////////////////////////////////////////////////////////////////
src/CLI.cpp:864
↓ 4 callers
Function
getLatestInterval
///////////////////////////////////////////////////////////////////////////
src/data.cpp:507
↓ 4 callers
Function
getTerminalWidth
///////////////////////////////////////////////////////////////////////////
src/helper.cpp:518
↓ 4 callers
Method
getWords
/////////////////////////////////////////////////////////////////////////// Return all the unknown args.
src/CLI.cpp:283
↓ 4 callers
Method
initialize
///////////////////////////////////////////////////////////////////////////
src/Journal.cpp:59
↓ 4 callers
Function
showAllTags
/////////////////////////////////////////////////////////////////////////// Helper function to show all tags
src/dom.cpp:62
↓ 4 callers
Method
startsWithin
///////////////////////////////////////////////////////////////////////////
src/Range.cpp:156
↓ 3 callers
Function
CmdShow
///////////////////////////////////////////////////////////////////////////
src/commands/CmdShow.cpp:33
↓ 3 callers
Function
_retrieve_output
Fetch output from binary subprocess queues
test/basetest/utils.py:132
↓ 3 callers
Function
addRanges
/////////////////////////////////////////////////////////////////////////// Subset both ranges and additions by limits, and combine.
src/data.cpp:292
↓ 3 callers
Method
additive
///////////////////////////////////////////////////////////////////////////
src/Exclusion.cpp:155
↓ 3 callers
Method
clear
///////////////////////////////////////////////////////////////////////////
test/TempDir.h:103
↓ 3 callers
Function
clip
/////////////////////////////////////////////////////////////////////////// Take an interval and clip it to the range
src/data.cpp:393
↓ 3 callers
Function
configDir
src/paths.cpp:42
↓ 3 callers
Function
dbDataDir
src/paths.cpp:73
↓ 3 callers
Function
dbDir
src/paths.cpp:43
↓ 3 callers
Function
fillRange
/////////////////////////////////////////////////////////////////////////// Fill an interval to the borders of its surrounding intervals
src/validate.cpp:102
↓ 3 callers
Function
fillRangeStart
/////////////////////////////////////////////////////////////////////////// Fill an interval start to the end of the preceding interval (fill-backward
src/validate.cpp:35
↓ 3 callers
Function
findHint
///////////////////////////////////////////////////////////////////////////
src/helper.cpp:474
↓ 3 callers
Function
format_seconds
Convert seconds to a formatted string Convert seconds: 3661 To formatted: " 1:01:01"
ext/totals.py:38
↓ 3 callers
Method
getDuration
///////////////////////////////////////////////////////////////////////////
src/CLI.cpp:630
↓ 3 callers
Function
getPath
src/paths.cpp:13
↓ 3 callers
Method
is_done
src/IntervalFilter.cpp:30
↓ 3 callers
Method
open
///////////////////////////////////////////////////////////////////////////
src/Range.cpp:58
↓ 3 callers
Method
read
///////////////////////////////////////////////////////////////////////////
src/AtomicFile.cpp:206
↓ 3 callers
Function
renderChart
///////////////////////////////////////////////////////////////////////////
src/commands/CmdChart.cpp:72
↓ 3 callers
Function
run_cmd_wait
Run a subprocess and wait for it to finish
test/basetest/utils.py:202
↓ 3 callers
Function
tagColor
/////////////////////////////////////////////////////////////////////////// Consult rules to find any defined color for the given tag, and colorize it
src/helper.cpp:95
↓ 3 callers
Function
warn
///////////////////////////////////////////////////////////////////////////
src/log.cpp:69
↓ 2 callers
Function
CmdReport
///////////////////////////////////////////////////////////////////////////
src/commands/CmdReport.cpp:110
↓ 2 callers
Function
CmdStart
///////////////////////////////////////////////////////////////////////////
src/commands/CmdStart.cpp:32
↓ 2 callers
Function
_access_check
(fn, mode)
test/basetest/utils.py:282
↓ 2 callers
Method
_create_exclusion_interval
(interval)
test/basetest/timew.py:86
↓ 2 callers
Method
_do_stream
Helper function for _mergeStdout
test/simpletap/__init__.py:91
↓ 2 callers
Method
_split_string_args_if_string
Helper function to parse and split into arguments a single string argument. The string is literally the same as if written in the she
test/basetest/timew.py:144
↓ 2 callers
Method
accepts
src/IntervalFilterFirstOf.cpp:32
↓ 2 callers
Method
addUndoAction
src/Transaction.cpp:29
↓ 2 callers
Method
analyze
/////////////////////////////////////////////////////////////////////////// Intended to be called after ::add() to perform the final analysis.
src/CLI.cpp:269
↓ 2 callers
Method
assertInterval
(self, interval, expectedId=None, expectedStart=None,
test/basetest/testing.py:50
↓ 2 callers
Method
assertIntervalTimestamp
(self, interval, key, expected, description)
test/basetest/testing.py:93
↓ 2 callers
Method
commit
///////////////////////////////////////////////////////////////////////////
src/Datafile.cpp:148
↓ 2 callers
Function
configFile
src/paths.cpp:72
↓ 2 callers
Method
contains
///////////////////////////////////////////////////////////////////////////
src/Range.cpp:102
↓ 2 callers
Function
createHolidayMap
///////////////////////////////////////////////////////////////////////////
src/commands/CmdChart.cpp:215
↓ 2 callers
Function
createPalette
///////////////////////////////////////////////////////////////////////////
src/helper.cpp:380
↓ 2 callers
Function
createTagColorMap
/////////////////////////////////////////////////////////////////////////// Extract the tags from a set of intervals, and using a rotating color palet
src/helper.cpp:403
↓ 2 callers
Method
dump
///////////////////////////////////////////////////////////////////////////
src/Datafile.cpp:183
↓ 2 callers
Method
endsWithin
///////////////////////////////////////////////////////////////////////////
src/Range.cpp:167
↓ 2 callers
Function
expandLatest
/////////////////////////////////////////////////////////////////////////// Potentially expand the latest interval into a collection of synthetic inte
src/data.cpp:136
↓ 2 callers
Function
fillRangeEnd
/////////////////////////////////////////////////////////////////////////// Fill an interval end to the start of the following interval (fill-forward)
src/validate.cpp:67
↓ 2 callers
Method
getAfter
src/UndoAction.cpp:51
↓ 2 callers
Method
getAnnotation
///////////////////////////////////////////////////////////////////////////
src/CLI.cpp:613
↓ 2 callers
Method
getBefore
src/UndoAction.cpp:46
↓ 2 callers
Method
getToken
///////////////////////////////////////////////////////////////////////////
src/CLI.cpp:100
↓ 2 callers
Function
getenv_default
src/paths.cpp:29
↓ 2 callers
Function
import_intervals
src/commands/CmdImport.cpp:103
↓ 2 callers
Function
jsonFromIntervals
/////////////////////////////////////////////////////////////////////////// Compose a JSON document of intervals. In the trivial case: [ ] In the non
src/helper.cpp:353
↓ 2 callers
Function
loadJournal
src/Journal.cpp:42
↓ 2 callers
Function
merge
src/data.cpp:258
↓ 2 callers
Method
name
///////////////////////////////////////////////////////////////////////////
src/AtomicFile.cpp:124
↓ 2 callers
Function
parse_content
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImport.cpp:35
↓ 2 callers
Method
recordIntervalAction
///////////////////////////////////////////////////////////////////////////
src/Journal.cpp:139
↓ 2 callers
Function
renderHolidays
///////////////////////////////////////////////////////////////////////////
src/commands/CmdSummary.cpp:168
↓ 2 callers
Method
reset
/////////////////////////////////////////////////////////////////////////// reset - Removes all current atomic files from finalization
src/AtomicFile.cpp:480
↓ 2 callers
Method
runSuccess
Invoke timew with given arguments and fail if exit code != 0 Use runError if you want exit_code to be tested automatically and
test/basetest/timew.py:155
↓ 2 callers
Function
run_cmd_wait_nofail
Same as run_cmd_wait but silence the exception if it happens
test/basetest/utils.py:242
↓ 2 callers
Function
subset
///////////////////////////////////////////////////////////////////////////
src/data.cpp:192
↓ 2 callers
Function
test
/////////////////////////////////////////////////////////////////////////
test/AtomicFileTest.cpp:196
↓ 2 callers
Method
untag
///////////////////////////////////////////////////////////////////////////
src/Interval.cpp:88
↓ 2 callers
Function
wait_process
Wait for process to finish
test/basetest/utils.py:84
↓ 1 callers
Function
CmdAnnotate
///////////////////////////////////////////////////////////////////////////
src/commands/CmdAnnotate.cpp:36
↓ 1 callers
Function
CmdCancel
///////////////////////////////////////////////////////////////////////////
src/commands/CmdCancel.cpp:32
↓ 1 callers
Function
CmdChartDay
///////////////////////////////////////////////////////////////////////////
src/commands/CmdChart.cpp:45
↓ 1 callers
Function
CmdChartMonth
///////////////////////////////////////////////////////////////////////////
src/commands/CmdChart.cpp:63
↓ 1 callers
Function
CmdChartWeek
///////////////////////////////////////////////////////////////////////////
src/commands/CmdChart.cpp:54
↓ 1 callers
Function
CmdConfig
/////////////////////////////////////////////////////////////////////////// timew config name value Set name=value timew config name ''
src/commands/CmdConfig.cpp:37
↓ 1 callers
Function
CmdContinue
///////////////////////////////////////////////////////////////////////////
src/commands/CmdContinue.cpp:38
↓ 1 callers
Function
CmdDefault
/////////////////////////////////////////////////////////////////////////// Returns 0 if tracking is active, 1 if not.
src/commands/CmdDefault.cpp:35
↓ 1 callers
Function
CmdDelete
///////////////////////////////////////////////////////////////////////////
src/commands/CmdDelete.cpp:34
↓ 1 callers
Function
CmdDiagnostics
///////////////////////////////////////////////////////////////////////////
src/commands/CmdDiagnostics.cpp:79
↓ 1 callers
Function
CmdExport
///////////////////////////////////////////////////////////////////////////
src/commands/CmdExport.cpp:37
↓ 1 callers
Function
CmdExtensions
/////////////////////////////////////////////////////////////////////////// Enumerate all extensions.
src/commands/CmdExtensions.cpp:34
↓ 1 callers
Function
CmdFill
///////////////////////////////////////////////////////////////////////////
src/commands/CmdFill.cpp:35
↓ 1 callers
Function
CmdGaps
///////////////////////////////////////////////////////////////////////////
src/commands/CmdGaps.cpp:34
↓ 1 callers
Function
CmdGet
/////////////////////////////////////////////////////////////////////////// Identify DOM references in CLI, provide space-separated results.
src/commands/CmdGet.cpp:35
↓ 1 callers
Function
CmdHelp
src/commands/CmdHelp.cpp:116
↓ 1 callers
Function
CmdHelpUsage
///////////////////////////////////////////////////////////////////////////
src/commands/CmdHelp.cpp:36
↓ 1 callers
Function
CmdImport
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImport.cpp:125
↓ 1 callers
Function
CmdJoin
///////////////////////////////////////////////////////////////////////////
src/commands/CmdJoin.cpp:35
↓ 1 callers
Function
CmdLengthen
///////////////////////////////////////////////////////////////////////////
src/commands/CmdLengthen.cpp:35
↓ 1 callers
Function
CmdModify
///////////////////////////////////////////////////////////////////////////
src/commands/CmdModify.cpp:31
↓ 1 callers
Function
CmdModifyEnd
///////////////////////////////////////////////////////////////////////////
src/commands/CmdModifyEnd.cpp:34
↓ 1 callers
Function
CmdModifyRange
///////////////////////////////////////////////////////////////////////////
src/commands/CmdModifyRange.cpp:34
↓ 1 callers
Function
CmdModifyStart
///////////////////////////////////////////////////////////////////////////
src/commands/CmdModifyStart.cpp:34
↓ 1 callers
Function
CmdMove
///////////////////////////////////////////////////////////////////////////
src/commands/CmdMove.cpp:35
← previous
next →
101–200 of 553, ranked by callers