You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Heelin 5dfd23668e Only update the git repo if the commit we want doesn't exist, speeds up update from source 8 years ago
..
ArchiveDownloader.php Make sure cache clearing works easily in all cases 8 years ago
ChangeReportInterface.php CS fixes 11 years ago
DownloadManager.php Fix CS 8 years ago
DownloaderInterface.php add support for --no-progress, fixes #621 12 years ago
DvcsDownloaderInterface.php Fix CS 8 years ago
FileDownloader.php Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 8 years ago
FilesystemException.php Fix type errors 9 years ago
FossilDownloader.php Fix fossil update 8 years ago
GitDownloader.php Only update the git repo if the commit we want doesn't exist, speeds up update from source 8 years ago
GzipDownloader.php Guard against mbstring func_overload, fixes #5218 8 years ago
HgDownloader.php use version parser in vcs downloader 8 years ago
PathDownloader.php Simplify code 8 years ago
PearPackageExtractor.php Fix CS 9 years ago
PerforceDownloader.php Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 8 years ago
PharDownloader.php CS fixes 12 years ago
RarDownloader.php Cleanup processes output handling 8 years ago
SvnDownloader.php use version parser in vcs downloader 8 years ago
TarDownloader.php CS fixes 12 years ago
TransportException.php Add support for if-modified-since on lazy repos and turning packagist into a lazy provider repo 9 years ago
VcsCapableDownloaderInterface.php cleaner implementation of status output with support for path repositories 8 years ago
VcsDownloader.php cut out "file://" from VCS download() method 8 years ago
XzDownloader.php Avoid doing too many loads of the remotefilesystem 9 years ago
ZipDownloader.php Cleanup processes output handling 8 years ago