]> 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: Change export_data() to expect non-serialized values in self._data dict
authorTomas Babej <tomasbabej@gmail.com>
Fri, 16 Jan 2015 07:06:23 +0000 (08:06 +0100)
committerTomas Babej <tomasbabej@gmail.com>
Fri, 16 Jan 2015 07:06:23 +0000 (08:06 +0100)
commit1e5e9742f8e090bcd7a60276c79aaf5c60db1d0e
tree523021d8ce6ba61d5abb4ff908ce6a47c1ca51a6
parentb7186a04cfecae9de25444ac9137f01f11d64db9
Task: Change export_data() to expect non-serialized values in self._data dict
tasklib/task.py