summaryrefslogtreecommitdiffstats
path: root/urpm/select.pm
Commit message (Expand)AuthorAgeFilesLines
...
* add aria2 to the priority list of packages that need to be updatedThierry Vignaud2008-12-201-1/+1
* - urpmiPascal Rigaux2008-11-141-5/+8
* simplify: instead of passing around {rpmdb}, set $urpm->{env_rpmdb} and use itPascal Rigaux2008-10-271-3/+2
* - library:Pascal Rigaux2008-09-111-0/+18
* fix namespace (it's really too late to commit more)Thierry Vignaud2008-09-091-1/+1
* (db_open_or_die__) ahem...Thierry Vignaud2008-09-091-1/+1
* (db_open_or_die__) factorize some code (the name might have to be changed...)Thierry Vignaud2008-09-091-8/+1
* - urpmiPascal Rigaux2008-09-091-0/+43
* - urpmi, urpmq:Pascal Rigaux2008-08-201-1/+2
* replace unless with if !Pascal Rigaux2008-08-201-2/+2
* create _search_packages_keep_best() out of _search_packages()Pascal Rigaux2008-08-201-22/+27
* cleanupPascal Rigaux2008-08-201-3/+1
* cleanupPascal Rigaux2008-08-201-1/+1
* use code from urpm::orphansPascal Rigaux2008-07-071-38/+0
* what was introduced in perl-URPM 3.16 to get "rejected already installed pkgs"Pascal Rigaux2008-07-071-2/+1
* create a varPascal Rigaux2008-07-031-1/+3
* - rewrite find_removed_from_basesystem()Pascal Rigaux2008-07-031-15/+29
* re-indentPascal Rigaux2008-07-031-17/+19
* simplifyPascal Rigaux2008-07-011-1/+1
* create urpm::select::installed_leaves() out of rpm-find-leavesPascal Rigaux2008-07-011-0/+37
* create db_open_or_die_() and use itPascal Rigaux2008-07-011-3/+3
* - urpmiPascal Rigaux2008-06-261-0/+17
* o fix --replacepkgs when a same package appears more than once in urpmi dbPascal Rigaux2008-06-231-3/+1
* - urpmiPascal Rigaux2008-06-021-0/+18
* o do handle suggests in priority upgrades (#38778)Pascal Rigaux2008-03-111-1/+1
* - modify infrastructure so that rpmdrake doesn't select all updates byPascal Rigaux2008-03-061-3/+13
* create _priority_upgrade_pkgs()Pascal Rigaux2008-03-061-8/+10
* fix previous commitPascal Rigaux2008-03-061-2/+2
* move $resolve_priority_upgrades out of resolve_dependencies() into its ownPascal Rigaux2008-03-061-18/+20
* revert what tv added, will give rpmdrake a special function for its needsPascal Rigaux2008-03-061-7/+2
* (resolve_dependencies) add infrastructure so that rpmdrake doesn'tThierry Vignaud2008-03-061-1/+2
* cleanupPascal Rigaux2008-03-041-6/+4
* (add_packages_to_priority_upgrade_list) prevent adding twice the same packageThierry Vignaud2008-03-041-0/+1
* (resolve_dependencies) add 'upgrade_callback' andThierry Vignaud2008-03-041-1/+5
* (add_packages_to_priority_upgrade_list) introduce it so that gurpmi &Thierry Vignaud2008-03-041-0/+6
* (set_priority_upgrade_option) split default priority upgrade listThierry Vignaud2008-03-041-1/+3
* - 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