Mercurial > hg
graph
-
patch: use the public ctx API instead of the internalsSat, 31 Oct 2009 18:02:34 +0100, by Benoit Boissinot
-
patch: don't use mutable object as default argumentSat, 31 Oct 2009 18:02:13 +0100, by Benoit Boissinot
-
patch: initialize all attributes of the hunk classSat, 31 Oct 2009 18:01:08 +0100, by Benoit Boissinot
-
patch: simplify logicSat, 31 Oct 2009 18:00:05 +0100, by Benoit Boissinot
-
lock: use '==' instead of 'is' for integer equality ('is' may not work)Sat, 31 Oct 2009 17:07:12 +0100, by Benoit Boissinot
-
pychecker: remove unused local variablesSat, 31 Oct 2009 17:04:46 +0100, by Benoit Boissinot
-
remove unused importsSat, 31 Oct 2009 16:56:58 +0100, by Benoit Boissinot
-
changelog: do not use a mutable default valueSat, 31 Oct 2009 16:49:27 +0100, by Benoit Boissinot
-
bundlerepo: keep the bundlerevlog interface in sync with revlogSat, 31 Oct 2009 16:42:51 +0100, by Benoit Boissinot
-
localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 namesSat, 31 Oct 2009 00:31:08 +0100, by Benoit Boissinot
-
localrepo/branchcache: kill unused localrepo.branchcacheSat, 31 Oct 2009 00:27:50 +0100, by Benoit Boissinot
-
localrepo/branchcache: rebuild the "charset-aware" branchcache when neededSat, 31 Oct 2009 00:20:28 +0100, by Benoit Boissinot
-
churn: fix --progress (broken by f3d60543924f)Fri, 30 Oct 2009 15:43:01 +0200, by Alexander Solovyov
-
transfer branchmap branch names over the wire in utf-8Mon, 26 Oct 2009 13:37:39 +0100, by Henrik Stuart
-
churn: fix changeset count (broken by 9b127e888640)Fri, 30 Oct 2009 13:40:23 +0200, by Alexander Solovyov
-
churn: ability to display added/removed lines separatelyThu, 29 Oct 2009 20:50:24 +0200, by Alexander Solovyov
-
cmdutil: fix bug in finddate() implementationFri, 30 Oct 2009 09:54:39 +0100, by Dirkjan Ochtman
-
merge changes from mpmFri, 30 Oct 2009 09:53:39 +0100, by Dirkjan Ochtman
-
cmdutil: update finddate()Wed, 28 Oct 2009 22:47:46 -0500, by Steve Borho
-
walkchangerevs: drop ui argThu, 29 Oct 2009 19:03:16 -0500, by Matt Mackall
-
walkchangerevs: reset cache between windowsThu, 29 Oct 2009 19:03:13 -0500, by Matt Mackall
-
log: tidy up some filter testsThu, 29 Oct 2009 17:07:54 -0500, by Matt Mackall
-
walkchangerevs: move 'add' to callbackThu, 29 Oct 2009 17:07:51 -0500, by Matt Mackall
-
hgweb: added test case for extension loading phases (issue1824)Wed, 28 Oct 2009 23:59:18 +0900, by Yuya Nishihara
-
extensions: changed to call extsetup() from extensions.loadall()Wed, 28 Oct 2009 23:55:23 +0900, by Yuya Nishihara
-
hgrc.5.txt: mention hgrc categories with higher precedence firstWed, 21 Oct 2009 13:40:55 +0200, by Adrian Buehlmann
-
hook: only redirect stdout if it and stderr are valid filesWed, 28 Oct 2009 21:35:57 +0100, by Sune Foldager
-
verify: filter the candidate list for broken linkrevsWed, 28 Oct 2009 13:17:03 -0500, by Matt Mackall