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

Pass a fake terminal to subcommands when mr is run in a terminal.
authorPaul Wise <pabs@debian.org>
Wed, 20 Feb 2013 04:03:38 +0000 (12:03 +0800)
committerJoey Hess <joey@kitenet.net>
Sun, 31 Aug 2014 20:23:56 +0000 (13:23 -0700)
commit57a3d4a0411f40ebfd0b44799873ffca87449b55
treeb20d4096bf26e95a1d49528d4b47339957ffdd89
parenta4bfe55f8b70c7ca67f63e15932fda080872207b
Pass a fake terminal to subcommands when mr is run in a terminal.

This is needed so that programs that print color to terminals
but not to pipes continue to do so when mr redirects output
to a variable before printing it or not printing it.
debian/control
mr