]> git.madduck.net Git - code/myrepos.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:

The previous fix for chaining to absolute paths broke chaining to relative paths...
authorJoey Hess <joey@kitenet.net>
Sun, 4 Dec 2011 20:19:49 +0000 (16:19 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 4 Dec 2011 20:19:49 +0000 (16:19 -0400)
commitafce885e38b9bd48deb5b0ab8904f8cdd73c9b91
treee294b3b5c7121d42ccbe0c08e2af8632b7ce7ba3
parente2ccc21918b8a4bdfecc4a8e078f36d8b1b164a0
The previous fix for chaining to absolute paths broke chaining to relative paths with more than one path segment. (Thanks, Adam Spiers)
debian/changelog
mr