Graph
-
Merge.Tue, 20 Sep 2011 18:52:15 -0400, by Steve Losh
-
Allow comments in tasks filesThu, 01 Sep 2011 22:29:33 +0530, by Shrikant-Sharat
-
Merge.Tue, 20 Sep 2011 18:47:55 -0400, by Steve Losh
-
Fix taskline parsing to allow pipes(|) in taskThu, 08 Sep 2011 22:46:50 -0400, by zack
-
Merge.Tue, 20 Sep 2011 18:45:58 -0400, by Steve Losh
-
Added remove task functionality.Fri, 09 Sep 2011 14:13:59 +0530, by chanux
-
Add option --done to list done tasks.Tue, 20 Sep 2011 11:52:30 +0400, by sealion
-
Merge.Mon, 09 May 2011 21:22:15 -0400, by Steve Losh
-
provide setup scriptTue, 09 Nov 2010 22:39:47 -0600, by Kevin Bullock
-
docs: fix a typo in the usage stringMon, 09 May 2011 18:16:32 -0400, by Daniel J. Lauk
-
docs: README formattingSun, 03 Oct 2010 19:04:03 -0400, by Steve Losh
-
tests: add a test for sort orderSun, 03 Oct 2010 18:59:30 -0400, by Steve Losh
-
Added tag v1.2.0 for changeset 7cbbec2d86e1Sun, 03 Oct 2010 18:55:38 -0400, by Steve Losh
-
Added tag v1.1.0 for changeset 2693d5c857a5Sun, 03 Oct 2010 18:49:02 -0400, by Steve Losh
-
Remove extra padding in task files to aid in merging. v1.1.0Sun, 03 Oct 2010 18:47:03 -0400, by Steve Losh
-
Whitespace.Sun, 03 Oct 2010 18:45:43 -0400, by Steve Losh
-
Added tag semver for changeset a882490073a1Sun, 03 Oct 2010 18:44:13 -0400, by Steve Losh
-
Added tag v1.0.0 for changeset a882490073a1Sun, 03 Oct 2010 18:44:08 -0400, by Steve Losh
-
Add a venv and requirements file.Sun, 03 Oct 2010 17:46:20 -0400, by Steve Losh
-
Remove some unneeded commenting.Sun, 03 Oct 2010 17:45:52 -0400, by Steve Losh
-
Remove the prefixcheck file.Sun, 03 Oct 2010 17:45:26 -0400, by Steve Losh
-
Style changes.Sun, 03 Oct 2010 17:45:09 -0400, 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.Sat, 12 Jun 2010 15:47:19 -0700, by Michael Diamond@Artemis
-
Add the --delete-if-empty options for Desktop users.Wed, 20 Jan 2010 20:55:17 -0500, by Steve Losh
-
Support lines without metadata in taskfiles to ease plaintext editing.Mon, 28 Sep 2009 23:19:42 -0400, by Steve Losh
-
Fix a bug when working with new tasklists.Mon, 28 Sep 2009 23:14:29 -0400, by Steve Losh
-
Add "-g/--grep" because typing "| grep -i" is too much work.Mon, 28 Sep 2009 07:27:36 -0400, by Steve Losh
-
Refactor the tasks to taskline parsing, and add padding to the textfile.Mon, 28 Sep 2009 06:44:50 -0400, by Steve Losh
-
Clean up a few things.Wed, 16 Sep 2009 20:19:04 -0400, by Steve Losh
-
Fix the substitution problem for find-strings that start with 's'.Wed, 16 Sep 2009 20:14:06 -0400, by Steve Losh