Mercurial > hg-stable
graph
-
perf: remove mysterious trailing newlinesThu, 28 Mar 2013 18:21:20 -0700, by Bryan O'Sullivan
-
blackbox: fix a few check-code portability errorsWed, 27 Mar 2013 09:00:43 -0700, by Bryan O'Sullivan
-
check-code: fix a check-code failure in check-codeWed, 27 Mar 2013 08:57:45 -0700, by Bryan O'Sullivan
-
check-code: re-add check for missing globFri, 01 Mar 2013 00:59:22 +0100, by Simon Heimberg
-
tests: append missing glob to filename output and check-code itFri, 01 Mar 2013 00:03:51 +0100, by Simon Heimberg
-
check-code: extract windows glob warning messageThu, 28 Feb 2013 23:45:51 +0100, by Simon Heimberg
-
blackbox: defer opening a log file until needed (issue3869)Tue, 26 Mar 2013 16:27:51 -0700, by Bryan O'Sullivan
-
patch: match 'diff --git a/' instead of 'diff --git'Fri, 22 Mar 2013 17:27:06 -0500, by Sean Farley
-
color: drop unnecessary global statementThu, 21 Mar 2013 18:16:49 +0100, by Simon Heimberg
-
serve: pass on the repo instad of recreating it in hgwebThu, 21 Mar 2013 18:16:49 +0100, by Simon Heimberg
-
serve: pass the prepared baseui to hgwebThu, 21 Mar 2013 18:16:48 +0100, by Simon Heimberg
-
hgweb: do not pass on repo.ui when recreating a repoThu, 21 Mar 2013 18:16:48 +0100, by Simon Heimberg
-
repo: repo isolation, do not pass on repo.ui for creating new reposWed, 10 Oct 2012 21:55:49 +0200, by Simon Heimberg
-
diff: fix binary file removals in git mode.Mon, 04 Mar 2013 22:34:11 +0000, by Johan Bjork
-
manifestmerge: drop redundant flags callsSun, 24 Mar 2013 16:56:25 -0700, by Siddharth Agarwal
-
manifestmerge: use dicthelpers.diff and joinMon, 25 Mar 2013 17:41:06 -0700, by Siddharth Agarwal
-
manifestdict: add a method to diff _flagsSun, 24 Mar 2013 17:17:38 -0700, by Siddharth Agarwal
-
mercurial: implement diff and join for dictsMon, 25 Mar 2013 17:40:39 -0700, by Siddharth Agarwal
-
convert: add closesort algorithm to mercurial sourcesSun, 24 Mar 2013 00:06:52 +0700, by Constantine Linnick
-
manifestmerge: rename n to n1 and n2Sun, 24 Mar 2013 16:43:25 -0700, by Siddharth Agarwal
-
perf: add a command to measure merge.calculateupdates perfSun, 24 Mar 2013 17:06:10 -0700, by Siddharth Agarwal
-
hgk: fix a pyflakes errorMon, 25 Mar 2013 16:57:36 -0700, by Bryan O'Sullivan
-
dirstate.walk: fast path none-seen + match-always case for step 3Fri, 22 Mar 2013 17:03:49 -0700, by Siddharth Agarwal
-
dirstate.walk: fast path match-always case during traversalFri, 22 Mar 2013 17:03:00 -0700, by Siddharth Agarwal
-
largefiles: fix _always for match overridesMon, 25 Mar 2013 14:22:34 -0700, by Siddharth Agarwal
-
dirstate.walk: remove subrepo and .hg from results before step 3Mon, 25 Mar 2013 14:12:39 -0700, by Siddharth Agarwal
-
merge with stableMon, 25 Mar 2013 12:12:41 -0500, by Kevin Bullock
-
blackbox: account for another source of errorsFri, 22 Mar 2013 10:56:55 -0700, by Bryan O'Sullivan
-
hgk: remove regsub, split on \r insteadTue, 16 Oct 2012 22:44:14 +0200, by Andrew Shadura
-
hgk: simplify tags parserTue, 16 Oct 2012 22:41:44 +0200, by Andrew Shadura