log hgext/lfs/__init__.py @ 43105:649d3ac37a12

age author description
Sun, 06 Oct 2019 19:25:18 -0400 Gregory Szorc py3: define and use pycompat.iteritems() for hgext/
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Sun, 18 Aug 2019 00:45:33 +0300 Pulkit Goyal interfaces: create a new folder for interfaces and move repository.py in it
Sat, 13 Jul 2019 23:45:32 -0400 Valentin Gatien-Baron convert: add a config option to help doing identity hg->hg conversion
Thu, 17 Jan 2019 00:16:00 -0500 Matt Harbison exthelper: drop the addattr() decorator
Sat, 29 Dec 2018 23:35:05 -0800 Martin von Zweigbergk narrow: extract repo property for store narrowmatcher
Thu, 27 Dec 2018 23:46:35 -0500 Matt Harbison exthelper: reintroduce the ability to register filesets
Thu, 27 Dec 2018 21:55:22 -0500 Matt Harbison exthelper: reintroduce the ability to register templates
Tue, 27 Nov 2018 22:10:07 -0500 Matt Harbison lfs: convert to using exthelper to wrap functions
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
Wed, 26 Sep 2018 11:27:41 -0700 Gregory Szorc lfs: drop unused import
Thu, 20 Sep 2018 15:18:13 -0700 Gregory Szorc lfs: don't add extension to hgrc after clone or share (BC)