Mercurial > hg
graph
-
doc: use "tag" revset predicate instead of "tagged" for example in help stableThu, 24 Jan 2013 00:21:22 +0900, by FUJIWARA Katsunori
-
tests: add regression tests for another revrange edge case stableWed, 23 Jan 2013 11:55:39 -0600, by Kevin Bullock
-
graphmod: don't try to visit nullrev (issue3772) stableWed, 23 Jan 2013 00:20:26 -0600, by Bryan O'Sullivan
-
log: remove any ancestors of nullrev (issue3772) stableWed, 23 Jan 2013 00:12:52 -0600, by Sean Farley
-
help: add documentation for new template functions stableTue, 22 Jan 2013 18:40:23 -0600, by Sean Farley
-
documentation: update to new filter names stableMon, 21 Jan 2013 19:40:15 +0100, by Pierre-Yves David
-
largefiles: enhance error message to make it more i18n-friendly stableMon, 21 Jan 2013 13:42:04 -0200, by Wagner Bruna
-
largefiles: fix largefiles+subrepo update (issue3752) stableWed, 23 Jan 2013 00:51:53 +0100, by Benoit Boissinot
-
merge: only sort manifests in debug mode (issue3769) stableSun, 20 Jan 2013 17:18:00 -0600, by Matt Mackall
-
merge default into stable for 2.5 code freeze stable 2.5-rcSat, 19 Jan 2013 17:24:33 -0600, by Matt Mackall
-
pathencode: don't use alloca() for safety/portabilitySat, 19 Jan 2013 17:20:39 -0600, by Matt Mackall
-
branchmap: display filtername when `updatebranch` fails to do its jobsSat, 19 Jan 2013 02:29:56 +0100, by Pierre-Yves David
-
scmutil: localize and improve 'not under root' messageFri, 18 Jan 2013 01:24:29 +0100, by Mads Kiilerich
-
run-tests.py: don't let hg run interactively in debug modeFri, 18 Jan 2013 01:23:51 +0100, by Mads Kiilerich
-
run-tests.py: backout "don't use console for stdin when running in debug mode"Fri, 18 Jan 2013 01:16:16 +0100, by Mads Kiilerich
-
rebase: properly handle unrebased revision between rebased oneFri, 18 Jan 2013 23:41:48 +0100, by Pierre-Yves David
-
rebase: lose the comparison to `nullmerge`Fri, 18 Jan 2013 23:21:32 +0100, by Pierre-Yves David
-
repoview: cache filtered changelogFri, 18 Jan 2013 23:43:32 +0100, by Pierre-Yves David
-
rebase: do not invent successor to skipped changesetFri, 18 Jan 2013 14:15:32 +0100, by Pierre-Yves David
-
repoview: protect `base` computation from weird phase rootThu, 17 Jan 2013 17:51:30 +0100, by Pierre-Yves David
-
posix: don't compare atime when determining if a file has changedFri, 18 Jan 2013 15:55:16 -0800, by Siddharth Agarwal