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
↓ 1 callers
Function
CmdResize
///////////////////////////////////////////////////////////////////////////
src/commands/CmdResize.cpp:35
↓ 1 callers
Function
CmdRetag
///////////////////////////////////////////////////////////////////////////
src/commands/CmdRetag.cpp:36
↓ 1 callers
Function
CmdShorten
///////////////////////////////////////////////////////////////////////////
src/commands/CmdShorten.cpp:35
↓ 1 callers
Function
CmdSplit
///////////////////////////////////////////////////////////////////////////
src/commands/CmdSplit.cpp:35
↓ 1 callers
Function
CmdStop
///////////////////////////////////////////////////////////////////////////
src/commands/CmdStop.cpp:44
↓ 1 callers
Function
CmdSummary
///////////////////////////////////////////////////////////////////////////
src/commands/CmdSummary.cpp:44
↓ 1 callers
Function
CmdTag
///////////////////////////////////////////////////////////////////////////
src/commands/CmdTag.cpp:36
↓ 1 callers
Function
CmdTags
///////////////////////////////////////////////////////////////////////////
src/commands/CmdTags.cpp:40
↓ 1 callers
Function
CmdTrack
///////////////////////////////////////////////////////////////////////////
src/commands/CmdTrack.cpp:32
↓ 1 callers
Function
CmdUndo
///////////////////////////////////////////////////////////////////////////
src/commands/CmdUndo.cpp:62
↓ 1 callers
Function
CmdUntag
///////////////////////////////////////////////////////////////////////////
src/commands/CmdUntag.cpp:36
↓ 1 callers
Function
_get_output
Collect output from the subprocess without blocking the main process if subprocess hangs.
test/basetest/utils.py:150
↓ 1 callers
Method
_mergeStdout
Merge buffered output with main streams
test/simpletap/__init__.py:106
↓ 1 callers
Method
_restoreStdout
Restore sys.stdout and sys.stderr, don't merge buffered output yet
test/simpletap/__init__.py:83
↓ 1 callers
Method
assertKeyNotExists
(self, interval, key, description, message)
test/basetest/testing.py:90
↓ 1 callers
Function
basename
src/commands/CmdReport.cpp:80
↓ 1 callers
Function
calculate_totals
(input_stream)
ext/totals.py:50
↓ 1 callers
Method
callExtension
///////////////////////////////////////////////////////////////////////////
src/Extensions.cpp:64
↓ 1 callers
Function
chartIntervalColor
/////////////////////////////////////////////////////////////////////////// Select a color to represent the interval on a chart.
src/helper.cpp:74
↓ 1 callers
Method
clearTags
///////////////////////////////////////////////////////////////////////////
src/Interval.cpp:108
↓ 1 callers
Method
clear_modified
src/TagInfoDatabase.cpp:101
↓ 1 callers
Method
debug
///////////////////////////////////////////////////////////////////////////
src/Extensions.cpp:52
↓ 1 callers
Method
decrement
///////////////////////////////////////////////////////////////////////////
src/TagInfo.cpp:43
↓ 1 callers
Method
destroy
Cleanup the data folder and release server port for other instances
test/basetest/timew.py:226
↓ 1 callers
Function
dispatchCommand
///////////////////////////////////////////////////////////////////////////
src/init.cpp:203
↓ 1 callers
Function
domGet
///////////////////////////////////////////////////////////////////////////
src/dom.cpp:71
↓ 1 callers
Function
dropExtension
src/commands/CmdReport.cpp:92
↓ 1 callers
Function
enableDebugMode
///////////////////////////////////////////////////////////////////////////
src/log.cpp:37
↓ 1 callers
Method
files
///////////////////////////////////////////////////////////////////////////
src/Database.cpp:267
↓ 1 callers
Method
finalize
///////////////////////////////////////////////////////////////////////////
src/AtomicFile.cpp:269
↓ 1 callers
Function
findExtension
/////////////////////////////////////////////////////////////////////////// Given a partial match for an extension script name, find the full patch of
src/commands/CmdReport.cpp:42
↓ 1 callers
Method
findSubCommand
/////////////////////////////////////////////////////////////////////////// Find and mark sub-command, return empty string if not found
src/CLI.cpp:298
↓ 1 callers
Function
fiu_test
///////////////////////////////////////////////////////////////////////// Since AtomicFile is primarily for keeping the database consistent in the pre
test/AtomicFileTest.cpp:113
↓ 1 callers
Method
getActions
src/Transaction.cpp:37
↓ 1 callers
Method
getCommand
///////////////////////////////////////////////////////////////////////////
src/CLI.cpp:365
↓ 1 callers
Method
getDescription
(self, test)
test/simpletap/__init__.py:64
↓ 1 callers
Method
getDomReferences
src/CLI.cpp:647
↓ 1 callers
Function
getHolidays
/////////////////////////////////////////////////////////////////////////// Read rules and extract all holiday definitions. Create a Range for each on
src/data.cpp:39
↓ 1 callers
Method
getLatestEntry
/////////////////////////////////////////////////////////////////////////// Return most recent line from database
src/Database.cpp:286
↓ 1 callers
Function
getScriptName
src/commands/CmdReport.cpp:104
↓ 1 callers
Method
getType
src/UndoAction.cpp:41
↓ 1 callers
Function
getUntracked
/////////////////////////////////////////////////////////////////////////// Untracked time is that which is not excluded, and not filled. Gaps.
src/data.cpp:476
↓ 1 callers
Method
hasCount
///////////////////////////////////////////////////////////////////////////
src/TagInfo.cpp:49
↓ 1 callers
Function
import_file
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImport.cpp:75
↓ 1 callers
Method
increment
///////////////////////////////////////////////////////////////////////////
src/TagInfo.cpp:37
↓ 1 callers
Method
initialize
///////////////////////////////////////////////////////////////////////////
src/Database.cpp:245
↓ 1 callers
Function
initializeDataJournalAndRules
///////////////////////////////////////////////////////////////////////////
src/init.cpp:131
↓ 1 callers
Function
initializeDirs
src/paths.cpp:76
↓ 1 callers
Function
initializeEntities
///////////////////////////////////////////////////////////////////////////
src/init.cpp:49
↓ 1 callers
Function
initializeExtensions
///////////////////////////////////////////////////////////////////////////
src/init.cpp:184
↓ 1 callers
Method
isRuleType
///////////////////////////////////////////////////////////////////////////
src/Rules.cpp:251
↓ 1 callers
Method
is_modified
src/TagInfoDatabase.cpp:96
↓ 1 callers
Function
lightweightVersionCheck
///////////////////////////////////////////////////////////////////////////
src/init.cpp:37
↓ 1 callers
Method
load
/////////////////////////////////////////////////////////////////////////// Nested files are supported, with the following construct: import /absolute
src/Rules.cpp:107
↓ 1 callers
Method
make_function
(classname, *args, **kwargs)
test/basetest/meta.py:11
↓ 1 callers
Function
matchesRange
/////////////////////////////////////////////////////////////////////////// An interval matches a filter range if the start/end overlaps
src/data.cpp:332
↓ 1 callers
Function
memoize
Keep an in-memory cache of function results given its inputs
test/basetest/utils.py:250
↓ 1 callers
Function
mkstemp
Create a temporary file that is removed at process exit
test/basetest/utils.py:350
↓ 1 callers
Method
parseLine
src/TransactionsFactory.cpp:30
↓ 1 callers
Method
popLastTransaction
///////////////////////////////////////////////////////////////////////////
src/Journal.cpp:163
↓ 1 callers
Function
read_input
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImport.cpp:61
↓ 1 callers
Method
reset_env
Set a new environment derived from the one used to launch the test
test/basetest/timew.py:66
↓ 1 callers
Function
setDebugColor
///////////////////////////////////////////////////////////////////////////
src/log.cpp:49
↓ 1 callers
Function
setDebugIndicator
///////////////////////////////////////////////////////////////////////////
src/log.cpp:43
↓ 1 callers
Function
summaryIntervalColor
/////////////////////////////////////////////////////////////////////////// Select a color to represent the interval in a summary report.
src/helper.cpp:43
↓ 1 callers
Function
test_symlink
/////////////////////////////////////////////////////////////////////////
test/AtomicFileTest.cpp:165
↓ 1 callers
Function
timew_binary_location
../src/ is used by default.
test/basetest/utils.py:49
↓ 1 callers
Function
tokenizeSerialization
src/IntervalFactory.cpp:32
↓ 1 callers
Method
unTag
///////////////////////////////////////////////////////////////////////////
src/CLI.cpp:61
↓ 1 callers
Function
undoConfigAction
src/commands/CmdUndo.cpp:40
↓ 1 callers
Function
undoIntervalAction
src/commands/CmdUndo.cpp:32
↓ 1 callers
Function
wait_condition
Wait for condition to return anything other than None
test/basetest/utils.py:59
↓ 1 callers
Function
which
Given a command, mode, and a PATH string, return the path which conforms to the given mode on the PATH, or None if there is no such fi
test/basetest/utils.py:269
Method
A2
///////////////////////////////////////////////////////////////////////////
src/CLI.cpp:41
Method
AtomicFile
///////////////////////////////////////////////////////////////////////////
src/AtomicFile.cpp:292
Method
AtomicFile
src/AtomicFile.h:39
Method
CLI
src/CLI.h:62
Method
Chart
///////////////////////////////////////////////////////////////////////////
src/Chart.cpp:38
Method
Database
src/Database.h:96
Method
Datafile
src/Datafile.h:39
Method
DatetimeParser
src/DatetimeParser.h:38
Method
Exclusion
/////////////////////////////////////////////////////////////////////////// An exclusion represents untrackable time such as holidays, weekends, eveni
src/Exclusion.cpp:52
Method
Extensions
src/Extensions.h:36
Method
FIU
test/AtomicFileTest.cpp:48
Method
Interval
src/Interval.h:38
Method
IntervalFilterAllInRange
src/IntervalFilterAllInRange.cpp:29
Method
IntervalFilterAllWithIds
src/IntervalFilterAllWithIds.cpp:30
Method
IntervalFilterAllWithTags
src/IntervalFilterAllWithTags.cpp:30
Method
IntervalFilterFirstOf
src/IntervalFilterFirstOf.cpp:29
Method
Journal
src/Journal.h:39
Method
Range
src/Range.h:36
Method
Range
/////////////////////////////////////////////////////////////////////////// A Range consists of a start time and optional end time. A missing end time
src/Range.cpp:37
Method
Rules
///////////////////////////////////////////////////////////////////////////
src/Rules.cpp:40
Method
TagDescription
src/TagDescription.cpp:31
Method
TagInfo
///////////////////////////////////////////////////////////////////////////
src/TagInfo.cpp:31
Method
TempDir
///////////////////////////////////////////////////////////////////////////
test/TempDir.h:52
Method
UndoAction
src/UndoAction.cpp:30
Method
UnitTest
//////////////////////////////////////////////////////////////////////////
test/test.cpp:38
Method
__call__
aka t = Timew() ; t() which is now an alias to t.runSuccess()
test/basetest/timew.py:62
Method
__destroyed
(self, *args, **kwargs)
test/basetest/timew.py:245
← previous
next →
201–300 of 553, ranked by callers