summaryrefslogtreecommitdiffstats
path: root/urpm/select.pm
Commit message (Expand)AuthorAgeFilesLines
* - urpme, urpmi:Pascal Rigaux2008-01-221-1/+2
* - urpmq:Pascal Rigaux2008-01-181-2/+6
* better fix for "always prompt before doing a priority-upgrade transaction,Pascal Rigaux2008-01-111-1/+1
* (find_packages_to_remove) fix commentThierry Vignaud2007-12-061-1/+1
* - urpmi:Pascal Rigaux2007-11-301-1/+1
* ensure "urpmq --fuzzy" displays each packages alone on its line.Pascal Rigaux2007-11-281-2/+6
* - urpmq:Pascal Rigaux2007-11-281-4/+3
* remove unneeded codePascal Rigaux2007-11-151-9/+0
* fix resolve_dependencies for install_src Pascal Rigaux2007-11-151-1/+1
* factorize some code by creating search_packagesPascal Rigaux2007-11-151-16/+26
* there is no reason search_packages should return multiple pkgs with samePascal Rigaux2007-11-151-3/+6
* - rename $_ into $vPascal Rigaux2007-10-151-8/+11
* use existing function (thanks titi)Pascal Rigaux2007-09-271-2/+2
* reverting commit (13 March 2006): Pascal Rigaux2007-09-131-6/+5
* simplifyPascal Rigaux2007-09-111-3/+1
* unrequested doesn't exist, removing itPascal Rigaux2007-09-111-2/+0
* fix error in previous commitPascal Rigaux2007-09-101-1/+1
* if there is a prefered package, it's the first onePascal Rigaux2007-09-101-1/+5
* fix typo in previous previous commitPascal Rigaux2007-09-061-1/+1
* handle --searchmedia <media1>,...,<mediaN>Pascal Rigaux2007-09-061-3/+9
* new functions:Pascal Rigaux2007-09-061-8/+19
* - urpmiPascal Rigaux2007-08-281-0/+19
* (translate_why_removed_one) if we got back an explanation unknown ofThierry Vignaud2007-08-131-0/+2
* (translate_why_unselected_one) try harder to explain why we cannotThierry Vignaud2007-08-131-1/+4
* - libraryPascal Rigaux2007-08-121-2/+2
* - urpmiPascal Rigaux2007-08-111-0/+33
* - urpmiPascal Rigaux2007-08-091-0/+1
* fix previous "prefer best architecture over exact name" commit:Pascal Rigaux2007-06-081-2/+3
* - urpmiPascal Rigaux2007-06-071-0/+10
* re-sync after the big svn lossPascal Rigaux2007-04-241-29/+40
* log rpmdb search for removalPascal Rigaux2006-11-301-0/+2
* directly set $urpm->{root}, it's simplerPascal Rigaux2006-11-291-2/+1
* move uniq to urpm::util (i need it in urpm::media)Pascal Rigaux2006-11-281-2/+0
* move many functions from urpm.pm to new module urpm/select.pmPascal Rigaux2006-11-211-0/+442