sapling/hgext/largefiles
2012-07-20 22:10:52 -04:00
..
__init__.py largefiles: mark as a first party extension 2012-07-20 22:10:52 -04:00
basestore.py largefiles: batch statlfile requests when pushing a largefiles repo (issue3386) 2012-06-24 20:36:22 +02:00
CONTRIBUTORS hgext: add largefiles extension 2011-09-24 17:35:45 +02:00
lfcommands.py largefiles: optimize status by synchronizing lfdirstate with the largefile on update 2012-07-13 14:49:16 +02:00
lfutil.py largefiles: lowercase messages 2012-06-12 14:18:18 +02:00
localstore.py peer: introduce peer methods to prepare for peer classes 2012-07-13 21:46:53 +02:00
overrides.py largefiles: ensure addlargefiles() doesn't add a standin as a largefile 2012-07-19 23:35:13 -04:00
proto.py peer: introduce real peer classes 2012-07-13 21:47:06 +02:00
remotestore.py largefiles: batch statlfile requests when pushing a largefiles repo (issue3386) 2012-06-24 20:36:22 +02:00
reposetup.py largefiles: defer lfdirstate.drop() until after commit (issue3364) 2012-07-19 10:00:15 -04:00
uisetup.py peer: introduce real peer classes 2012-07-13 21:47:06 +02:00
wirestore.py largefiles: batch statlfile requests when pushing a largefiles repo (issue3386) 2012-06-24 20:36:22 +02:00