2002-06-07 Adam Spiers * ttm: Ensure that ids start at 1. Thanks to Andy Spiegl for spotting this bug. 2002-05-28 Adam Spiers * index.prehtml: old changes 2000-04-26 localadams * ttm: tweaks 1999-12-19 localadams * index.prehtml: First version of web page. * TODO: *** empty log message *** 1999-12-19 Adam Spiers * index.prehtml: First version of web page. * TODO: *** empty log message *** 1999-12-16 Adam Spiers * ttm: - changed default threshold to 3 - changed terminology: complete a task -> resolve a task (maintained backwards compatibility) 1999-11-26 Adam Spiers * ttm: Priority 0 works properly now. 1999-11-19 Adam Spiers * ttm: Bumped version to 0.63 * ttm: grep is only case-sensitive if the regexp includes uppercase letters * ttm: Fixed grep to search in %tasks rather than on disk. * ttm: - Changed storage method to MLDBM with GDBM and Storable. Startup is now much quicker. - Wrote routines for import/export from/to text. 1999-09-28 Adam Spiers * ttm: searching by categories ignores threshold 1999-09-26 Adam Spiers * ttm: Default threshold 1999-09-25 Adam Spiers * ttm: - category changes really are displayed correctly now * ttm: - category changes now displayed correctly * ttm: - added helpful comments for stuff user might change - added core_headers - added show_category_changes (doesn't work yet) * ttm: - cleaned up columns code - changed behaviour of -a and grep - removed duplicate code from add_task() - changed default status to NEW 1999-09-09 Adam Spiers * ttm: - tweaks - added modify * ttm: tweaked list output format * ttm: - Fixed bug with add_task - Excess/absent newlines at end of body get fixed - Clarification of abbreviation usage * ttm: commentage * TODO: date due * ttm: Good enough for 0.60 * ttm: - added complete (== finish) - added kill (== remove/delete) - more optimisation - bug report message - better usage message - added write_task_to_file - newline at end of body bugfix - added check_task_exists - -A ignores priority AND status filters now - copes with empty summaries * ttm: rename $tmdir -> $ttmdir * ttm: - added -A to list - removed unnecessary calls to read_in_tasks (wow, optimisation) - grep is case insensitive now * ttm: - bugfix with -d - next_free_id file now autocreated - changed dpriority semantics * TODO: Initial version * ttm: This is good enough for 0.50. * ttm: Just got grep working * ttm: - added grep - reordering - `description' -> `summary' 1999-09-08 Adam Spiers * ttm: Locking actually works now (shock) * ttm: - typos - clarification of -a * ttm: - Added locking - list can now be omitted even when specifying arguments to it - Added check for $tmdir - Added -t (prio threshold) - Added -v for inverting sense of category matches - Bugfixes * ttm: lots of improvements * ttm: Initial import * ttm: New file.