]> 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 bug in get_tasks filtering
authorRob Golding <rob@robgolding.com>
Wed, 10 Apr 2013 19:30:35 +0000 (20:30 +0100)
committerRob Golding <rob@robgolding.com>
Wed, 10 Apr 2013 19:30:35 +0000 (20:30 +0100)
commit98e53a455c258b0f8f660f0b11eeb9a510c0f79b
treef0ab3257d2a41aa5f96f70756e0e8b096ce7a715
parentb495c61ee47bf16ab1055541b3e69c4c1e55b129
Fix bug in get_tasks filtering
tasklib/task.py