Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify debug message: {install} is never set | Pascal Rigaux | 2007-08-28 | 1 | -2/+1 |
| | | | | | (cf build_transaction_set() in perl-URPM) | ||||
* | 4.10.6 | Pascal Rigaux | 2007-08-28 | 2 | -1/+3 |
| | |||||
* | update comment | Pascal Rigaux | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | test fixed by new perl-URPM 1.76 | Pascal Rigaux | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | better debug message | Pascal Rigaux | 2007-08-28 | 1 | -3/+4 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-28 | 4 | -9/+33 |
| | | | | | | | o handle changes in priority-upgrade list between old and new urpmi (#32925) nb: keep --no-priority-upgrade since it is passed by older urpmi when restarting | ||||
* | urpmi: do not verify signature of .spec files (#32824) | Pascal Rigaux | 2007-08-28 | 2 | -0/+3 |
| | | | | | | (see also a fix in perl-URPM so that URPM::spec2srcheader($_)->arch returns "src" and so urpmi doesn't say it's going to install it (even if it skips it)) | ||||
* | simplify comment | Pascal Rigaux | 2007-08-28 | 1 | -3/+1 |
| | |||||
* | better error message as suggested on cooker-i18n | Pascal Rigaux | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | better error message as suggested on cooker-i18n | Pascal Rigaux | 2007-08-28 | 1 | -1/+1 |
| | |||||
* | update | José Melo | 2007-08-28 | 1 | -127/+70 |
| | |||||
* | * 2007-08-28 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-08-27 | 1 | -24/+24 |
| | | | | | | - nl.po: Updated Dutch translation | ||||
* | Update fr translation | Christophe Berthelé | 2007-08-25 | 1 | -33/+24 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-08-25 | 1 | -38/+22 |
| | |||||
* | update | Thierry Vignaud | 2007-08-24 | 1 | -0/+227 |
| | |||||
* | --strip-prefix is uneeded with latest svn2cl | Thierry Vignaud | 2007-08-24 | 1 | -1/+1 |
| | |||||
* | fix typo in debug message | Pascal Rigaux | 2007-08-23 | 1 | -1/+1 |
| | |||||
* | display computed transaction set in debug mode | Pascal Rigaux | 2007-08-23 | 1 | -0/+14 |
| | |||||
* | - debug message when scheduling a pkg removal | Pascal Rigaux | 2007-08-23 | 1 | -2/+6 |
| | | | | | - don't translate debug message | ||||
* | nicer debug message, | Pascal Rigaux | 2007-08-23 | 1 | -2/+3 |
| | | | | | esp. remove eid= which is the same as id= | ||||
* | this is debug stuff, hide it from -v | Pascal Rigaux | 2007-08-23 | 1 | -2/+3 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-23 | 7 | -2/+10 |
| | | | | | o new option --justdb (new perl-URPM 1.76) | ||||
* | rename urpm::install::create_transaction() into build_transaction_set_() | Pascal Rigaux | 2007-08-23 | 2 | -2/+2 |
| | | | | | (to avoid confusion with $db->create_transaction from URPM.xs) | ||||
* | better comment | Pascal Rigaux | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | add a test case for #31969, need to fix urpmi now... | Pascal Rigaux | 2007-08-22 | 8 | -1/+125 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2007-08-22 | 1 | -21/+22 |
| | |||||
* | Updated urpmi translation | Funda Wang | 2007-08-22 | 1 | -38/+22 |
| | |||||
* | Updated POT file | Funda Wang | 2007-08-22 | 68 | -27622/+32209 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-08-22 | 1 | -67/+68 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-21 | 2 | -3/+5 |
| | | | | | o fix --bug when there is no /etc/urpmi/prefer.list file | ||||
* | - urpmf | Pascal Rigaux | 2007-08-21 | 2 | -0/+4 |
| | | | | | o display "usage" when no <pattern-expression> is given (#32658) | ||||
* | Update fr translation | Christophe Berthelé | 2007-08-19 | 1 | -3/+3 |
| | |||||
* | 4.10.5 | Pascal Rigaux | 2007-08-18 | 3 | -2/+6 |
| | |||||
* | * 2007-08-14 Reinout van Schouwen <reinout@gmail.com> | Reinout van Schouwen | 2007-08-14 | 1 | -7/+8 |
| | | | | | | - nl.po: updated Dutch translation | ||||
* | log last commit | Thierry Vignaud | 2007-08-14 | 1 | -0/+3 |
| | |||||
* | add 'meta-task' to 'priority-upgrade' because of /etc/urpmi/prefer.vendor.list | Thierry Vignaud | 2007-08-14 | 1 | -1/+1 |
| | |||||
* | 4.10.4 | Pascal Rigaux | 2007-08-13 | 2 | -1/+3 |
| | |||||
* | add a test for dir vs symlink conflict | Pascal Rigaux | 2007-08-13 | 2 | -0/+41 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-08-13 | 2 | -2/+5 |
| | | | | | | | o bugfix 4.10.0: a circular reference was causing rpmdb to be opened many times hence "Too many open files" error | ||||
* | - urpmi | Pascal Rigaux | 2007-08-13 | 2 | -4/+13 |
| | | | | | | o --urpmi-root: if <root>/etc/urpmi/*.list are available, use them. otherwise defaults to /etc/urpmi/*.list | ||||
* | document the new callback passed | Pascal Rigaux | 2007-08-13 | 1 | -1/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | revert things wrongly committed in previous commit (thanks titi) | Pascal Rigaux | 2007-08-13 | 1 | -4/+0 |
| | |||||
* | add the bug number of the rpm issue | Pascal Rigaux | 2007-08-13 | 1 | -2/+6 |
| | |||||
* | 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 |
| |