Graph
- 
 Merge pull request #9 from benjaminwhite/brokenurlTue, 08 Nov 2016 16:02:47 +0000, by Steve Losh
 - 
 Fixed task warrior urlSat, 01 Mar 2014 02:24:02 -0800, by Ben White
 - 
 Merge.Thu, 03 Nov 2016 20:40:20 +0000, by Steve Losh
 - 
 Rehash tasks after editing.Wed, 28 Sep 2011 02:03:32 +0400, by sealion
 - 
 Fix for Python 3 againSun, 09 Oct 2016 16:37:22 +0000, by Steve Losh
 - 
 Merge.Sun, 09 Oct 2016 16:33:47 +0000, by Steve Losh
 - 
 Python 3 compatibilitySun, 07 Apr 2013 15:08:50 +0100, by Paul Moore
 - 
 Unfuck indentation and clean up IOError handlingSun, 02 Oct 2016 12:56:52 +0000, by Steve Losh
 - 
 Intercept common IO errors exceptions.Sat, 31 Aug 2013 10:31:43 +0200, by Dereckson
 - 
 Backed out changeset 50ef027aa02cTue, 09 Oct 2012 13:46:00 -0400, by Steve Losh
 - 
 Specify python2 explicitly.Tue, 14 Feb 2012 01:18:48 +0100, by Denis Kasak
 - 
 Remove unused variable.Tue, 20 Sep 2011 18:52:47 -0400, by Steve Losh
 - 
 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
 - 
 Mark the documentation bug as finished.Fri, 11 Sep 2009 19:08:21 -0400, by Steve Losh
 - 
 Hyphenate command-line in the README.Fri, 11 Sep 2009 19:05:51 -0400, by Steve Losh
 - 
 Reword the README a bit.Fri, 11 Sep 2009 19:01:30 -0400, by Steve Losh
 - 
 Reword a couple of things in the README.Fri, 11 Sep 2009 18:57:29 -0400, by Steve Losh