]>
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:
2013-06-04 | Rob Golding | Add merge_with method | blob | commitdiff | raw |
2013-05-15 | Rob Golding | Fix mismatched parentheses bug | blob | commitdiff | raw | diff to current |
2013-04-17 | Rob Golding | Add serialize/deserialize methods for annotations | blob | commitdiff | raw | diff to current |
2013-04-16 | Rob Golding | Allow passing custom string filters to TaskQuerySet... | blob | commitdiff | raw | diff to current |
2013-04-15 | Rob Golding | Add serialize/deserialize for fields and implement... | blob | commitdiff | raw | diff to current |
2013-04-14 | Rob Golding | Emulate django's QuerySet API for filtering tasks | blob | commitdiff | raw | diff to current |
2013-04-10 | Rob Golding | Fix bug in get_tasks filtering | blob | commitdiff | raw | diff to current |
2013-04-10 | Rob Golding | Improve get_tasks to allow arbitrary filtering | blob | commitdiff | raw | diff to current |
2013-04-01 | Rob Golding | Initial commit | blob | commitdiff | raw | diff to current |