| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | - urpmi, library: | Pascal Rigaux | 2008-10-06 | 2 | -0/+2 |
* | - urpmi, rpmdrake: | Pascal Rigaux | 2008-10-06 | 1 | -1/+1 |
* | export new_unrequested() (for future use in drakx (?)) | Pascal Rigaux | 2008-09-25 | 1 | -3/+3 |
* | - aria2: | Pascal Rigaux | 2008-09-23 | 1 | -0/+1 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-09-23 | 1 | -10/+18 |
* | increase connect-timeout for aria2 | Pascal Rigaux | 2008-09-23 | 1 | -2/+2 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-09-23 | 1 | -1/+4 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-09-23 | 1 | -3/+1 |
* | - use "versioned" media_info files | Pascal Rigaux | 2008-09-23 | 3 | -1/+41 |
* | help debugging aria2 | Pascal Rigaux | 2008-09-23 | 1 | -6/+6 |
* | {allow_metalink} was used unitialised, so now always using use_metalink() and | Pascal Rigaux | 2008-09-23 | 2 | -6/+8 |
* | cleanup using new sync_rel_one() and new option "preclean" | Pascal Rigaux | 2008-09-23 | 1 | -23/+16 |
* | create sync_rel_one() and use it | Pascal Rigaux | 2008-09-23 | 1 | -3/+8 |
* | - sync_*(): return the downloaded file | Pascal Rigaux | 2008-09-23 | 1 | -20/+18 |
* | simplify: "$urpm->{cachedir}/partial" is the default "dir" where files are do... | Pascal Rigaux | 2008-09-23 | 1 | -4/+3 |
* | modify _download_media_info_file() prototype | Pascal Rigaux | 2008-09-23 | 1 | -10/+11 |
* | _retrieve_media_info_file_and_check_MD5SUM() is called from | Pascal Rigaux | 2008-09-23 | 1 | -2/+0 |