.. |
CMakeLists.txt
|
Remove taskchampion source from this repo (#3427)
|
2024-05-02 02:45:11 +00:00 |
CmdAdd.cpp
|
Just set contextTask in Task::modify
|
2021-12-30 15:03:37 -05:00 |
CmdAdd.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdAliases.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdAliases.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdAnnotate.cpp
|
Just set contextTask in Task::modify
|
2021-12-30 15:03:37 -05:00 |
CmdAnnotate.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdAppend.cpp
|
Just set contextTask in Task::modify
|
2021-12-30 15:03:37 -05:00 |
CmdAppend.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdAttributes.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdAttributes.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdBurndown.cpp
|
Fixed error with tasks that were completed instantly not rendering.
|
2021-09-11 13:56:03 -04:00 |
CmdBurndown.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdCalc.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdCalc.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdCalendar.cpp
|
Resolve a number of minor warnings (#3495)
|
2024-06-20 08:29:39 -04:00 |
CmdCalendar.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdColor.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdColor.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdColumns.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdColumns.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdCommands.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdCommands.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdConfig.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdConfig.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdContext.cpp
|
make TDB2.pending/completed non-public
|
2022-07-24 14:18:21 -04:00 |
CmdContext.h
|
CmdConfig: Extract write context validation into a separate method
|
2021-09-28 00:52:56 -04:00 |
CmdCount.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdCount.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdCustom.cpp
|
Only warn about .data files when showing reports (#3473)
|
2024-06-19 11:17:14 +02:00 |
CmdCustom.h
|
Resolve a number of minor warnings (#3495)
|
2024-06-20 08:29:39 -04:00 |
CmdDelete.cpp
|
Just set contextTask in Task::modify
|
2021-12-30 15:03:37 -05:00 |
CmdDelete.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdDenotate.cpp
|
fixup and fix spelling for denotate
|
2021-12-16 23:03:44 -05:00 |
CmdDenotate.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdDiagnostics.cpp
|
Remove duplicate check from task diag (#3545)
|
2024-07-07 13:19:54 -04:00 |
CmdDiagnostics.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdDone.cpp
|
Just set contextTask in Task::modify
|
2021-12-30 15:03:37 -05:00 |
CmdDone.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdDuplicate.cpp
|
Just set contextTask in Task::modify
|
2021-12-30 15:03:37 -05:00 |
CmdDuplicate.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdEdit.cpp
|
Fix issues with year 2038 (#3052)
|
2023-08-30 22:08:31 -04:00 |
CmdEdit.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdExec.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdExec.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdExport.cpp
|
Export tasks in a deterministic order (#3549)
|
2024-07-09 03:22:14 +00:00 |
CmdExport.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdGet.cpp
|
Refactor getDOM to use a pointer for the optional context
|
2021-12-16 23:03:44 -05:00 |
CmdGet.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdHelp.cpp
|
fix a typo in the help commnad
|
2021-09-14 20:36:11 -04:00 |
CmdHelp.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdHistory.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdHistory.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdIDs.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdIDs.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdImport.cpp
|
Fix invalid imports in [{..}] form (#3241)
|
2024-01-25 08:01:20 -05:00 |
CmdImport.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdInfo.cpp
|
Fix issues with year 2038 (#3052)
|
2023-08-30 22:08:31 -04:00 |
CmdInfo.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdLog.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdLog.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdLogo.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdLogo.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdModify.cpp
|
Just set contextTask in Task::modify
|
2021-12-30 15:03:37 -05:00 |
CmdModify.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdNews.cpp
|
Add support for task expiration (#3546)
|
2024-07-09 16:39:39 -04:00 |
CmdNews.h
|
Add support for task expiration (#3546)
|
2024-07-09 16:39:39 -04:00 |
CmdPrepend.cpp
|
Just set contextTask in Task::modify
|
2021-12-30 15:03:37 -05:00 |
CmdPrepend.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdProjects.cpp
|
make TDB2.pending/completed non-public
|
2022-07-24 14:18:21 -04:00 |
CmdProjects.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdPurge.cpp
|
add more information to 'task purge' footnote
|
2023-06-11 17:37:03 -04:00 |
CmdPurge.h
|
[BREAKING] remove 'task purge' support
|
2023-06-11 17:37:03 -04:00 |
CmdReports.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdReports.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdShow.cpp
|
Add support for task expiration (#3546)
|
2024-07-09 16:39:39 -04:00 |
CmdShow.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdStart.cpp
|
CmdStart: Fix "make this task pending" note for completed tasks (#2769)
|
2024-05-05 20:04:18 -04:00 |
CmdStart.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdStats.cpp
|
Fix issues with year 2038 (#3052)
|
2023-08-30 22:08:31 -04:00 |
CmdStats.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdStop.cpp
|
Just set contextTask in Task::modify
|
2021-12-30 15:03:37 -05:00 |
CmdStop.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdSummary.cpp
|
Fix issues with year 2038 (#3052)
|
2023-08-30 22:08:31 -04:00 |
CmdSummary.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdSync.cpp
|
Add support for task expiration (#3546)
|
2024-07-09 16:39:39 -04:00 |
CmdSync.h
|
Sync against taskchampion-sync-server (#3118)
|
2023-07-08 10:27:33 -04:00 |
CmdTags.cpp
|
make TDB2.pending/completed non-public
|
2022-07-24 14:18:21 -04:00 |
CmdTags.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdTimesheet.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdTimesheet.h
|
Resolve a number of minor warnings (#3495)
|
2024-06-20 08:29:39 -04:00 |
CmdUDAs.cpp
|
use the existing (but misnamed) orphans method
|
2021-12-16 23:03:44 -05:00 |
CmdUDAs.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdUndo.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdUndo.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdUnique.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdUnique.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdUrgency.cpp
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdUrgency.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
CmdVersion.cpp
|
Treat a nonzero exit status as a failure (#3430)
|
2024-05-03 13:58:09 +00:00 |
CmdVersion.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |
Command.cpp
|
CmdNews: Add plumbing to register the command
|
2021-09-25 22:05:46 -04:00 |
Command.h
|
meta: Adjust copyright headers
|
2021-09-05 12:02:07 -04:00 |