Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - urpmi.addmedia: | Pascal Rigaux | 2008-09-19 | 1 | -2/+1 |
* | - Add some options to aria2 downloader | Aurélien Lefebvre | 2008-09-18 | 1 | -2/+4 |
* | (write_urpmdb) copy updates descriptions too (usefull for rpmdrake) | Thierry Vignaud | 2008-09-17 | 1 | -0/+3 |
* | - library: | Pascal Rigaux | 2008-09-11 | 1 | -0/+18 |
* | - fix locale problem with aria2 | Aurélien Lefebvre | 2008-09-10 | 1 | -0/+1 |
* | fix namespace (it's really too late to commit more) | Thierry Vignaud | 2008-09-09 | 2 | -2/+2 |
* | (db_open_or_die__) ahem... | Thierry Vignaud | 2008-09-09 | 2 | -2/+2 |
* | (db_open_or_die__) factorize some code (the name might have to be changed...) | Thierry Vignaud | 2008-09-09 | 2 | -16/+2 |
* | (set_verbose,set_verbosity) enable rpmdrake to support -q & -v options | Thierry Vignaud | 2008-09-09 | 1 | -4/+12 |
* | (set_debug) extract it so that rpmdrake can support the --debug option | Thierry Vignaud | 2008-09-09 | 1 | -5/+8 |
* | - library: | Pascal Rigaux | 2008-09-09 | 1 | -1/+2 |
* | o fix orphans handling: an already installed pkg must not become | Pascal Rigaux | 2008-09-09 | 1 | -3/+6 |
* | - urpmi | Pascal Rigaux | 2008-09-09 | 3 | -0/+68 |
* | clean __db* after computing need_restart (in chroot) | Pascal Rigaux | 2008-09-09 | 1 | -0/+3 |
* | add whereis_binary() | Pascal Rigaux | 2008-09-09 | 1 | -0/+13 |
* | please perl_checker | Pascal Rigaux | 2008-09-09 | 1 | -1/+1 |
* | create may_clean_rpmdb_shared_regions() | Pascal Rigaux | 2008-09-09 | 2 | -4/+10 |
* | partially revert previous commit | Pascal Rigaux | 2008-09-06 | 1 | -6/+6 |
* | - cleanup doc of _renamed_unrequested() | Pascal Rigaux | 2008-09-06 | 1 | -7/+7 |
* | fix: use "&" instead of "," to join GET parameters in url | Pascal Rigaux | 2008-09-06 | 1 | -1/+1 |
* | fix previous commit (otherwise it goes very weird) | Pascal Rigaux | 2008-09-05 | 1 | -1/+1 |
* | allow --no-metalink | Pascal Rigaux | 2008-09-05 | 1 | -1/+1 |
* | simplify | Pascal Rigaux | 2008-09-05 | 1 | -1/+1 |
* | simplify | Pascal Rigaux | 2008-09-05 | 1 | -2/+1 |
* | fix previous commit: do not display wrong log message | Pascal Rigaux | 2008-09-05 | 1 | -1/+1 |
* | - fix handling --downloader when using mirrorlist (it was forcing aria2) | Pascal Rigaux | 2008-09-05 | 1 | -7/+12 |
* | - fix display of downloaded urls with aria2 and metalinks | Pascal Rigaux | 2008-09-05 | 1 | -15/+15 |
* | - urpmi | Pascal Rigaux | 2008-09-04 | 1 | -0/+3 |
* | fix regression introduced in previous commit | Pascal Rigaux | 2008-09-04 | 1 | -2/+3 |
* | - library: | Pascal Rigaux | 2008-09-04 | 1 | -1/+1 |
* | much nicer userdir() functions: | Pascal Rigaux | 2008-09-04 | 2 | -10/+4 |
* | simplify: always create "partial" and "rpms" in "userdir", that way we can use | Pascal Rigaux | 2008-09-04 | 1 | -7/+2 |
* | - fix proxy parameter for aria2 (thanks to alkh) | Pascal Rigaux | 2008-09-04 | 2 | -2/+8 |
* | - remove rsync mirrors when calling aria2 | Pascal Rigaux | 2008-09-04 | 1 | -1/+5 |
* | re-indent | Pascal Rigaux | 2008-09-04 | 1 | -20/+17 |
* | cleanup | Pascal Rigaux | 2008-09-04 | 1 | -8/+5 |
* | cleanup | Pascal Rigaux | 2008-09-04 | 1 | -4/+7 |
* | 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 |