sapling/hgext/largefiles
Pierre-Yves David ef62bb6e54 largefiles: remove a mutable default argument
Mutable default arguments are know to the state of California to cause bugs.
2015-09-24 00:44:59 -07:00
..
__init__.py extensions: document that testedwith = 'internal' is special 2015-04-28 16:44:37 -04:00
basestore.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
CONTRIBUTORS hgext: add largefiles extension 2011-09-24 17:35:45 +02:00
lfcommands.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
lfutil.py largefiles: ensure lfutil.getstandinmatcher() only matches standins 2015-08-12 12:26:39 -04:00
localstore.py largefiles: use lfutil.findstorepath() when verifying a local repo 2015-04-04 19:34:36 -04:00
overrides.py largefiles: remove a mutable default argument 2015-09-24 00:44:59 -07:00
proto.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
remotestore.py global: mass rewrite to use modern exception syntax 2015-06-23 22:20:08 -07:00
reposetup.py cleanup: use __builtins__.any instead of util.any 2015-05-16 14:30:07 -04:00
uisetup.py largefiles: allow the archiving of largefiles to be disabled 2015-07-11 23:26:33 -04:00
wirestore.py largefiles: stat all largefiles in one batch before downloading 2013-04-15 23:37:43 +02:00