MCPcopy Create free account

hub / github.com/GothenburgBitFactory/taskwarrior / functions

Functions2,579 in github.com/GothenburgBitFactory/taskwarrior

↓ 3 callersMethodget_value
(&self, mut value_out: Pin<&mut CxxString>)
src/taskchampion-cpp/src/lib.rs:424
↓ 3 callersMethodis_nil
(&self)
src/taskchampion-cpp/src/lib.rs:377
↓ 3 callersMethodis_none
(&self)
src/taskchampion-cpp/src/lib.rs:719
↓ 3 callersMethodis_uda
src/columns/Column.h:51
↓ 3 callersMethodleftMargin
src/ViewTask.h:48
↓ 3 callersMethodneeds_recur_update
///////////////////////////////////////////////////////////////////////////
src/commands/Command.cpp:325
↓ 3 callersMethodopen_replica
///////////////////////////////////////////////////////////////////////////
src/TDB2.cpp:48
↓ 3 callersMethodprepareFilter
/////////////////////////////////////////////////////////////////////////// Parse the command line, identifiying filter components, expanding syntacti
src/CLI2.cpp:576
↓ 3 callersMethodread_only
///////////////////////////////////////////////////////////////////////////
src/commands/Command.cpp:316
↓ 3 callersMethodrender
/////////////////////////////////////////////////////////////////////////// Graph should render like this: +------------------------------------------
src/commands/CmdBurndown.cpp:327
↓ 3 callersMethodrunSuccess
Invoke task with given arguments and fail if exit code != 0 Use runError if you want exit_code to be tested automatically and *not* f
test/basetest/task.py:155
↓ 3 callersMethodscan
///////////////////////////////////////////////////////////////////////////
src/commands/CmdBurndown.cpp:219
↓ 3 callersMethodscanForPeak
/////////////////////////////////////////////////////////////////////////// Scan all tasks, quantize the dates by day, and find the peak pending count
src/commands/CmdBurndown.cpp:184
↓ 3 callersMethodsetAnnotations
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:961
↓ 3 callersMethodskip
//////////////////////////////////////////////////////////////////////////
test/test.cpp:273
↓ 3 callersFunctionsort_tasks
///////////////////////////////////////////////////////////////////////////
src/sort.cpp:52
↓ 3 callersMethodsplit_tags
(self, tags)
test/tag.test.py:44
↓ 3 callersMethodupdate_remove
(&mut self, property: &CxxString, ops: &mut Vec<Operation>)
src/taskchampion-cpp/src/lib.rs:797
↓ 3 callersFunctionuuid
src/util.cpp:122
↓ 3 callersMethodvalidate_info
(self, id, desc)
test/enpassant.test.py:54
↓ 2 callersFunction_access_check
(fn, mode)
test/basetest/utils.py:314
↓ 2 callersMethod_check_hook_exists
Checks if the file pointed to by the current hook exists
test/basetest/hooks.py:233
↓ 2 callersMethod_check_hook_not_exists
Checks if the file pointed to by the current hook doesn't exist
test/basetest/hooks.py:238
↓ 2 callersMethod_config_unittest_report
(self)
test/uuid.test.py:60
↓ 2 callersMethod_delete
Remove the hook from disk Don't call this method directly. Use Hooks.remove(hook) instead
test/basetest/hooks.py:271
↓ 2 callersMethod_do_stream
Helper function for _mergeStdout
test/simpletap/__init__.py:89
↓ 2 callersMethod_get_log_stat
Return the most recent change timestamp and size of both logfiles
test/basetest/hooks.py:343
↓ 2 callersMethod_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 shell.
test/basetest/task.py:145
↓ 2 callersMethod_validate
(self)
test/add.test.py:155
↓ 2 callersMethod_validate_data
(self, client)
test/import.test.py:254
↓ 2 callersMethodaddTag
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:1175
↓ 2 callersMethodadd_tasks
(self)
test/project.test.py:105
↓ 2 callersMethodassertModified
(self)
test/read-only.test.py:52
↓ 2 callersMethodassertNumeric
Checks the type of the value to be int, and that the expected value matches the actual value produced.
test/export.test.py:84
↓ 2 callersMethodassertTasksExist
(self, out)
test/annotate.test.py:68
↓ 2 callersMethodcanonicalize
/////////////////////////////////////////////////////////////////////////// Search for 'value' in _entities category, return canonicalized value.
src/CLI2.cpp:637
↓ 2 callersMethodchildren
///////////////////////////////////////////////////////////////////////////
src/TDB2.cpp:384
↓ 2 callersFunctioncleardb
test/tdb2_test.cpp:37
↓ 2 callersFunctioncolorizeDebug
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:299
↓ 2 callersFunctioncolorizeHeader
///////////////////////////////////////////////////////////////////////////
src/rules.cpp:278
↓ 2 callersMethodcommit_reversed_operations
(&mut self, ops: Vec<Operation>)
src/taskchampion-cpp/src/lib.rs:533
↓ 2 callersMethodcompileExpression
///////////////////////////////////////////////////////////////////////////
src/Eval.cpp:160
↓ 2 callersMethoddecompose
///////////////////////////////////////////////////////////////////////////
src/CLI2.cpp:108
↓ 2 callersMethoddecomposeSortField
///////////////////////////////////////////////////////////////////////////
src/Context.cpp:1227
↓ 2 callersFunctiondependencyChainOnComplete
/////////////////////////////////////////////////////////////////////////// Determine whether a dependency chain is being broken, assuming that 'task'
src/dependency.cpp:113
↓ 2 callersFunctiondependencyChainOnStart
///////////////////////////////////////////////////////////////////////////
src/dependency.cpp:157
↓ 2 callersFunctiondependency_scan
/////////////////////////////////////////////////////////////////////////// For any task that has depenencies, follow the chain of dependencies until
src/TDB2.cpp:447
↓ 2 callersMethoddisplays_id
///////////////////////////////////////////////////////////////////////////
src/commands/Command.cpp:319
↓ 2 callersMethodencode
/////////////////////////////////////////////////////////////////////////// Encode values prior to serialization. [ -> &open; ] -> &close;
src/Task.cpp:1616
↓ 2 callersMethodexecute
///////////////////////////////////////////////////////////////////////////
src/commands/CmdLog.cpp:52
↓ 2 callersMethodexpire_tasks
(&mut self)
src/taskchampion-cpp/src/lib.rs:564
↓ 2 callersFunctionfeedback_special_tags
/////////////////////////////////////////////////////////////////////////// Implements feedback when adding special tags to a task.
src/feedback.cpp:118
↓ 2 callersFunctionfrom_tc_operations
Utility function for Replica methods using Operations.
src/taskchampion-cpp/src/lib.rs:522
↓ 2 callersFunctionget
/////////////////////////////////////////////////////////////////////////// A few hard-coded symbols.
test/eval_test.cpp:38
↓ 2 callersMethodgetBinary
///////////////////////////////////////////////////////////////////////////
src/CLI2.cpp:675
↓ 2 callersMethodgetLimits
/////////////////////////////////////////////////////////////////////////// A value of zero mean unlimited. A value of 'page' means however many scree
src/Context.cpp:1095
↓ 2 callersMethodgetToken
///////////////////////////////////////////////////////////////////////////
src/CLI2.cpp:100
↓ 2 callersMethodgetUDAOrphans
/////////////////////////////////////////////////////////////////////////// A UDA Orphan is an attribute that is not represented in context.columns.
src/Task.cpp:1302
↓ 2 callersFunctiongetValue
///////////////////////////////////////////////////////////////////////////
src/CLI2.cpp:197
↓ 2 callersFunctionget_best
(tests)
performance/compare_runs.py:44
↓ 2 callersMethodget_old_value
(&self, mut old_value_out: Pin<&mut CxxString>)
src/taskchampion-cpp/src/lib.rs:439
↓ 2 callersMethodget_task_operations
(&mut self, uuid: ffi::Uuid)
src/taskchampion-cpp/src/lib.rs:572
↓ 2 callersMethodget_uuid
(&self)
src/taskchampion-cpp/src/lib.rs:404
↓ 2 callersMethodhas
/////////////////////////////////////////////////////////////////////////// Locate task by UUID, wherever it is.
src/TDB2.cpp:356
↓ 2 callersMethodhasDependency
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:1040
↓ 2 callersMethodinitial_tasks
(self)
test/abbreviation.test.py:101
↓ 2 callersMethodisOneOf
///////////////////////////////////////////////////////////////////////////
src/Lexer.cpp:1103
↓ 2 callersMethodisUUID
/////////////////////////////////////////////////////////////////////////// Lexer::Type::uuid XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX XXXXXXXX-XXXX-XXXX-
src/Lexer.cpp:455
↓ 2 callersMethodis_active
Check if hook is active by verifying the execute bit
test/basetest/hooks.py:286
↓ 2 callersMethodis_delete
src/Operation.h:54
↓ 2 callersMethodis_empty
(&self)
src/taskchampion-cpp/src/lib.rs:826
↓ 2 callersMethodis_undo_point
src/Operation.h:55
↓ 2 callersMethodis_undo_point
(&self)
src/taskchampion-cpp/src/lib.rs:400
↓ 2 callersMethodis_valid
///////////////////////////////////////////////////////////////////////////
src/Version.cpp:66
↓ 2 callersFunctionjson_decoder
Attempt to decode a JSON string and in case of error return an InvalidJSON object
test/basetest/hooks.py:26
↓ 2 callersMethodlargest_index
(&self)
src/taskchampion-cpp/src/lib.rs:822
↓ 2 callersFunctionlegacySortColumnMap
///////////////////////////////////////////////////////////////////////////
src/legacy.cpp:64
↓ 2 callersMethodlist
///////////////////////////////////////////////////////////////////////////
src/Hooks.cpp:323
↓ 2 callersFunctionmkstemp
Create a temporary file that is removed at process exit
test/basetest/utils.py:381
↓ 2 callersFunctionmkstemp_exec
Create a temporary executable file that is removed at process exit
test/basetest/utils.py:402
↓ 2 callersMethodmodifiable
src/columns/Column.h:50
↓ 2 callersFunctionnag
/////////////////////////////////////////////////////////////////////////// Generates a nag message when there are READY tasks of a higher urgency.
src/nag.cpp:35
↓ 2 callersFunctionnew_replica_on_disk
( taskdb_dir: String, create_if_missing: bool, read_write: bool, )
src/taskchampion-cpp/src/lib.rs:493
↓ 2 callersMethodnum_local_operations
(&mut self)
src/taskchampion-cpp/src/lib.rs:580
↓ 2 callersFunctiononExpiration
//////////////////////////////////////////////////////////////////////////
src/feedback.cpp:234
↓ 2 callersFunctionoperations
()
src/taskchampion-cpp/src/lib.rs:858
↓ 2 callersFunctionparse_perf
(input)
performance/compare_runs.py:26
↓ 2 callersMethodproperties
(&self)
src/taskchampion-cpp/src/lib.rs:775
↓ 2 callersMethodrebuild_working_set
(&mut self, renumber: bool)
src/taskchampion-cpp/src/lib.rs:588
↓ 2 callersMethodrun_command
(self, args)
test/calc.test.py:116
↓ 2 callersMethodsetTags
///////////////////////////////////////////////////////////////////////////
src/Task.cpp:1185
↓ 2 callersMethodslurp
(self, file=os.path.join(SOURCE_DIR, "CMakeLists.txt"))
test/version.test.py:60
↓ 2 callersFunctionsort_projects
src/sort.cpp:78
↓ 2 callersMethodsync_to_local
(&mut self, server_dir: String, avoid_snapshots: bool)
src/taskchampion-cpp/src/lib.rs:596
↓ 2 callersMethodtarget
///////////////////////////////////////////////////////////////////////////
src/TF2.cpp:49
↓ 2 callersFunctiontimestamp_in_holiday_format
(time)
test/calendar.test.py:39
↓ 2 callersFunctiontimestamp_without_leading_zeros
(time)
test/due.test.py:39
↓ 2 callersFunctionto_tc_operations
Utility function for Replica methods using Operations.
src/taskchampion-cpp/src/lib.rs:515
↓ 2 callersMethodurgency_c
/////////////////////////////////////////////////////////////////////////// Urgency is defined as a polynomial, the value of which is calculated in th
src/Task.cpp:1710
↓ 2 callersFunctionusage
///////////////////////////////////////////////////////////////////////////
test/make_tc_task.cpp:41
← previousnext →201–300 of 2,579, ranked by callers