sapling/hgext/largefiles
Augie Fackler 4e1c384d0a extensions: change magic "shipped with hg" string
I've caught multiple extensions in the wild lying about being
'internal', so it's time to move the goalposts on people. Goalpost
moving will continue until third party extensions stop trying to
defeat the system.
2016-08-23 11:26:08 -04:00
..
__init__.py extensions: change magic "shipped with hg" string 2016-08-23 11:26:08 -04:00
basestore.py py3: make largefiles/basestore.py use absolute_import 2016-05-06 14:30:23 +02:00
CONTRIBUTORS hgext: add largefiles extension 2011-09-24 17:35:45 +02:00
lfcommands.py largefiles: make storefactory._openstore public 2016-06-14 11:21:41 +02:00
lfutil.py doc: trim newline at the end of exception message 2016-08-01 06:08:25 +09:00
localstore.py largefiles: remove additional blank line between methods in localstore 2016-06-24 11:51:00 +02:00
overrides.py largefiles: remove additional blank lines 2016-06-27 10:33:33 +02:00
proto.py py3: make largefiles/proto.py use absolute_import 2016-05-10 14:41:58 +02:00
remotestore.py py3: make largefiles/remotestore.py use absolute_import 2016-05-10 15:00:22 +02:00
reposetup.py largefiles: rename match_ to matchmod import in reposetup 2016-05-12 11:49:23 +02:00
storefactory.py largefiles: make storefactory._openstore public 2016-06-14 11:21:41 +02:00
uisetup.py py3: make largefiles/uisetup.py use absolute_import 2016-05-10 15:14:41 +02:00
wirestore.py py3: make largefiles/wirestore.py use absolute_import 2016-05-10 15:20:04 +02:00