]> git.madduck.net Git - etc/taskwarrior.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Fix mismatched parentheses bug
authorRob Golding <rob@robgolding.com>
Wed, 15 May 2013 20:19:44 +0000 (21:19 +0100)
committerRob Golding <rob@robgolding.com>
Wed, 15 May 2013 20:19:44 +0000 (21:19 +0100)
commit0b4824fc72c2de0c1c4738c31d0d30935393a6ec
tree895b39fc34a6b60d3165562ef083b5a49e9ff27c
parentb28ec3e9b03f1595eaf4bb82ef1f01c3c4d1c2b6
Fix mismatched parentheses bug
tasklib/task.py