All releases of Developer Todo


Release Notes: This release adds a few bugfixes, adds a purely cosmetic XML declaration for "parsing"/saving, removes the built-in regex library (the broken upstream one should be out of circulation by now), adds more C++ standards compliance changes, gives --not-done better symmetry to --done, and marks the entire hierarchy.


Release Notes: A segfault which was visible on 64-bit systems but was present on all systems was fixed. An issue with the banner in .todo files annoying users who have their .todo in a version control system was fixed. XSLT was added to the XHTML+CSS filter. A bash completion script was added.


Release Notes: The --purge <days> option was added. force-colour can now be used in todorc. An exception which occurred when running without TERM set was fixed. GCC compiler errors, BASH script errors, and man page errors were fixed.


Release Notes: This release fixes a segfault when specifying bold colours, renames regex.{c,h} to regex_c.{c,h} to fix case issues on OS X and Cygwin, modifies XSLT stylesheet to display title, fixes an issue with not displaying linked task lists when --timeout was in effect, adds a 'default' priority which chooses the most appropriate priority for an item when adding/grafting/editing, fixes display issues when summarising multi-line items, and fixes a bug whereby custom colours were reset traversing linked databases.


Release Notes: This version modifies the semantics for expanding indices so that an index with no modifiers expands only one level deep, adds support for multi-line items and title text, and fixes a bug where broken links would fail badly, requiring manual editing of the .todo file.


Release Notes: This release fixes a bug which caused database corruption.


Release Notes: The major addition is the addition of a MASSIVE Support for linking other todo databases into one view was added, along with a --force-colour option to force the use of color even when not outputting to a terminal. This release also added an XSLT patch that fixes titles, fixed a bug with displaying priorities, merges all non-quoted arguments into one string to be used for the body text of the item to add, and features a more coherent and less convoluted doc/scripts.sh.


Release Notes: Fixed more GCC 3.x compilation problems, and a problem when running without the TERM environment variable set.


Release Notes: A fix for a bug when compiling on Solaris, and a new ability to bind comments to todo items.


Release Notes: A segfault when overriding colors was fixed. "tdrec" was added, which displays an entire hierarchy of databases. cd/pushd/popd scripts were fixed. The index of new items is added if --verbose is on. Man page inconsistencies were fixed, as well as a bug where indexing of new items when grafting was not validated correctly. The slackware packages were re-added.