sapling/hgext/largefiles
Matt Harbison 2752441e0a largefiles: drop os.path reference in lfutil.storepath()
localrepo.join() can concatenate multiple parts on its own.
2015-04-04 15:43:00 -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: drop os.path reference in lfutil.storepath() 2015-04-04 15:43:00 -04:00
localstore.py largefiles: don't close the fd passed to store._getfile 2013-04-15 23:47:04 +02:00
overrides.py log: prefer 'wctx' over 'pctx' for working context 2015-03-18 21:44:25 -07: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: fix typo with s/__class/__class__/ 2015-03-23 17:07:25 -07:00
uisetup.py largefiles: remove useless overrideupdate 2015-03-25 13:55:35 +09:00
wirestore.py largefiles: stat all largefiles in one batch before downloading 2013-04-15 23:37:43 +02:00