sapling/hgext/largefiles
Matt Harbison e77c1dddf3 largefiles: set the extension as enabled locally after a share requiring it
This has been done for clone since bd19f94d30e9, so it makes sense here for the
same reasons.
2017-04-11 20:54:50 -04:00
..
__init__.py extensions: change magic "shipped with hg" string 2016-08-23 11:26:08 -04: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 largefiles: use readasstandin() to read hex hash directly from filectx 2017-04-01 02:32:49 +09:00
lfutil.py largefiles: use readasstandin() to read hex hash directly from filectx 2017-04-01 02:32:49 +09:00
localstore.py largefiles: always use filechunkiter when iterating files 2016-10-12 12:22:18 +02:00
overrides.py largefiles: set the extension as enabled locally after a share requiring it 2017-04-11 20:54:50 -04:00
proto.py wireproto: perform chunking and compression at protocol layer (API) 2016-11-20 13:50:45 -08:00
remotestore.py largefiles: always use filechunkiter when iterating files 2016-10-12 12:22:18 +02:00
reposetup.py largefiles: use readasstandin() to read hex hash directly from filectx 2017-04-01 02:32:49 +09:00
storefactory.py largefiles: make storefactory._openstore public 2016-06-14 11:21:41 +02:00
uisetup.py largefiles: set the extension as enabled locally after a share requiring it 2017-04-11 20:54:50 -04:00
wirestore.py py3: make largefiles/wirestore.py use absolute_import 2016-05-10 15:20:04 +02:00