Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |