log tests/test-largefiles-cache.t @ 51481:4456c15bde9e

age author description
Mon, 26 Jun 2023 14:34:58 +0200 Mads Kiilerich tests: use grep -E instead of obsolescent egrep stable
Mon, 15 May 2023 08:54:47 +0200 Pierre-Yves David transaction: use a ".bck" extension for all backup file
Mon, 06 Mar 2023 22:16:43 +0100 Pierre-Yves David undo-files: clean existing files up before writing new one stable
Sun, 20 Feb 2022 15:28:44 -0700 Gregory Szorc tests: remove from __future__ from inline Python in tests
Mon, 19 Jul 2021 04:12:14 +0530 Pulkit Goyal largefiles: add tr backup for largefilesdirstate
Thu, 05 Apr 2018 11:16:54 -0700 Gregory Szorc tests: run some largefiles and lfs tests with simple store
Tue, 03 Apr 2018 14:24:14 -0700 Gregory Szorc tests: skip largefiles and lfs tests when using simple store
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Thu, 12 Oct 2017 09:39:50 +0200 Denis Laxalde transaction-summary: show the range of new revisions upon pull/unbundle (BC)
Tue, 22 Aug 2017 17:15:14 -0400 Augie Fackler tests: update test-largefiles-cache to pass our import checker
Thu, 15 Jun 2017 14:22:25 -0400 Augie Fackler tests: clean up many print statements to be print functions instead
Thu, 15 Jun 2017 14:27:52 -0400 Augie Fackler tests: use $PYTHON in #! so we always use the right Python
Tue, 06 Jun 2017 22:17:39 +0530 Pulkit Goyal update: show the commit to which we updated in case of multiple heads (BC)
Sat, 01 Apr 2017 14:48:39 -0400 Matt Harbison tests: add globs for Windows
Tue, 07 Jun 2016 08:32:33 +0200 Henrik Stuart largefiles: fix support for local largefiles while using share extension stable