Paul Beckingham
ec15dc9342
- Added "#include <string.h>" to task.cpp to ensure clean build under GCC 4.3
2008-09-12 16:22:51 -04:00
Paul Beckingham
fb87039d8c
- Task now supports "default.command" configuration variable (for example
...
it could contain "list due:tomorrow") that is the command that is run
whenever task is invoked with no arguments.
2008-09-12 16:07:50 -04:00
Paul Beckingham
4380c7c712
- Task now allows mixed case attributes names (pri:, PRI:, Pri: ...) and
...
commands (add, ADD, Ad ...) (thanks to Vincent Fleuranceau)
2008-09-12 11:40:46 -04:00
Paul Beckingham
6f7b9b7d42
- Recurring tasks!
2008-07-09 03:26:44 -04:00
Paul Beckingham
e85d36cea0
- Fixed bug whereby adding a new task with "task add asdfsd pri:" resulted in gibberish values in the priority field.
2008-07-05 16:49:41 -04:00
Paul Beckingham
3a6de7d940
- Corrected Cygwin ncurses documentation
...
- Added galvanizd to the AUTHOS file for recognition of above tip
2008-06-22 00:14:26 -04:00
Paul Beckingham
43287d7fc9
- Corrected AUTHORS file
...
- Added new commands to task.html
2008-06-18 01:08:34 -04:00
Paul Beckingham
08fc906d5f
- Updated various documents.
2008-06-16 23:26:22 -04:00
Paul Beckingham
3525b6db2c
- Added Bruce Israel for his suggestion of subprojects.
2008-06-13 01:25:38 -04:00
Paul Beckingham
d7ac37783c
- Updated documentation to include subproject discussions.
...
- Added Richard Querin to the AUTHORS file for his contribution of ideas and a .deb package.
2008-06-13 01:02:17 -04:00
Paul Beckingham
f2ba9f796b
- Bumped version to 1.1.0
2008-06-07 13:23:59 -04:00
Paul Beckingham
08f4ead97e
- Fixed bug whereby the UUID generated by the custom generator was not terminated.
...
- Fixed bug whereby random numbers were used by the custom UUID generator, but srandom/srand was not called first.
2008-06-04 21:00:23 -04:00
Paul Beckingham
7c9554e8c5
- Modified AUTHORS file.
...
- Added announcement.txt file for the mailing list.
2008-05-30 22:00:19 -04:00
Paul Beckingham
ab0a57ec89
- Documentation cleanup
2008-05-20 00:05:18 -04:00
Paul Beckingham
b34cb90709
- Set up structure for AUTHORS file.
...
- Set up NEWS file, with pleas for feedback.
- Added welcome message to README.
- Completed a chunk of the TUTORIAL.
- Added error handling for "task export" when a file name is not specified.
2008-05-18 00:30:12 -04:00
Paul Beckingham
7f8fc1182d
- Generic OSS files added.
2008-04-19 22:04:44 -04:00