summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
* - library:Pascal Rigaux2008-09-111-0/+18
* - fix locale problem with aria2Aurélien Lefebvre2008-09-101-0/+1
* fix namespace (it's really too late to commit more)Thierry Vignaud2008-09-092-2/+2
* (db_open_or_die__) ahem...Thierry Vignaud2008-09-092-2/+2
* (db_open_or_die__) factorize some code (the name might have to be changed...)Thierry Vignaud2008-09-092-16/+2
* (set_verbose,set_verbosity) enable rpmdrake to support -q & -v optionsThierry Vignaud2008-09-091-4/+12
* (set_debug) extract it so that rpmdrake can support the --debug optionThierry Vignaud2008-09-091-5/+8
* - library:Pascal Rigaux2008-09-091-1/+2
* o fix orphans handling: an already installed pkg must not becomePascal Rigaux2008-09-091-3/+6
* - urpmiPascal Rigaux2008-09-093-0/+68
* clean __db* after computing need_restart (in chroot)Pascal Rigaux2008-09-091-0/+3
* add whereis_binary() Pascal Rigaux2008-09-091-0/+13
* please perl_checkerPascal Rigaux2008-09-091-1/+1
* create may_clean_rpmdb_shared_regions()Pascal Rigaux2008-09-092-4/+10
* partially revert previous commit Pascal Rigaux2008-09-061-6/+6
* - cleanup doc of _renamed_unrequested()Pascal Rigaux2008-09-061-7/+7
* fix: use "&" instead of "," to join GET parameters in urlPascal Rigaux2008-09-061-1/+1
* fix previous commit (otherwise it goes very weird)Pascal Rigaux2008-09-051-1/+1
* allow --no-metalinkPascal Rigaux2008-09-051-1/+1
* simplifyPascal Rigaux2008-09-051-1/+1
* simplifyPascal Rigaux2008-09-051-2/+1
* fix previous commit: do not display wrong log messagePascal Rigaux2008-09-051-1/+1
* - fix handling --downloader when using mirrorlist (it was forcing aria2)Pascal Rigaux2008-09-051-7/+12
* - fix display of downloaded urls with aria2 and metalinksPascal Rigaux2008-09-051-15/+15
* - urpmiPascal Rigaux2008-09-041-0/+3
* fix regression introduced in previous commitPascal Rigaux2008-09-041-2/+3
* - library:Pascal Rigaux2008-09-041-1/+1
* much nicer userdir() functions:Pascal Rigaux2008-09-042-10/+4
* simplify: always create "partial" and "rpms" in "userdir", that way we can usePascal Rigaux2008-09-041-7/+2
* - fix proxy parameter for aria2 (thanks to alkh)Pascal Rigaux2008-09-042-2/+8
* - remove rsync mirrors when calling aria2Pascal Rigaux2008-09-041-1/+5
* re-indentPascal Rigaux2008-09-041-20/+17
* cleanupPascal Rigaux2008-09-041-8/+5
* cleanupPascal Rigaux2008-09-041-4/+7
* cleanupPascal Rigaux2008-09-041-13/+6
* cleanupPascal Rigaux2008-09-041-22/+20
* cleanupPascal Rigaux2008-09-041-2/+1
* create urpm::mirrors::list_urls() and use itPascal Rigaux2008-09-042-10/+22
* simplifyPascal Rigaux2008-09-041-2/+2
* simplifyPascal Rigaux2008-09-041-2/+1
* remove one indentation level in generated .metalinkPascal Rigaux2008-09-041-6/+4
* simplifyPascal Rigaux2008-09-041-6/+6
* simplifyPascal Rigaux2008-09-041-7/+8
* simplifyPascal Rigaux2008-09-041-3/+4
* create _create_one_metalink_line() out of _create_metalink_()Pascal Rigaux2008-09-041-18/+24
* "nicer" debug/log messagePascal Rigaux2008-09-031-1/+1
* if we use metalink, don't try various mirrors, aria2 will take care of everyt...Pascal Rigaux2008-09-031-2/+10
* use sync_rel() instead of sync_url()Pascal Rigaux2008-09-031-5/+5
* don't deconstruct $files in _create_metalink_(), use $rel_files insteadPascal Rigaux2008-09-031-9/+11
* inline _sync_raw()Pascal Rigaux2008-09-031-14/+9