sapling/hgext/largefiles
Levi Bard cd1e9ae0e5 largefiles: add error checking to tags conversion (issue3092)
Check for errors when parsing .hgtags during lfconvert,
and skip lines that don't parse or refer to invalid changesets.
2012-01-08 17:06:34 +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: 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: add error checking to tags conversion (issue3092) 2012-01-08 17:06:34 +01:00
lfutil.py largefiles: factor out a copyalltostore() function 2012-01-08 14:33:10 +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 inappropriate locking (issue3182) 2012-01-07 19:05:59 +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