taskwarrior/src
Paul Beckingham b050d67ba9 Dependencies
- Added TDB::gc code to remove dangling dependencies.
2010-08-04 00:43:38 -04:00
..
tests Unit tests 2010-08-03 23:12:40 -04:00
.gitignore Added regular expression support 2010-06-26 16:54:31 -04:00
API.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
API.h Enhancement - Hooks 2010-01-31 23:29:22 -05:00
Att.cpp Feature #244, #272, #274, #275 2010-08-02 17:55:23 -04:00
Att.h Feature - #156 2010-07-03 15:50:46 -04:00
Cmd.cpp Bug 445 - The command 'task h' should be ambiguous, yet works 2010-07-28 17:50:47 -04:00
Cmd.h Copyright 2009-12-27 12:39:42 -05:00
Color.cpp Code Cleanup 2010-07-23 22:47:51 -07:00
Color.h Copyright 2009-12-27 12:39:42 -05:00
command.cpp Bug 449 - Inconsistent wait: attribute results 2010-07-28 23:22:59 -04:00
Config.cpp Feature #244, #272, #274, #275 2010-08-02 17:55:23 -04:00
Config.h Bug #438 - Reports sorting by end_time, start_time, and entry_time are ordered incorrectly 2010-07-20 16:57:41 -07:00
Context.cpp Bug 2010-07-23 22:33:02 -07:00
Context.h Bug - #423 2010-07-11 14:03:15 -04:00
custom.cpp Bug #438 - Reports sorting by end_time, start_time, and entry_time are ordered incorrectly 2010-07-20 16:57:41 -07:00
Date.cpp Bug 452 - Need relative date value 'now' to fully support times 2010-07-30 22:50:20 -04:00
Date.h Enhancement - Date::operator- 2010-07-25 22:02:41 -04:00
dependency.cpp Code Reorganization 2010-07-24 06:38:08 -07:00
Directory.cpp Portability - Haiku 2010-02-15 23:55:03 -05:00
Directory.h Code Reorganization 2010-01-09 17:48:32 -05:00
Duration.cpp Enhancement/Fixes - Duration 2010-07-25 22:05:02 -04:00
Duration.h Enhancement/Fixes - Duration 2010-07-25 22:05:02 -04:00
edit.cpp Bug #427 - Task edit can't correctly parse annotations with times 2010-07-20 13:59:58 +02:00
export.cpp Feature - import.yaml 2010-07-20 14:30:07 -07:00
File.cpp Code Reorganization 2010-01-09 17:48:32 -05:00
File.h Code Reorganization 2010-01-09 17:48:32 -05:00
Filter.cpp Bug #433 - Missing punctuation in some command output 2010-07-21 11:55:56 -04:00
Filter.h Copyright 2009-12-27 12:39:42 -05:00
Grid.cpp Enhancement - Sorting 2010-07-21 15:30:37 -07:00
Grid.h Copyright 2009-12-27 12:39:42 -05:00
Hooks.cpp Bug #438 - Reports sorting by end_time, start_time, and entry_time are ordered incorrectly 2010-07-20 16:57:41 -07:00
Hooks.h Performance 2010-07-12 20:17:59 -04:00
i18n.h Feature #408 - Allow deletion of annotations. 2010-06-20 20:58:46 +02:00
import.cpp Feature #244, #272, #274, #275 2010-08-02 17:55:23 -04:00
interactive.cpp Feature #415 2010-06-20 17:32:11 -04:00
Keymap.cpp Copyright 2009-12-27 12:39:42 -05:00
Keymap.h Copyright 2009-12-27 12:39:42 -05:00
Location.cpp Copyright 2009-12-27 12:39:42 -05:00
Location.h Copyright 2009-12-27 12:39:42 -05:00
main.cpp Copyright 2009-12-27 12:39:42 -05:00
main.h Bug - #423 2010-07-11 14:03:15 -04:00
Makefile.am Code Reorganization 2010-07-24 06:38:08 -07:00
Nibbler.cpp Code Cleaup 2010-06-26 20:14:45 -04:00
Nibbler.h Nibbler upgrade 2010-06-26 19:55:17 -04:00
Path.cpp Portability - Solaris 2010-02-12 20:58:56 -05:00
Path.h Enhancement - Path integration 2010-01-16 14:42:36 -05:00
Permission.cpp Config - defaults 2010-01-15 20:55:06 -05:00
Permission.h Copyright 2009-12-27 12:39:42 -05:00
Record.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Record.h Enhancement - Hooks 2010-03-01 20:53:44 -05:00
recur.cpp Enhancement (related to #452) 2010-07-30 22:54:55 -04:00
report.cpp Feature #43 - relative dates: +3d, -2w 2010-07-25 22:11:25 -04:00
rules.cpp Dependencies 2010-07-12 20:14:07 -04:00
rx.cpp Portability 2010-07-04 10:50:34 -04:00
rx.h Added regular expression support 2010-06-26 16:54:31 -04:00
Sequence.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Sequence.h Copyright 2009-12-27 12:39:42 -05:00
StringTable.cpp Copyright 2009-12-27 12:39:42 -05:00
StringTable.h Copyright 2009-12-27 12:39:42 -05:00
Subst.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Subst.h Copyright 2009-12-27 12:39:42 -05:00
Table.cpp Code Cleanup 2010-08-01 13:05:53 -04:00
Table.h Code Cleanup 2010-08-01 13:05:53 -04:00
Task.cpp Dependencies 2010-08-04 00:43:38 -04:00
Task.h Dependencies 2010-08-04 00:43:38 -04:00
Taskmod.cpp Bug #433 - Missing punctuation in some command output 2010-07-18 19:06:07 -04:00
Taskmod.h Bug - merge command resulted in an error if 2010-07-04 01:19:44 +02:00
TDB.cpp Dependencies 2010-08-04 00:43:38 -04:00
TDB.h Dependencies - TDB 2010-07-12 20:22:51 -04:00
text.cpp Code Cleanup 2010-08-03 22:55:08 -04:00
text.h Code Cleanup 2010-08-01 13:05:53 -04:00
Timer.cpp Copyright 2009-12-27 12:39:42 -05:00
Timer.h Copyright 2009-12-27 12:39:42 -05:00
utf8.cpp Copyright 2009-12-27 12:39:42 -05:00
utf8.h Copyright 2009-12-27 12:39:42 -05:00
util.cpp Enhancement/Fixes - Duration 2010-07-25 22:05:02 -04:00
util.h Enhancement - Duration 2010-06-27 00:57:52 -04:00