1
0
Fork 0
composer/src/Composer/Downloader
Richard Heelin 5dfd23668e Only update the git repo if the commit we want doesn't exist, speeds up update from source 2016-10-21 15:17:55 +01:00
..
ArchiveDownloader.php Make sure cache clearing works easily in all cases 2016-02-10 15:36:42 +00:00
ChangeReportInterface.php CS fixes 2013-10-11 20:12:45 -03:00
DownloadManager.php Fix CS 2016-02-29 15:05:11 +00:00
DownloaderInterface.php add support for --no-progress, fixes #621 2012-12-11 20:30:09 +06:00
DvcsDownloaderInterface.php Fix CS 2016-02-29 15:05:11 +00:00
FileDownloader.php Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 2016-02-27 23:39:57 +01:00
FilesystemException.php Fix type errors 2016-01-09 17:59:22 +00:00
FossilDownloader.php Fix fossil update 2016-06-25 13:09:02 +12:00
GitDownloader.php Only update the git repo if the commit we want doesn't exist, speeds up update from source 2016-10-21 15:17:55 +01:00
GzipDownloader.php Guard against mbstring func_overload, fixes #5218 2016-04-19 15:44:13 +01:00
HgDownloader.php use version parser in vcs downloader 2016-05-12 21:21:50 -04:00
PathDownloader.php Simplify code 2016-09-29 08:40:03 +02:00
PearPackageExtractor.php Fix CS 2015-09-28 10:53:24 +01:00
PerforceDownloader.php Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 2016-02-27 23:39:57 +01:00
PharDownloader.php CS fixes 2012-05-28 01:58:49 +02:00
RarDownloader.php Cleanup processes output handling 2016-09-02 18:44:55 +02:00
SvnDownloader.php use version parser in vcs downloader 2016-05-12 21:21:50 -04:00
TarDownloader.php CS fixes 2012-05-28 01:58:49 +02:00
TransportException.php Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 2016-01-18 14:03:10 +00:00
VcsCapableDownloaderInterface.php cleaner implementation of status output with support for path repositories 2016-05-12 21:11:48 -04:00
VcsDownloader.php cut out "file://" from VCS download() method 2016-09-23 16:37:32 +02:00
XzDownloader.php Avoid doing too many loads of the remotefilesystem 2016-01-10 20:06:10 +00:00
ZipDownloader.php Cleanup processes output handling 2016-09-02 18:44:55 +02:00