f2be5f62fcMerge branch 'f30'
Michal Domonkos
2019-05-29 11:16:31 +0200
e66176e8cbFix mirror parsing regression (rhbz#1710576) python3: fix urlgrabber-ext-down to pass correct options to pycurl Fix failing unit test covering the retry_no_cache option
Michal Domonkos
2019-05-21 18:06:23 +0200
07a57672d0Start with Patch1 instead of 0
Michal Domonkos
2019-05-21 17:42:49 +0200
a6f3cf248dFix mirror parsing regression (rhbz#1710576) python3: fix urlgrabber-ext-down to pass correct options to pycurl Fix failing unit test covering the retry_no_cache option
Michal Domonkos
2019-05-21 18:06:23 +0200
dcf9bf3cf1Start with Patch1 instead of 0
Michal Domonkos
2019-05-21 17:42:49 +0200
223e7ae995urlgrabber-ext-down Python 3 compat fix
Pavel Raiskup
2019-05-12 09:21:42 +0200
b619025a75Update to latest HEAD
Zdenek Pavlas
2013-05-20 16:37:23 +0200
bc8c777de1Update to latest HEAD.
Zdenek Pavlas
2013-05-17 10:12:39 +0200
ab486876fdUpdate to latest HEAD
Zdenek Pavlas
2013-03-27 11:31:21 +0100
de85533e85Update to latest HEAD
Zdenek Pavlas
2013-03-27 10:55:23 +0100
c508ad399b- Update to latest HEAD. - fix some test cases that were failing. BZ 918658 - exit(1) or /bin/urlgrabber failures. BZ 918613 - clamp timestamps from the future. BZ 894630 - enable GSSNEGOTIATE if implemented correctly. - make error messages more verbose.
Zdenek Pavlas
2013-03-07 13:22:57 +0100
9e3b390fc8- update to 3.9.0 - try to not make jkeating cry - remove all the patches, for now. - new python-pycurl dep
Seth Vidal
2009-08-03 18:58:07 +0000
92daa3ca6eRebuild for Python 2.6
Ignacio Vazquez-Abrams
2008-11-29 04:36:04 +0000
2a216e59e6- Have the progress bar have a small bar, for a virtual size doubling.
James Antill
2008-10-15 04:11:19 +0000
2ea74188da- Make urlgrabber usable if openssl is broken - Relates: bug#454179
James Antill
2008-07-28 04:40:31 +0000
314b2915d0- Tweak progress output so it's hopefully less confusing - Add dynamic resizing ability to progress bar - Resolves: bug#437197
James Antill
2008-05-17 19:34:19 +0000
7dae824261- Fix reget's against servers that don't allow Range requests, also tweaks - reget == check_timestamp, if anyone/thing uses that. - Resolves: bug#435156 - Fix minor typo in progress for single instance.
James Antill
2008-05-02 21:36:54 +0000
544e2baa80- Fix the ftp byterange port problem: - Resolves: bug#419241 - Fixup the progress UI: - add function for total progress - add total progress percentagee current download line - add rate to current download line - use dead space when finished downloading - don't confuse download rate on regets.
James Antill
2008-04-07 17:27:10 +0000
850f513283- Fix the ftp byterange port problem: - Resolves: bug#419241 - Fixup the progress UI: - add function for total progress - add total progress percentagee current download line - add rate to current download line - use dead space when finished downloading - don't confuse download rate on regets.
James Antill
2008-04-07 17:11:24 +0000
83cb0bb1bb- Make sure, that *.egg-info is catched up during build
Jeremy Katz
2008-03-16 16:57:15 +0000
aae8f4ae2f- Ensure fds are closed on exceptions (markmc, #404211)
Jeremy Katz
2007-12-03 16:58:03 +0000
ee3c87e24emakefile update to properly grab makefile.common
Bill Nottingham
2007-10-15 19:19:34 +0000
e237ddf990- fix type checking of strings to also include unicode strings; fixes regets from yum (#235618)
Jeremy Katz
2007-10-10 15:39:20 +0000