]> 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:

TaskFilter: Enforce exact match when building filter
authorTomas Babej <tomasbabej@gmail.com>
Sat, 3 Jan 2015 22:04:36 +0000 (23:04 +0100)
committerTomas Babej <tomasbabej@gmail.com>
Sat, 3 Jan 2015 23:13:51 +0000 (00:13 +0100)
commit30d3b8550bb23a98b899e636366471e1bbed08e7
tree57224d5c55d44d6174458e09caeeee2186b84447
parentf60c8922698e98d793403525738c42fb3af571b6
TaskFilter: Enforce exact match when building filter
tasklib/task.py