MCPcopy Create free account

hub / github.com/GothenburgBitFactory/timewarrior / functions

Functions553 in github.com/GothenburgBitFactory/timewarrior

↓ 1 callersFunctionCmdResize
///////////////////////////////////////////////////////////////////////////
src/commands/CmdResize.cpp:35
↓ 1 callersFunctionCmdRetag
///////////////////////////////////////////////////////////////////////////
src/commands/CmdRetag.cpp:36
↓ 1 callersFunctionCmdShorten
///////////////////////////////////////////////////////////////////////////
src/commands/CmdShorten.cpp:35
↓ 1 callersFunctionCmdSplit
///////////////////////////////////////////////////////////////////////////
src/commands/CmdSplit.cpp:35
↓ 1 callersFunctionCmdStop
///////////////////////////////////////////////////////////////////////////
src/commands/CmdStop.cpp:44
↓ 1 callersFunctionCmdSummary
///////////////////////////////////////////////////////////////////////////
src/commands/CmdSummary.cpp:44
↓ 1 callersFunctionCmdTag
///////////////////////////////////////////////////////////////////////////
src/commands/CmdTag.cpp:36
↓ 1 callersFunctionCmdTags
///////////////////////////////////////////////////////////////////////////
src/commands/CmdTags.cpp:40
↓ 1 callersFunctionCmdTrack
///////////////////////////////////////////////////////////////////////////
src/commands/CmdTrack.cpp:32
↓ 1 callersFunctionCmdUndo
///////////////////////////////////////////////////////////////////////////
src/commands/CmdUndo.cpp:62
↓ 1 callersFunctionCmdUntag
///////////////////////////////////////////////////////////////////////////
src/commands/CmdUntag.cpp:36
↓ 1 callersFunction_get_output
Collect output from the subprocess without blocking the main process if subprocess hangs.
test/basetest/utils.py:150
↓ 1 callersMethod_mergeStdout
Merge buffered output with main streams
test/simpletap/__init__.py:106
↓ 1 callersMethod_restoreStdout
Restore sys.stdout and sys.stderr, don't merge buffered output yet
test/simpletap/__init__.py:83
↓ 1 callersMethodassertKeyNotExists
(self, interval, key, description, message)
test/basetest/testing.py:90
↓ 1 callersFunctionbasename
src/commands/CmdReport.cpp:80
↓ 1 callersFunctioncalculate_totals
(input_stream)
ext/totals.py:50
↓ 1 callersMethodcallExtension
///////////////////////////////////////////////////////////////////////////
src/Extensions.cpp:64
↓ 1 callersFunctionchartIntervalColor
/////////////////////////////////////////////////////////////////////////// Select a color to represent the interval on a chart.
src/helper.cpp:74
↓ 1 callersMethodclearTags
///////////////////////////////////////////////////////////////////////////
src/Interval.cpp:108
↓ 1 callersMethodclear_modified
src/TagInfoDatabase.cpp:101
↓ 1 callersMethoddebug
///////////////////////////////////////////////////////////////////////////
src/Extensions.cpp:52
↓ 1 callersMethoddecrement
///////////////////////////////////////////////////////////////////////////
src/TagInfo.cpp:43
↓ 1 callersMethoddestroy
Cleanup the data folder and release server port for other instances
test/basetest/timew.py:226
↓ 1 callersFunctiondispatchCommand
///////////////////////////////////////////////////////////////////////////
src/init.cpp:203
↓ 1 callersFunctiondomGet
///////////////////////////////////////////////////////////////////////////
src/dom.cpp:71
↓ 1 callersFunctiondropExtension
src/commands/CmdReport.cpp:92
↓ 1 callersFunctionenableDebugMode
///////////////////////////////////////////////////////////////////////////
src/log.cpp:37
↓ 1 callersMethodfiles
///////////////////////////////////////////////////////////////////////////
src/Database.cpp:267
↓ 1 callersMethodfinalize
///////////////////////////////////////////////////////////////////////////
src/AtomicFile.cpp:269
↓ 1 callersFunctionfindExtension
/////////////////////////////////////////////////////////////////////////// Given a partial match for an extension script name, find the full patch of
src/commands/CmdReport.cpp:42
↓ 1 callersMethodfindSubCommand
/////////////////////////////////////////////////////////////////////////// Find and mark sub-command, return empty string if not found
src/CLI.cpp:298
↓ 1 callersFunctionfiu_test
///////////////////////////////////////////////////////////////////////// Since AtomicFile is primarily for keeping the database consistent in the pre
test/AtomicFileTest.cpp:113
↓ 1 callersMethodgetActions
src/Transaction.cpp:37
↓ 1 callersMethodgetCommand
///////////////////////////////////////////////////////////////////////////
src/CLI.cpp:365
↓ 1 callersMethodgetDescription
(self, test)
test/simpletap/__init__.py:64
↓ 1 callersMethodgetDomReferences
src/CLI.cpp:647
↓ 1 callersFunctiongetHolidays
/////////////////////////////////////////////////////////////////////////// Read rules and extract all holiday definitions. Create a Range for each on
src/data.cpp:39
↓ 1 callersMethodgetLatestEntry
/////////////////////////////////////////////////////////////////////////// Return most recent line from database
src/Database.cpp:286
↓ 1 callersFunctiongetScriptName
src/commands/CmdReport.cpp:104
↓ 1 callersMethodgetType
src/UndoAction.cpp:41
↓ 1 callersFunctiongetUntracked
/////////////////////////////////////////////////////////////////////////// Untracked time is that which is not excluded, and not filled. Gaps.
src/data.cpp:476
↓ 1 callersMethodhasCount
///////////////////////////////////////////////////////////////////////////
src/TagInfo.cpp:49
↓ 1 callersFunctionimport_file
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImport.cpp:75
↓ 1 callersMethodincrement
///////////////////////////////////////////////////////////////////////////
src/TagInfo.cpp:37
↓ 1 callersMethodinitialize
///////////////////////////////////////////////////////////////////////////
src/Database.cpp:245
↓ 1 callersFunctioninitializeDataJournalAndRules
///////////////////////////////////////////////////////////////////////////
src/init.cpp:131
↓ 1 callersFunctioninitializeDirs
src/paths.cpp:76
↓ 1 callersFunctioninitializeEntities
///////////////////////////////////////////////////////////////////////////
src/init.cpp:49
↓ 1 callersFunctioninitializeExtensions
///////////////////////////////////////////////////////////////////////////
src/init.cpp:184
↓ 1 callersMethodisRuleType
///////////////////////////////////////////////////////////////////////////
src/Rules.cpp:251
↓ 1 callersMethodis_modified
src/TagInfoDatabase.cpp:96
↓ 1 callersFunctionlightweightVersionCheck
///////////////////////////////////////////////////////////////////////////
src/init.cpp:37
↓ 1 callersMethodload
/////////////////////////////////////////////////////////////////////////// Nested files are supported, with the following construct: import /absolute
src/Rules.cpp:107
↓ 1 callersMethodmake_function
(classname, *args, **kwargs)
test/basetest/meta.py:11
↓ 1 callersFunctionmatchesRange
/////////////////////////////////////////////////////////////////////////// An interval matches a filter range if the start/end overlaps
src/data.cpp:332
↓ 1 callersFunctionmemoize
Keep an in-memory cache of function results given its inputs
test/basetest/utils.py:250
↓ 1 callersFunctionmkstemp
Create a temporary file that is removed at process exit
test/basetest/utils.py:350
↓ 1 callersMethodparseLine
src/TransactionsFactory.cpp:30
↓ 1 callersMethodpopLastTransaction
///////////////////////////////////////////////////////////////////////////
src/Journal.cpp:163
↓ 1 callersFunctionread_input
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImport.cpp:61
↓ 1 callersMethodreset_env
Set a new environment derived from the one used to launch the test
test/basetest/timew.py:66
↓ 1 callersFunctionsetDebugColor
///////////////////////////////////////////////////////////////////////////
src/log.cpp:49
↓ 1 callersFunctionsetDebugIndicator
///////////////////////////////////////////////////////////////////////////
src/log.cpp:43
↓ 1 callersFunctionsummaryIntervalColor
/////////////////////////////////////////////////////////////////////////// Select a color to represent the interval in a summary report.
src/helper.cpp:43
↓ 1 callersFunctiontest_symlink
/////////////////////////////////////////////////////////////////////////
test/AtomicFileTest.cpp:165
↓ 1 callersFunctiontimew_binary_location
../src/ is used by default.
test/basetest/utils.py:49
↓ 1 callersFunctiontokenizeSerialization
src/IntervalFactory.cpp:32
↓ 1 callersMethodunTag
///////////////////////////////////////////////////////////////////////////
src/CLI.cpp:61
↓ 1 callersFunctionundoConfigAction
src/commands/CmdUndo.cpp:40
↓ 1 callersFunctionundoIntervalAction
src/commands/CmdUndo.cpp:32
↓ 1 callersFunctionwait_condition
Wait for condition to return anything other than None
test/basetest/utils.py:59
↓ 1 callersFunctionwhich
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
MethodA2
///////////////////////////////////////////////////////////////////////////
src/CLI.cpp:41
MethodAtomicFile
///////////////////////////////////////////////////////////////////////////
src/AtomicFile.cpp:292
MethodAtomicFile
src/AtomicFile.h:39
MethodCLI
src/CLI.h:62
MethodChart
///////////////////////////////////////////////////////////////////////////
src/Chart.cpp:38
MethodDatabase
src/Database.h:96
MethodDatafile
src/Datafile.h:39
MethodDatetimeParser
src/DatetimeParser.h:38
MethodExclusion
/////////////////////////////////////////////////////////////////////////// An exclusion represents untrackable time such as holidays, weekends, eveni
src/Exclusion.cpp:52
MethodExtensions
src/Extensions.h:36
MethodFIU
test/AtomicFileTest.cpp:48
MethodInterval
src/Interval.h:38
MethodIntervalFilterAllInRange
src/IntervalFilterAllInRange.cpp:29
MethodIntervalFilterAllWithIds
src/IntervalFilterAllWithIds.cpp:30
MethodIntervalFilterAllWithTags
src/IntervalFilterAllWithTags.cpp:30
MethodIntervalFilterFirstOf
src/IntervalFilterFirstOf.cpp:29
MethodJournal
src/Journal.h:39
MethodRange
src/Range.h:36
MethodRange
/////////////////////////////////////////////////////////////////////////// A Range consists of a start time and optional end time. A missing end time
src/Range.cpp:37
MethodRules
///////////////////////////////////////////////////////////////////////////
src/Rules.cpp:40
MethodTagDescription
src/TagDescription.cpp:31
MethodTagInfo
///////////////////////////////////////////////////////////////////////////
src/TagInfo.cpp:31
MethodTempDir
///////////////////////////////////////////////////////////////////////////
test/TempDir.h:52
MethodUndoAction
src/UndoAction.cpp:30
MethodUnitTest
//////////////////////////////////////////////////////////////////////////
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
← previousnext →201–300 of 553, ranked by callers