Paul Beckingham
|
9412f685dd
|
CmdStats
- Converted from OldDuration to Duration.
|
2014-05-28 23:42:03 -04:00 |
|
Paul Beckingham
|
67d42b5241
|
CmdTags
- Uses the correct filter.
|
2014-05-27 22:43:58 -04:00 |
|
Paul Beckingham
|
ef412d0588
|
CmdAnnotate
- Now specifies that text modifications are required.
|
2014-05-27 00:50:18 -04:00 |
|
Paul Beckingham
|
f3bc606344
|
Cmd{Add,Append,Log,Prepend}
- The commands specify that description changes are required.
|
2014-05-27 00:35:52 -04:00 |
|
Paul Beckingham
|
a559890368
|
CmdPrepend
- Was appending, not prepending. Duh.
|
2014-05-25 23:10:54 -04:00 |
|
Paul Beckingham
|
e5e0ac8ba3
|
CmdCustom
- Captured args do not need additional tags.
|
2014-05-25 23:03:43 -04:00 |
|
Paul Beckingham
|
4661cdf0b2
|
Build
- When A3.h is removed from Command.h, other include files need to be
added elsewhere. That means the dependencies were wrong. Hmm.
|
2014-05-25 21:25:49 -04:00 |
|
Paul Beckingham
|
3abff20a46
|
Code Cleanup
- Removed obsolete A3::postfix, Task::modify, Task::next_mod_group,
Command::modify_task*.
|
2014-05-25 18:53:30 -04:00 |
|
Paul Beckingham
|
fb639496d3
|
CmdDenotate
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:58:12 -04:00 |
|
Paul Beckingham
|
bbbe690307
|
CmdDelete
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:38:55 -04:00 |
|
Paul Beckingham
|
a1a58bdc32
|
CmdDone
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:35:06 -04:00 |
|
Paul Beckingham
|
03d4aacc5c
|
CmdDuplicate
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:32:42 -04:00 |
|
Paul Beckingham
|
58bf88f425
|
CmdLog
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:30:49 -04:00 |
|
Paul Beckingham
|
6291f16e1d
|
CmdAnnotate
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:28:56 -04:00 |
|
Paul Beckingham
|
969db3a9ed
|
CmdStop
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:27:34 -04:00 |
|
Paul Beckingham
|
350b73cb8c
|
CmdStart
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:24:59 -04:00 |
|
Paul Beckingham
|
e0e71bb065
|
CmdPrepend
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:23:32 -04:00 |
|
Paul Beckingham
|
0551e70967
|
CmdAppend
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:18:52 -04:00 |
|
Paul Beckingham
|
f2eb34d66a
|
CmdAdd
- Converted from A3 modifications to Task::modify.
|
2014-05-25 17:12:32 -04:00 |
|
Paul Beckingham
|
5a0c07782e
|
CmdModify
- Converted from A3 modifications to Task::modify.
|
2014-05-25 16:51:56 -04:00 |
|
Paul Beckingham
|
6f32fa9b54
|
Command
- Marked obsolete methods as such.
|
2014-05-25 16:51:36 -04:00 |
|
Paul Beckingham
|
fa02eb4ed2
|
CmdCustom
- Eliminated A3.
|
2014-05-25 14:38:51 -04:00 |
|
Paul Beckingham
|
79abddd03d
|
Parser
- Renamed A3t to Parser.
|
2014-05-25 09:44:22 -04:00 |
|
Paul Beckingham
|
df173d7d84
|
Command
- Removed unnecessary #includes.
|
2014-05-25 00:25:21 -04:00 |
|
Paul Beckingham
|
6b53cf4027
|
Command
- Removed obsolete ::filter, ::filter_shortcut and ::safety methods.
These are now implemented in the Filter object, and use A3t.
|
2014-05-25 00:02:27 -04:00 |
|
Paul Beckingham
|
4ba2761aa6
|
CmdStop
- Converted from A3 to Filter.
|
2014-05-24 23:53:26 -04:00 |
|
Paul Beckingham
|
9f7bc7b11c
|
CmdStart
- Converted from A3 to Filter.
|
2014-05-24 23:53:09 -04:00 |
|
Paul Beckingham
|
82ccc80e9a
|
CmdProjects
- Converted from A3 to Filter.
|
2014-05-24 23:52:51 -04:00 |
|
Paul Beckingham
|
510be02b64
|
CmdPrepend
- Converted from A3 to Filter.
|
2014-05-24 23:52:32 -04:00 |
|
Paul Beckingham
|
1cbada6bc5
|
CmdModify
- Converted from A3 to Filter.
|
2014-05-24 23:52:06 -04:00 |
|
Paul Beckingham
|
cc5ae78f31
|
CmdDuplicate
- Converted from A3 to Filter.
|
2014-05-24 23:51:46 -04:00 |
|
Paul Beckingham
|
09d4941bc1
|
CmdDone
- Converted from A3 to Filter.
|
2014-05-24 23:51:25 -04:00 |
|
Paul Beckingham
|
4e9c8ede2b
|
CmdDenotate
- Converted from A3 to Filter.
|
2014-05-24 23:01:42 -04:00 |
|
Paul Beckingham
|
df1f571061
|
CmdDelete
- Converted from A3 to Filter.
|
2014-05-24 22:59:54 -04:00 |
|
Paul Beckingham
|
2495c1606a
|
CmdAppend
- Converted from A3 to Filter.
|
2014-05-24 22:58:48 -04:00 |
|
Paul Beckingham
|
47b1321028
|
CmdAnnotate
- Converted from A3 to Filter.
|
2014-05-24 22:58:20 -04:00 |
|
Paul Beckingham
|
46b360beb0
|
CmdTags
- Converted from A3 to Filter.
|
2014-05-24 22:55:00 -04:00 |
|
Paul Beckingham
|
7a196bac9c
|
CmdIDs
- Converted from A3 to Filter.
|
2014-05-24 22:52:04 -04:00 |
|
Paul Beckingham
|
644b1ae7ef
|
CmdSummary
- Converted from A3 to Filter.
|
2014-05-24 15:18:53 -04:00 |
|
Paul Beckingham
|
7ac1a7d5e5
|
CmdStats
- Converted from A3 to Filter.
|
2014-05-24 15:17:00 -04:00 |
|
Paul Beckingham
|
1561075b51
|
CmdHistory
- Converted from A3 to Filter.
|
2014-05-24 15:09:08 -04:00 |
|
Paul Beckingham
|
581c310631
|
CmdBurndown
- Converted from A3 to Filter.
|
2014-05-24 15:06:58 -04:00 |
|
Paul Beckingham
|
614331aa23
|
CmdInfo
- Converted from A3 to Filter.
|
2014-05-24 15:01:24 -04:00 |
|
Paul Beckingham
|
410f4a3983
|
CmdCustom
- Converted from A3 to Filter.
|
2014-05-24 14:58:13 -04:00 |
|
Paul Beckingham
|
492272dec4
|
CmdExport
- Converted from A3 to Filter.
|
2014-05-24 14:16:12 -04:00 |
|
Paul Beckingham
|
66d8a1267c
|
CmdUrgency
- Converted from A3 to Filter.
|
2014-05-24 13:34:54 -04:00 |
|
Paul Beckingham
|
a801ec2f50
|
CmdUDAs
- Converted from A3 to Filter.
|
2014-05-24 12:15:39 -04:00 |
|
Paul Beckingham
|
05fbdd594e
|
CmdEdit
- Now diplays an unmodifiable 'modified' attribute.
|
2014-05-19 20:16:25 -04:00 |
|
Paul Beckingham
|
550d592abe
|
CmdDiagnostics
- Now shows sizeof (time_t) in bits.
|
2014-05-17 22:16:55 -04:00 |
|
Paul Beckingham
|
924182e12c
|
Diagnostics
- Now displays all installed hook scripts, with executable/symlink status.
|
2014-05-17 14:25:02 -04:00 |
|