]> 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 lib/git-svn, which can be included to add support for git-svn
[code/myrepos.git] / debian / changelog
index 002db285dc36e1462314433394ee9368278ab75a..44d5de3a06eab5671d6bd837c2c98a12980f59c9 100644 (file)
@@ -1,4 +1,21 @@
-mr (0.19) UNRELEASED; urgency=low
+mr (0.21) UNRELEASED; urgency=low
+
+  * Add lib/git-svn, which can be included to add support for git-svn
+    repositories.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 19 Jan 2008 13:18:17 -0500
+
+mr (0.20) unstable; urgency=low
+
+  * Add -q flag.
+  * darcs: Add -u to diff to get a more usual unified diff.
+  * Add a "record" subcommand, borrowing termonology from darcs. This does a
+    local commit, but does not push changes to remote repos.
+  * Improve unison support.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 02 Jan 2008 22:49:53 -0500
+
+mr (0.19) unstable; urgency=low
 
   * Support versions of man that don't use -l.
   * Updating git repos no longer uses git-pull -t by default. Git makes it
@@ -9,7 +26,7 @@ mr (0.19) UNRELEASED; urgency=low
     about pulling down all tags. It's insane. Live with it, or configure your
     own update command.
 
- -- Joey Hess <joeyh@debian.org>  Tue, 04 Dec 2007 15:13:26 -0500
+ -- Joey Hess <joeyh@debian.org>  Wed, 12 Dec 2007 21:30:45 -0500
 
 mr (0.18) unstable; urgency=low