]> git.madduck.net Git - code/myrepos.git/blobdiff - debian/changelog

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:

Add -i option to start a shell if an operation fails. Closes: #474962
[code/myrepos.git] / debian / changelog
index c36c9608c4b13384fabb3d21b56561fab053aae0..757652cdddf81905219a57e016521f904693e978 100644 (file)
@@ -1,3 +1,9 @@
+mr (0.26) UNRELEASED; urgency=low
+
+  * Add -i option to start a shell if an operation fails. Closes: #474962
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 08 Apr 2008 13:54:35 -0400
+
 mr (0.25) unstable; urgency=low
 
   * git-fake-bare: Add support for diff, commit, and record. (madduck)