summaryrefslogtreecommitdiffstats
path: root/customgrabber.py
Commit message (Collapse)AuthorAgeFilesLines
* * added workaround for file:/// urlsIzhar Firdaus2009-11-081-1/+5
|
* * update customgrabberIzhar Firdaus2009-11-061-7/+9
|
* * modified customgrabber.py, its now a yum pluginIzhar Firdaus2009-10-181-51/+72
|
* - fix download path problem when calling superclass's urlgrabIzhar Firdaus2009-01-011-2/+2
|
* - s/filename=None/filename/Izhar Firdaus2008-12-311-1/+1
|
* - remove fsize calculation from retryfuncIzhar Firdaus2008-12-311-14/+0
|
* - make files that only need 1 part to download using urllib (faster)Izhar Firdaus2008-12-311-3/+19
|
* - added fastestmirror patchIzhar Firdaus2008-12-251-0/+52
- added AxelGrabber URLGrabber