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

Restore _update_data and only_fields, and add a test for race conditions
authorRob Golding <rob@robgolding.com>
Thu, 15 Jan 2015 14:16:07 +0000 (14:16 +0000)
committerRob Golding <rob@robgolding.com>
Thu, 15 Jan 2015 14:16:07 +0000 (14:16 +0000)
commit68aa8a1759d350a4e6fcd79ab6b2e0e61e7bd538
tree1e3282edf08dd76831cf1e4bf19c35a9bfd045f3
parenta2961748b5773cab010a6352710460a26b4a2cbe
Restore _update_data and only_fields, and add a test for race conditions
tasklib/task.py
tasklib/tests.py