Mercurial > hg
graph
-
bundle2caps: advertise the available versions for changegroup packerWed, 24 Sep 2014 21:28:54 -0700, by Pierre-Yves David
-
changegroup: add a "packermap" dictionary to track different packer versionsWed, 24 Sep 2014 21:24:06 -0700, by Pierre-Yves David
-
templater: don't overwrite the keyword mapping in runsymbol() (issue4362) stableMon, 03 Nov 2014 12:08:03 -0500, by Matt Harbison
-
revset-matching: call 'getset' on a 'fullreposet'Thu, 16 Oct 2014 23:15:35 -0700, by Pierre-Yves David
-
revset-parentspec: call 'getset' on a 'fullreposet'Thu, 16 Oct 2014 23:15:06 -0700, by Pierre-Yves David
-
revset-children: call 'getset' on a 'fullreposet'Thu, 16 Oct 2014 23:14:17 -0700, by Pierre-Yves David
-
revset-ancestorspec: call 'getset' on a 'fullreposet'Thu, 16 Oct 2014 23:11:25 -0700, by Pierre-Yves David
-
revset-rangeset: call 'getset' on a 'fullreposet'Thu, 16 Oct 2014 23:10:44 -0700, by Pierre-Yves David
-
test-revert: make sure all 'tracked' files are really trackedSun, 19 Oct 2014 22:19:22 -0700, by Martin von Zweigbergk
-
test-revert: sort by output filename againSat, 18 Oct 2014 18:12:54 -0700, by Martin von Zweigbergk
-
test-revert: name files by state, not by state transitionMon, 20 Oct 2014 22:54:18 -0700, by Martin von Zweigbergk
-
test-revert: temporarily sort by input states instead of output filenameFri, 17 Oct 2014 06:27:43 -0700, by Martin von Zweigbergk
-
test-revert: put content, not keys, into 'combination'Sat, 18 Oct 2014 22:23:19 -0700, by Martin von Zweigbergk
-
test-revert: replace 'removed' in working copy with 'untracked-deleted'Fri, 17 Oct 2014 09:02:30 -0700, by Martin von Zweigbergk
-
test-revert: removing a missing file has no effectThu, 16 Oct 2014 23:59:08 -0700, by Martin von Zweigbergk
-
test-revert: reverting an addition is the same as removingFri, 17 Oct 2014 00:39:26 -0700, by Martin von Zweigbergk
-
test-revert: reverting no change means it's cleanThu, 16 Oct 2014 23:36:40 -0700, by Martin von Zweigbergk
-
merge with stableMon, 03 Nov 2014 16:56:32 -0600, by Matt Mackall
-
extdiff: drop the command alias without options example in the help textSun, 02 Nov 2014 15:27:15 -0500, by Matt Harbison
-
extdiff: allow a preconfigured merge-tool to be invokedFri, 31 Oct 2014 21:34:55 -0400, by Matt Harbison
-
extdiff: sort files when snapshottingMon, 03 Nov 2014 16:30:21 -0600, by Matt Mackall
-
filemerge: split the logic for finding an external tool to its own functionSun, 02 Nov 2014 14:58:50 -0500, by Matt Harbison
-
largefiles: simplify check for lack of path argumentsSun, 02 Nov 2014 13:18:08 -0800, by Martin von Zweigbergk
-
largefiles: shortcircuit status code also for non-matching patternsFri, 31 Oct 2014 14:11:47 -0700, by Martin von Zweigbergk
-
largefiles: remove confusing 'or None' from predicateMon, 27 Oct 2014 21:10:24 -0700, by Martin von Zweigbergk
-
largefiles: drop unnecessary setting of matcher._alwaysThu, 30 Oct 2014 22:32:39 -0700, by Martin von Zweigbergk
-
config: move mergetools configuration from contrib to default configurationSun, 19 Oct 2014 03:22:23 +0200, by Mads Kiilerich
-
config: introduce "built-in" default configuration settings in default.dThu, 04 Sep 2014 21:36:35 +0200, by Mads Kiilerich