sapling/hgext/largefiles
2011-10-23 10:23:31 -04:00
..
__init__.py largefiles: rename config setting 'size' to 'minsize' 2011-10-18 20:06:23 -04:00
basestore.py largefiles: rename functions and methods to match desired behavior 2011-10-20 13:24:09 -04:00
CONTRIBUTORS hgext: add largefiles extension 2011-09-24 17:35:45 +02:00
design.txt largefiles: fix documentation to match desired behavior 2011-10-20 13:24:08 -04:00
lfcommands.py largefiles: rearrange how lfconvert detects non-local repos 2011-10-22 14:20:17 -04:00
lfutil.py largefiles: drop more unnecessary compatibility checks 2011-10-23 10:23:31 -04:00
localstore.py largefiles: make the store primary, and the user cache secondary 2011-10-20 13:24:11 -04:00
overrides.py largefiles: remove all uses of os.path.relpath for 2.4 compatibility 2011-10-20 17:40:25 -04:00
proto.py largefiles: make the store primary, and the user cache secondary 2011-10-20 13:24:11 -04:00
remotestore.py largefiles: improve error reporting 2011-10-13 20:24:29 -04:00
reposetup.py largefiles: rename functions and methods to match desired behavior 2011-10-20 13:24:09 -04:00
uisetup.py largefiles: drop more unnecessary compatibility checks 2011-10-23 10:23:31 -04:00
usage.txt largefiles: fix typo 2011-10-18 09:59:04 -05:00
wirestore.py largefiles: improve comments, internal docstrings 2011-10-12 20:59:27 -04:00