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

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:

etc/taskwarrior.git
11 years agoUpdate docs to reflect new API
Rob Golding [Sun, 14 Apr 2013 20:31:12 +0000 (21:31 +0100)]
Update docs to reflect new API

11 years agoEmulate django's QuerySet API for filtering tasks
Rob Golding [Sun, 14 Apr 2013 20:18:56 +0000 (21:18 +0100)]
Emulate django's QuerySet API for filtering tasks

11 years agoFix bug in get_tasks filtering
Rob Golding [Wed, 10 Apr 2013 19:30:35 +0000 (20:30 +0100)]
Fix bug in get_tasks filtering

11 years agoImprove get_tasks to allow arbitrary filtering
Rob Golding [Wed, 10 Apr 2013 13:13:28 +0000 (14:13 +0100)]
Improve get_tasks to allow arbitrary filtering

11 years agoREADME is rst not md
Rob Golding [Tue, 2 Apr 2013 09:04:06 +0000 (10:04 +0100)]
README is rst not md

11 years agoInitial commit
Rob Golding [Mon, 1 Apr 2013 15:50:18 +0000 (16:50 +0100)]
Initial commit