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

backend: Support utf-8 command line arguments
authorTomas Babej <tomasbabej@gmail.com>
Sat, 7 Jan 2017 18:26:25 +0000 (19:26 +0100)
committerTomas Babej <tomasbabej@gmail.com>
Sat, 7 Jan 2017 18:26:25 +0000 (19:26 +0100)
commit96a5360582493699cf77a1a0b65aa83e42bb1743
treeff1c6dd87c26a5bf8ac6e7667b9a01299f2d1f66
parent0082850d14444196de80474ddcee0981f5612ac4
backend: Support utf-8 command line arguments
tasklib/backends.py