| Commit message (Expand) | Author | Age | Files | Lines |
* | use code from urpm::orphans | Pascal Rigaux | 2008-07-07 | 1 | -38/+0 |
* | what was introduced in perl-URPM 3.16 to get "rejected already installed pkgs" | Pascal Rigaux | 2008-07-07 | 1 | -2/+1 |
* | create a var | Pascal Rigaux | 2008-07-03 | 1 | -1/+3 |
* | - rewrite find_removed_from_basesystem() | Pascal Rigaux | 2008-07-03 | 1 | -15/+29 |
* | re-indent | Pascal Rigaux | 2008-07-03 | 1 | -17/+19 |
* | simplify | Pascal Rigaux | 2008-07-01 | 1 | -1/+1 |
* | create urpm::select::installed_leaves() out of rpm-find-leaves | Pascal Rigaux | 2008-07-01 | 1 | -0/+37 |
* | create db_open_or_die_() and use it | Pascal Rigaux | 2008-07-01 | 1 | -3/+3 |
* | - urpmi | Pascal Rigaux | 2008-06-26 | 1 | -0/+17 |
* | o fix --replacepkgs when a same package appears more than once in urpmi db | Pascal Rigaux | 2008-06-23 | 1 | -3/+1 |
* | - urpmi | Pascal Rigaux | 2008-06-02 | 1 | -0/+18 |
* | o do handle suggests in priority upgrades (#38778) | Pascal Rigaux | 2008-03-11 | 1 | -1/+1 |
* | - modify infrastructure so that rpmdrake doesn't select all updates by | Pascal Rigaux | 2008-03-06 | 1 | -3/+13 |
* | create _priority_upgrade_pkgs() | Pascal Rigaux | 2008-03-06 | 1 | -8/+10 |
* | fix previous commit | Pascal Rigaux | 2008-03-06 | 1 | -2/+2 |
* | move $resolve_priority_upgrades out of resolve_dependencies() into its own | Pascal Rigaux | 2008-03-06 | 1 | -18/+20 |
* | revert what tv added, will give rpmdrake a special function for its needs | Pascal Rigaux | 2008-03-06 | 1 | -7/+2 |
* | (resolve_dependencies) add infrastructure so that rpmdrake doesn't | Thierry Vignaud | 2008-03-06 | 1 | -1/+2 |
* | cleanup | Pascal Rigaux | 2008-03-04 | 1 | -6/+4 |
* | (add_packages_to_priority_upgrade_list) prevent adding twice the same package | Thierry Vignaud | 2008-03-04 | 1 | -0/+1 |
* | (resolve_dependencies) add 'upgrade_callback' and | Thierry Vignaud | 2008-03-04 | 1 | -1/+5 |
* | (add_packages_to_priority_upgrade_list) introduce it so that gurpmi & | Thierry Vignaud | 2008-03-04 | 1 | -0/+6 |
* | (set_priority_upgrade_option) split default priority upgrade list | Thierry Vignaud | 2008-03-04 | 1 | -1/+3 |
* | - urpme, urpmi: | Pascal Rigaux | 2008-01-22 | 1 | -1/+2 |
* | - urpmq: | Pascal Rigaux | 2008-01-18 | 1 | -2/+6 |
* | better fix for "always prompt before doing a priority-upgrade transaction, | Pascal Rigaux | 2008-01-11 | 1 | -1/+1 |
* | (find_packages_to_remove) fix comment | Thierry Vignaud | 2007-12-06 | 1 | -1/+1 |
* | - urpmi: | Pascal Rigaux | 2007-11-30 | 1 | -1/+1 |
* | ensure "urpmq --fuzzy" displays each packages alone on its line. | Pascal Rigaux | 2007-11-28 | 1 | -2/+6 |
* | - urpmq: | Pascal Rigaux | 2007-11-28 | 1 | -4/+3 |
* | remove unneeded code | Pascal Rigaux | 2007-11-15 | 1 | -9/+0 |
* | fix resolve_dependencies for install_src | Pascal Rigaux | 2007-11-15 | 1 | -1/+1 |
* | factorize some code by creating search_packages | Pascal Rigaux | 2007-11-15 | 1 | -16/+26 |
* | there is no reason search_packages should return multiple pkgs with same | Pascal Rigaux | 2007-11-15 | 1 | -3/+6 |
* | - rename $_ into $v | Pascal Rigaux | 2007-10-15 | 1 | -8/+11 |
* | use existing function (thanks titi) | Pascal Rigaux | 2007-09-27 | 1 | -2/+2 |
* | reverting commit (13 March 2006): | Pascal Rigaux | 2007-09-13 | 1 | -6/+5 |
* | simplify | Pascal Rigaux | 2007-09-11 | 1 | -3/+1 |
* | unrequested doesn't exist, removing it | Pascal Rigaux | 2007-09-11 | 1 | -2/+0 |
* | fix error in previous commit | Pascal Rigaux | 2007-09-10 | 1 | -1/+1 |
* | if there is a prefered package, it's the first one | Pascal Rigaux | 2007-09-10 | 1 | -1/+5 |
* | fix typo in previous previous commit | Pascal Rigaux | 2007-09-06 | 1 | -1/+1 |
* | handle --searchmedia <media1>,...,<mediaN> | Pascal Rigaux | 2007-09-06 | 1 | -3/+9 |
* | new functions: | Pascal Rigaux | 2007-09-06 | 1 | -8/+19 |
* | - urpmi | Pascal Rigaux | 2007-08-28 | 1 | -0/+19 |
* | (translate_why_removed_one) if we got back an explanation unknown of | Thierry Vignaud | 2007-08-13 | 1 | -0/+2 |
* | (translate_why_unselected_one) try harder to explain why we cannot | Thierry Vignaud | 2007-08-13 | 1 | -1/+4 |
* | - library | Pascal Rigaux | 2007-08-12 | 1 | -2/+2 |
* | - urpmi | Pascal Rigaux | 2007-08-11 | 1 | -0/+33 |
* | - urpmi | Pascal Rigaux | 2007-08-09 | 1 | -0/+1 |