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

SerializingObject: Add ability to decode dependencies in the form of a list
authorTomas Babej <tomasbabej@gmail.com>
Thu, 6 Aug 2015 02:18:29 +0000 (04:18 +0200)
committerTomas Babej <tomasbabej@gmail.com>
Thu, 6 Aug 2015 11:19:00 +0000 (13:19 +0200)
commit42baab3573bc84a4663c538afb0280787db952f1
tree905b03d67e0c422404a0c8e9e83c624a29cfd140
parent1c7620f16af735f074cc9903e15e38260f1faf4e
SerializingObject: Add ability to decode dependencies in the form of a list
tasklib/task.py