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

* Prevent set -u from falling over unset SSH_CONNECTION variable 0.3.2
authormartin f. krafft <madduck@madduck.net>
Sun, 16 Mar 2008 07:56:50 +0000 (08:56 +0100)
committermartin f. krafft <madduck@madduck.net>
Sun, 16 Mar 2008 07:56:50 +0000 (08:56 +0100)
commitb3004a65e3dd47433d37cd2b275713404f10c13c
treea0a210580a6592b835f080ee62a26115b5114b47
parent3ff2e8c0cde55785ef76980318b87d738082d4b8
* Prevent set -u from falling over unset SSH_CONNECTION variable
  (closes: #471129).
shutdown