1
0
Fork 0
composer/src/Composer/Downloader
Jordi Boggiano f98f093f7b Minor code reformatting and error message clarification 2013-02-11 22:55:14 +01:00
..
ArchiveDownloader.php Switched rand() to mt_rand() 2013-01-30 10:44:07 +01:00
DownloadManager.php add support for --no-progress, fixes #621 2012-12-11 20:30:09 +06:00
DownloaderInterface.php add support for --no-progress, fixes #621 2012-12-11 20:30:09 +06:00
FileDownloader.php Try twice to remove a directory on windows because sometimes it fails due to temporary locks 2013-02-11 22:51:24 +01:00
GitDownloader.php Detect invalid ssh URLs, fixes #1124 2012-12-05 23:23:01 +01:00
HgDownloader.php Do not check for changes if there is no vcs dir 2012-11-20 14:34:01 +01:00
PearPackageExtractor.php CS fixes 2013-01-05 20:01:58 +01:00
PharDownloader.php CS fixes 2012-05-28 01:58:49 +02:00
SvnDownloader.php Fix commit logs display with svn 2012-12-05 16:55:48 +01:00
TarDownloader.php CS fixes 2012-05-28 01:58:49 +02:00
TransportException.php Swap user credentials for an OAuth token from GitHub 2012-10-18 16:48:42 +02:00
VcsDownloader.php Try twice to remove a directory on windows because sometimes it fails due to temporary locks 2013-02-11 22:51:24 +01:00
ZipDownloader.php Minor code reformatting and error message clarification 2013-02-11 22:55:14 +01:00