log hgext/lfs/__init__.py @ 45523:5ed6efedc457 stable

age author description
Tue, 14 Apr 2020 16:43:54 +0530 Pulkit Goyal scmutil: add writereporequirements() and route requires writing through it
Tue, 21 Jan 2020 11:40:15 -0500 Matt Harbison lfs: enable workers by default
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, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Mon, 21 Oct 2019 11:08:23 +0200 Denis Laxalde lfs: dedent documentation section about .hglfs file
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