]> git.madduck.net Git - code/myrepos.git/commitdiff

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:

changelog
authorJoey Hess <joey@kitenet.net>
Sun, 31 Aug 2014 20:27:36 +0000 (13:27 -0700)
committerJoey Hess <joey@kitenet.net>
Sun, 31 Aug 2014 20:27:36 +0000 (13:27 -0700)
debian/changelog

index 32a8e7392d671ae7a510ca2604d22ee679587a94..0651af4955882b5db4014746d7236ef4aa43a382 100644 (file)
@@ -2,6 +2,11 @@ myrepos (1.20140931) unstable; urgency=medium
 
   * Deal with abs_path change in new version of perl, now it returns undefined
     when the directory does not exist.
+  * Added --minimal mode. Closes: #694031 Thanks, Paul Wise.
+  * Use libio-pty-easy-perl when available when captuting command output
+    (for --minimal or -jN), so that programs that output color to terminals
+    will be colorized. This is only a recommends as it will fall back to
+    the old method. Thanks, Paul Wise.
 
  -- Joey Hess <joeyh@debian.org>  Sun, 31 Aug 2014 13:20:24 -0700