Mercurial > hg
graph
-
patch: fix clash between local variable and exception instanceFri, 06 May 2011 11:31:40 +0200, by Martin Geisler
-
patchfile: use real Booleans instead of 0/1Fri, 06 May 2011 11:12:55 +0200, by Martin Geisler
-
annotate: use real Booleans instead of 0/1Fri, 06 May 2011 11:11:55 +0200, by Martin Geisler
-
hbisect: use real Booleans instead of 0/1Fri, 06 May 2011 10:02:46 +0200, by Martin Geisler
-
summary: run discovery only once for in/out against same repoFri, 06 May 2011 14:45:13 +0200, by Peter Arrenbrecht
-
discovery: resurrect findoutgoing as findcommonoutgoing for extension hooksFri, 06 May 2011 14:44:18 +0200, by Peter Arrenbrecht
-
transplant: remove unneeded loop over repo in revsetFri, 06 May 2011 16:00:48 +0300, by Idan Kamara
-
mq: add a 'mq()' revset predicate that returns applied mq csetsFri, 06 May 2011 16:07:35 +0300, by Idan Kamara
-
pyflakes: ignore files marked no-check-codeFri, 06 May 2011 10:17:07 -0500, by Augie Fackler
-
revlog: compute correct deltaparent in the deltaparent functionThu, 05 May 2011 18:05:24 +0200, by Sune Foldager
-
changelog: fixes leaked file handleThu, 05 May 2011 11:33:02 -0400, by Zachary Gramana
-
setdiscovery: limit lines to 80 charactersThu, 05 May 2011 23:21:37 +0800, by Steven Brown
-
subrepo: use code from 71ea5b2b9517 only if Python needs it (issue2795) stableThu, 05 May 2011 16:01:09 +0200, by Thomas Arendsen Hein