Thu, 28 Apr 2022 15:19:19 +0200 |
Raphaël Gomès |
dirstate-v2: add flag to `debugstate` to print docket information
stable
|
file |
diff |
annotate
|
Wed, 02 Feb 2022 17:24:05 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
file |
diff |
annotate
|
Fri, 17 Dec 2021 17:56:13 +0100 |
Simon Sapin |
rhg: Accept different "invalid ignore pattern" error message formatting
|
file |
diff |
annotate
|
Tue, 09 Nov 2021 19:55:46 +0100 |
Simon Sapin |
rhg: Enable `rhg status` in most tests
|
file |
diff |
annotate
|
Tue, 01 Feb 2022 16:36:20 +0100 |
Pierre-Yves David |
dirstate-v2: rename the configuration to enable the format
stable
|
file |
diff |
annotate
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
file |
diff |
annotate
|
Fri, 15 Oct 2021 01:27:39 +0200 |
Pierre-Yves David |
dirstate-v2: add an option to prevent unintentional slow dirstate-v2
|
file |
diff |
annotate
|
Fri, 16 Jul 2021 18:42:20 +0200 |
Simon Sapin |
dirstate-v2: Add support when Rust is not enabled
|
file |
diff |
annotate
|
Mon, 27 Sep 2021 12:09:15 +0200 |
Simon Sapin |
dirstate: Remove the flat Rust DirstateMap implementation
|
file |
diff |
annotate
|
Thu, 08 Jul 2021 12:18:21 +0200 |
Simon Sapin |
dirstate-v2: Introduce a docket file
|
file |
diff |
annotate
|
Mon, 28 Jun 2021 15:41:50 +0200 |
Simon Sapin |
dirstate-v2: Use 32-bit integers instead of 64-bit for offsets
|
file |
diff |
annotate
|
Wed, 02 Jun 2021 11:25:18 +0200 |
Simon Sapin |
dirstate-v2: Store a hash of ignore patterns (.hgignore)
|
file |
diff |
annotate
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Add a variant of some tests, that uses the new format
|
file |
diff |
annotate
|
Mon, 03 May 2021 20:04:19 +0200 |
Simon Sapin |
dirstate-tree: Add a dirstate-v1-tree variant of some tests
|
file |
diff |
annotate
|
Sun, 25 Aug 2019 22:53:42 -0400 |
Valentin Gatien-Baron |
match: simplify the regexps created for glob patterns
|
file |
diff |
annotate
|
Sun, 25 Aug 2019 22:52:36 -0400 |
Valentin Gatien-Baron |
tests: show the pattern generated for a relative glob
|
file |
diff |
annotate
|
Sun, 21 Jul 2019 13:48:29 +0900 |
Yuya Nishihara |
hgignore: add escape syntax test for glob patterns
|
file |
diff |
annotate
|
Sun, 21 Jul 2019 13:37:24 +0900 |
Yuya Nishihara |
hgignore: add a few more weird patterns to test case
|
file |
diff |
annotate
|
Sun, 21 Jul 2019 13:30:47 +0900 |
Yuya Nishihara |
hgignore: update \-escape test to reflect actual behavior
|
file |
diff |
annotate
|
Sun, 17 Feb 2019 22:39:12 -0500 |
Matt Harbison |
tests: correct the remaining fallout from recent path style changes on Windows
|
file |
diff |
annotate
|
Thu, 03 Jan 2019 19:02:46 -0500 |
Valentin Gatien-Baron |
match: support rooted globs in hgignore
|
file |
diff |
annotate
|
Sun, 02 Dec 2018 13:09:46 -0800 |
Martin von Zweigbergk |
match: drop unnecessary wrapping of regex in group
|
file |
diff |
annotate
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
file |
diff |
annotate
|
Sun, 10 Dec 2017 22:50:57 -0500 |
Matt Harbison |
tests: remove (glob) annotations that were only for '\' matches
|
file |
diff |
annotate
|
Sat, 02 Dec 2017 19:33:34 -0500 |
Matt Harbison |
tests: add a substitution for ENOENT/ERROR_FILE_NOT_FOUND messages
|
file |
diff |
annotate
|
Sat, 15 Jul 2017 15:23:29 -0400 |
Matt Harbison |
debugignore: eliminate inconsistencies with `hg status` (issue5222)
|
file |
diff |
annotate
|
Fri, 14 Jul 2017 10:48:08 -0700 |
Martin von Zweigbergk |
tests: fix an incorrect description in test-ignore.t
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 02:52:39 +0900 |
FUJIWARA Katsunori |
tests: add line specific for testing with fsmonitor
|
file |
diff |
annotate
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
file |
diff |
annotate
|
Thu, 01 Jun 2017 00:40:52 -0700 |
Siddharth Agarwal |
match: introduce nevermatcher for when no ignore files are present
|
file |
diff |
annotate
|