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

backends: Move TW-specific annotation logic to TW backend
authorTomas Babej <tomasbabej@gmail.com>
Sat, 8 Aug 2015 20:16:48 +0000 (22:16 +0200)
committerTomas Babej <tomasbabej@gmail.com>
Sat, 8 Aug 2015 20:16:48 +0000 (22:16 +0200)
commit1a429b9309cf543e937c9b8b061d0f99d1acffbe
tree3e28e10ee37fd862ad920258814fe7ae79930d61
parent0aa410df86d4a16b4117858a96147e896c2a7d35
backends: Move TW-specific annotation logic to TW backend
tasklib/backends.py
tasklib/task.py