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

Allow empty sections to be used in mrconfig files.
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 24 Dec 2009 17:23:27 +0000 (12:23 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 24 Dec 2009 17:23:27 +0000 (12:23 -0500)
commit2cb02ac8d550b1335c547bc59d2af249c3c08e1f
tree270d1a53d5db276a169a5a96973b9f1571e032b7
parentfca9fb631455f518ae828b36c0fe355a3c8c0665
Allow empty sections to be used in mrconfig files.

Previously the parser only added a section if it had at least one
configuration line. With this change, an empty section cannot be checked
out by mr, but it can be updated, etc.
debian/changelog
mr