Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -8/+5 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -18/+22 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2008-09-01 | 1 | -30/+29 |
| | |||||
* | add comment wrt. <?xml*> field at top of metalink | Per Øyvind Karlsen | 2008-07-10 | 1 | -0/+2 |
| | |||||
* | adjust tabbing to pixel's taste | Per Øyvind Karlsen | 2008-07-10 | 1 | -39/+39 |
| | |||||
* | clean up with help from pixel's suggestions | Per Øyvind Karlsen | 2008-07-09 | 1 | -28/+25 |
| | |||||
* | add local metalink generation | Per Øyvind Karlsen | 2008-07-09 | 1 | -4/+82 |
| | |||||
* | - all tools | Pascal Rigaux | 2008-07-09 | 1 | -3/+3 |
| | | | | | o fix broken ssh:// (regression introduced in 6.0) | ||||
* | urpmi: set connection timeout for rsync as well | Anssi Hannula | 2008-06-15 | 1 | -0/+2 |
| | |||||
* | - urpmi.update, urpmi.addmedia: | Pascal Rigaux | 2008-03-27 | 1 | -3/+8 |
| | | | | | | o do not restrict read on /etc/urpmi/proxy.cfg if it doesn't contain passwords (#39434) | ||||
* | simple cleanup | Pascal Rigaux | 2008-03-27 | 1 | -4/+4 |
| | | | | | (would need some more) | ||||
* | display an error message when failing to read proxy settings | Pascal Rigaux | 2008-03-27 | 1 | -1/+9 |
| | |||||
* | o handle displaying utf8 download progression in non-utf8 terminal | Pascal Rigaux | 2008-03-20 | 1 | -1/+8 |
| | | | | | | (ie clean the full line when we can't be sure of the number of characters that will be displayed) | ||||
* | fix download progression using wget: | Pascal Rigaux | 2008-03-03 | 1 | -7/+9 |
| | | | | | | | | | | | - the first line displays the date, not simply the time - the "==> RETR" is only for ftp, also parse "200 OK" - detecting size using /^Length/ is much simpler when wget output is not translated, so use LC_ALL=C - "ETA" is now "eta" in my tests - "eta" is not displayed at the beginning, do call propagate_sync_callback with precent and speed | ||||
* | {removable} is no more | Pascal Rigaux | 2008-02-27 | 1 | -2/+2 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2008-02-26 | 1 | -0/+1 |
| | | | | | o fix using proxy with curl (#38143) | ||||
* | download mirrorlist silently | Pascal Rigaux | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | create hide_password() (to be used in urpm::main_loop to remove duplication) | Pascal Rigaux | 2008-02-24 | 1 | -2/+7 |
| | |||||
* | get_content() as a wrapper around sync() to get file content | Pascal Rigaux | 2008-02-22 | 1 | -0/+15 |
| | |||||
* | do not use an undefined value | Pascal Rigaux | 2008-02-21 | 1 | -7/+7 |
| | |||||
* | ensure that aria2 doesn't connect multiple times to same host with different ↵ | Per Øyvind Karlsen | 2008-02-13 | 1 | -0/+1 |
| | | | | protocols | ||||
* | add support for aria2 (and thus support for metalink handling as well:) | Per Øyvind Karlsen | 2007-12-11 | 1 | -4/+78 |
| | |||||
* | - urpmi.addmedia: | Pascal Rigaux | 2007-12-05 | 1 | -1/+1 |
| | | | | | | o enhance parsing of urls with login:password for logins with "@" so that password doesn't end up in urpmi.cfg | ||||
* | - urpmi | Pascal Rigaux | 2007-11-16 | 1 | -7/+7 |
| | | | | | o fix --limit-rate (regression introduced in 4.9.12) | ||||
* | - urpmi: | Pascal Rigaux | 2007-11-14 | 1 | -1/+1 |
| | | | | | | o with rsync, use --copy-links (to have the same behaviour as http/ftp, and so allow symlinks on the server) | ||||
* | do not use netrc for protocol ssh | Pascal Rigaux | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | more debug info (rsync cmd) | Pascal Rigaux | 2007-09-10 | 1 | -2/+4 |
| | |||||
* | - all tools | Pascal Rigaux | 2007-06-18 | 1 | -1/+1 |
| | | | | | | | | o 4.9.26 is broken when downloading with wget since it creates hdlist.cz.1 files. fixing using --force-clobber option (! need a patched wget !) (need wget 1.10.2-6mdv2008.0) | ||||
* | help debugging curl/wget commands | Pascal Rigaux | 2007-06-18 | 1 | -0/+3 |
| | |||||
* | - all tools | Pascal Rigaux | 2007-06-18 | 1 | -2/+6 |
| | | | | | | o hide rsync errors by default to hide false positives, but allow getting them with --debug | ||||
* | wait for total to be given before displaying progress (#31302) | Pascal Rigaux | 2007-06-11 | 1 | -1/+2 |
| | |||||
* | - all tools | Pascal Rigaux | 2007-06-11 | 1 | -1/+0 |
| | | | | | | | o don't use time-stamping when downloading with wget (useless and slow since it forces to download the whole directory listing) (as suggested by Andrey Borzenkov on cooker) | ||||
* | - urpmi | Pascal Rigaux | 2007-05-18 | 1 | -1/+8 |
| | | | | | | o fix "Argument list too long" when calling curl/wget/proz (things should work even in case of one big transaction) (#30848) | ||||
* | nicer code | Pascal Rigaux | 2007-05-16 | 1 | -2/+3 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-24 | 1 | -2/+18 |
| | |||||
* | - add {debug} level messages | Pascal Rigaux | 2006-11-28 | 1 | -1/+7 |
| | | | | | | - add some debug message before downloading - always display the retrieved url (using {log}) | ||||
* | factorize code with new function _error(). make separate message for either ↵ | Pascal Rigaux | 2006-11-28 | 1 | -6/+13 |
| | | | | bad exit status or signal caught | ||||
* | move many functions from urpm.pm to urpm/media.pm | Pascal Rigaux | 2006-11-21 | 1 | -5/+100 |
| | |||||
* | - correctly cook args to sync_file() | Pascal Rigaux | 2006-11-13 | 1 | -3/+1 |
| | | | | | - util::cfg is not needed in urpm::download | ||||
* | sync_prozilla need exporting (used in urpm.pm) | Pascal Rigaux | 2006-11-10 | 1 | -1/+1 |
| | |||||
* | use standard Exporter | Pascal Rigaux | 2006-11-09 | 1 | -12/+8 |
| | |||||
* | move basename() to urpm::util | Pascal Rigaux | 2006-11-09 | 1 | -2/+0 |
| | |||||
* | perl_checker compliance & simplifications | Pascal Rigaux | 2006-11-09 | 1 | -8/+6 |
| | |||||
* | factorize introducing proc_mounts() and cat_() | Pascal Rigaux | 2006-11-09 | 1 | -4/+3 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-03 | 1 | -3/+3 |
| | |||||
* | Add Prozilla support | Rafael Garcia-Suarez | 2006-09-21 | 1 | -0/+24 |
| | |||||
* | Patch by Nicolas Melay to include -q to the command-line options of curl, so | Rafael Garcia-Suarez | 2006-09-18 | 1 | -0/+2 |
| | | | | | the ~/.curlrc file isn't read. | ||||
* | Localize $_ before magical while(<$file>) loops | Rafael Garcia-Suarez | 2006-08-11 | 1 | -0/+4 |
| | |||||
* | For curl downloads, use the --anyauth options (solves an issue | Rafael Garcia-Suarez | 2006-08-02 | 1 | -0/+2 |
| | | | | | when a site rejects basic auth) |