summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
* don't attempt to expand empty media urls, fixes #52860Christophe Fergeau2009-08-171-1/+1
* fix display of installation errorsChristophe Fergeau2009-08-171-1/+1
* remove debugging printChristophe Fergeau2009-08-131-4/+0
* code cleanups, small fixes in media.cfg savingChristophe Fergeau2009-08-131-25/+20
* Save media.cfg files locally to map urpmi.cfg media to media.cfgChristophe Fergeau2009-08-131-3/+155
* (install,run) prevent garbaging text installer (#50776)Thierry Vignaud2009-08-112-11/+12
* take into account $RELEASE, $ARCH in urls passed to urpmi.addmediaChristophe Fergeau2009-08-111-0/+3
* fix string committed in previous commit to make it translatableChristophe Fergeau2009-08-101-4/+2
* improve message notifying about orphansChristophe Fergeau2009-08-101-3/+5
* fixes part of bug #52655 : if urpm-dudf installed and --auto used : no more q...Olivier Rosello2009-08-061-3/+11
* epoch added in several places (forgotten before) + some minor bugs corrected ...Olivier Rosello2009-08-041-23/+66
* Fix some spelling mistakesPascal Terjan2009-08-031-1/+1
* unwrap long string for translationChristophe Fergeau2009-07-311-3/+1
* forgot to use urpm::util for append_to_fileChristophe Fergeau2009-07-311-0/+1
* more dudf cleanupsChristophe Fergeau2009-07-301-30/+13
* small clean-ups in text messagesChristophe Fergeau2009-07-301-3/+3
* slight clean-up in wget downloading handlingChristophe Fergeau2009-07-302-8/+9
* dudf patch from Olivier Rosello for the Mancoosi projectChristophe Fergeau2009-07-303-5/+481
* translate_why_unselect: add "conflicts" reasonChristophe Fergeau2009-07-281-0/+2
* remove unused reasons from translate_why_unselectedChristophe Fergeau2009-07-281-4/+0
* invalidate mirrorlist cache when distro version changesChristophe Fergeau2009-07-241-0/+5
* $urpm->{fatal} expects 2 argumentsChristophe Fergeau2009-06-051-2/+2
* - adjust parsing of aria2 output for aria2 1.4, fixes bug #51354Christophe Fergeau2009-06-041-1/+2
* fix aria2 proxy parametersAurélien Lefebvre2009-05-111-4/+5
* (sync_curl) minor warning fixThierry Vignaud2009-04-291-1/+1
* (run) use urpmi log API for the transaction failed message instead ofThierry Vignaud2009-04-241-1/+1
* silently update the string "You may want to..." to "You may need to..." so thatThierry Vignaud2009-04-151-1/+4
* String fixes from John RyeChristophe Fergeau2009-04-022-4/+4
* (parse_media) fix latest commit 255088 from cfergeau: ->{debug} mayThierry Vignaud2009-03-311-1/+1
* (run) enable installer to cancel installationThierry Vignaud2009-03-311-0/+3
* Downgrade cryptic log message to debug message, fixes #49226Christophe Fergeau2009-03-301-1/+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
* (install) fix a circular reference that was causing rpmdb to be openedThierry Vignaud2009-03-241-2/+6
* When using urpme -a, properly report when no packages could be removed, #48506Christophe Fergeau2009-03-201-0/+4
* (install) change 'close_helper' callback API for installer (in order to fixThierry Vignaud2009-03-091-1/+1
* (_check) fix verifying packages signatures in chrooted environmentsThierry Vignaud2009-03-051-1/+1
* (install) close another fd leak (needed for drakx)Thierry Vignaud2009-03-041-0/+1
* (install) explicitely close the RPM DB on comleting transactionThierry Vignaud2009-03-041-0/+3
* (install) add more callbacks for installerThierry Vignaud2009-03-032-0/+5
* (install) enable to set 'script_fd' (needed by installer)Thierry Vignaud2009-03-031-0/+2
* Oops, stupid typoChristophe Fergeau2009-02-161-1/+1
* Improve wording of the message telling orphans can be removedChristophe Fergeau2009-02-161-2/+2
* (run) no need to clean rpmdb if we're not going to use data extracted from itThierry Vignaud2009-01-301-3/+3
* fix previous commitPascal Rigaux2009-01-281-0/+1
* - drop support for /etc/urpmi/media.d/*.cfgPascal Rigaux2009-01-282-96/+3
* only load LDAP binding if needed (saves a couple MB in rpmdrake)Thierry Vignaud2009-01-271-1/+1
* Remove urpmi.recover from args.pmChristophe Fergeau2009-01-131-11/+0
* Make perl-checker happyChristophe Fergeau2009-01-131-1/+1
* Code cleanups after pixel feedbackChristophe Fergeau2009-01-131-8/+9