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

Initial commit
authorRob Golding <rob@robgolding.com>
Mon, 1 Apr 2013 15:50:18 +0000 (16:50 +0100)
committerRob Golding <rob@robgolding.com>
Mon, 1 Apr 2013 15:50:18 +0000 (16:50 +0100)
commite17985e0d4a7ce2eb83c580c71e2f7c1af7f093b
tree13f9724657072b17aac1c9f43ddb513fa34944e7
Initial commit
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
MANIFEST.in [new file with mode: 0644]
README.rst [new file with mode: 0644]
setup.py [new file with mode: 0644]
tasklib/__init__.py [new file with mode: 0644]
tasklib/task.py [new file with mode: 0644]