sapling/hgext/largefiles
Mads Kiilerich d9e36e98f8 largefiles: drop lfutil.blockstream - use filechunkiter like everybody else
The old chunk size is kept - just to avoid changing it.
2013-04-15 23:43:44 +02:00
..
__init__.py largefiles: drop --cache-largefiles again 2013-04-15 01:59:11 +02:00
basestore.py largefiles: refactoring - return hex from _getfile and copyandhash 2013-04-15 23:35:18 +02:00
CONTRIBUTORS hgext: add largefiles extension 2011-09-24 17:35:45 +02:00
lfcommands.py largefiles: introduce lfpull command for pulling missing largefiles 2013-04-15 01:53:37 +02:00
lfutil.py largefiles: drop lfutil.blockstream - use filechunkiter like everybody else 2013-04-15 23:43:44 +02:00
localstore.py largefiles: refactoring - use findfile in localstore._getfile 2013-04-15 23:35:43 +02:00
overrides.py largefiles: drop lfutil.blockstream - use filechunkiter like everybody else 2013-04-15 23:43:44 +02:00
proto.py largefiles: quiet (and document) undefined name errors (issue3886) 2013-04-12 17:33:24 -07:00
remotestore.py largefiles: drop lfutil.blockstream - use filechunkiter like everybody else 2013-04-15 23:43:44 +02:00
reposetup.py largefiles: improve repo wrapping detection 2013-04-10 02:27:35 +09:00
uisetup.py largefiles: deprecate --all-largefiles for pull 2013-04-15 01:59:11 +02:00
wirestore.py largefiles: let wirestore._stat return stats as expected by remotestore verify 2013-01-28 15:19:44 +01:00