Graph
-
Merge.2011-09-20, by Steve Losh
-
Added remove task functionality.2011-09-09, by chanux
-
Add option --done to list done tasks.2011-09-20, by sealion
-
Merge.2011-05-10, by Steve Losh
-
provide setup script2010-11-10, by Kevin Bullock
-
docs: fix a typo in the usage string2011-05-09, by Daniel J. Lauk
-
docs: README formatting2010-10-03, by Steve Losh
-
tests: add a test for sort order2010-10-03, by Steve Losh
-
Added tag v1.2.0 for changeset 7cbbec2d86e12010-10-03, by Steve Losh
-
Added tag v1.1.0 for changeset 2693d5c857a52010-10-03, by Steve Losh
-
Whitespace.2010-10-03, by Steve Losh
-
Added tag semver for changeset a882490073a12010-10-03, by Steve Losh
-
Added tag v1.0.0 for changeset a882490073a12010-10-03, by Steve Losh
-
Add a venv and requirements file.2010-10-03, by Steve Losh
-
Remove some unneeded commenting.2010-10-03, by Steve Losh
-
Remove the prefixcheck file.2010-10-03, by Steve Losh
-
Style changes.2010-10-03, by Steve Losh
-
Improved the _prefix() method of t, and added a test utility to confirm the new method works and runs faster - the same code on Python 3.1 runs much faster.2010-06-12, by Michael Diamond@Artemis
-
Add the --delete-if-empty options for Desktop users.2010-01-21, by Steve Losh
-
Support lines without metadata in taskfiles to ease plaintext editing.2009-09-29, by Steve Losh
-
Fix a bug when working with new tasklists.2009-09-29, by Steve Losh
-
Add "-g/--grep" because typing "| grep -i" is too much work.2009-09-28, by Steve Losh
-
Refactor the tasks to taskline parsing, and add padding to the textfile.2009-09-28, by Steve Losh
-
Clean up a few things.2009-09-17, by Steve Losh
-
Fix the substitution problem for find-strings that start with 's'.2009-09-17, by Steve Losh