Wed, 29 Nov 2023 08:32:24 -0800 |
Martin von Zweigbergk |
add: don't attempt to add back removed files unless explicitly listed
|
Tue, 28 Nov 2023 22:44:04 -0800 |
Martin von Zweigbergk |
tests: show failure to `hg add -I` a dir->symlink transition
|
Wed, 02 Feb 2022 17:24:05 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Tue, 01 Feb 2022 16:36:20 +0100 |
Pierre-Yves David |
dirstate-v2: rename the configuration to enable the format
stable
|
Tue, 23 Nov 2021 20:04:22 +0100 |
Simon Sapin |
rhg: Fix status desambiguation of symlinks and executable files
|
Tue, 09 Nov 2021 19:55:46 +0100 |
Simon Sapin |
rhg: Enable `rhg status` in most tests
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Fri, 15 Oct 2021 01:27:39 +0200 |
Pierre-Yves David |
dirstate-v2: add an option to prevent unintentional slow dirstate-v2
|
Fri, 16 Jul 2021 18:42:20 +0200 |
Simon Sapin |
dirstate-v2: Add support when Rust is not enabled
|
Mon, 27 Sep 2021 12:09:15 +0200 |
Simon Sapin |
dirstate: Remove the flat Rust DirstateMap implementation
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Add a variant of some tests, that uses the new format
|
Mon, 03 May 2021 20:04:19 +0200 |
Simon Sapin |
dirstate-tree: Add a dirstate-v1-tree variant of some tests
|
Thu, 12 Nov 2020 13:22:40 -0800 |
Martin von Zweigbergk |
errors: raise InputError when given non-existent paths etc
|
Mon, 08 Jun 2015 14:44:30 -0500 |
Matt Mackall |
tests: drop explicit $TESTDIR from executables
|
Wed, 03 Dec 2014 14:33:29 -0800 |
John Coomes |
add: use lexists so that broken symbolic links are added
|