Mercurial > hg-stable
graph
-
revlog: add optional stoprev arg to revlog.ancestors()Fri, 01 Jun 2012 15:44:13 -0700, by Joshua Redstone
-
revlog: descendants(*revs) becomes descendants(revs) (API)Fri, 01 Jun 2012 12:45:16 -0700, by Bryan O'Sullivan
-
revlog: ancestors(*revs) becomes ancestors(revs) (API)Fri, 01 Jun 2012 12:37:18 -0700, by Bryan O'Sullivan
-
config: make sortdict keys() and iterkeys() methods respect the item orderTue, 29 May 2012 23:26:55 +0200, by Angel Ezquerra
-
merge with stableMon, 04 Jun 2012 16:59:57 -0500, by Matt Mackall
-
parsers: replace magic number 64 with symbolic constantFri, 01 Jun 2012 15:19:08 -0700, by Bryan O'Sullivan
-
revset: introduce and use _revsbetweenFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: implement dagrange directlyFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: turn dagrange into a functionFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: drop unreachable codeFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
perf: add a benchmark for revrangeFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
test-tags: enable for WindowsMon, 04 Jun 2012 21:40:38 +0200, by Adrian Buehlmann
-
tests: roll test-copy2.t into test-copy.tMon, 04 Jun 2012 21:09:54 +0200, by Adrian Buehlmann
-
help: fix keyword search output for extension commandsSun, 03 Jun 2012 17:49:04 +0200, by Olav Reinert
-
help: format all output using RSTSat, 02 Jun 2012 11:28:43 +0200, by Olav Reinert
-
help: format command and option list help using RSTSat, 02 Jun 2012 11:25:40 +0200, by Olav Reinert
-
help: format extension lists using RSTSat, 02 Jun 2012 11:22:33 +0200, by Olav Reinert
-
test-revset: enable for WindowsSun, 03 Jun 2012 09:06:15 +0200, by Adrian Buehlmann
-
tests: roll test-commit-copy.t into test-commit.tMon, 04 Jun 2012 18:40:31 +0200, by Adrian Buehlmann
-
base85: cast Py_ssize_t values to int (issue3481)Mon, 04 Jun 2012 16:59:34 +0200, by Adrian Buehlmann
-
tests: roll test-clone-failure.t into test-clone.tMon, 04 Jun 2012 19:05:22 +0200, by Adrian Buehlmann
-
test-clone-failure: enable for Windows using #ifFri, 01 Jun 2012 13:38:18 +0200, by Adrian Buehlmann
-
help: fix search with `-k` option in non-ASCII localesMon, 04 Jun 2012 10:45:56 +0400, by Nikolaj Sjujskij
-
hgweb: fixes linebreak location in gitweb filediff.tmpl view stableMon, 04 Jun 2012 18:03:23 +0200, by wujek srujek
-
test-paths.t: enable for Windows using #ifSun, 03 Jun 2012 19:35:45 +0200, by Adrian Buehlmann
-
tests: introduce c-style conditional sections in .t testsFri, 01 Jun 2012 02:25:12 +0200, by Mads Kiilerich
-
run-tests: don't add python lines to expected dictWed, 30 May 2012 14:28:57 +0200, by Adrian Buehlmann