hgext/largefiles/__init__.py
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Fri, 03 Feb 2023 04:24:40 +0100 Pierre-Yves David wrapfunction: use sysstr instead of bytes as argument in "narrow"
Fri, 03 Feb 2023 04:22:41 +0100 Pierre-Yves David wrapfunction: use sysstr instead of bytes as argument in "largefiles"
Thu, 05 Jan 2023 17:09:41 -0500 Matt Harbison largefiles: reference `mercurial.configitems.dynamicdefault` directly
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
less more (0) -30 tip