Mercurial > public > mercurial-scm > hg-stable
log mercurial/cmdutil.py @ 37601:2e0e61312a25
age | author | description |
---|---|---|
Thu, 12 Apr 2018 22:08:55 +0900 | Yuya Nishihara | export: serialize revisions to be exported per destination file |
Thu, 12 Apr 2018 21:56:02 +0900 | Yuya Nishihara | export: split cmdutil.export() to single-file and maybe-multiple-files cases |
Thu, 12 Apr 2018 21:47:17 +0900 | Yuya Nishihara | export: remove unused argument 'rev' from _exportsingle() |