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

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
2013-04-14 Rob GoldingUpdate docs to reflect new API
2013-04-14 Rob GoldingEmulate django's QuerySet API for filtering tasks
2013-04-10 Rob GoldingFix bug in get_tasks filtering
2013-04-10 Rob GoldingImprove get_tasks to allow arbitrary filtering
2013-04-02 Rob GoldingREADME is rst not md
2013-04-01 Rob GoldingInitial commit