sapling/hgext/largefiles
2011-12-07 12:56:44 +01:00
..
__init__.py largefiles: improve markup in module help text 2011-10-24 10:08:58 +02: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
lfcommands.py largefiles: use "ui.configlist()" to get largefiles.patterns configuration 2011-11-24 17:54:50 +09:00
lfutil.py largefiles: simplify lfutil.writehash 2011-11-24 18:22:45 +01:00
localstore.py largefiles: remove lfutil.createdir, replace calls with util.makedirs 2011-10-25 11:45:28 -04:00
overrides.py largefiles: fix rename (issue3093) 2011-11-30 15:11:00 +01:00
proto.py largefiles: replace tempfile.NamedTemporaryFile with tempfile.mkstemp 2011-10-20 17:24:59 -04:00
remotestore.py largefiles: improve error reporting 2011-10-13 20:24:29 -04:00
reposetup.py largefiles: optimize performance of status on largefiles repos (issue3136) 2011-12-07 12:56:44 +01:00
uisetup.py largefiles: fix bad bug where transplanting a changeset with a largefile will result in an old largefile being comitted later on 2011-10-28 18:48:24 +02:00
wirestore.py largefiles: improve comments, internal docstrings 2011-10-12 20:59:27 -04:00