tests/test-lfs-serve.t
Sun, 20 Feb 2022 15:35:09 -0700 Gregory Szorc py2: drop some more from __future__ statements
Fri, 07 Jan 2022 17:32:25 +0100 Pierre-Yves David tests: use debugrequires instead of grepping the file directly
Sat, 10 Apr 2021 11:27:40 +0200 Raphaël Gomès cg4: introduce protocol flag to signify the presence of sidedata
Mon, 19 Apr 2021 12:52:23 -0700 Martin von Zweigbergk errors: raise RemoteError in some places in exchange.py
Wed, 10 Mar 2021 18:24:23 +0100 Pierre-Yves David test: update expected output in test-http.t
Mon, 15 Feb 2021 14:48:36 -0500 Valentin Gatien-Baron sshpeer: enable+fix warning about sshpeers not being closed explicitly
Fri, 08 Jan 2021 23:08:39 +0530 Pulkit Goyal upgrade: don't perform anything if nothing to do
Mon, 30 Nov 2020 14:07:23 +0100 Pierre-Yves David upgrade: display the list of processed revlog before proceeding
Mon, 23 Nov 2020 11:18:48 -0800 Martin von Zweigbergk errors: remove trailing "!" from some error messages for consistency
Thu, 01 Oct 2020 09:29:49 +0200 Pierre-Yves David copies: add a HASCOPIESINFO flag to highlight rev with useful data
Wed, 15 Apr 2020 18:58:35 +0200 Pierre-Yves David upgrade: support the --quiet flag
Wed, 15 Apr 2020 18:10:19 +0200 Pierre-Yves David upgrade: properly filter action depending on planned work stable
Tue, 21 Jan 2020 11:40:15 -0500 Matt Harbison lfs: enable workers by default
Sun, 06 Oct 2019 23:36:51 -0400 Pierre-Yves David sidedatacopies: teach upgrade about the new requirement
Wed, 04 Sep 2019 02:43:17 +0200 Pierre-Yves David upgrade: detect the side-data format variants
Sun, 08 Sep 2019 09:42:53 +0200 Pierre-Yves David changegroup: move message about added changes to transaction summary
Thu, 04 Oct 2018 00:57:11 -0400 Matt Harbison cat: don't prefetch files unless the output requires it
Fri, 15 Feb 2019 11:31:17 -0800 Gregory Szorc exchange: raise error.Abort instead of ValueError
Fri, 15 Feb 2019 11:42:54 -0800 Gregory Szorc tests: remove -q from test-lfs-serve.t
Sun, 27 Jan 2019 22:32:09 -0500 Matt Harbison py3: stabilize the output of lfs commandserver tests
Sun, 27 Jan 2019 00:26:17 -0500 Matt Harbison py3: add b'' and r'' prefixes to LFS tests
Fri, 18 Jan 2019 19:28:31 +0530 Pulkit Goyal py3: use dict.items() instead of dict.iteritems() in tests/test-lfs-server.t
Fri, 18 Jan 2019 19:26:28 +0530 Pulkit Goyal py3: add b'' prefixes in tests/test-lfs-serve.t
Mon, 12 Nov 2018 02:21:52 +0100 Boris Feld tests: remove all transitional configuration
Mon, 12 Nov 2018 01:09:19 +0100 Boris Feld test: enable sparse-revlog for test-lfs-serve.t
Thu, 20 Sep 2018 17:27:01 -0700 Matt Harbison lfs: autoload the extension when cloning from repo with lfs enabled
Tue, 16 Oct 2018 08:16:11 -0400 Augie Fackler merge with stable
Thu, 04 Oct 2018 00:17:26 -0400 Matt Harbison lfs: register the flag processors per repository
Wed, 10 Oct 2018 12:25:28 -0400 Matt Harbison lfs: avoid a potential variable reference before assignment error in cmdserver stable
Mon, 01 Oct 2018 13:17:38 -0700 Gregory Szorc httppeer: report http statistics
Mon, 24 Sep 2018 09:37:19 -0700 Gregory Szorc upgrade: report size of backing files, not internal storage size
Tue, 18 Sep 2018 23:47:21 -0400 Matt Harbison tests: quote PYTHON usage
Wed, 06 Jun 2018 13:31:24 -0400 Augie Fackler merge with stable
Thu, 31 May 2018 09:19:09 -0400 Matt Harbison lfs: bypass wrapped functions when reposetup() hasn't been called (issue5902) stable
Tue, 15 May 2018 11:52:43 -0700 Kyle Lippincott tests: mark tests that fail when using chg as #require no-chg
Sat, 14 Apr 2018 21:16:35 -0400 Matt Harbison lfs: enable the final download count status message
Sat, 14 Apr 2018 20:11:27 -0400 Matt Harbison diff: invoke the file prefetch hook
Sat, 14 Apr 2018 19:43:45 -0400 Matt Harbison export: invoke the file prefetch hook
Sun, 08 Apr 2018 14:22:12 -0400 Matt Harbison lfs: infer the blob store URL from an explicit push dest or default-push
Sun, 08 Apr 2018 01:23:39 -0400 Matt Harbison lfs: infer the blob store URL from an explicit pull source
Wed, 11 Apr 2018 17:29:55 -0400 Matt Harbison lfs: special case the null:// usercache instead of treating it as a url
Sat, 07 Apr 2018 22:22:20 -0400 Matt Harbison lfs: infer the blob store URL from paths.default
Sat, 07 Apr 2018 22:40:11 -0400 Matt Harbison lfs: add the ability to disable the usercache
Tue, 03 Apr 2018 14:24:14 -0700 Gregory Szorc tests: skip largefiles and lfs tests when using simple store
Sat, 23 Dec 2017 17:49:12 -0500 Matt Harbison lfs: show a friendly message when pushing lfs to a server without lfs enabled
Sun, 24 Dec 2017 01:26:36 -0500 Matt Harbison lfs: allow non-lfs exchanges when the extension is only enabled on one side
Sat, 23 Dec 2017 23:51:40 -0500 Matt Harbison lfs: add the 'lfs' requirement in the changegroup transaction introducing lfs
Sat, 23 Dec 2017 15:07:24 -0500 Matt Harbison test-lfs: add tests covering http exchanges
less more (0) tip