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

TaskQuerySet: Extend native filters with deleted and waiting
authorTomas Babej <tomasbabej@gmail.com>
Mon, 23 May 2016 09:03:45 +0000 (11:03 +0200)
committerTomas Babej <tomasbabej@gmail.com>
Mon, 23 May 2016 09:03:45 +0000 (11:03 +0200)
commitf58549e864220709de81b141b0343195e70fc6f5
treeb82ceefcb0ecc64e6666c211197340fd4585715f
parent2613912534bba4a68e19a76752971ac75063654b
TaskQuerySet: Extend native filters with deleted and waiting
tasklib/task.py