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:
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Joey Hess [Thu, 11 Oct 2007 05:07:32 +0000 (01:07 -0400)]
improve error messages
Joey Hess [Thu, 11 Oct 2007 05:04:31 +0000 (01:04 -0400)]
git push on commit, as per the documentation
Joey Hess [Thu, 11 Oct 2007 05:03:23 +0000 (01:03 -0400)]
minor updates
Joey Hess [Thu, 11 Oct 2007 04:54:01 +0000 (00:54 -0400)]
checkout on update if the repo isn't checked out yet
Joey Hess [Thu, 11 Oct 2007 04:34:03 +0000 (00:34 -0400)]
fix mr update when inside a repo
Joey Hess [Thu, 11 Oct 2007 04:23:40 +0000 (00:23 -0400)]
typo
Joey Hess [Thu, 11 Oct 2007 04:18:21 +0000 (00:18 -0400)]
allow .mrconfig to be a symlink
abs_path would canonicalise the symlink and mr would try to from the
directory of the file it pointed to, avoid that counterintive behavior
Joey Hess [Thu, 11 Oct 2007 04:09:13 +0000 (00:09 -0400)]
simply my svn-homedir example
Joey Hess [Thu, 11 Oct 2007 03:43:14 +0000 (23:43 -0400)]
initial checkin