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

Use pass --pull to bzr merge to avoid needing to commit merged changes. Closes: ...
[code/myrepos.git] / debian / changelog
index ccc021d6258d4c6c3b2d9ce888898211fc96095a..8764a34a59c2c5fbea9d9ba59a473cd28d967866 100644 (file)
@@ -1,9 +1,22 @@
-mr (0.38) UNRELEASED; urgency=low
+mr (0.40) UNRELEASED; urgency=low
 
-  * gitless: Use --shared when cloning repos, avoids problems with hard links
-    etc.
+  * Use pass --pull to bzr merge to avoid needing to commit
+    merged changes. Closes: #524352
 
- -- Joey Hess <joeyh@debian.org>  Thu, 22 Jan 2009 02:54:12 -0500
+ -- Joey Hess <joeyh@debian.org>  Thu, 16 Apr 2009 13:11:53 -0400
+
+mr (0.39) unstable; urgency=low
+
+  * Determine current branch for fake-bare update (martin f. krafft)
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 09 Mar 2009 22:50:54 -0400
+
+mr (0.38) unstable; urgency=low
+
+  * Remove gitless lib. It turned out to be better to simply
+    use git clone --shared when checking out. Sorry for the churn..
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 22 Jan 2009 15:39:33 -0500
 
 mr (0.37) unstable; urgency=low