Mercurial > hg
log hgext/largefiles/storefactory.py @ 41618:e834f6f6f221
age | author | description |
---|---|---|
Thu, 17 Jan 2019 09:17:12 -0800 | Martin von Zweigbergk | cleanup: delete lots of unused local variables |
Sun, 18 Feb 2018 14:25:03 -0500 | Augie Fackler | largefiles: make scheme regex a bytes regex |
Thu, 21 Dec 2017 13:57:57 +0100 | Boris Feld | largefiles: add support for 'largefiles://' url scheme |
Tue, 14 Jun 2016 11:21:41 +0200 | liscju | largefiles: make storefactory._openstore public |
Sat, 04 Jun 2016 16:53:44 +0200 | liscju | largefiles: move basestore._openstore into new module to remove cycle base hgext/largefiles/basestore.py@96ee5d374e80 |