sapling/hgext/largefiles
2012-01-23 13:24:32 +01:00
..
__init__.py largefiles: clarify help when options are ignored until first add is done 2011-12-28 00:01:48 +01:00
basestore.py largefiles: fix caching largefiles from an aliased repo (issue3212) 2012-01-20 11:56:12 +01:00
CONTRIBUTORS hgext: add largefiles extension 2011-09-24 17:35:45 +02:00
lfcommands.py merge with stable 2012-01-18 15:07:15 -06:00
lfutil.py largefiles: remove unused lfutil.readhash() 2012-01-18 14:33:19 +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 addremove when no largefiles are specified 2012-01-23 13:24:32 +01:00
proto.py largefiles: display remote errors from putlfile (issue3123) (issue3149) 2012-01-05 07:26:22 -08:00
remotestore.py largefiles: improve error reporting 2011-10-13 20:24:29 -04:00
reposetup.py largefiles: factor out a copyalltostore() function 2012-01-08 14:33:10 +01:00
uisetup.py merge with stable 2011-12-16 19:05:59 -06:00
wirestore.py largefiles: improve comments, internal docstrings 2011-10-12 20:59:27 -04:00