log hgext/lfs/wrapper.py @ 42988:f4caf910669e

age author description
Wed, 04 Sep 2019 00:53:27 +0200 Pierre-Yves David flagprocessors: writetransform function take side data as parameter (API)
Wed, 04 Sep 2019 00:34:03 +0200 Pierre-Yves David flagprocessors: have the read transform function return side data (API)
Sun, 18 Aug 2019 00:45:33 +0300 Pulkit Goyal interfaces: create a new folder for interfaces and move repository.py in it
Wed, 07 Aug 2019 20:10:32 +0200 Pierre-Yves David rawdata: update callers in lfs' wrapper
Thu, 17 Jan 2019 00:16:00 -0500 Matt Harbison exthelper: drop the addattr() decorator
Tue, 27 Nov 2018 22:10:07 -0500 Matt Harbison lfs: convert to using exthelper to wrap functions
Sun, 21 Oct 2018 22:26:00 -0400 Matt Harbison lfs: consult the narrow matcher when extracting pointers from ctx (issue5794)
Thu, 18 Oct 2018 21:55:47 -0400 Matt Harbison lfs: don't add extension to hgrc after conversion (BC)
Thu, 20 Sep 2018 17:27:01 -0700 Matt Harbison lfs: autoload the extension when cloning from repo with lfs enabled
Mon, 01 Oct 2018 23:04:58 -0400 Matt Harbison lfs: explicitly name a key when sorting blob pointers
Mon, 24 Sep 2018 14:31:31 -0700 Gregory Szorc storageutil: move metadata parsing and packing from revlog (API)
Thu, 20 Sep 2018 18:07:42 -0700 Gregory Szorc filelog: store filename directly on revlog instance
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)
Wed, 19 Sep 2018 13:48:59 -0700 Gregory Szorc lfs: add repository feature denoting the use of LFS