Mercurial > public > mercurial-scm > hg
log mercurial/subrepo.py @ 37269:14cd5290c4e6
age | author | description |
---|---|---|
Sat, 31 Mar 2018 23:49:58 +0530 | Sushil khanchi | addremove: remove dry_run, similarity from scmutil.addremove (API) |
Mon, 02 Apr 2018 08:43:08 -0700 | Martin von Zweigbergk | subrepo: use repo['.'] instead of repo[''] |
Thu, 29 Mar 2018 09:23:39 -0700 | Martin von Zweigbergk | push: use "repo['.']" instead of old form "repo['']" |
Wed, 21 Mar 2018 23:36:11 +0530 | Sushil khanchi | remove: add dry-run functionality |