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

Task: Do not escape empty values in quotes when formatting by default
authorTomas Babej <tomasbabej@gmail.com>
Sun, 11 Jan 2015 21:23:07 +0000 (22:23 +0100)
committerTomas Babej <tomasbabej@gmail.com>
Tue, 13 Jan 2015 19:36:51 +0000 (20:36 +0100)
commitbce4eac56c1173228b0d9d443978be21e4a26709
treea650615421d6e3536d76fb4f27e270643637c8cc
parent32b8e1c07aaa9b33e7f468701ef9ab461bf3f105
Task: Do not escape empty values in quotes when formatting by default
tasklib/task.py