summaryrefslogtreecommitdiffstats
path: root/urpm/download.pm
Commit message (Expand)AuthorAgeFilesLines
* - all toolsPascal Rigaux2008-09-011-2/+13
* fix --limit-rate with aria2Pascal Rigaux2008-09-011-1/+1
* help perl_checkerPascal Rigaux2008-09-011-0/+1
* instead of passing around $options->{media} with medium name, pass directly $...Pascal Rigaux2008-09-011-15/+9
* cleanupPascal Rigaux2008-09-011-1/+2
* cleanupPascal Rigaux2008-09-011-6/+4
* cleanupPascal Rigaux2008-09-011-2/+2
* cleanupPascal Rigaux2008-09-011-8/+5
* cleanupPascal Rigaux2008-09-011-18/+22
* cleanupPascal Rigaux2008-09-011-1/+1
* perl_checker compliancePascal Rigaux2008-09-011-30/+29
* add comment wrt. <?xml*> field at top of metalinkPer Øyvind Karlsen2008-07-101-0/+2
* adjust tabbing to pixel's tastePer Øyvind Karlsen2008-07-101-39/+39
* clean up with help from pixel's suggestionsPer Øyvind Karlsen2008-07-091-28/+25
* add local metalink generationPer Øyvind Karlsen2008-07-091-4/+82
* - all toolsPascal Rigaux2008-07-091-3/+3
* urpmi: set connection timeout for rsync as wellAnssi Hannula2008-06-151-0/+2
* - urpmi.update, urpmi.addmedia:Pascal Rigaux2008-03-271-3/+8
* simple cleanupPascal Rigaux2008-03-271-4/+4
* display an error message when failing to read proxy settingsPascal Rigaux2008-03-271-1/+9
* o handle displaying utf8 download progression in non-utf8 terminalPascal Rigaux2008-03-201-1/+8
* fix download progression using wget:Pascal Rigaux2008-03-031-7/+9
* {removable} is no morePascal Rigaux2008-02-271-2/+2
* - urpmi:Pascal Rigaux2008-02-261-0/+1
* download mirrorlist silentlyPascal Rigaux2008-02-251-1/+1
* create hide_password() (to be used in urpm::main_loop to remove duplication)Pascal Rigaux2008-02-241-2/+7
* get_content() as a wrapper around sync() to get file contentPascal Rigaux2008-02-221-0/+15
* do not use an undefined valuePascal Rigaux2008-02-211-7/+7
* ensure that aria2 doesn't connect multiple times to same host with different ...Per Øyvind Karlsen2008-02-131-0/+1
* add support for aria2 (and thus support for metalink handling as well:)Per Øyvind Karlsen2007-12-111-4/+78
* - urpmi.addmedia:Pascal Rigaux2007-12-051-1/+1
* - urpmiPascal Rigaux2007-11-161-7/+7
* - urpmi:Pascal Rigaux2007-11-141-1/+1
* do not use netrc for protocol sshPascal Rigaux2007-09-101-1/+1
* more debug info (rsync cmd)Pascal Rigaux2007-09-101-2/+4
* - all toolsPascal Rigaux2007-06-181-1/+1
* help debugging curl/wget commandsPascal Rigaux2007-06-181-0/+3
* - all toolsPascal Rigaux2007-06-181-2/+6
* wait for total to be given before displaying progress (#31302)Pascal Rigaux2007-06-111-1/+2
* - all toolsPascal Rigaux2007-06-111-1/+0
* - urpmiPascal Rigaux2007-05-181-1/+8
* nicer codePascal Rigaux2007-05-161-2/+3
* re-sync after the big svn lossPascal Rigaux2007-04-241-2/+18
* - add {debug} level messagesPascal Rigaux2006-11-281-1/+7
* factorize code with new function _error(). make separate message for either b...Pascal Rigaux2006-11-281-6/+13
* move many functions from urpm.pm to urpm/media.pmPascal Rigaux2006-11-211-5/+100
* - correctly cook args to sync_file()Pascal Rigaux2006-11-131-3/+1
* sync_prozilla need exporting (used in urpm.pm)Pascal Rigaux2006-11-101-1/+1
* use standard ExporterPascal Rigaux2006-11-091-12/+8
* move basename() to urpm::utilPascal Rigaux2006-11-091-2/+0