sapling/hgext/largefiles
2015-03-12 23:08:16 -04:00
..
__init__.py largefiles: define norepo in command decorator 2014-05-04 21:11:15 -07:00
basestore.py largefiles: use 'default' path for pulling largefiles, not 'default-push' 2015-01-23 18:41:37 +01:00
CONTRIBUTORS hgext: add largefiles extension 2011-09-24 17:35:45 +02:00
lfcommands.py spelling: fixes from proofreading of spell checker issues 2015-01-18 02:38:57 +01:00
lfutil.py largefiles: replace 'ctx._repo' with 'ctx.repo()' 2015-03-12 23:08:16 -04:00
localstore.py largefiles: don't close the fd passed to store._getfile 2013-04-15 23:47:04 +02:00
overrides.py largefiles: replace 'ctx._repo' with 'ctx.repo()' 2015-03-12 23:08:16 -04:00
proto.py largefiles: import whole modules instead of importing parts of them 2014-04-08 00:48:36 +02:00
remotestore.py largefiles: import whole modules instead of importing parts of them 2014-04-08 00:48:36 +02:00
reposetup.py largefiles: don't create chain of __contains__ calls 2015-03-11 21:36:48 -07:00
uisetup.py largefiles: report the source of copied/moved largefiles in status -C 2015-01-25 02:45:49 -05:00
wirestore.py largefiles: stat all largefiles in one batch before downloading 2013-04-15 23:37:43 +02:00