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
↓ 2 callers
Method
usage
///////////////////////////////////////////////////////////////////////////
src/commands/Command.cpp:310
↓ 2 callers
Method
uuid
///////////////////////////////////////////////////////////////////////////
src/TDB2.cpp:422
↓ 2 callers
Method
validate
/////////////////////////////////////////////////////////////////////////// The purpose of Task::validate is three-fold: 1) To provide missing attribu
src/Task.cpp:1444
↓ 2 callers
Method
validate_indentation
(self, out)
test/project.test.py:113
↓ 2 callers
Function
wait_process
Wait for process to finish
test/basetest/utils.py:96
↓ 2 callers
Method
wasQuoted
/////////////////////////////////////////////////////////////////////////// Detects characters in an input string that indicate quotes were required,
src/Lexer.cpp:230
↓ 2 callers
Method
working_set
(&mut self)
src/taskchampion-cpp/src/lib.rs:592
↓ 1 callers
Method
__init__
Initialize and create the hook This class supports creating hooks in two ways: * by specifying default=True in which case hookname
test/basetest/hooks.py:155
↓ 1 callers
Method
__init__
(self, stream, descriptions, verbosity)
test/simpletap/__init__.py:55
↓ 1 callers
Method
_check_hook_type
Check if the hookname is valid and if another hook with the same name was already created.
test/basetest/hooks.py:247
↓ 1 callers
Function
_get_output
Collect output from the subprocess without blocking the main process if subprocess hangs.
test/basetest/utils.py:171
↓ 1 callers
Method
_mergeStdout
Merge buffered output with main streams
test/simpletap/__init__.py:104
↓ 1 callers
Method
_restoreStdout
Restore sys.stdout and sys.stderr, don't merge buffered output yet
test/simpletap/__init__.py:82
↓ 1 callers
Method
_setup_wrapper
Setup wrapper shell script to allow capturing input/output of hook
test/basetest/hooks.py:330
↓ 1 callers
Method
_use_cache
Check if log files were changed since last check
test/basetest/hooks.py:351
↓ 1 callers
Method
addBreak
src/ViewTask.h:64
↓ 1 callers
Method
add_tasks
(self)
test/summary.test.py:71
↓ 1 callers
Method
add_tasks
(self)
test/project.test.py:506
↓ 1 callers
Method
alias
///////////////////////////////////////////////////////////////////////////
src/CLI2.cpp:259
↓ 1 callers
Method
analyze
/////////////////////////////////////////////////////////////////////////// Intended to be called after ::add() to perform the final analysis.
src/CLI2.cpp:453
↓ 1 callers
Method
assertData2
(self)
test/import.test.py:92
↓ 1 callers
Method
assertData3
(self)
test/import.test.py:96
↓ 1 callers
Method
assertInvalidJSONOutput
Check if current hook output is invalid JSON in any expected reply
test/basetest/hooks.py:494
↓ 1 callers
Method
assertValidJSONOutput
Check if current hook output is valid JSON in all expected replies
test/basetest/hooks.py:483
↓ 1 callers
Function
binary_location
If USE_PATH is True rely on PATH to look for binaries. Otherwise ../src/ is used by default.
test/basetest/utils.py:61
↓ 1 callers
Method
checkConsistency
/////////////////////////////////////////////////////////////////////////// TODO Why is this not in Task::validate?
src/commands/CmdModify.cpp:111
↓ 1 callers
Method
colorEven
src/ViewTask.h:55
↓ 1 callers
Method
colorSortHeader
src/ViewTask.h:53
↓ 1 callers
Function
colorizeActive
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:103
↓ 1 callers
Function
colorizeBlocked
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:88
↓ 1 callers
Function
colorizeBlocking
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:93
↓ 1 callers
Function
colorizeCompleted
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:209
↓ 1 callers
Function
colorizeDeleted
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:214
↓ 1 callers
Function
colorizeDue
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:189
↓ 1 callers
Function
colorizeDueToday
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:194
↓ 1 callers
Function
colorizeError
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:292
↓ 1 callers
Function
colorizeKeyword
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:152
↓ 1 callers
Function
colorizeOverdue
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:199
↓ 1 callers
Function
colorizeProject
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:127
↓ 1 callers
Function
colorizeProjectNone
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:142
↓ 1 callers
Function
colorizeRecurring
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:204
↓ 1 callers
Function
colorizeScheduled
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:109
↓ 1 callers
Function
colorizeTag
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:121
↓ 1 callers
Function
colorizeTagNone
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:147
↓ 1 callers
Function
colorizeTagged
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:98
↓ 1 callers
Function
colorizeUDA
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:175
↓ 1 callers
Function
colorizeUntil
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:116
↓ 1 callers
Function
confirm4
/////////////////////////////////////////////////////////////////////////// 0 = no 1 = yes 2 = all 3 = quit
src/util.cpp:78
↓ 1 callers
Function
countTasks
//////////////////////////////////////////////////////////////////////////
src/feedback.cpp:245
↓ 1 callers
Method
debugTiming
///////////////////////////////////////////////////////////////////////////
src/Context.cpp:1251
↓ 1 callers
Function
dependencyIsCircular
/////////////////////////////////////////////////////////////////////////// Returns true if the supplied task adds a cycle to the dependency chain.
src/dependency.cpp:42
↓ 1 callers
Method
destroy
Cleanup the data folder and release server port for other instances
test/basetest/task.py:222
↓ 1 callers
Method
disableSafety
///////////////////////////////////////////////////////////////////////////
src/Filter.cpp:251
↓ 1 callers
Method
dump
///////////////////////////////////////////////////////////////////////////
src/CLI2.cpp:163
↓ 1 callers
Method
examples
src/columns/Column.h:54
↓ 1 callers
Method
extraColorOdd
src/ViewTask.h:60
↓ 1 callers
Function
feedback_backlog
//////////////////////////////////////////////////////////////////////////
src/feedback.cpp:166
↓ 1 callers
Function
feedback_reserved_tags
/////////////////////////////////////////////////////////////////////////// Implements feedback and error when adding a reserved tag name.
src/feedback.cpp:99
↓ 1 callers
Method
gc
///////////////////////////////////////////////////////////////////////////
src/TDB2.cpp:221
↓ 1 callers
Function
generateDueDates
/////////////////////////////////////////////////////////////////////////// Determine a start date (due), an optional end date (until), and an increme
src/recur.cpp:149
↓ 1 callers
Method
getAnnotationCount
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:905
↓ 1 callers
Method
getColumns
///////////////////////////////////////////////////////////////////////////
src/Context.cpp:1084
↓ 1 callers
Method
getDateState
/////////////////////////////////////////////////////////////////////////// Determines status of a date attribute.
src/Task.cpp:324
↓ 1 callers
Method
getDescription
(self, test)
test/simpletap/__init__.py:63
↓ 1 callers
Method
getMiscellaneous
/////////////////////////////////////////////////////////////////////////// Return all the MISCELLANEOUS args.
src/CLI2.cpp:627
↓ 1 callers
Function
getNextRecurrence
/////////////////////////////////////////////////////////////////////////// Determine the next recurrence of the given period. If no such date can be
src/recur.cpp:199
↓ 1 callers
Method
get_changes
///////////////////////////////////////////////////////////////////////////
src/TDB2.cpp:213
↓ 1 callers
Method
get_float
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:256
↓ 1 callers
Method
get_int
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:240
↓ 1 callers
Method
get_old_task
src/Operation.h:57
↓ 1 callers
Method
get_timestamp
src/Operation.h:77
↓ 1 callers
Method
get_ulong
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:248
↓ 1 callers
Function
handleRecurrence
/////////////////////////////////////////////////////////////////////////// Scans all tasks, and for any recurring tasks, determines whether any new c
src/recur.cpp:65
↓ 1 callers
Function
handleUntil
/////////////////////////////////////////////////////////////////////////// Delete expired tasks.
src/recur.cpp:388
↓ 1 callers
Method
header
/////////////////////////////////////////////////////////////////////////// No duplicates.
src/Context.cpp:1312
↓ 1 callers
Method
initialize
///////////////////////////////////////////////////////////////////////////
src/Hooks.cpp:69
↓ 1 callers
Function
initializeColorRules
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:40
↓ 1 callers
Method
intraColorEven
src/ViewTask.h:58
↓ 1 callers
Method
isEOS
///////////////////////////////////////////////////////////////////////////
src/Lexer.cpp:237
↓ 1 callers
Method
is_create
(&self)
src/taskchampion-cpp/src/lib.rs:388
↓ 1 callers
Method
is_delete
(&self)
src/taskchampion-cpp/src/lib.rs:396
↓ 1 callers
Method
is_due
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:364
↓ 1 callers
Method
is_duetoday
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:392
↓ 1 callers
Method
is_fixed_width
src/columns/Column.h:52
↓ 1 callers
Method
is_overdue
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:493
↓ 1 callers
Method
latest_id
/////////////////////////////////////////////////////////////////////////// Latest ID is that of the last pending task.
src/TDB2.cpp:237
↓ 1 callers
Function
legacyAttributeMap
///////////////////////////////////////////////////////////////////////////
src/legacy.cpp:153
↓ 1 callers
Function
legacyCheckForDeprecatedColumns
///////////////////////////////////////////////////////////////////////////
src/legacy.cpp:123
↓ 1 callers
Function
legacyCheckForDeprecatedVariables
///////////////////////////////////////////////////////////////////////////
src/legacy.cpp:90
↓ 1 callers
Function
legacyColumnMap
///////////////////////////////////////////////////////////////////////////
src/legacy.cpp:38
↓ 1 callers
Method
lines
src/ViewTask.h:65
↓ 1 callers
Method
make_function
(classname, *args, **kwargs)
test/basetest/meta.py:12
↓ 1 callers
Function
memoize
Keep an in-memory cache of function results given its inputs
test/basetest/utils.py:279
↓ 1 callers
Method
modifyAndUpdate
///////////////////////////////////////////////////////////////////////////
src/commands/CmdModify.cpp:129
↓ 1 callers
Method
num_undo_points
(&mut self)
src/taskchampion-cpp/src/lib.rs:584
↓ 1 callers
Method
onAdd
/////////////////////////////////////////////////////////////////////////// The on-add event is triggered separately for each task added Input: - lin
src/Hooks.cpp:221
↓ 1 callers
Method
onExit
/////////////////////////////////////////////////////////////////////////// The on-exit event is triggered once, after all processing is complete, i.e
src/Hooks.cpp:168
↓ 1 callers
Method
onLaunch
/////////////////////////////////////////////////////////////////////////// The on-launch event is triggered once, after initialization, before any pr
src/Hooks.cpp:124
↓ 1 callers
Method
onModify
/////////////////////////////////////////////////////////////////////////// The on-modify event is triggered separately for each task added or modifie
src/Hooks.cpp:278
↓ 1 callers
Method
open_replica_in_memory
///////////////////////////////////////////////////////////////////////////
src/TDB2.cpp:53
← previous
next →
301–400 of 2,579, ranked by callers