hgext/largefiles/__init__.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Wed, 13 Jan 2021 15:42:15 +0530 Pulkit Goyal largefiles: remove unused imports
Mon, 28 Dec 2020 03:18:16 +0100 Joerg Sonnenberger largefiles: redo heads interception
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Tue, 22 Sep 2020 23:18:37 -0700 Martin von Zweigbergk largefiles: prevent in-memory merge instead of switching to on-disk
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
Fri, 28 Dec 2018 00:53:58 -0500 Matt Harbison largefiles: eliminate an unnecessary import of configitems
Thu, 27 Dec 2018 21:27:43 -0500 Matt Harbison largefiles: port revset registration to exthelper
Sun, 23 Dec 2018 23:01:51 -0500 Matt Harbison largefiles: drop the uisetup module
Sun, 23 Dec 2018 22:57:03 -0500 Matt Harbison largefiles: port wrapped functions to exthelper
Sun, 23 Dec 2018 17:26:25 -0500 Matt Harbison largefiles: port commands to exthelper
Sun, 23 Dec 2018 16:16:13 -0500 Matt Harbison largefiles: port configitems to exthelper
Tue, 20 Mar 2018 17:30:30 -0700 Gregory Szorc localrepo: move featuresetupfuncs out of localrepository class (API)
Sat, 21 Oct 2017 13:13:20 +0900 Yuya Nishihara registrar: host "dynamicdefault" constant by configitem object stable
Fri, 13 Oct 2017 22:28:03 +0200 Boris Feld configitems: register the 'largefiles.usercache' config
Fri, 13 Oct 2017 22:26:58 +0200 Boris Feld configitems: register the 'largefiles.patterns' config
Fri, 13 Oct 2017 22:26:03 +0200 Boris Feld configitems: register the 'largefiles.minsize' config
Wed, 02 Aug 2017 01:15:07 +0900 FUJIWARA Katsunori largefiles: fix help text to avoid warning at "make update-pot"
Fri, 10 Feb 2017 16:56:29 -0800 Martin von Zweigbergk cleanup: use set literals
Tue, 23 Aug 2016 11:26:08 -0400 Augie Fackler extensions: change magic "shipped with hg" string
Fri, 06 May 2016 14:28:32 +0200 liscju py3: make largefiles/__init__.py use absolute_import
Tue, 12 Jan 2016 09:30:39 +0000 timeless largefiles: use double quotes for arguments
Tue, 08 Mar 2016 23:04:53 +0900 FUJIWARA Katsunori revset: replace extpredicate by revsetpredicate of registrar
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Sun, 04 May 2014 21:11:15 -0700 Gregory Szorc largefiles: define norepo in command decorator
Sat, 29 Mar 2014 01:20:07 +0900 FUJIWARA Katsunori hg: introduce "wirepeersetupfuncs" to setup wire peer by extensions (issue4109) stable
Thu, 17 Oct 2013 21:45:17 +0900 FUJIWARA Katsunori localrepo: invoke only feature setup functions for enabled extensions
Sat, 21 Sep 2013 21:33:29 +0900 FUJIWARA Katsunori largefiles: setup "largefiles" feature in each repositories individually
Fri, 19 Apr 2013 18:26:35 -0300 Wagner Bruna largefiles: fix typos in documentation stable
Mon, 15 Apr 2013 01:59:11 +0200 Mads Kiilerich largefiles: drop --cache-largefiles again
Mon, 15 Apr 2013 01:59:04 +0200 Mads Kiilerich largefiles: introduce pulled() revset expression for use in --lfrev
Mon, 15 Apr 2013 01:57:16 +0200 Mads Kiilerich largefiles: introduce pull --lfrev option
Mon, 15 Apr 2013 01:53:37 +0200 Mads Kiilerich largefiles: introduce lfpull command for pulling missing largefiles
Mon, 15 Apr 2013 01:46:10 +0200 Mads Kiilerich largefiles: update help
Sat, 09 Feb 2013 21:07:42 +0000 Na'Tosha Bard largefiles: don't cache largefiles for pulled heads by default
Sat, 09 Feb 2013 15:25:46 +0000 Na'Tosha Bard largefiles: document behavior of caching largefiles for new heads
Fri, 20 Jul 2012 22:10:52 -0400 Matt Harbison largefiles: mark as a first party extension stable
Wed, 28 Dec 2011 00:01:48 +0100 Michal Sznajder largefiles: clarify help when options are ignored until first add is done stable
Mon, 24 Oct 2011 10:08:58 +0200 Martin Geisler largefiles: improve markup in module help text stable
Tue, 18 Oct 2011 20:06:23 -0400 Greg Ward largefiles: rename config setting 'size' to 'minsize' stable
Mon, 17 Oct 2011 14:14:28 -0500 Matt Mackall largefiles: remove fixme from docs stable
Tue, 11 Oct 2011 21:10:03 -0400 Greg Ward largefiles: improve help
Sat, 24 Sep 2011 17:35:45 +0200 various hgext: add largefiles extension
less more (0) tip