Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add one "directory owned by 2 rpms" test | Pascal Rigaux | 2007-08-13 | 3 | -3/+38 |
| | |||||
* | 4.10.3 | Thierry Vignaud | 2007-08-13 | 2 | -1/+3 |
| | |||||
* | (translate_why_removed_one) if we got back an explanation unknown of | Thierry Vignaud | 2007-08-13 | 2 | -0/+3 |
| | | | | | use, just report it back | ||||
* | do try to umount removable media when using --debug (fixing commit rafel's | Thierry Vignaud | 2007-08-13 | 1 | -0/+2 |
| | | | | | commit r15048 on 2005-06-09) | ||||
* | (translate_why_unselected_one) try harder to explain why we cannot | Thierry Vignaud | 2007-08-13 | 2 | -1/+6 |
| | | | | | select a package (eg: because i586 package is already installed on x86_64) | ||||
* | typo fix | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | kill log of rafael commit | Thierry Vignaud | 2007-08-13 | 1 | -2/+0 |
| | |||||
* | do try to umount removable media when using --debug (fixing commit rafel's | Thierry Vignaud | 2007-08-13 | 1 | -0/+4 |
| | | | | | commit r15048 on 2005-06-09) | ||||
* | (set_root) do not default to --nolock when using --root (reverting rafael | Thierry Vignaud | 2007-08-13 | 2 | -1/+4 |
| | | | | | commit on 2006-01-11 13:17) | ||||
* | re-indent | Pascal Rigaux | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | new test for file conflicts | Pascal Rigaux | 2007-08-13 | 5 | -1/+148 |
| | |||||
* | 4.10.2 | Thierry Vignaud | 2007-08-13 | 2 | -1/+3 |
| | |||||
* | update | Thierry Vignaud | 2007-08-13 | 1 | -0/+409 |
| | |||||
* | (completed callback) umount removable media as soon as possible | Thierry Vignaud | 2007-08-13 | 2 | -1/+2 |
| | |||||
* | (completed callback) unlock RPM & URPMI dbs locks as soon as possible like ↵ | Thierry Vignaud | 2007-08-13 | 2 | -2/+3 |
| | | | | rpmdrake | ||||
* | (do_install_3) reuse urpm::main_loop | Thierry Vignaud | 2007-08-13 | 2 | -94/+62 |
| | |||||
* | (run) introduce "already_installed_or_not_installable" callback for GUIes | Thierry Vignaud | 2007-08-13 | 2 | -0/+2 |
| | |||||
* | (run) forward callback_report_uninst callback | Thierry Vignaud | 2007-08-13 | 1 | -0/+1 |
| | |||||
* | (install) add support for "callback_report_uninst" callback for rpmdrake | Thierry Vignaud | 2007-08-13 | 2 | -0/+2 |
| | |||||
* | (set_root) split it out in order to be reused by rpmdrake | Thierry Vignaud | 2007-08-13 | 1 | -8/+11 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-12 | 3 | -2/+28 |
| | | | | | | | | | | o when using --urpmi-root, load <root>/etc/rpm/macros this allow using _install_langs in the rooted directory - fix test exclude.t: the build computer macro _install_langs don't interfere anymore - add one test to exclude.t: test wether urpmi correctly honor _install_langs | ||||
* | one more test | Pascal Rigaux | 2007-08-12 | 1 | -3/+23 |
| | |||||
* | also test through urpmi | Pascal Rigaux | 2007-08-12 | 1 | -22/+37 |
| | |||||
* | prepare next commit | Pascal Rigaux | 2007-08-12 | 1 | -3/+8 |
| | |||||
* | - urpmi.cfg | Pascal Rigaux | 2007-08-12 | 2 | -1/+4 |
| | | | | | | | o really add global option no-suggests (thanks to Frederik Himpe) | ||||
* | drop unneeded svn:executable | Pascal Rigaux | 2007-08-12 | 1 | -0/+0 |
| | |||||
* | 4.10.1 | Pascal Rigaux | 2007-08-12 | 2 | -1/+3 |
| | |||||
* | - library | Pascal Rigaux | 2007-08-12 | 4 | -4/+9 |
| | | | | | | | o urpm::select: new function get_preferred() replacing sort_choices() (for drakx) o get rid of "use of unitialized" when file is unset (for drakx) | ||||
* | 4.10.0 | Pascal Rigaux | 2007-08-11 | 2 | -2/+3 |
| | |||||
* | need perl-URPM 1.73 | Pascal Rigaux | 2007-08-11 | 1 | -0/+1 |
| | |||||
* | 4.9.31 | Pascal Rigaux | 2007-08-11 | 2 | -1/+3 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-11 | 16 | -7/+231 |
| | | | | | | o handle preferred choices (through --prefer, /etc/urpmi/prefer.list and /etc/urpmi/prefer.vendor.list) | ||||
* | - get rid of a warning reading empty file | Pascal Rigaux | 2007-08-11 | 1 | -7/+7 |
| | | | | | | | - have extra first in the list (useful for --preferred being taken into account before /etc/urpmi/preferred.list) - cleanup | ||||
* | move get_packages_list() (for next commit) | Pascal Rigaux | 2007-08-11 | 2 | -17/+17 |
| | |||||
* | remove useless "use Expect" | Pascal Rigaux | 2007-08-11 | 5 | -5/+0 |
| | |||||
* | allow using --skip even if skip.list file is missing | Pascal Rigaux | 2007-08-11 | 1 | -1/+1 |
| | |||||
* | factorize | Pascal Rigaux | 2007-08-11 | 1 | -2/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-11 | 6 | -2/+20 |
| | | | | | o new option --replacepkgs (same as rpm --replacepkgs) (#16112) | ||||
* | - urpmi | Pascal Rigaux | 2007-08-11 | 3 | -5/+8 |
| | | | | | o fix --quiet (regression introduced in 4.9.28) | ||||
* | - all tools | Pascal Rigaux | 2007-08-11 | 19 | -37/+70 |
| | | | | | o new option --wait-lock (#13025) | ||||
* | factorize common options | Pascal Rigaux | 2007-08-11 | 1 | -16/+18 |
| | |||||
* | document | Pascal Rigaux | 2007-08-11 | 1 | -2/+2 |
| | |||||
* | (get_updates_description) reindent | Thierry Vignaud | 2007-08-10 | 1 | -17/+17 |
| | |||||
* | (get_updates_description) add some comments from old commits | Thierry Vignaud | 2007-08-10 | 1 | -0/+2 |
| | |||||
* | (get_updates_description) simplify construction of "cur" | Thierry Vignaud | 2007-08-10 | 1 | -3/+1 |
| | |||||
* | (get_updates_description) backport part of rafael commit in CVS r1.301:1.302: | Thierry Vignaud | 2007-08-10 | 1 | -2/+2 |
| | | | | | | | Make the parsing of "descriptions" file a bit better skip other tests once matched (no gain) | ||||
* | (get_updates_description) backport part of rafael commit in CVS r1.301:1.302: | Thierry Vignaud | 2007-08-10 | 1 | -4/+4 |
| | | | | | | | | Make the parsing of "descriptions" file a bit better be more tolerant regarding spacing (not a issue with current description files) | ||||
* | (get_updates_description) use member() | Thierry Vignaud | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | (get_updates_description) descriptions files really come with | Thierry Vignaud | 2007-08-10 | 1 | -1/+1 |
| | | | | | "Update:" field today; let's be more open | ||||
* | (get_updates_description) parse the MDKSA ids and the URL when reading the ↵ | Thierry Vignaud | 2007-08-10 | 1 | -0/+1 |
| | | | | "descriptions" file |