Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a test case (to detect breakage in perl-URPM) | Pascal Rigaux | 2007-09-12 | 1 | -6/+14 |
| | |||||
* | update | Thierry Vignaud | 2007-09-12 | 1 | -0/+84 |
| | |||||
* | do display computed transaction with --debug__do_not_install even if --debug | Pascal Rigaux | 2007-09-12 | 2 | -3/+7 |
| | | | | | is not used | ||||
* | explain | Pascal Rigaux | 2007-09-12 | 1 | -1/+4 |
| | |||||
* | previous commit was making some wrong assumptions when simplifying | Pascal Rigaux | 2007-09-12 | 1 | -4/+13 |
| | | | | | selected2list(). it needs to be a little more complex... | ||||
* | promote fixed in perl-URPM > 1.80 | Pascal Rigaux | 2007-09-12 | 1 | -2/+2 |
| | |||||
* | update translation for Italian | Andrea Celli | 2007-09-11 | 1 | -182/+111 |
| | |||||
* | Updated pt_BR translation | Wanderlei Antonio Cavassin | 2007-09-11 | 1 | -56/+58 |
| | |||||
* | simplify | Pascal Rigaux | 2007-09-11 | 1 | -3/+1 |
| | |||||
* | unrequested doesn't exist, removing it | Pascal Rigaux | 2007-09-11 | 1 | -2/+0 |
| | |||||
* | - urpmf | Pascal Rigaux | 2007-09-11 | 3 | -6/+6 |
| | | | | | | | o fix --synthesis (by handling synthesis argument the same way in urpmq, urpmi and urpmf) | ||||
* | fix pod | Pascal Rigaux | 2007-09-11 | 1 | -0/+2 |
| | |||||
* | fuzzying two strings in order to kill fatal errors | Thierry Vignaud | 2007-09-11 | 1 | -3/+3 |
| | |||||
* | simplify selected2list() mess | Pascal Rigaux | 2007-09-11 | 1 | -75/+24 |
| | | | | | => make it instantaneous instead of taking 20% of the time of a small urpmi command | ||||
* | move cleaning of cachedir out of selected2list() | Pascal Rigaux | 2007-09-11 | 2 | -8/+10 |
| | |||||
* | simplify error handling | Pascal Rigaux | 2007-09-11 | 1 | -14/+2 |
| | |||||
* | better layout in doc | Pascal Rigaux | 2007-09-11 | 1 | -5/+7 |
| | |||||
* | add some doc | Pascal Rigaux | 2007-09-11 | 1 | -0/+17 |
| | |||||
* | update | Thierry Vignaud | 2007-09-10 | 1 | -0/+490 |
| | |||||
* | fix error in previous commit | Pascal Rigaux | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | fix error in previous commit | Pascal Rigaux | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | silence gendistrib | Pascal Rigaux | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | - urpmi, urpme | Pascal Rigaux | 2007-09-10 | 2 | -4/+12 |
| | | | | | | | o default to selecting all the prefered packages according to installed locales (need perl-URPM 1.81 to work) | ||||
* | if there is a prefered package, it's the first one | Pascal Rigaux | 2007-09-10 | 1 | -1/+5 |
| | |||||
* | implement default choice for range | Pascal Rigaux | 2007-09-10 | 1 | -2/+2 |
| | | | | | | (previous tentative was not very good. i don't know in which case $input is undef) | ||||
* | - urpmi, urpme | Pascal Rigaux | 2007-09-10 | 5 | -24/+27 |
| | | | | | | | | | o do not prompt questions if not waiting for user answer (for urpmi --force or urpme --force) create message_input_() which deprecated message_input(), $o_default_input is dumb IMO | ||||
* | 4.10.8 | Pascal Rigaux | 2007-09-10 | 2 | -1/+3 |
| | |||||
* | use ">" instead of "*" to mean ellipsis | Pascal Rigaux | 2007-09-10 | 1 | -1/+1 |
| | | | | | (as suggested by Olivier Faurax on cooker@) | ||||
* | do not use netrc for protocol ssh | Pascal Rigaux | 2007-09-10 | 2 | -1/+2 |
| | |||||
* | more debug info (rsync cmd) | Pascal Rigaux | 2007-09-10 | 1 | -2/+4 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-09-09 | 1 | -301/+252 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-09-09 | 1 | -16/+10 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-09-09 | 1 | -109/+73 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2007-09-09 | 1 | -516/+315 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2007-09-08 | 1 | -150/+84 |
| | |||||
* | New translations. | Mashrab Kuvatov | 2007-09-08 | 2 | -2/+2 |
| | |||||
* | New translations. | Mashrab Kuvatov | 2007-09-08 | 2 | -289/+78 |
| | |||||
* | up | José Melo | 2007-09-08 | 1 | -110/+59 |
| | |||||
* | add a reverse conflict test case, not nicely handled at the moment | Pascal Rigaux | 2007-09-07 | 5 | -0/+68 |
| | |||||
* | - urpmi | Pascal Rigaux | 2007-09-07 | 3 | -22/+62 |
| | | | | | | o enhance "columns" display of packages to install (esp. fit on 80 columns) | ||||
* | update | Pascal Rigaux | 2007-09-07 | 1 | -0/+8 |
| | |||||
* | Updated POT file | Funda Wang | 2007-09-07 | 68 | -8873/+11105 |
| | |||||
* | mark clearly what are errors (ERROR) and what could be better (WARNING) | Pascal Rigaux | 2007-09-07 | 4 | -10/+10 |
| | |||||
* | add another test | Pascal Rigaux | 2007-09-07 | 1 | -0/+13 |
| | |||||
* | add more tests showing the need for promotion | Pascal Rigaux | 2007-09-07 | 5 | -1/+87 |
| | |||||
* | add a test showing the lack of promotion | Pascal Rigaux | 2007-09-07 | 1 | -0/+14 |
| | |||||
* | add a simple test case for promotion on conflict | Pascal Rigaux | 2007-09-07 | 5 | -9/+82 |
| | |||||
* | nicer comment | Pascal Rigaux | 2007-09-07 | 1 | -2/+2 |
| | |||||
* | rename test into split-transactions--promote | Pascal Rigaux | 2007-09-07 | 11 | -4/+10 |
| | |||||
* | add a test showing promotion of a new package on missing require | Pascal Rigaux | 2007-09-07 | 6 | -5/+91 |
| |