summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of ↵master-oldHedayat Vatankhah2012-05-290-0/+0
|\ | | | | | | ssh://fedorapeople.org/~hedayat/public_git/yum-fast-downloader
| * Apparently, aria2 cannot read more than about 4080 characters of URLs from ↵Hedayat Vatankhah2012-05-291-0/+4
| | | | | | | | input file
* | Apparently, aria2 cannot read more than about 4080 characters of URLs from ↵Hedayat Vatankhah2012-05-292-1/+8
|/ | | | input file
* Merge branch 'fedora-15'Hedayat Vatankhah2011-10-192-3/+7
|\
| * Add repo name in md download messagesHedayat Vatankhah2011-10-192-3/+7
| |
* | Update to latest version for Fedora 14Hedayat Vatankhah2011-10-082-5/+26
|\|
| * Update spec for the new release versionHedayat Vatankhah2011-10-081-1/+5
| |
| * Better output formattingHedayat Vatankhah2011-10-081-1/+4
| |
| * Fixed the arguments of the downloader application, and better outputHedayat Vatankhah2011-10-081-2/+5
| |
| * Update spec file for 0.5.6Hedayat Vatankhah2011-10-061-1/+4
| |
| * Add a small sleep to wait for aria2c work at the end (renaming the files)Hedayat Vatankhah2011-10-061-0/+1
| |
| * Update spec file for 0.5.5Hedayat Vatankhah2011-07-131-1/+4
| |
| * Make sure that the file is renamed before proceedingHedayat Vatankhah2011-07-131-0/+8
| |
| * Merge branch 'master' into fedora-15Hedayat Vatankhah2011-06-123-5/+15
| |\ | | | | | | | | | | | | Conflicts: yum-fast-downloader.spec
| * | Updated spec for new releaseHedayat Vatankhah2011-05-131-1/+4
| | |
| * | Add new options for aria2-1.11Hedayat Vatankhah2011-05-132-1/+11
| | | | | | | | | | | | | | | * Add min split size option with the default at 1M * Add max connection per server with 5 as default
* | | rel 2Hedayat Vatankhah2011-07-131-1/+4
| |/ |/|
* | Save intermediate files with a unique nameHedayat Vatankhah2011-06-123-5/+15
|/
* Put URLS at the end of the command lineHedayat Vatankhah2011-05-131-3/+4
|
* Overwrite MD retrieval before reposetup so that it works as expected in ↵Hedayat Vatankhah2011-05-121-1/+1
| | | | recent yum
* Update spec fileHedayat Vatankhah2011-05-121-1/+4
|
* Add max-concurrent-downloads config option and some code cleanupsHedayat Vatankhah2011-05-122-15/+28
|
* misc -> yum.misc as misc is not imported hereHedayat Vatankhah2011-05-121-1/+1
|
* Add a few files to the packageHedayat Vatankhah2011-05-113-1/+385
| | | | | | * Add COPYING as suggested in Fedora guidelines * Add README file to the RPM package * Add spec file here for now
* Renamed fast_downloader -> yum-fast-downloader so that this plugin will be ↵Hedayat Vatankhah2011-05-113-2/+2
| | | | run after presto
* Raise exception when aria2c returns an error codeversion-0.5Hedayat Vatankhah2011-05-111-2/+6
|
* Add READMEHedayat Vatankhah2011-05-111-0/+25
|
* Initial importHedayat Vatankhah2011-05-112-0/+157