Mercurial > hg-stable
graph
-
bdiff: use INT_MAX to avoid some inner loop comparisonsThu, 27 Sep 2007 23:59:02 -0500, by Matt Mackall
-
bdiff: simple splitlines optimizationThu, 27 Sep 2007 23:58:54 -0500, by Christoph Spiel
-
I have spotted the biggest bottleneck in "bdiff.c". Actually it wasThu, 27 Sep 2007 23:57:57 -0500, by Christoph Spiel
-
revlog: fix revlogio.packentry corner caseWed, 26 Sep 2007 01:58:45 -0300, by Alexis S. L. Carvalho
-
Don't try to determine interactivity if ui() called with interactive=False.Tue, 25 Sep 2007 19:05:34 +0200, by Dirkjan Ochtman
-
Merge with crew-stableMon, 24 Sep 2007 19:14:18 -0300, by Alexis S. L. Carvalho
-
convert_git: avoid returning two entries for the same file in getchangesMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
mq: fix qrefresh -e with no patches appliedMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
Push over HTTP: really tell the user the size of the bundleMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
hgwebdir: ignore hgrc parse errors while building the index pageMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
hgweb: don't raise an exception when displying empty reposMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
make identify an optionalrepo commandMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
copy: if destination ends with "/", make sure it's a directoryMon, 24 Sep 2007 19:00:11 -0300, by Alexis S. L. Carvalho
-
manifest: minor performance tweakMon, 24 Sep 2007 12:42:25 -0500, by Matt Mackall
-
dirstate: speed up read and writeMon, 24 Sep 2007 12:41:54 -0500, by Matt Mackall
-
dirstate: make dir collision logic fasterMon, 24 Sep 2007 12:36:38 -0500, by Matt Mackall
-
Merge with crewMon, 24 Sep 2007 12:34:26 -0500, by Matt Mackall
-
revlog: fix inlined revision transaction extra data (issue 749)Sun, 23 Sep 2007 18:24:19 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 23 Sep 2007 15:29:58 +0200, by Patrick Mezard
-
bisect: remove useless try/exceptSat, 22 Sep 2007 19:05:36 +0200, by Patrick Mezard
-
Merge with crew-stableSat, 22 Sep 2007 18:56:36 +0200, by Patrick Mezard
-
bisect: don't write data on failureSat, 22 Sep 2007 18:35:53 +0200, by Benoit Boissinot
-
bisect: do silent init if necessarySat, 22 Sep 2007 18:23:56 +0200, by Benoit Boissinot
-
Test renaming files brought by merge second parent (issue 746)Sun, 23 Sep 2007 14:40:44 +0200, by Patrick Mezard