Mon, 02 May 2022 17:47:38 +0200 |
Raphaël Gomès |
tests: use the `--quiet` flag for verify when applicable
|
Wed, 01 Jun 2022 01:13:13 +0200 |
Pierre-Yves DAVID |
debugindex: rename the parent column to mention nodeid
|
Wed, 01 Jun 2022 00:59:51 +0200 |
Pierre-Yves David |
debugindex: align column name on the right
|
Fri, 07 May 2021 08:38:17 -0700 |
Martin von Zweigbergk |
rename: add hint about --at-rev if source file doesn't exist
|
Fri, 09 Apr 2021 08:46:40 -0700 |
Martin von Zweigbergk |
rename: add --forget option and stop suggesting `hg revert` for undoing
|
Sat, 16 Jan 2021 00:03:18 +0100 |
Pierre-Yves David |
copies: add an devel option to trace all files
|
Thu, 12 Nov 2020 09:53:14 -0800 |
Martin von Zweigbergk |
errors: use InputError for errors about bad paths
|
Tue, 06 Oct 2020 22:36:15 -0700 |
Martin von Zweigbergk |
errors: introduce InputError and use it from commands and cmdutil
|
Tue, 28 Jan 2020 14:07:57 -0800 |
Martin von Zweigbergk |
copy: add experimetal support for unmarking committed copies
|
Fri, 20 Dec 2019 15:50:13 -0800 |
Martin von Zweigbergk |
copy: add option to unmark file as copied
|
Fri, 08 Feb 2019 13:00:05 -0800 |
Martin von Zweigbergk |
copy: respect ui.relative-paths in copy/rename
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Wed, 29 Aug 2018 09:59:08 -0700 |
Martin von Zweigbergk |
rename: return error status if any rename/copy failed
|
Wed, 29 Aug 2018 09:50:39 -0700 |
Martin von Zweigbergk |
rename: quote hg commands in warnings
|
Tue, 03 Apr 2018 18:15:24 -0700 |
Gregory Szorc |
tests: conditionalize tests based on presence of revlogs for files
|
Tue, 03 Apr 2018 18:20:10 -0700 |
Gregory Szorc |
tests: remove superfluous config setting
|
Mon, 02 Apr 2018 16:47:53 -0700 |
Gregory Szorc |
debugcommands: drop offset and length from debugindex by default
|
Mon, 02 Apr 2018 16:28:20 -0700 |
Gregory Szorc |
debugcommands: drop base revision from debugindex
|
Wed, 26 Jul 2017 23:47:54 -0400 |
Augie Fackler |
scmutil: use util.shellquote instead of %r
|
Thu, 13 Jul 2017 03:17:58 +0900 |
FUJIWARA Katsunori |
tests: take extra care for fsmonitor at enabling incompatible extension
|
Tue, 02 May 2017 22:27:44 +0200 |
Pierre-Yves David |
caches: move the 'updating the branch cache' message in 'updatecaches'
|
Mon, 19 Sep 2016 17:15:39 -0400 |
Augie Fackler |
copy: distinguish "file exists" cases and add a hint (BC)
|
Mon, 19 Sep 2016 17:14:43 -0400 |
Augie Fackler |
copy: document current behavior of 'hg cp --after'
|
Mon, 19 Oct 2015 10:48:02 +0200 |
Pierre-Yves David |
test: enable generaldelta in 'test-copy.t'
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Fri, 29 May 2015 22:23:58 +0200 |
Gilles Moris |
summary: move the parents phase marker to commit line (issue4688)
|
Thu, 14 May 2015 17:38:38 +0200 |
Gilles Moris |
summary: add a phase line (draft, secret) to the output
|
Tue, 17 Mar 2015 22:47:08 +0900 |
Yuya Nishihara |
commands: replace "working copy" with "working directory" in help/messages
|
Sun, 25 Jan 2015 22:55:10 -0500 |
Matt Harbison |
largefiles: revert to lfilesrepo.status() being an unfiltered method
stable
|
Fri, 18 Apr 2014 13:33:20 +0200 |
Mads Kiilerich |
localrepo: show headline notes in commitctx before showing filenames
|
Tue, 11 Nov 2014 21:41:12 -0800 |
Siddharth Agarwal |
revlog: store fulltext when compressed delta is bigger than it
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: nonexistent
|
Wed, 11 Jul 2012 15:03:10 -0700 |
Bryan O'Sullivan |
tests: reduce spurious failures when run with generaldelta
|
Mon, 11 Jun 2012 01:40:51 +0200 |
Mads Kiilerich |
tests: add missing trailing 'cd ..'
|
Mon, 04 Jun 2012 21:09:54 +0200 |
Adrian Buehlmann |
tests: roll test-copy2.t into test-copy.t
|
Tue, 03 Apr 2012 19:06:35 +0200 |
Thomas Arendsen Hein |
tests: make tests work if directory contains special characters
stable
|
Wed, 04 May 2011 13:37:41 +0200 |
Sune Foldager |
tests: fix deprecated use of hg debugdata/debugindex
|
Tue, 19 Apr 2011 12:42:53 +0200 |
Adrian Buehlmann |
add: introduce a warning message for non-portable filenames (issue2756) (BC)
|
Thu, 02 Sep 2010 23:22:51 +0200 |
Martin Geisler |
tests: remove unneeded -d flags
|
Thu, 12 Aug 2010 22:31:40 +0900 |
Nicolas Dumazet |
tests: unify test-copy
base
tests/test-copy@33bc9f52ea01
|