sapling/hgext/largefiles
Yuya Nishihara 9e02f75b4c registrar: host "dynamicdefault" constant by configitem object
This is the common pattern seen in the other registrar classes.
2017-10-21 13:13:20 +09:00
..
__init__.py registrar: host "dynamicdefault" constant by configitem object 2017-10-21 13:13:20 +09:00
basestore.py largefiles: use readasstandin() to read hex hash directly from filectx 2017-04-01 02:32:49 +09:00
CONTRIBUTORS hgext: add largefiles extension 2011-09-24 17:35:45 +02:00
lfcommands.py configitems: register the 'largefiles.patterns' config 2017-10-13 22:26:58 +02:00
lfutil.py configitems: register the 'largefiles.usercache' config 2017-10-13 22:28:03 +02:00
localstore.py largefiles: always use filechunkiter when iterating files 2016-10-12 12:22:18 +02:00
overrides.py configitems: register the 'largefiles.patterns' config 2017-10-13 22:26:58 +02:00
proto.py wireproto: perform chunking and compression at protocol layer (API) 2016-11-20 13:50:45 -08:00
remotestore.py largefiles: remove remotestore.batch() 2017-08-09 21:04:03 -07:00
reposetup.py dirstate: use keyword arguments to clarify status()'s callers 2017-09-29 14:49:05 -07:00
storefactory.py largefiles: make storefactory._openstore public 2016-06-14 11:21:41 +02:00
uisetup.py largefiles: remove unused assignments from wrapfunction() 2017-08-31 22:39:10 -07:00
wirestore.py py3: make largefiles/wirestore.py use absolute_import 2016-05-10 15:20:04 +02:00