Mercurial > public > mercurial-scm > hg
log mercurial/cmdutil.py @ 41837:82d9728ace95
age | author | description |
---|---|---|
Wed, 20 Feb 2019 19:28:51 -0500 | Augie Fackler | cleanup: use () to wrap long lines instead of \ |
Sun, 17 Feb 2019 09:12:30 -0800 | Martin von Zweigbergk | subrepo: use root-repo-relative path from `hg files` with ui.relative-paths=no |
Mon, 11 Feb 2019 09:40:24 -0800 | Martin von Zweigbergk | addremove: respect ui.relative-paths |
Tue, 12 Feb 2019 17:10:31 -0500 | Jordi Guti?rrez Hermoso | walkchangerevs: obey allfiles parameter when taking the slow path |
Fri, 08 Feb 2019 13:00:28 -0800 | Martin von Zweigbergk | cmdutil: migrate previously missed instances to uipathfn |
Fri, 08 Feb 2019 13:54:20 -0800 | Martin von Zweigbergk | cat: respect ui.relative-paths for "skipping missing subrepository" |
Thu, 07 Feb 2019 14:22:11 -0800 | Martin von Zweigbergk | forget: use relative paths for --interactive |