Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some doc | Pascal Rigaux | 2008-12-18 | 1 | -0/+3 |
| | |||||
* | Update for German translation | Oliver Burger | 2008-12-15 | 1 | -3/+3 |
| | |||||
* | - adapt tests to rpm 4.6: | Pascal Rigaux | 2008-12-15 | 8 | -93/+4 |
| | | | | | | | | o old suggests format is no more handled o buildroot handling changed o build directories for root changed - fix buildroot_default.spec: was broken since %{rpm_version} is not defined | ||||
* | enhance the log | Pascal Rigaux | 2008-12-15 | 1 | -0/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-12-15 | 2 | -2/+4 |
| | | | | | o --auto: do not prompt for "retry" on aria2 download failure | ||||
* | (installed_leaves) do not list suggested packages as unrequested packages ↵ | Thierry Vignaud | 2008-12-15 | 2 | -1/+4 |
| | | | | (#46326) | ||||
* | Update for German translation | Oliver Burger | 2008-12-14 | 1 | -2/+2 |
| | |||||
* | update translation for Italian | Andrea Celli | 2008-12-12 | 1 | -3/+3 |
| | |||||
* | 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 |
| | | | | | | o in --auto, do not allow to install a package substring match (you can use -a to force it) | ||||
* | r249409 | pixel | 2008-11-13 14:55:28 +0100 (Thu, 13 Nov 2008) | 10 lines | Pascal Rigaux | 2008-11-14 | 2 | -24/+22 |
| | | | | | | | | | | | | | - urpmi.update o updated "ignore"d medium should not become non "ignore"d (#45457) (regression introduced in 6.18) the fix is to use update_those_media() which doesn't filter on {ignore} media, and so we don't need to unset {ignore} to allow updating a media setting {modified} is hopefully unneeded when using update_those_media(), but who knows :-/ | ||||
* | create update_those_media() out of update_media() | Pascal Rigaux | 2008-11-14 | 1 | -5/+11 |
| | | | | | (to be used in urpmi.update) | ||||
* | - inline _update_media__handle_some_flags() | Pascal Rigaux | 2008-11-14 | 1 | -15/+16 |
| | | | | | - create all_media_to_update() and use it | ||||
* | 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 |
| | | | | | o ensure download when updating media (with --auto-update) is quiet | ||||
* | 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 |
| | | | | | o revert --auto-update behaviour in case of media update failures (#45417) | ||||
* | do not use builrequires dash-static, use gcc to build a special binary, so | Pascal Rigaux | 2008-10-31 | 8 | -50/+67 |
| | | | | | that we are less mandriva centered | ||||
* | fix english | Pascal Rigaux | 2008-10-29 | 1 | -1/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-10-29 | 2 | -23/+35 |
| | | | | | | | | | o in --auto, do display error message when rpms are missing more precisely, it displays a nicer error message, which is translated. it also displays "You may want to update your urpmi database." (which was not displayed in --auto) | ||||
* | drop obsolete stuff | Pascal Rigaux | 2008-10-29 | 5 | -38/+1 |
| | | | | | | | | | it should have been dropped in commit: : r14827 | rgarciasuarez | 2005-02-17 16:01:39 +0100 (Thu, 17 Feb 2005) | 2 lines : Remove obsoleted and broken --distrib-XXX command-line option | ||||
* | 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 |
| | | | | | | | | o fix "urpmi firefox mozilla-firefox-ext-google-toolbar ; urpme --auto-orphans mozilla-firefox-ext-google-toolbar" which must not remove firefox (cf #45054) (this is especially bad for DrakX/rpmsrate) | ||||
* | - implement urpme --env | Pascal Rigaux | 2008-10-27 | 4 | -7/+12 |
| | | | | | - handle urpme --auto-orphans --env | ||||
* | 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 |
| | | | | | o retry once on aria2 versioned-file download failure | ||||
* | - gurpmi | Pascal Rigaux | 2008-10-21 | 2 | -1/+2 |
| | | | | | o fix answering yes to questions on error | ||||
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-21 | 5 | -6/+27 |
| | | | | | o allow "retry" on aria2 download failure | ||||
* | 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 |
| | | | | | displayed in GUIs (gurpmi/rpmdrake/...) | ||||
* | fix previous commit: we must not generated a 'start' event when we are done | Pascal Rigaux | 2008-10-21 | 1 | -1/+1 |
| | | | | | with the list of files to download | ||||
* | 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 |
| | | | | | | | | | | - prototype change: use $medium and $rel_files - remove from $rel_files things successfully downloaded (needed for next commit) - create a .metalink file even if we don't use mirrorlist (it reduces potential duplication in next commits) - don't pass specific mirrorlist aria2 options when not using mirrorlist | ||||
* | - urpmi.update, urpmi.addmedia | Pascal Rigaux | 2008-10-21 | 3 | -0/+11 |
| | | | | | | | | o exit on failing media instead of ignoring them (esp. for urpmi.addmedia --distrib). exceptions: "urpmi.update -a" and "urpmi.update --update" for backward compatibility | ||||
* | create _parse_aria2_output() out of sync_aria2() | Pascal Rigaux | 2008-10-21 | 1 | -4/+11 |
| |