Mon, 10 Jan 2022 19:52:07 +0100 |
Pierre-Yves David |
test: simpler requirements matching in test-lfs-largefiles.t
|
Wed, 08 Dec 2021 05:35:32 +0100 |
Pierre-Yves David |
test: use `hg debugrequires` instead of `cat` in some tests
|
Mon, 25 Oct 2021 15:11:53 +0200 |
Raphaël Gomès |
tests: add missing `head` for when things go wrong
|
Wed, 10 Nov 2021 11:42:13 +0100 |
Raphaël Gomès |
dirstate-v2: fix confusion between requirement and format config variable
stable
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Update the expected output of some tests for new requirement
|
Thu, 14 Jan 2021 04:58:20 +0100 |
Pierre-Yves David |
persistent-nodemap: enable the feature by default when using Rust
|
Tue, 06 Apr 2021 18:55:19 +0200 |
Pierre-Yves David |
revlog-compression: use zstd by default (if available)
|
Mon, 12 Nov 2018 02:21:52 +0100 |
Boris Feld |
tests: remove all transitional configuration
|
Mon, 12 Nov 2018 01:09:08 +0100 |
Boris Feld |
test: enable sparse-revlog for test-lfs-largefiles.t
|
Thu, 18 Oct 2018 21:55:47 -0400 |
Matt Harbison |
lfs: don't add extension to hgrc after conversion (BC)
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Tue, 15 May 2018 11:52:43 -0700 |
Kyle Lippincott |
tests: mark tests that fail when using chg as #require no-chg
|
Tue, 03 Apr 2018 14:24:14 -0700 |
Gregory Szorc |
tests: skip largefiles and lfs tests when using simple store
|
Sat, 03 Mar 2018 14:44:41 -0500 |
Augie Fackler |
tests: prevent enormous output spew in test-lfs-largefiles.t
|
Sat, 27 Jan 2018 19:22:15 -0500 |
Matt Harbison |
lfs: teach '{lfs_files}' to handle removed files
|
Sun, 26 Nov 2017 21:14:48 -0500 |
Matt Harbison |
lfs: enable the extension locally after converting to an 'lfs' repo
|
Fri, 01 Dec 2017 22:40:55 -0500 |
Matt Harbison |
test-lfs: drop a hack for ignoring convert devel-warnings
|
Wed, 22 Nov 2017 22:38:50 -0500 |
Matt Harbison |
lfs: add a repo requirement for this extension when converting to lfs
|
Mon, 20 Nov 2017 18:05:15 -0500 |
Augie Fackler |
lfs: generate a large file by using `python` instead of yes | head
|
Sat, 18 Nov 2017 12:54:06 -0500 |
Matt Harbison |
test-lfs: add tests demonstrating the interaction with largefiles
|