summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 6.25.16.25.1Thierry Vignaud2009-03-312-1/+3
|
* (parse_media) fix latest commit 255088 from cfergeau: ->{debug} mayThierry Vignaud2009-03-312-1/+3
| | | | | not always exist (#49354), side effect of #49226 fix
* 6.256.25Thierry Vignaud2009-03-312-1/+3
|
* (run) enable installer to cancel installationThierry Vignaud2009-03-312-0/+4
|
* log teuf's changesThierry Vignaud2009-03-311-0/+2
|
* Hungarian translation updateGergely Lonyai2009-03-311-457/+341
|
* update translation for PolishTomasz Bednarski2009-03-311-213/+53
|
* update for Norwegian Bokmål translationOlav Dahlum2009-03-311-196/+45
|
* updated translation for turkish languageAtilla Öntaş2009-03-301-12/+9
|
* update translation for ItalianAndrea Celli2009-03-301-213/+56
|
* Latest updatesPjetur Hjaltason2009-03-301-192/+49
|
* update (Rhoslyn Prys <rprys@yahoo.com>)Thierry Vignaud2009-03-301-11/+11
|
* Updated Estonian translation.Marek Laane2009-03-301-14/+11
|
* updateThierry Vignaud2009-03-301-16/+9
|
* sync with codeThierry Vignaud2009-03-3068-26786/+23241
|
* Downgrade cryptic log message to debug message, fixes #49226Christophe Fergeau2009-03-301-1/+1
|
* 3.286.24Christophe Fergeau2009-03-302-1/+5
|
* update Finnish translation from Jani VälimaaAnssi Hannula2009-03-281-78/+90
|
* (ask_continue) perl_checker cleanupThierry Vignaud2009-03-261-1/+1
|
* We want to run the message dialogChristophe Fergeau2009-03-261-0/+1
|
* When the user aborts the installation due to awarning message, return non 0 ↵Christophe Fergeau2009-03-261-1/+1
| | | | error code
* Remove useless argument to quit()Christophe Fergeau2009-03-261-1/+1
|
* perl_checker cleanupsThierry Vignaud2009-03-261-3/+3
|
* perl_checker cleanupsThierry Vignaud2009-03-261-4/+4
|
* 6.236.23Christophe Fergeau2009-03-252-1/+3
|
* Add missing \nChristophe Fergeau2009-03-251-1/+1
|
* Update NEWS fileChristophe Fergeau2009-03-251-0/+6
|
* russian translation updatedPavel Maryanov2009-03-251-329/+328
|
* translation updateSergey Ribalchenko2009-03-251-101/+55
|
* Make text buffer used to display long messages non editableChristophe Fergeau2009-03-241-0/+1
|
* (install) wrap a big commentThierry Vignaud2009-03-241-1/+2
|
* (install) revert refcount workarounds now that we fix refcounting inThierry Vignaud2009-03-241-4/+0
| | | | | | | | | | | | r254652 ; revert both: - r253559 (2009-03-04) "(install) close another fd leak (needed for drakx)" - and r253550 (2009-03-04: "(install) explicitely close the RPM DB on comleting transaction (needed for drakx -- looks like refcount has hard work)"
* (install) fix a circular reference that was causing rpmdb to be openedThierry Vignaud2009-03-242-2/+9
| | | | | | | many times in installer (regression introduced in r253510 when adding new callbacks for the installer)
* Use $urpm->{log} instead of raw printChristophe Fergeau2009-03-241-5/+6
|
* Change error code when some packages couldn't be installedChristophe Fergeau2009-03-242-2/+6
|
* Add logs when a dialog is displayed and log the user answer tooChristophe Fergeau2009-03-241-6/+18
|
* Return error code when the install is aborted during an upgradeChristophe Fergeau2009-03-241-2/+2
|
* * 2009-03-23 Reinout van Schouwen <reinout@gmail.com>Reinout van Schouwen2009-03-231-10/+10
| | | | | | - nl.po: Updated Dutch translation
* Remove duplicated definitions in test specsChristophe Fergeau2009-03-235-70/+0
|
* Revert "urpmi doesn't have a --auto-orphans parameter, fixes bug #48946"Christophe Fergeau2009-03-233-3/+18
| | | | | The parameter was actually implemented and working, dunno how I overlooked that.
* Japanese translation updated.Yukiko Bando2009-03-221-10/+10
|
* update for Norwegian Bokmål translationOlav Dahlum2009-03-211-4/+4
|
* update for Norwegian Bokmål translationOlav Dahlum2009-03-211-6/+6
|
* updatesKeld Simonsen2009-03-211-80/+44
|
* updated translation for turkish languageAtilla Öntaş2009-03-211-6/+18
|
* updated translation for turkish languageAtilla Öntaş2009-03-211-18/+11
|
* Test case from Anssi Hannula for bug #47803Christophe Fergeau2009-03-207-1/+159
|
* Remove remnants of --auto-orphans codeChristophe Fergeau2009-03-201-12/+2
| | | | | | | | | I recently removed references to urpmi --auto-orphans from urpmi man pages, but in fact, the bug was that the option wasn't parsed, the rest of the code was here. However, given that many people are surprised by which packages get auto-orphaned, it's better if it's not possible for now to remove auto-orphaned packages at install time. This commit removes the auto-orphans code from urpmi
* update for Norwegian Bokmål translationOlav Dahlum2009-03-201-375/+375
|
* When using urpme -a, properly report when no packages could be removed, #48506Christophe Fergeau2009-03-201-0/+4
|