sapling/hgext/largefiles
2012-03-09 16:45:49 +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: respect store.createmode in basestore.get 2012-02-23 13:37:10 +01:00
CONTRIBUTORS hgext: add largefiles extension 2011-09-24 17:35:45 +02:00
lfcommands.py i18n: fix all remaining uses of % inside _() 2012-03-08 13:35:27 -06:00
lfutil.py largefiles: move calculation of largefiles for updating to utility function 2012-03-09 16:45:49 +01:00
localstore.py largefiles: remove lfutil.createdir, replace calls with util.makedirs 2011-10-25 11:45:28 -04:00
overrides.py largefiles: move calculation of largefiles for updating to utility function 2012-03-09 16:45:49 +01:00
proto.py largefiles: respect store.createmode and avoid extra file copy 2012-02-23 13:37:10 +01:00
remotestore.py largefiles: improve error reporting 2011-10-13 20:24:29 -04:00
reposetup.py largefiles: don't break filesets 2012-02-20 17:59:48 +01:00
uisetup.py merge: refactor unknown file conflict checking 2012-02-09 16:50:19 -06:00
wirestore.py largefiles: improve comments, internal docstrings 2011-10-12 20:59:27 -04:00