tests/test-lfs.t
Fri, 07 Jan 2022 17:32:25 +0100 Pierre-Yves David tests: use debugrequires instead of grepping the file directly
Mon, 29 Nov 2021 13:09:04 +0100 Pierre-Yves David extensions: highlight the name of the faulty extensions in the error message
Mon, 03 May 2021 12:24:18 +0200 Pierre-Yves David revlog: use revlog.display_id in integrity error
Wed, 09 Dec 2020 19:40:30 -0800 Martin von Zweigbergk errors: use detailed exit code 50 for StorageError
Mon, 23 Nov 2020 11:18:48 -0800 Martin von Zweigbergk errors: remove trailing "!" from some error messages for consistency
Mon, 16 Nov 2020 16:00:50 -0800 Martin von Zweigbergk errors: use exit code 10 for parse errors
Fri, 20 Nov 2020 14:43:21 -0800 Martin von Zweigbergk errors: raise ConfigError on failure to parse config file
Mon, 06 Jul 2020 17:44:25 +0200 Manuel Jacob pycompat: change users of pycompat.{stdin,stdout,stderr} to use procutil.std*
Fri, 17 Jan 2020 22:24:27 -0800 Gregory Szorc py3: string normalization and I/O tweaks in test-lfs.t
Mon, 23 Dec 2019 01:12:20 -0500 Matt Harbison verify: allow the storage to signal when renames can be tested on `skipread`
Sun, 22 Dec 2019 23:50:19 -0500 Matt Harbison lfs: don't skip locally available blobs when verifying
Fri, 20 Dec 2019 01:11:35 -0500 Matt Harbison lfs: add a switch to `hg verify` to ignore the content of blobs
Fri, 06 Dec 2019 15:30:06 +0100 Paul Sonnenschein tests: remove hardcoded errno values
Sun, 08 Sep 2019 09:42:53 +0200 Pierre-Yves David changegroup: move message about added changes to transaction summary
Wed, 07 Aug 2019 20:10:43 +0200 Pierre-Yves David rawdata: update callers in lfs' tests
Thu, 18 Oct 2018 21:55:47 -0400 Matt Harbison lfs: don't add extension to hgrc after conversion (BC)
Mon, 01 Oct 2018 23:26:24 -0400 Matt Harbison py3: suppress the output from .write() calls in more tests
Mon, 01 Oct 2018 23:07:19 -0400 Matt Harbison py3: byteify test-lfs.t
Mon, 01 Oct 2018 23:04:58 -0400 Matt Harbison lfs: explicitly name a key when sorting blob pointers
Mon, 24 Sep 2018 12:49:17 -0700 Gregory Szorc filelog: stop proxying rawsize() (API)
Thu, 20 Sep 2018 17:47:34 -0700 Gregory Szorc lfs: access revlog directly
Thu, 20 Sep 2018 15:18:13 -0700 Gregory Szorc lfs: don't add extension to hgrc after clone or share (BC)
Thu, 20 Sep 2018 15:06:43 -0700 Gregory Szorc localrepo: automatically load lfs extension when required (BC)
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)
Sat, 09 Jun 2018 19:55:10 +0900 Yuya Nishihara fileset: rewrite predicates to return matcher not closed to subset (API) (BC)
Thu, 21 Jun 2018 00:48:59 -0400 Matt Harbison test-lfs: add coverage for the binary() fileset
Thu, 21 Jun 2018 00:05:26 -0400 Matt Harbison fileset: use filectx.isbinary() to filter out binaries in eol()
Tue, 15 May 2018 11:52:43 -0700 Kyle Lippincott tests: mark tests that fail when using chg as #require no-chg
Thu, 05 Apr 2018 17:44:18 -0700 Gregory Szorc tests: call rawsize() directly
less more (0) -50 -30 tip