Mercurial > hg
graph
-
zsh: tab-complete status results by directoryMon, 30 Oct 2006 00:03:04 -0800, by Brendan Cully
-
filelog: rename filelog.size() to filelog.len()Sun, 29 Oct 2006 16:33:46 +0100, by Benoit Boissinot
-
revlog: more nullrev fixesSun, 29 Oct 2006 16:14:55 +0100, by Benoit Boissinot
-
revlog: return 0 as offset for nullidSun, 29 Oct 2006 16:14:02 +0100, by Benoit Boissinot
-
doc: clone doesn't create a working directory in remote reposSun, 29 Oct 2006 15:09:01 +0100, by Benoit Boissinot
-
revlog.size() fix handling of rev == -1Sun, 29 Oct 2006 14:41:14 +0100, by Benoit Boissinot
-
use workingcontext.files() to detect if the repo is uncleanSun, 29 Oct 2006 14:18:55 +0100, by Benoit Boissinot
-
allow update to switch to a different branch if the repo is cleanSun, 29 Oct 2006 13:08:10 +0100, by Benoit Boissinot
-
Explicitly use REVLOGV0 instead of 0 in bundlerepo.Sun, 29 Oct 2006 10:55:38 +0100, by Thomas Arendsen Hein
-
Define and use nullrev (revision of nullid) instead of -1.Sun, 29 Oct 2006 10:53:51 +0100, by Thomas Arendsen Hein
-
Correct optimization from 3464f5e77f34; add a test.Sat, 28 Oct 2006 23:37:59 -0300, by Alexis S. L. Carvalho
-
log speedup: don't call revlog.node if we don't have toSat, 28 Oct 2006 20:21:59 -0300, by Alexis S. L. Carvalho
-
log speedup: use list.extend to avoid an explicit loopSat, 28 Oct 2006 20:21:57 -0300, by Alexis S. L. Carvalho
-
log speedup: use parentrevs in log and changeset_printer.showSat, 28 Oct 2006 20:21:56 -0300, by Alexis S. L. Carvalho
-
log speedup: set quiet/verbose/debugflag in the fake ui objectSat, 28 Oct 2006 20:21:55 -0300, by Alexis S. L. Carvalho