| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add comment | Pascal Rigaux | 2009-01-06 | 1 | -0/+3 |
* | add aria2 to the priority list of packages that need to be updated | Thierry Vignaud | 2008-12-20 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2008-12-15 | 1 | -2/+2 |
* | (installed_leaves) do not list suggested packages as unrequested packages (#4... | Thierry Vignaud | 2008-12-15 | 1 | -1/+1 |
* | make the debug message clearer | Pascal Rigaux | 2008-12-08 | 1 | -2/+2 |
* | - urpmi | Pascal Rigaux | 2008-11-14 | 1 | -5/+8 |
* | create update_those_media() out of update_media() | Pascal Rigaux | 2008-11-14 | 1 | -5/+11 |
* | - inline _update_media__handle_some_flags() | Pascal Rigaux | 2008-11-14 | 1 | -15/+16 |
* | use callback for progression of download when using "xml-info: always" | Pascal Rigaux | 2008-11-14 | 1 | -1/+1 |
* | fix comment | Pascal Rigaux | 2008-11-03 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2008-10-31 | 1 | -4/+2 |
* | - urpmi | Pascal Rigaux | 2008-10-29 | 1 | -23/+32 |
* | drop obsolete stuff | Pascal Rigaux | 2008-10-29 | 2 | -14/+0 |
* | - urpmi | Pascal Rigaux | 2008-10-28 | 1 | -2/+3 |
* | - implement urpme --env | Pascal Rigaux | 2008-10-27 | 2 | -3/+3 |
* | simplify: instead of passing around {rpmdb}, set $urpm->{env_rpmdb} and use it | Pascal Rigaux | 2008-10-27 | 3 | -5/+3 |
* | allow setting aria2-options in urpmi.cfg | Anssi Hannula | 2008-10-24 | 1 | -1/+1 |
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-23 | 1 | -4/+12 |
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-21 | 4 | -6/+25 |
* | create urpm::msg::ask_yes_or_no() to remove duplication | Pascal Rigaux | 2008-10-21 | 1 | -0/+5 |
* | do not call {ask_yes_or_no} callback with explicit "(y/N)" otherwise it is | Pascal Rigaux | 2008-10-21 | 1 | -4/+4 |
* | fix previous commit: we must not generated a 'start' event when we are done | Pascal Rigaux | 2008-10-21 | 1 | -1/+1 |
* | modify sync_aria2(): | Pascal Rigaux | 2008-10-21 | 1 | -18/+18 |
* | - urpmi.update, urpmi.addmedia | Pascal Rigaux | 2008-10-21 | 1 | -0/+2 |
* | create _parse_aria2_output() out of sync_aria2() | Pascal Rigaux | 2008-10-21 | 1 | -4/+11 |
* | create _error_msg() out of _error() | Pascal Rigaux | 2008-10-21 | 1 | -2/+7 |
* | cleanup: split _get_pubkey_and_descriptions() into _get_descriptions() and _m... | Pascal Rigaux | 2008-10-20 | 1 | -4/+9 |
* | add missing para to _get_pubkey() | Pascal Rigaux | 2008-10-20 | 1 | -1/+1 |
* | make things more clear: do not "delete $medium->{key-ids}" to ensure we don't | Pascal Rigaux | 2008-10-20 | 1 | -9/+7 |
* | - urpmi.update | Pascal Rigaux | 2008-10-20 | 1 | -0/+5 |
* | handle {forcekey} elsewhere (for next commit) | Pascal Rigaux | 2008-10-20 | 1 | -5/+7 |
* | move some code into _get_pubkey() | Pascal Rigaux | 2008-10-20 | 1 | -7/+14 |
* | - urpmi | Pascal Rigaux | 2008-10-20 | 1 | -1/+1 |
* | $urpm->{logger_id} is unused: | Pascal Rigaux | 2008-10-17 | 2 | -3/+0 |
* | remove code duplication, | Pascal Rigaux | 2008-10-17 | 1 | -54/+20 |
* | move things for next commit | Pascal Rigaux | 2008-10-17 | 1 | -1/+2 |
* | be safer, only main_loop (partially) handles "raw_message" errors | Pascal Rigaux | 2008-10-17 | 2 | -1/+1 |
* | final "Installation failed:" error message is empty when a transaction failed | Pascal Rigaux | 2008-10-17 | 1 | -7/+15 |
* | extract error from aria2 log instead of giving it raw | Pascal Rigaux | 2008-10-16 | 1 | -2/+2 |
* | - urpmi | Pascal Rigaux | 2008-10-14 | 2 | -2/+8 |
* | - library: | Pascal Rigaux | 2008-10-14 | 1 | -1/+5 |
* | use aria2 even if nearest mirror is rsync | Pascal Rigaux | 2008-10-14 | 1 | -1/+1 |
* | add support for --clean in gurpmi | Thierry Vignaud | 2008-10-14 | 1 | -1/+1 |
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2008-10-14 | 2 | -7/+7 |
* | - aria2: | Pascal Rigaux | 2008-10-13 | 1 | -0/+1 |
* | - gurpmi: | Pascal Rigaux | 2008-10-07 | 1 | -6/+9 |
* | add --split-level and --split-length to gurpmi | Pascal Rigaux | 2008-10-07 | 1 | -1/+2 |
* | - urpmi: | Pascal Rigaux | 2008-10-07 | 2 | -3/+19 |
* | exit code 15 is already used for --expect-install, use exit code 16 for bad s... | Pascal Rigaux | 2008-10-07 | 1 | -1/+1 |
* | what mdkonline really want, is that gurpmi/gurpmi2 handles --replacefiles | Pascal Rigaux | 2008-10-06 | 1 | -1/+1 |