log tests/test-lfs.t @ 45841:bff719525815

age author description
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
Tue, 03 Apr 2018 14:24:14 -0700 Gregory Szorc tests: skip largefiles and lfs tests when using simple store
Tue, 06 Mar 2018 14:32:14 -0800 Gregory Szorc merge with stable
Tue, 06 Feb 2018 19:08:25 -0800 Jun Wu changegroup: do not delta lfs revisions stable
Sat, 03 Mar 2018 09:35:59 -0500 Augie Fackler tests: fix various test-check-module-imports.t violations
Sat, 27 Jan 2018 19:02:33 -0500 Matt Harbison lfs: teach the 'lfs()' fileset to handle removed files
Sat, 27 Jan 2018 19:22:15 -0500 Matt Harbison lfs: teach '{lfs_files}' to handle removed files
Sat, 27 Jan 2018 17:58:19 -0500 Matt Harbison lfs: add a fileset for detecting lfs files