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

Fix #2 -- correctly deal with unicode data
authorRob Golding <rob@robgolding.com>
Mon, 17 Feb 2014 22:30:01 +0000 (22:30 +0000)
committerRob Golding <rob@robgolding.com>
Mon, 17 Feb 2014 22:30:01 +0000 (22:30 +0000)
commit7bd8343eef3301ee695dde133a600ff046a6997e
treed22c144f519926ca2920deae7810e61d36c1a825
parentabc5cf59f84ee80c6e198ee6a37b60bf958ade52
Fix #2 -- correctly deal with unicode data
setup.py
tasklib/task.py