Thu, 14 Oct 2021 10:58:39 -0700 |
Martin von Zweigbergk |
copy: recommend `--at-rev .` if target was added in parent commit
|
Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
Tue, 28 Jul 2020 09:58:28 -0700 |
Martin von Zweigbergk |
rename: add support for --at-rev, which marks as copy and removes the source
|
Wed, 06 May 2020 11:40:17 -0700 |
Martin von Zweigbergk |
copy: give better error message when no source paths found with --at-rev
|
Wed, 06 May 2020 11:41:37 -0700 |
Martin von Zweigbergk |
tests: show poor error message for `hg cp -A --at-rev . non-existent dst`
|
Wed, 06 May 2020 10:33:56 -0700 |
Martin von Zweigbergk |
copy: to find copy source, walk parent of revision we're marking copies in
|
Wed, 06 May 2020 11:41:01 -0700 |
Martin von Zweigbergk |
tests: show that `hg cp -A --at-rev .` doesn't work for renames
|
Fri, 20 Dec 2019 13:24:46 -0800 |
Martin von Zweigbergk |
copy: add experimental support for marking committed copies
base
tests/test-rename.t@909feb4bf60b
|