Mon, 17 Dec 2007 22:19:21 +0100 patch: move NoHunk detection up with parsing code
Patrick Mezard <pmezard@gmail.com> [Mon, 17 Dec 2007 22:19:21 +0100] rev 5649
patch: move NoHunk detection up with parsing code
Mon, 17 Dec 2007 13:45:30 +0100 merge with main
Thomas Arendsen Hein <thomas@intevation.de> [Mon, 17 Dec 2007 13:45:30 +0100] rev 5648
merge with main
Fri, 14 Dec 2007 16:47:41 +0100 Workaround for "Not enough space" error due to the bug of Windows.
Shun-ichi GOTO <shunichi.goto@gmail.com> [Fri, 14 Dec 2007 16:47:41 +0100] rev 5647
Workaround for "Not enough space" error due to the bug of Windows. Large write requests fail when stdout is switched to binary mode. As a workaround, limit the data size to write once.
Thu, 13 Dec 2007 14:25:51 -0600 fix typo in sshargs
Steve Borho <steve@borho.org> [Thu, 13 Dec 2007 14:25:51 -0600] rev 5646
fix typo in sshargs the original typo dated back to early 2005
Thu, 13 Dec 2007 20:35:42 +0100 mq: drop obsolete reference to 'qversion'
Peter Arrenbrecht <peter.arrenbrecht@gmail.com> [Thu, 13 Dec 2007 20:35:42 +0100] rev 5645
mq: drop obsolete reference to 'qversion'
Wed, 12 Dec 2007 16:44:26 -0600 win32: fix ssh://host:port when using Plink
Steve Borho <steve@borho.org> [Wed, 12 Dec 2007 16:44:26 -0600] rev 5644
win32: fix ssh://host:port when using Plink Moves ssh argument building to platform specific utils code. The win32 version looks for plink in ssh command string and uses '-P' in lieu of '-p' for specifying a port
Sun, 16 Dec 2007 22:55:23 +0100 patchbomb: make "hg email -b" w/o destination work as advertised
Christian Ebert <blacktrash@gmx.net> [Sun, 16 Dec 2007 22:55:23 +0100] rev 5643
patchbomb: make "hg email -b" w/o destination work as advertised
Mon, 10 Dec 2007 14:54:41 -0800 Default to 10.5 version using the default python 2.5
Lee Cantey <lcantey@gmail.com> [Mon, 10 Dec 2007 14:54:41 -0800] rev 5642
Default to 10.5 version using the default python 2.5
Mon, 10 Dec 2007 22:41:18 +0100 patchbomb: prompt with ui.prompt()
Patrick Mezard <pmezard@gmail.com> [Mon, 10 Dec 2007 22:41:18 +0100] rev 5641
patchbomb: prompt with ui.prompt() Avoid Windows raw_input() issue introduced by a3fe91b4f6eb. Found by Steve Borho <steve@borho.org>.
Mon, 10 Dec 2007 10:26:42 -0600 ignore: fix up comment parsing
Matt Mackall <mpm@selenic.com> [Mon, 10 Dec 2007 10:26:42 -0600] rev 5640
ignore: fix up comment parsing - remove redundant newline bits - change loop to use regex - eliminate escaping of # in internal representation
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip