1
0
Fork 0
composer/src/Composer/Downloader
Christoph 0524d28b03 fixed escaping the path (it's no cmdline argument anymore) 2013-06-10 15:09:40 +02:00
..
ArchiveDownloader.php Trim query string from extension when downloading archives 2013-03-21 15:30:00 +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 Retry file downloads 3 times before giving up in case of basic network failure 2013-05-03 12:29:54 +02:00
FilesystemException.php Added FilesystemException to handle errors on local filesystem. 2013-05-10 22:37:30 -03:00
GitDownloader.php Add workaround for msysgit failing to handle symlinks on windows, fixes #1048, fixes #1418 2013-06-08 17:51:30 +02:00
HgDownloader.php fixed escaping the path (it's no cmdline argument anymore) 2013-06-10 15:09:40 +02:00
PearPackageExtractor.php Fix a few bugs, fixes #1867 2013-05-06 11:31:22 +02:00
PharDownloader.php CS fixes 2012-05-28 01:58:49 +02:00
SvnDownloader.php Remove all possible cd calls, refs #1971 2013-06-08 16:40:42 +02: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 Output VcsDownloader process commands in -vvv mode 2013-04-28 11:12:42 +02:00
ZipDownloader.php Minor code reformatting and error message clarification 2013-02-11 22:55:14 +01:00