Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Pascal Rigaux | 2008-09-04 | 1 | -13/+6 |
* | cleanup | Pascal Rigaux | 2008-09-04 | 1 | -22/+20 |
* | cleanup | Pascal Rigaux | 2008-09-04 | 1 | -2/+1 |
* | create urpm::mirrors::list_urls() and use it | Pascal Rigaux | 2008-09-04 | 2 | -10/+22 |
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -2/+2 |
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -2/+1 |
* | remove one indentation level in generated .metalink | Pascal Rigaux | 2008-09-04 | 1 | -6/+4 |
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -6/+6 |
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -7/+8 |
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -3/+4 |
* | create _create_one_metalink_line() out of _create_metalink_() | Pascal Rigaux | 2008-09-04 | 1 | -18/+24 |
* | "nicer" debug/log message | Pascal Rigaux | 2008-09-03 | 1 | -1/+1 |
* | if we use metalink, don't try various mirrors, aria2 will take care of everyt... | Pascal Rigaux | 2008-09-03 | 1 | -2/+10 |
* | use sync_rel() instead of sync_url() | Pascal Rigaux | 2008-09-03 | 1 | -5/+5 |
* | don't deconstruct $files in _create_metalink_(), use $rel_files instead | Pascal Rigaux | 2008-09-03 | 1 | -9/+11 |
* | inline _sync_raw() | Pascal Rigaux | 2008-09-03 | 1 | -14/+9 |
* | ensure _sync_raw() is only called through sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -3/+2 |
* | be more tolerant in deprecated urpm::download::sync() | Pascal Rigaux | 2008-09-03 | 1 | -2/+1 |
* | simplify _sync_webfetch_raw() (we know all files to download have the same pr... | Pascal Rigaux | 2008-09-03 | 1 | -23/+12 |
* | ensure _sync_raw() is never called with undefined $medium | Pascal Rigaux | 2008-09-03 | 1 | -2/+8 |
* | don't call sync() anymore | Pascal Rigaux | 2008-09-03 | 1 | -2/+2 |
* | deprecate urpm::download::sync() in favor of sync_url() and sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -0/+7 |
* | move %all_options computation in _all_options() | Pascal Rigaux | 2008-09-03 | 1 | -12/+18 |
* | modify _probe_with_try_list() to be able to use sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -5/+6 |
* | simplify (as suggested by perl_checker) | Pascal Rigaux | 2008-09-03 | 1 | -3/+2 |
* | create urpm::download::sync_url() and use it | Pascal Rigaux | 2008-09-03 | 2 | -3/+9 |
* | - create urpm::blist_to_filenames() | Pascal Rigaux | 2008-09-03 | 1 | -1/+1 |
* | use urpm::download::sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -2/+2 |
* | - fix _synthesis_dir() (from previous commit) | Pascal Rigaux | 2008-09-03 | 1 | -8/+14 |
* | - create _synthesis_dir_rel() out of _synthesis_dir() | Pascal Rigaux | 2008-09-03 | 1 | -5/+11 |
* | create urpm::download::sync_rel() and use it | Pascal Rigaux | 2008-09-03 | 2 | -3/+10 |
* | - really call aria2 with --max-tries=1 | Pascal Rigaux | 2008-09-03 | 1 | -2/+1 |
* | use /root/.aria2-adaptive-stats when launched as root | Pascal Rigaux | 2008-09-02 | 1 | -1/+1 |
* | only use the 8 best mirrors, then we let aria2 choose | Pascal Rigaux | 2008-09-02 | 1 | -1/+9 |
* | - call aria2 with brand-new --uri-selector=adaptive | Pascal Rigaux | 2008-09-02 | 1 | -2/+7 |
* | - all tools | Pascal Rigaux | 2008-09-01 | 1 | -2/+13 |
* | - urpmi.addmedia | Pascal Rigaux | 2008-09-01 | 1 | -2/+5 |
* | fix --limit-rate with aria2 | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 |
* | help perl_checker | Pascal Rigaux | 2008-09-01 | 1 | -0/+1 |
* | instead of passing around $options->{media} with medium name, pass directly $... | Pascal Rigaux | 2008-09-01 | 1 | -15/+9 |
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -1/+2 |
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -6/+4 |
* | cleanup | Pascal Rigaux | 2008-09-01 | 1 | -2/+2 |
* | 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 |
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 1 | -1/+1 |
* | minimal re-indent to make things clear | Pascal Rigaux | 2008-08-21 | 1 | -2/+3 |
* | - urpmi | Pascal Rigaux | 2008-08-20 | 1 | -1/+3 |