Mercurial > public > mercurial-scm > hg
log mercurial/cmdutil.py @ 23579:e1c39f207719
age | author | description |
---|---|---|
Sat, 13 Dec 2014 19:44:55 -0500 | Matt Harbison | subrepo: drop the 'ui' parameter to revert() |
Sat, 13 Dec 2014 19:36:50 -0500 | Matt Harbison | subrepo: drop the 'ui' parameter to removefiles() |
Sat, 13 Dec 2014 19:23:30 -0500 | Matt Harbison | subrepo: drop the 'ui' parameter to forget() |
Sat, 13 Dec 2014 14:26:38 -0500 | Matt Harbison | subrepo: drop the 'ui' parameter to cat() |
Mon, 24 Nov 2014 22:27:49 -0500 | Matt Harbison | commit: propagate --addremove to subrepos if -S is specified (issue3759) |
Wed, 26 Nov 2014 15:16:22 -0500 | Matt Harbison | commit: abort if --addremove is specified, but fails |
Sun, 09 Nov 2014 19:57:02 -0500 | Matt Harbison | scmutil: pass a matcher to scmutil.addremove() instead of a list of patterns |