Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | segfault must not go undetected! | Pascal Rigaux | 2008-12-09 | 1 | -1/+2 |
* | make the debug message clearer | Pascal Rigaux | 2008-12-08 | 1 | -2/+2 |
* | update translation for Polish | Tomasz Bednarski | 2008-12-04 | 1 | -1/+1 |
* | update translation for turkish language | Atilla Öntaş | 2008-11-24 | 1 | -491/+500 |
* | sync tests data | Pascal Rigaux | 2008-11-24 | 2 | -2/+17 |
* | 6.196.19 | Pascal Rigaux | 2008-11-24 | 2 | -1/+3 |
* | add a testcase for #45457 | Pascal Rigaux | 2008-11-14 | 4 | -5/+69 |
* | - urpmi | Pascal Rigaux | 2008-11-14 | 3 | -5/+11 |
* | r249409 | pixel | 2008-11-13 14:55:28 +0100 (Thu, 13 Nov 2008) | 10 lines | Pascal Rigaux | 2008-11-14 | 2 | -24/+22 |
* | 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 |
* | updated Russian translation | Pavel Maryanov | 2008-11-12 | 1 | -470/+569 |
* | - urpmi | Pascal Rigaux | 2008-11-03 | 2 | -0/+2 |
* | fix comment | Pascal Rigaux | 2008-11-03 | 1 | -1/+1 |
* | updates | Keld Simonsen | 2008-11-03 | 1 | -85/+43 |
* | update for German translation, thanks to TeaAge | Oliver Burger | 2008-11-03 | 1 | -537/+552 |
* | Update zh_TW translation | Shiva Huang | 2008-11-01 | 1 | -27/+31 |
* | - urpmi | Pascal Rigaux | 2008-10-31 | 2 | -4/+3 |
* | do not use builrequires dash-static, use gcc to build a special binary, so | Pascal Rigaux | 2008-10-31 | 8 | -50/+67 |
* | fix english | Pascal Rigaux | 2008-10-29 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2008-10-29 | 2 | -23/+35 |
* | drop obsolete stuff | Pascal Rigaux | 2008-10-29 | 5 | -38/+1 |
* | better bug number | Pascal Rigaux | 2008-10-28 | 1 | -1/+1 |
* | update pot | Pascal Rigaux | 2008-10-28 | 1 | -186/+191 |
* | fix po | Pascal Rigaux | 2008-10-28 | 1 | -1/+1 |
* | 6.186.18 | Pascal Rigaux | 2008-10-28 | 2 | -1/+3 |
* | - urpmi | Pascal Rigaux | 2008-10-28 | 8 | -2/+70 |
* | - implement urpme --env | Pascal Rigaux | 2008-10-27 | 4 | -7/+12 |
* | simplify: instead of passing around {rpmdb}, set $urpm->{env_rpmdb} and use it | Pascal Rigaux | 2008-10-27 | 4 | -13/+7 |
* | allow setting aria2-options in urpmi.cfg | Anssi Hannula | 2008-10-24 | 2 | -1/+2 |
* | Updated Romanian translation | Catalin Florin Russen | 2008-10-23 | 1 | -18/+41 |
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-23 | 2 | -5/+14 |
* | - gurpmi | Pascal Rigaux | 2008-10-21 | 2 | -1/+2 |
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-21 | 5 | -6/+27 |
* | create urpm::msg::ask_yes_or_no() to remove duplication | Pascal Rigaux | 2008-10-21 | 2 | -3/+8 |
* | do not call {ask_yes_or_no} callback with explicit "(y/N)" otherwise it is | Pascal Rigaux | 2008-10-21 | 2 | -5/+5 |
* | fix previous commit: we must not generated a 'start' event when we are done | Pascal Rigaux | 2008-10-21 | 1 | -1/+1 |
* | move ask_yes_or_no callback code into new function ask_yes_or_no() | Pascal Rigaux | 2008-10-21 | 1 | -7/+10 |
* | modify sync_aria2(): | Pascal Rigaux | 2008-10-21 | 1 | -18/+18 |
* | - urpmi.update, urpmi.addmedia | Pascal Rigaux | 2008-10-21 | 3 | -0/+11 |
* | 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 |
* | fix translation (thanks to Gustavo Ariel Giampaoli) | Pascal Rigaux | 2008-10-21 | 1 | -4/+2 |
* | 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 | 2 | -0/+7 |
* | 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 |