Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GothenburgBitFactory/taskwarrior
/ functions
Functions
2,579 in github.com/GothenburgBitFactory/taskwarrior
⨍
Functions
2,579
◇
Types & classes
501
↳
Endpoints
1
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdTimesheet.cpp:73
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdAttributes.cpp:54
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdCount.cpp:51
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdPrepend.cpp:56
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdContext.cpp:61
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdInfo.cpp:71
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdVersion.cpp:59
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdUDAs.cpp:59
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdUndo.cpp:56
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdProjects.cpp:58
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdColor.cpp:56
Method
execute
/////////////////////////////////////////////////////////////////////////// Introducing the Silver Bullet. This feature is the catch-all fixative for
src/commands/CmdEdit.cpp:78
Method
execute
/////////////////////////////////////////////////////////////////////////// Project Remaining Avg Age Complete 0% 100% A
src/commands/CmdSummary.cpp:63
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdLogo.cpp:51
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdDuplicate.cpp:56
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdReports.cpp:55
Method
execute
/////////////////////////////////////////////////////////////////////////// This command will generate output that is intended to help diagnose proble
src/commands/CmdDiagnostics.cpp:66
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdStats.cpp:60
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdHelp.cpp:56
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdAnnotate.cpp:56
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdSync.cpp:59
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdAliases.cpp:51
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImportV2.cpp:58
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdUrgency.cpp:55
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdCalendar.cpp:60
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdDelete.cpp:63
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdExec.cpp:52
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdModify.cpp:61
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdTags.cpp:57
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdShow.cpp:65
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdNews.cpp:550
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdCalc.cpp:49
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdBurndown.cpp:778
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdStop.cpp:57
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdDenotate.cpp:61
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdAdd.cpp:52
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdPurge.cpp:123
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImport.cpp:57
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdColumns.cpp:56
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdAppend.cpp:56
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdStart.cpp:59
Method
execute
/////////////////////////////////////////////////////////////////////////// Rely on the Lexer to correctly identify DOM references, then jsut iterate
src/commands/CmdGet.cpp:59
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdIDs.cpp:57
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdCommands.cpp:57
Method
execute
src/commands/CmdHistory.cpp:286
Method
execute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdCustom.cpp:81
Function
expire_tasks
()
src/taskchampion-cpp/src/lib.rs:998
Method
expire_tasks
///////////////////////////////////////////////////////////////////////////
src/TDB2.cpp:233
Method
extraColorEven
src/ViewTask.h:61
Method
factory
///////////////////////////////////////////////////////////////////////////
src/commands/Command.cpp:95
Method
factory
/////////////////////////////////////////////////////////////////////////// Supports the complete column definition: <type>[.<format>]
src/columns/Column.cpp:67
Method
findCommand
/////////////////////////////////////////////////////////////////////////// Scan all arguments and if any are an exact match for a command name, then
src/CLI2.cpp:986
Method
findIDs
/////////////////////////////////////////////////////////////////////////// An ID sequence can be: a single ID: 1 a list of IDs: 1,3,
src/CLI2.cpp:1298
Method
findMultilineValue
///////////////////////////////////////////////////////////////////////////
src/commands/CmdEdit.cpp:124
Method
findStrayModifications
///////////////////////////////////////////////////////////////////////////
src/CLI2.cpp:1074
Method
findUUIDs
///////////////////////////////////////////////////////////////////////////
src/CLI2.cpp:1397
Method
findValue
///////////////////////////////////////////////////////////////////////////
src/commands/CmdEdit.cpp:109
Method
findValues
///////////////////////////////////////////////////////////////////////////
src/commands/CmdEdit.cpp:139
Method
fixDependsAttribute
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:1267
Method
fixTagsAttribute
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:1239
Method
fmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/taskchampion-cpp/src/lib.rs:313
Method
formatDate
///////////////////////////////////////////////////////////////////////////
src/commands/CmdEdit.cpp:160
Method
formatDuration
///////////////////////////////////////////////////////////////////////////
src/commands/CmdEdit.cpp:169
Method
formatForInfo
///////////////////////////////////////////////////////////////////////////
src/commands/CmdInfo.cpp:582
Method
formatTask
///////////////////////////////////////////////////////////////////////////
src/commands/CmdEdit.cpp:177
Method
from
(err: tc::Error)
src/taskchampion-cpp/src/lib.rs:307
Method
generateBars
/////////////////////////////////////////////////////////////////////////// Do '_bars[epoch] = Bar' for every bar that may appear on a chart.
src/commands/CmdBurndown.cpp:584
Method
getBinaryOperators
/////////////////////////////////////////////////////////////////////////// Static.
src/Eval.cpp:194
Method
getContexts
/////////////////////////////////////////////////////////////////////////// Returns all user defined contexts.
src/commands/CmdContext.cpp:152
Method
getDataLocation
/////////////////////////////////////////////////////////////////////////// Look for CONFIG data.location and initialize a Path object. Static method.
src/CLI2.cpp:223
Method
getDependencyIDs
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:1046
Method
getOperators
/////////////////////////////////////////////////////////////////////////// Static.
src/Eval.cpp:184
Method
getOverride
/////////////////////////////////////////////////////////////////////////// Static method.
src/CLI2.cpp:213
Method
getRelevantDate
src/commands/CmdHistory.cpp:255
Method
getRelevantDate
src/commands/CmdHistory.cpp:339
Method
getRelevantDate
src/commands/CmdHistory.cpp:371
Method
getRelevantDate
src/commands/CmdHistory.cpp:398
Method
getRelevantDate
src/commands/CmdHistory.cpp:425
Method
getRelevantDate
src/commands/CmdHistory.cpp:463
Method
getRelevantDate
src/commands/CmdHistory.cpp:501
Method
getRelevantDate
src/commands/CmdHistory.cpp:539
Method
get_date
///////////////////////////////////////////////////////////////////////////
src/Variant.cpp:2098
Method
get_old_task
(&self)
src/taskchampion-cpp/src/lib.rs:461
Function
get_task_data
()
src/taskchampion-cpp/src/lib.rs:1010
Function
get_task_operations
()
src/taskchampion-cpp/src/lib.rs:1026
Method
green
//////////////////////////////////////////////////////////////////////////
test/test.cpp:287
Method
handleArg0
/////////////////////////////////////////////////////////////////////////// Arg0 is the first argument, which is the name and potentially a relative o
src/CLI2.cpp:307
Method
handleChildren
/////////////////////////////////////////////////////////////////////////// Makes sure that with any recurrence parent are all the child tasks removed
src/commands/CmdPurge.cpp:82
Method
handleDeps
/////////////////////////////////////////////////////////////////////////// Makes sure that any task having the dependency on the task being purged ha
src/commands/CmdPurge.cpp:67
Method
handleRelations
/////////////////////////////////////////////////////////////////////////// Purges the task, while taking care of: - dependencies on this task - child
src/commands/CmdPurge.cpp:58
Method
hasAnnotations
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:914
Method
hasFilter
///////////////////////////////////////////////////////////////////////////
src/Filter.cpp:149
Method
hexToInt
/////////////////////////////////////////////////////////////////////////// Converts '0' -> 0 '9' -> 9 'a'/'A' -> 10 'f'/'F' -> 15
src/Lexer.cpp:244
Method
identifyOperator
///////////////////////////////////////////////////////////////////////////
src/Eval.cpp:690
Method
import
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImportV2.cpp:85
Method
import
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImport.cpp:105
Method
importSingleTask
///////////////////////////////////////////////////////////////////////////
src/commands/CmdImport.cpp:174
Method
increment
///////////////////////////////////////////////////////////////////////////
src/commands/CmdBurndown.cpp:494
Method
infixParse
/////////////////////////////////////////////////////////////////////////// Grammar: Logical --> Regex {( "and" | "or" | "xor" ) Regex} Regex
src/Eval.cpp:402
Method
infixToPostfix
/////////////////////////////////////////////////////////////////////////// Dijkstra Shunting Algorithm. https://en.wikipedia.org/wiki/Shunting-yard_a
src/Eval.cpp:631
← previous
next →
701–800 of 2,579, ranked by callers