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
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
Sat, 03 Feb 2018 21:26:12 -0500 Matt Harbison lfs: prefetch lfs blobs when applying merge updates
Mon, 29 Jan 2018 21:42:18 -0500 Matt Harbison lfs: don't require the .hglfs file to be tracked to control the policy stable
Wed, 24 Jan 2018 22:26:28 -0500 Matt Harbison minifileset: note the unsupported file pattern when raising a parse error stable
Tue, 23 Jan 2018 21:29:45 -0500 Matt Harbison lfs: don't automatically exclude '.hg*' files from external tracking stable
Tue, 23 Jan 2018 20:50:02 -0500 Matt Harbison lfs: rename {oid} to {lfsoid} stable
Mon, 22 Jan 2018 17:47:40 -0500 Matt Harbison lfs: rename {pointer} to {lfspointer} stable
Fri, 19 Jan 2018 19:20:50 -0500 Matt Harbison lfs: rename {lfsattrs} to {pointer}
Sun, 14 Jan 2018 17:00:24 -0500 Matt Harbison lfs: add the '{lfsattrs}' template keyword to '{lfs_files}'
Sun, 14 Jan 2018 18:12:51 -0500 Matt Harbison lfs: control tracked file selection via a tracked file
Tue, 16 Jan 2018 20:15:07 -0500 Matt Harbison lfs: allow the pointer file to be viewed with `hg cat -T '{rawdata}'`
Sun, 14 Jan 2018 15:56:22 -0500 Matt Harbison lfs: add the '{oid}' template keyword to '{lfs_files}'
Sun, 14 Jan 2018 15:39:10 -0500 Matt Harbison lfs: convert '{lfs_files}' keyword to a hybrid list
Sat, 13 Jan 2018 22:40:33 -0500 Matt Harbison test-lfs: add tests to show that hashes remain unchanged by conversions
Sat, 13 Jan 2018 22:29:18 -0500 Matt Harbison test-lfs: drop an unresolved issue note, now that lfs.track=none() is a thing
Sat, 13 Jan 2018 20:07:14 -0500 Matt Harbison lfs: always exclude '.hg*' text files
Sun, 31 Dec 2017 02:54:49 -0500 Matt Harbison lfs: migrate most file filtering from threshold to custom filter
Sun, 31 Dec 2017 12:47:36 -0500 Matt Harbison test-lfs: bump the number on test repo11 and higher
Thu, 21 Dec 2017 21:20:00 -0500 Matt Harbison lfs: use the localstore download method to transfer from remote stores
Sat, 23 Dec 2017 23:51:40 -0500 Matt Harbison lfs: add the 'lfs' requirement in the changegroup transaction introducing lfs
Fri, 22 Dec 2017 14:53:54 -0500 Matt Harbison test-lfs: add tests covering local exchanges
Thu, 21 Dec 2017 14:13:39 -0500 Matt Harbison lfs: only hardlink between the usercache and local store if the blob verifies
Fri, 17 Nov 2017 00:06:45 -0500 Matt Harbison lfs: verify lfs object content when transferring to and from the remote store
Thu, 16 Nov 2017 22:52:53 -0500 Matt Harbison test-lfs: add tests around corrupted lfs objects
less more (0) -60 tip