Mercurial > hg
graph
-
merge with mainThu, 20 Jan 2011 20:35:54 +0100, by Benoit Boissinot
-
opener: use util.unlink (issue2524)Tue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
lock: use util.unlink (issue2537)Tue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
reintroduces util.unlink, for POSIX and Windows.Tue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
opener: check exception for ENOENTTue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
windows.rename: check OSError for EEXISTTue, 11 Jan 2011 14:10:16 +0100, by Adrian Buehlmann
-
perf: restore lazyindex hackTue, 18 Jan 2011 15:55:49 -0600, by Matt Mackall
-
revlog: pass rev to _checkhashTue, 18 Jan 2011 15:55:48 -0600, by Matt Mackall
-
revlog: incrementally build node cache with linear searchesTue, 18 Jan 2011 15:55:46 -0600, by Matt Mackall
-
bundlerepo: use less intrusive util.posixfile to open bundleFri, 07 Jan 2011 10:48:30 +0100, by Adrian Buehlmann
-
osutil: treat open modes 'w' and 'a' as 'w+' and 'a+' in posixfileSat, 15 Jan 2011 23:54:01 +0100, by Adrian Buehlmann
-
move tags.cache and branchheads.cache to a collected cache folder .hg/cache/Tue, 04 Jan 2011 06:29:08 +0100, by jfh
-
addchangegroup: document the current locking semanticsSun, 16 Jan 2011 17:26:34 +0100, by Benoit Boissinot
-
keyword: update documentation for kwshrinkSun, 16 Jan 2011 15:45:26 +0100, by Christian Ebert
-
tests: remove duplication of the CGI environment variablesSun, 16 Jan 2011 19:12:54 +0800, by StevenGBrown
-
revlog: explicit test and explicit variable namesSun, 16 Jan 2011 12:25:46 +0100, by Benoit Boissinot
-
revlog: if the nodemap is set, use the fast version of revlog.rev()Sun, 16 Jan 2011 12:24:48 +0100, by Benoit Boissinot
-
revlog/parseindex: construct the nodemap if it is emptySat, 15 Jan 2011 15:06:53 +0100, by Benoit Boissinot
-
revlog: always add the magic nullid/nullrev entry in parseindexSat, 15 Jan 2011 13:02:19 +0100, by Benoit Boissinot
-
revlog/parseindex: no need to pass the file aroundSat, 15 Jan 2011 15:04:58 +0100, by Benoit Boissinot
-
parsers.c: fix commentSat, 15 Jan 2011 12:44:28 +0100, by Benoit Boissinot
-
perf: there is no lazy index anymoreSat, 15 Jan 2011 12:28:10 +0100, by Benoit Boissinot
-
pure: update index parsingWed, 12 Jan 2011 13:54:39 -0600, by Matt Mackall
-
perf: fix ordering of invalidate in perfindexWed, 12 Jan 2011 11:34:42 -0600, by Matt Mackall
-
revlog: do revlog node->rev mapping by scanningTue, 11 Jan 2011 21:52:03 -0600, by Matt Mackall
-
revlog: introduce a cache for partial lookupsTue, 11 Jan 2011 17:12:32 -0600, by Matt Mackall
-
tags: avoid a pointless usage of revlog.nodemapTue, 11 Jan 2011 17:09:06 -0600, by Matt Mackall
-
mq: avoid using revlog.nodemap unnecessarilyTue, 11 Jan 2011 17:06:07 -0600, by Matt Mackall