Thu, 27 Sep 2007 23:59:18 -0500 |
Matt Mackall |
bdiff: switch to lyhash
|
changeset |
files
|
Thu, 27 Sep 2007 23:59:02 -0500 |
Matt Mackall |
bdiff: use INT_MAX to avoid some inner loop comparisons
|
changeset |
files
|
Thu, 27 Sep 2007 23:58:54 -0500 |
Christoph Spiel |
bdiff: simple splitlines optimization
|
changeset |
files
|
Thu, 27 Sep 2007 23:57:57 -0500 |
Christoph Spiel |
I have spotted the biggest bottleneck in "bdiff.c". Actually it was
|
changeset |
files
|
Wed, 26 Sep 2007 01:58:45 -0300 |
Alexis S. L. Carvalho |
revlog: fix revlogio.packentry corner case
|
changeset |
files
|
Tue, 25 Sep 2007 19:05:34 +0200 |
Dirkjan Ochtman |
Don't try to determine interactivity if ui() called with interactive=False.
|
changeset |
files
|
Mon, 24 Sep 2007 19:14:18 -0300 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
changeset |
files
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
convert_git: avoid returning two entries for the same file in getchanges
|
changeset |
files
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
mq: fix qrefresh -e with no patches applied
|
changeset |
files
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
Push over HTTP: really tell the user the size of the bundle
|
changeset |
files
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
hgwebdir: ignore hgrc parse errors while building the index page
|
changeset |
files
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
hgweb: don't raise an exception when displying empty repos
|
changeset |
files
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
make identify an optionalrepo command
|
changeset |
files
|
Mon, 24 Sep 2007 19:00:11 -0300 |
Alexis S. L. Carvalho |
copy: if destination ends with "/", make sure it's a directory
|
changeset |
files
|
Mon, 24 Sep 2007 12:42:25 -0500 |
Matt Mackall |
manifest: minor performance tweak
|
changeset |
files
|
Mon, 24 Sep 2007 12:41:54 -0500 |
Matt Mackall |
dirstate: speed up read and write
|
changeset |
files
|
Mon, 24 Sep 2007 12:36:38 -0500 |
Matt Mackall |
dirstate: make dir collision logic faster
|
changeset |
files
|
Mon, 24 Sep 2007 12:34:26 -0500 |
Matt Mackall |
Merge with crew
|
changeset |
files
|
Sun, 23 Sep 2007 18:24:19 +0200 |
Patrick Mezard |
revlog: fix inlined revision transaction extra data (issue 749)
|
changeset |
files
|
Sun, 23 Sep 2007 15:29:58 +0200 |
Patrick Mezard |
Merge with crew-stable
|
changeset |
files
|
Sat, 22 Sep 2007 19:05:36 +0200 |
Patrick Mezard |
bisect: remove useless try/except
|
changeset |
files
|
Sat, 22 Sep 2007 18:56:36 +0200 |
Patrick Mezard |
Merge with crew-stable
|
changeset |
files
|
Sat, 22 Sep 2007 18:35:53 +0200 |
Benoit Boissinot |
bisect: don't write data on failure
|
changeset |
files
|
Sat, 22 Sep 2007 18:23:56 +0200 |
Benoit Boissinot |
bisect: do silent init if necessary
|
changeset |
files
|
Sun, 23 Sep 2007 14:40:44 +0200 |
Patrick Mezard |
Test renaming files brought by merge second parent (issue 746)
|
changeset |
files
|
Sun, 23 Sep 2007 14:40:44 +0200 |
Patrick Mezard |
localrepo: fix undelete() on merge working directory (issue 746)
|
changeset |
files
|
Sat, 22 Sep 2007 18:52:26 +0200 |
Patrick Mezard |
Test static-http calls on '/' URI (issue 747)
|
changeset |
files
|
Sat, 22 Sep 2007 18:37:35 +0200 |
Paul Bx |
statichttprepo: fix calls on '/' URI (issue 747)
|
changeset |
files
|
Fri, 21 Sep 2007 17:25:25 -0500 |
Matt Mackall |
convert-cvs: update test to pass on Linux
|
changeset |
files
|
Fri, 21 Sep 2007 17:18:06 -0500 |
Matt Mackall |
verify: report first bad changeset
|
changeset |
files
|
Fri, 21 Sep 2007 17:14:39 -0500 |
Matt Mackall |
revlog: more robust for damaged indexes
|
changeset |
files
|
Fri, 21 Sep 2007 17:13:38 -0500 |
Matt Mackall |
debugindex: more robust for damaged indexes
|
changeset |
files
|
Sat, 15 Sep 2007 16:07:05 +0200 |
Patrick Mezard |
debuginstall: stop looking for patch utility, just test it
|
changeset |
files
|
Fri, 14 Sep 2007 21:47:40 -0700 |
Brendan Cully |
Updated zsh completion from issue722.
|
changeset |
files
|
Fri, 14 Sep 2007 23:10:41 +0200 |
Patrick Mezard |
Merge with crew-stable
|
changeset |
files
|
Fri, 14 Sep 2007 22:47:15 +0200 |
Patrick Mezard |
convert: test cvs repository conversion
|
changeset |
files
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: workaround for cvsps.cache under Windows
|
changeset |
files
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: fix remote cvs file paths separator
|
changeset |
files
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: avoid interpreting Windows path as CVS connection strings.
|
changeset |
files
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
convert: call popen2 in binary mode, with a command string.
|
changeset |
files
|
Fri, 14 Sep 2007 22:17:53 +0200 |
Patrick Mezard |
hghave: detect cvs and cvsps availability
|
changeset |
files
|
Mon, 27 Aug 2007 22:17:51 +0200 |
Patrick Mezard |
hghave: wrap command output matching
|
changeset |
files
|
Tue, 11 Sep 2007 23:38:29 +0200 |
Patrick Mezard |
Merge with crew-stable
|
changeset |
files
|
Tue, 11 Sep 2007 23:05:30 +0200 |
Patrick Mezard |
Test parents behaviour with files.
|
changeset |
files
|
Tue, 11 Sep 2007 23:04:42 +0200 |
Patrick Mezard |
parents: make it match the doc when called on a file
|
changeset |
files
|
Tue, 11 Sep 2007 13:24:52 -0700 |
Brendan Cully |
Merge with crew-stable
|
changeset |
files
|
Tue, 11 Sep 2007 13:23:59 -0700 |
Brendan Cully |
Document pseudo-tags "null" and ".".
|
changeset |
files
|
Mon, 10 Sep 2007 15:00:19 -0700 |
Brendan Cully |
Merge with crew
|
changeset |
files
|
Mon, 10 Sep 2007 15:00:05 -0700 |
Brendan Cully |
mq: fix regression in 6fd953d5faea
|
changeset |
files
|
Mon, 10 Sep 2007 23:53:23 +0200 |
Patrick Mezard |
Merge with crew-stable
|
changeset |
files
|
Mon, 10 Sep 2007 23:34:33 +0200 |
Alexis S. L. Carvalho |
sshrepo: fix Windows command quoting
|
changeset |
files
|
Mon, 10 Sep 2007 23:36:01 +0200 |
Patrick Mezard |
extdiff: avoid repr() doubling paths backslashes under Windows
|
changeset |
files
|
Fri, 07 Sep 2007 17:54:38 +0200 |
Thomas Arendsen Hein |
merge with crew-stable
|
changeset |
files
|
Fri, 07 Sep 2007 17:38:52 +0200 |
Dirkjan Ochtman |
Prevent WSGI apps from touching sys.stdin by setting ui.interactive to False.
|
changeset |
files
|
Fri, 07 Sep 2007 16:35:43 +0200 |
Edward Lee |
interhg: allow more flexible pattern specification (fixes 2/3 of issue699)
|
changeset |
files
|
Fri, 07 Sep 2007 16:14:51 +0200 |
Thomas Arendsen Hein |
Don't decode unicode strings.
|
changeset |
files
|
Thu, 06 Sep 2007 18:12:36 -0700 |
Brendan Cully |
Update test-record for 3ef190234b55
|
changeset |
files
|
Thu, 06 Sep 2007 10:52:54 -0700 |
Bryan O'Sullivan |
record: change wording of initial per-file prompt
|
changeset |
files
|
Wed, 05 Sep 2007 21:53:59 +0200 |
Steve Borho |
hgk: add repo root to window title
|
changeset |
files
|
Tue, 04 Sep 2007 18:37:28 +0200 |
Thomas Arendsen Hein |
Forgot to quote "6^" in test-parentrevspec (see 94e77a174f55)
|
changeset |
files
|