Mercurial > hg
graph
-
revlog: remove incancestors since it is no longer usedMon, 17 Dec 2012 15:08:37 -0800, by Siddharth Agarwal
-
transplant: replace incancestors uses with ancestorsMon, 17 Dec 2012 15:08:06 -0800, by Siddharth Agarwal
-
revlog.ancestors: add support for including revsMon, 17 Dec 2012 15:13:51 -0800, by Siddharth Agarwal
-
perf: add command to test performance of membership in ancestor setFri, 14 Dec 2012 10:23:18 -0800, by Siddharth Agarwal
-
ancestor: move missingancestors doctest out into a separate fileTue, 11 Dec 2012 14:47:33 -0800, by Siddharth Agarwal
-
merge with crew-stableSun, 16 Dec 2012 23:02:54 -0600, by Kevin Bullock
-
dirstate: remove obsolete comment from setbranch stableThu, 29 Nov 2012 08:44:54 -0500, by Tim Henigan
-
dirstate: don't rename branch file if writing it failed stableSat, 15 Dec 2012 20:19:07 +0200, by Idan Kamara
-
commands: 'hg bookmark NAME' should work even with ui.strict=TrueSun, 16 Dec 2012 22:00:38 -0600, by Kevin Bullock
-
tests: improve test-mv-cp-st-diff.t readabilitySun, 16 Dec 2012 19:41:56 +0100, by Mads Kiilerich
-
obsolete: refuse to push divergent changesetSat, 10 Nov 2012 02:19:20 +0100, by Pierre-Yves David
-
obsolete: add a divergent method on contextWed, 12 Dec 2012 03:20:49 +0100, by Pierre-Yves David
-
obsolete: add revset and test for divergent changesetsWed, 12 Dec 2012 03:12:55 +0100, by Pierre-Yves David
-
obsolete: detect divergent changesetsWed, 12 Dec 2012 03:19:30 +0100, by Pierre-Yves David
-
obsolete: drop successors sets which are subset of another oneSat, 10 Nov 2012 01:56:59 +0100, by Pierre-Yves David
-
obsolete: compute successors setThu, 13 Dec 2012 15:38:43 +0100, by Pierre-Yves David
-
mq: don't fail when removing a patch without patch file from series fileSun, 09 Dec 2012 00:25:21 +0100, by Mads Kiilerich
-
largefiles: align rm warnings with warnings used in coreThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
merge with stableThu, 13 Dec 2012 21:34:55 +0100, by Mads Kiilerich
-
largefiles: commit directories that only contain largefiles (issue3548) stableMon, 10 Dec 2012 14:58:42 +0100, by Levi Bard
-
revset.children: ignore rev numbers that are too lowFri, 07 Dec 2012 10:37:43 -0800, by Siddharth Agarwal
-
perf: add a command to measure revset performanceThu, 06 Dec 2012 11:21:11 -0800, by Siddharth Agarwal
-
run-tests: fix whitespace nonsenseWed, 12 Dec 2012 15:17:18 -0800, by Bryan O'Sullivan
-
merge with mpmWed, 12 Dec 2012 15:12:28 -0800, by Bryan O'Sullivan
-
run-tests: on windows, put correct python at front of PATHWed, 12 Dec 2012 14:52:58 -0800, by Bryan O'Sullivan
-
run-tests: fix exename on WindowsTue, 11 Dec 2012 15:38:42 -0800, by Siddharth Agarwal
-
run-tests: support running tests in parallel on windowsTue, 11 Dec 2012 15:13:23 -0800, by Bryan O'Sullivan
-
makefile: allow local builds to work on windows/mingw32Tue, 11 Dec 2012 13:44:00 -0800, by Bryan O'Sullivan