]> 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: Add method for annotations to the backend interface
authorTomas Babej <tomasbabej@gmail.com>
Sat, 8 Aug 2015 19:57:06 +0000 (21:57 +0200)
committerTomas Babej <tomasbabej@gmail.com>
Sat, 8 Aug 2015 20:16:25 +0000 (22:16 +0200)
commit0aa410df86d4a16b4117858a96147e896c2a7d35
treeddcbfd02123943b99d3bfddc11d8fbd4204276b4
parent71d228aa43ba3912ad252a9724b14fcb5a6cd12d
backends: Add method for annotations to the backend interface
tasklib/backends.py