sapling/hgext/largefiles
2017-06-20 16:33:46 -04:00
..
__init__.py cleanup: use set literals 2017-02-10 16:56:29 -08: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 commands: move templates of common command options to cmdutil (API) 2017-05-14 16:19:47 +09:00
lfutil.py largefiles: delete unnecessary meddling with matcher internals 2017-05-17 14:31:47 -07:00
localstore.py largefiles: always use filechunkiter when iterating files 2016-10-12 12:22:18 +02:00
overrides.py merge with stable 2017-06-20 16:33:46 -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 debugcommands: use temporary dict for its command table 2017-05-04 17:13:12 +09:00
wirestore.py py3: make largefiles/wirestore.py use absolute_import 2016-05-10 15:20:04 +02:00