| Commit message (Expand) | Author | Age | Files | Lines |
* | - urpmi: | Pascal Rigaux | 2008-03-19 | 1 | -9/+9 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-03-18 | 1 | -12/+36 |
* | create _expand() out of _list() | Pascal Rigaux | 2008-03-18 | 1 | -6/+11 |
* | create _pick_one_ | Pascal Rigaux | 2008-03-18 | 1 | -5/+14 |
* | create _cache__may_clean_if_outdated() out of _pick_one() | Pascal Rigaux | 2008-03-18 | 1 | -6/+19 |
* | handle need_restart() rooted (not very useful, except for tests!) | Pascal Rigaux | 2008-03-18 | 2 | -5/+8 |
* | - urpmi: | Pascal Rigaux | 2008-03-17 | 2 | -1/+53 |
* | add intersection() | Pascal Rigaux | 2008-03-17 | 1 | -1/+3 |
* | add N_() | Pascal Rigaux | 2008-03-17 | 1 | -1/+2 |
* | - urpmi: | Pascal Rigaux | 2008-03-17 | 1 | -2/+2 |
* | handle -p and -P like urpmi | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
* | CD-ROM is an acronym; let's make it clear | Thierry Vignaud | 2008-03-13 | 1 | -1/+1 |
* | handle --force | Thierry Vignaud | 2008-03-13 | 1 | -1/+1 |
* | o do handle suggests in priority upgrades (#38778) | Pascal Rigaux | 2008-03-11 | 1 | -1/+1 |
* | enhance cdrom fallback without perl-Hal-Cdroms | Pascal Rigaux | 2008-03-11 | 1 | -1/+1 |
* | - urpmi: | Pascal Rigaux | 2008-03-11 | 1 | -2/+4 |
* | - 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 |
* | nicer error message | Pascal Rigaux | 2008-03-06 | 2 | -4/+4 |
* | 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 |
* | (install) do not pretent removing packages from cache when there's | Thierry Vignaud | 2008-03-04 | 1 | -1/+1 |
* | handle priority upgrade list | Thierry Vignaud | 2008-03-04 | 1 | -1/+1 |
* | (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 |
* | factorize common options between urpmi & gurpmi | Thierry Vignaud | 2008-03-04 | 1 | -9/+6 |
* | simplify | Pascal Rigaux | 2008-03-03 | 1 | -1/+1 |
* | correctly name function since it's outside of its module | Pascal Rigaux | 2008-03-03 | 2 | -3/+3 |
* | correctly name function since it's outside of its module | Pascal Rigaux | 2008-03-03 | 2 | -3/+3 |
* | fix comment | Pascal Rigaux | 2008-03-03 | 1 | -1/+0 |
* | - urpmq: | Pascal Rigaux | 2008-03-03 | 1 | -0/+21 |
* | - create non_modified_media() and use it | Pascal Rigaux | 2008-03-03 | 1 | -8/+14 |
* | add a warning for gurpmi | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
* | handle --test | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
* | handle --allow-medium-change (needed for do_pkgs) | Thierry Vignaud | 2008-03-03 | 1 | -0/+2 |
* | handle --expect-install (needed for do_pkgs) | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
* | fix --expect-install (broken since 4.9.30!) | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
* | lazy load Net::LDAP | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
* | fix --auto-select option | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
* | (gurpmi::parse_command_line) reuse common shared code of urpm::args, | Thierry Vignaud | 2008-03-03 | 1 | -0/+13 |
* | - urpmf, urpmq: | Pascal Rigaux | 2008-03-03 | 1 | -2/+2 |
* | fix download progression using wget: | Pascal Rigaux | 2008-03-03 | 1 | -7/+9 |
* | - urpmf: | Pascal Rigaux | 2008-03-03 | 1 | -1/+1 |
* | HAL can fail to umount the cdrom if it was not mounted by HAL. | Pascal Rigaux | 2008-02-29 | 1 | -1/+6 |
* | require urpm::cdrom where needed | Pascal Rigaux | 2008-02-29 | 1 | -0/+1 |