Sat, 16 Jul 2011 15:24:28 +0300 win32: assign winstdout to sys.__stdout__ as well (issue2888) stable
Idan Kamara <idankk86@gmail.com> [Sat, 16 Jul 2011 15:24:28 +0300] rev 14892
win32: assign winstdout to sys.__stdout__ as well (issue2888) On Windows sys.stdout was being replaced with winstdout, which caused util.system() to redirect its output (due to 406b6d7bdcb9). That causes interactive tools (such as vim) to stop working.
Mon, 18 Jul 2011 14:57:22 -0500 alias: note interaction of shell aliases with early opts in help
Matt Mackall <mpm@selenic.com> [Mon, 18 Jul 2011 14:57:22 -0500] rev 14891
alias: note interaction of shell aliases with early opts in help
Mon, 18 Jul 2011 14:53:52 -0500 alias: fix up test results
Matt Mackall <mpm@selenic.com> [Mon, 18 Jul 2011 14:53:52 -0500] rev 14890
alias: fix up test results
Sat, 09 Jul 2011 19:06:59 +0300 hooks: redirect stdout/err/in to the ui descriptors when calling python hooks stable
Idan Kamara <idankk86@gmail.com> [Sat, 09 Jul 2011 19:06:59 +0300] rev 14889
hooks: redirect stdout/err/in to the ui descriptors when calling python hooks We need to make sure that python hooks I/O goes through the ui descriptors so it doesn't mess the command server protocol.
Fri, 15 Jul 2011 18:03:37 -0500 alias: pass local ui to shell alias
Matt Mackall <mpm@selenic.com> [Fri, 15 Jul 2011 18:03:37 -0500] rev 14888
alias: pass local ui to shell alias This avoids an additional config read
Fri, 15 Jul 2011 16:06:54 -0500 aliases: drop cwd manipulation
Matt Mackall <mpm@selenic.com> [Fri, 15 Jul 2011 16:06:54 -0500] rev 14887
aliases: drop cwd manipulation Already done in _dispatch
Fri, 15 Jul 2011 16:06:53 -0500 dispatch: move shell alias handling after early arg handling
Matt Mackall <mpm@selenic.com> [Fri, 15 Jul 2011 16:06:53 -0500] rev 14886
dispatch: move shell alias handling after early arg handling --cwd, --repo, and --config obviously should be handled first
Fri, 15 Jul 2011 14:27:16 -0500 merge with stable
Matt Mackall <mpm@selenic.com> [Fri, 15 Jul 2011 14:27:16 -0500] rev 14885
merge with stable
Fri, 15 Jul 2011 20:07:19 +0200 rebase: reset bookmarks (issue2265 and issue2873) stable
Stefano Tortarolo <stefano.tortarolo@gmail.com> [Fri, 15 Jul 2011 20:07:19 +0200] rev 14884
rebase: reset bookmarks (issue2265 and issue2873)
Fri, 15 Jul 2011 12:56:58 -0500 merge with stable
Matt Mackall <mpm@selenic.com> [Fri, 15 Jul 2011 12:56:58 -0500] rev 14883
merge with stable
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip