Mercurial > hg
graph
-
revlog: add cache priming for reconstructing delta chainsThu, 07 May 2009 19:39:45 -0500, by Matt Mackall
-
revlog: use chunk cache to avoid rereading when splitting inline filesThu, 07 May 2009 19:39:45 -0500, by Matt Mackall
-
revlog: clean up the chunk caching codeThu, 07 May 2009 19:39:45 -0500, by Matt Mackall
-
revlog: use index to find index sizeThu, 07 May 2009 19:39:45 -0500, by Matt Mackall
-
revlog: preread revlog .i fileThu, 07 May 2009 19:39:45 -0500, by Matt Mackall
-
commit: be more verbose in the -u help textFri, 08 May 2009 16:30:51 +0200, by Sverre Rabbelier
-
separate import lines from mercurial and general python modulesTue, 28 Apr 2009 17:40:46 +0200, by Simon Heimberg
-
manpage build: fail early when xmlto is not availableThu, 07 May 2009 15:08:25 +0300, by Giorgos Keramidas
-
dirstate: translate forgotten stringFri, 08 May 2009 07:54:00 +0200, by Simon Heimberg
-
util: overwrite sha1 and _fastsha1Fri, 08 May 2009 09:59:15 +0200, by Simon Heimberg
-
test-convert-bzr: tweak sed hack to preserve timezone in 'bzr log' outputThu, 07 May 2009 21:35:12 -0400, by Greg Ward
-
zeroconf: remove unwarranted execute bitThu, 07 May 2009 19:08:25 +0200, by Martin Geisler
-
test-convert-bzr: use sed instead of awkThu, 07 May 2009 19:02:39 +0200, by Martin Geisler
-
convert/bzr: handle Bazaar timestamps correctly (issue1652).Wed, 06 May 2009 17:48:03 -0400, by Greg Ward
-
dispatch: remember loaded extensions in a real setThu, 07 May 2009 17:56:57 +0200, by Martin Geisler
-
gpg: use reverse kwarg to sort sigs in reversed orderThu, 07 May 2009 01:33:45 +0200, by Martin Geisler
-
util: simplify pipefilter and avoid subprocess raceThu, 07 May 2009 01:33:44 +0200, by Martin Geisler
-
Removed unnecessary call to dict.keys.Wed, 06 May 2009 23:35:20 +0200, by Martin Geisler
-
gpg: fix traceback in revs{} display codeWed, 06 May 2009 20:30:46 +0300, by Giorgos Keramidas
-
util: kill unused Popen3Mon, 04 May 2009 14:22:33 -0500, by Matt Mackall
-
config: make remap actually workMon, 04 May 2009 14:21:43 -0500, by Matt Mackall
-
util: stop overwriting sha1, overwrite _fastsha1 insteadMon, 04 May 2009 22:14:52 +0200, by Martin Geisler
-
util: remove md5Mon, 04 May 2009 21:30:39 +0200, by Martin Geisler
-
util: remove warnings when importing md5 and shaMon, 04 May 2009 20:29:05 +0200, by Sune Foldager
-
transaction: refactor transaction.abort and rollback to use the same codeMon, 04 May 2009 15:31:57 +0200, by Henrik Stuart
-
test: change repair strip test to illustrate manifest errorsMon, 04 May 2009 13:47:12 +0200, by Henrik Stuart
-
verify: reference the correct linkrev when a filelog is missingMon, 04 May 2009 19:51:08 +0200, by Benoit Boissinot
-
verify: avoid exception on missing file revlogFri, 24 Apr 2009 10:44:39 +0200, by Henrik Stuart
-
transaction: reset transaction on abortSun, 19 Apr 2009 20:02:32 +0200, by Henrik Stuart
-
transaction: ensure finished transactions are not reusedFri, 24 Apr 2009 09:56:53 +0200, by Henrik Stuart
-
mq: simpler check of first character of guard nameMon, 04 May 2009 03:49:57 +0200, by Simon Heimberg
-
commands: fix capitalization in revert help textSun, 03 May 2009 20:34:12 +0200, by Martin Geisler