Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 09 Nov 2014 23:46:25 -0500 | Matt Harbison | addremove: support addremove with explicit paths in subrepos |
Mon, 24 Nov 2014 23:51:26 -0500 | Matt Harbison | addremove: add support for the -S flag |
Mon, 24 Nov 2014 22:27:49 -0500 | Matt Harbison | commit: propagate --addremove to subrepos if -S is specified (issue3759) |
Wed, 26 Nov 2014 16:13:38 -0500 | Matt Harbison | subrepo: store the ui object in the base class |
Wed, 26 Nov 2014 15:16:22 -0500 | Matt Harbison | commit: abort if --addremove is specified, but fails |
Wed, 26 Nov 2014 14:27:36 -0500 | Matt Harbison | addremove: warn when addremove fails to operate on a named path |
Sun, 09 Nov 2014 19:57:02 -0500 | Matt Harbison | scmutil: pass a matcher to scmutil.addremove() instead of a list of patterns |