Mercurial > hg
graph
-
update: allow update to existing branches with invalid names (issue3710) stableTue, 27 Nov 2012 08:47:35 -0500, by Tim Henigan
-
commit: increase perf by building a new addlist instead of editing the old oneMon, 19 Nov 2012 16:05:40 -0800, by Durham Goode
-
template engine: convert generator-based iterator to list-based iteratorWed, 28 Nov 2012 14:55:42 -0800, by Weiwen
-
command: remove phase from the list of basic command stableWed, 28 Nov 2012 11:20:56 +0100, by Pierre-Yves David
-
merge with stableWed, 28 Nov 2012 16:15:05 -0600, by Matt Mackall
-
phases: fix missing "error" module import (issue3707) stableSun, 25 Nov 2012 20:39:37 +0100, by André Sintzoff
-
test-mq-qrefresh: test that the patch at qtip is indeed emptyThu, 08 Nov 2012 11:54:08 +0100, by Adrian Buehlmann
-
tests: only call check-code onceMon, 26 Nov 2012 15:59:02 -0600, by Matt Mackall
-
ancestor: fix a comment (followup to 0b03454abae7)Wed, 28 Nov 2012 10:35:12 -0800, by Siddharth Agarwal
-
revlog: allow reverse iteration with revlog.revsWed, 21 Nov 2012 00:42:05 +0100, by Pierre-Yves David
-
convert: add config option to use the local time zoneSun, 18 Nov 2012 12:26:50 -1000, by Julian Cowley
-
rebase: use revlog.findmissingrevs to compute detach setTue, 27 Nov 2012 16:24:21 -0800, by Siddharth Agarwal
-
revlog: add rev-specific variant of findmissingMon, 26 Nov 2012 10:48:24 -0800, by Siddharth Agarwal
-
revlog: switch findmissing to use ancestor.missingancestorsMon, 26 Nov 2012 11:02:48 -0800, by Siddharth Agarwal
-
ancestor: faster algorithm for difference of ancestor setsMon, 26 Nov 2012 11:46:51 -0800, by Siddharth Agarwal