Mercurial > hg
graph
-
addremove: add support for the -S flagMon, 24 Nov 2014 23:51:26 -0500, by Matt Harbison
-
commit: propagate --addremove to subrepos if -S is specified (issue3759)Mon, 24 Nov 2014 22:27:49 -0500, by Matt Harbison
-
subrepo: store the ui object in the base classWed, 26 Nov 2014 16:13:38 -0500, by Matt Harbison
-
commit: abort if --addremove is specified, but failsWed, 26 Nov 2014 15:16:22 -0500, by Matt Harbison
-
addremove: warn when addremove fails to operate on a named pathWed, 26 Nov 2014 14:27:36 -0500, by Matt Harbison
-
scmutil: pass a matcher to scmutil.addremove() instead of a list of patternsSun, 09 Nov 2014 19:57:02 -0500, by Matt Harbison
-
tests: fix a typo in test-walkrepos.pyWed, 10 Dec 2014 23:46:47 -0500, by Enrique A. Tobis