Mon, 02 May 2022 17:47:38 +0200 |
Raphaël Gomès |
tests: use the `--quiet` flag for verify when applicable
|
Wed, 19 Oct 2022 11:50:40 -0400 |
Matt Harbison |
revlog: use the user facing filename as the display_id for filelogs
|
Mon, 03 May 2021 12:23:27 +0200 |
Pierre-Yves David |
revlog: use revlog.display_id in LookupError
|
Wed, 10 Feb 2021 17:24:54 +0530 |
Pulkit Goyal |
error: remove shortening of node in error message
|
Fri, 17 Apr 2020 18:47:31 -0400 |
Matt Harbison |
tests: stabilize test-convert-hg-source.t on Windows
stable
|
Thu, 09 Apr 2020 16:06:03 +0530 |
Pulkit Goyal |
mergestate: store about files resolved in favour of other
|
Fri, 05 Apr 2019 11:24:00 -0700 |
Martin von Zweigbergk |
localrepo: don't allow lookup of working directory revision
|
Fri, 05 Apr 2019 11:12:08 -0700 |
Martin von Zweigbergk |
tests: demonstrate broken `hg convert` if "ffffffffffff" is in description
|
Fri, 05 Apr 2019 11:08:17 -0700 |
Martin von Zweigbergk |
tests: add test of for hash reference translation by `hg convert`
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Wed, 04 Apr 2018 14:04:18 -0700 |
Gregory Szorc |
tests: conditionalize tests for various repo features
|
Tue, 03 Apr 2018 18:23:33 -0700 |
Gregory Szorc |
tests: conditionalize test output for simple store
|
Sun, 11 Feb 2018 17:17:05 +0530 |
Pulkit Goyal |
py3: replace file() with open() in test-convert-hg-source.t
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|