Fri, 21 Sep 2007 17:14:39 -0500 |
Matt Mackall |
revlog: more robust for damaged indexes
|
Fri, 21 Sep 2007 17:13:38 -0500 |
Matt Mackall |
debugindex: more robust for damaged indexes
|
Sat, 15 Sep 2007 16:07:05 +0200 |
Patrick Mezard |
debuginstall: stop looking for patch utility, just test it
|
Fri, 14 Sep 2007 21:47:40 -0700 |
Brendan Cully |
Updated zsh completion from issue722.
|
Fri, 14 Sep 2007 23:10:41 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Fri, 14 Sep 2007 22:47:15 +0200 |
Patrick Mezard |
convert: test cvs repository conversion
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: workaround for cvsps.cache under Windows
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: fix remote cvs file paths separator
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: avoid interpreting Windows path as CVS connection strings.
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: call popen2 in binary mode, with a command string.
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
hghave: detect cvs and cvsps availability
|
Mon, 27 Aug 2007 22:17:51 +0200 |
Patrick Mezard |
hghave: wrap command output matching
|
Tue, 11 Sep 2007 23:38:29 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Tue, 11 Sep 2007 23:05:30 +0200 |
Patrick Mezard |
Test parents behaviour with files.
|
Tue, 11 Sep 2007 23:04:42 +0200 |
Patrick Mezard |
parents: make it match the doc when called on a file
|
Tue, 11 Sep 2007 13:24:52 -0700 |
Brendan Cully |
Merge with crew-stable
|
Tue, 11 Sep 2007 13:23:59 -0700 |
Brendan Cully |
Document pseudo-tags "null" and ".".
|
Mon, 10 Sep 2007 15:00:19 -0700 |
Brendan Cully |
Merge with crew
|
Mon, 10 Sep 2007 15:00:05 -0700 |
Brendan Cully |
mq: fix regression in 6fd953d5faea
|
Mon, 10 Sep 2007 23:53:23 +0200 |
Patrick Mezard |
Merge with crew-stable
|
Mon, 10 Sep 2007 23:34:33 +0200 |
Alexis S. L. Carvalho |
sshrepo: fix Windows command quoting
|
Mon, 10 Sep 2007 23:36:01 +0200 |
Patrick Mezard |
extdiff: avoid repr() doubling paths backslashes under Windows
|
Fri, 07 Sep 2007 17:54:38 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
Fri, 07 Sep 2007 17:38:52 +0200 |
Dirkjan Ochtman |
Prevent WSGI apps from touching sys.stdin by setting ui.interactive to False.
|