sapling/hgext/largefiles
Matt Harbison efebc89ab9 largefiles: enable subrepo support for remove
Previously, remove failed when operating on a largefile in a subrepo, stating
that the file is untracked.
2014-12-30 21:12:52 -05:00
..
__init__.py largefiles: define norepo in command decorator 2014-05-04 21:11:15 -07:00
basestore.py largefiles: hide passwords in URLs in ui messages 2013-10-17 16:13:15 +08:00
CONTRIBUTORS hgext: add largefiles extension 2011-09-24 17:35:45 +02:00
lfcommands.py largefiles: backout d20af8be6a14 - linear updates handle m -> a differently 2014-12-31 14:46:03 +01:00
lfutil.py largefiles: ensure that the standin files are available in getlfilestoupload() 2014-12-17 21:51:09 -05:00
localstore.py largefiles: don't close the fd passed to store._getfile 2013-04-15 23:47:04 +02:00
overrides.py largefiles: enable subrepo support for remove 2014-12-30 21:12:52 -05: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 unused import 2014-12-24 13:33:01 -06:00
uisetup.py largefiles: enable subrepo support for remove 2014-12-30 21:12:52 -05:00
wirestore.py largefiles: stat all largefiles in one batch before downloading 2013-04-15 23:37:43 +02:00