Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | blacklist RPM_CONFIGDIR in restricted commands | Christophe Fergeau | 2010-03-31 | 2 | -2/+2 | |
| | | | | | This can be used in rpm 4.7+ to override RPM configuration's directory (/usr/lib/rpm), | |||||
* | fix desktop file | Funda Wang | 2010-03-31 | 1 | -1/+1 | |
| | ||||||
* | update | José Melo | 2010-03-25 | 1 | -8/+6 | |
| | ||||||
* | update | José Melo | 2010-03-25 | 1 | -34/+32 | |
| | ||||||
* | update | José Melo | 2010-03-23 | 1 | -9/+29 | |
| | ||||||
* | Fixing msgid error | Diego Bello | 2010-03-18 | 1 | -488/+352 | |
| | ||||||
* | Updated translation for Norwegian Bokmål. | Olav Dahlum | 2010-03-18 | 1 | -3/+3 | |
| | ||||||
* | Updated translation for Norwegian Bokmål. | Olav Dahlum | 2010-03-18 | 1 | -75/+76 | |
| | ||||||
* | Updated translation for Norwegian Bokmål. | Olav Dahlum | 2010-03-17 | 1 | -27/+28 | |
| | ||||||
* | Fixed spanish messages | Diego Bello | 2010-03-17 | 1 | -62/+62 | |
| | ||||||
* | improved pt_BR translation | Sergio Rafael Lemke | 2010-03-15 | 1 | -3/+3 | |
| | ||||||
* | update | José Melo | 2010-03-14 | 1 | -43/+45 | |
| | ||||||
* | use bash-completion wrappers for getting current and previous word, instead ↵ | Guillaume Rousse | 2010-02-26 | 1 | -2/+2 | |
| | | | | of directly accessing COMP_WORDS array (should fix #54845) | |||||
* | (add_distrib_media) disable non-free repository by default for Free | Thierry Vignaud | 2010-02-25 | 2 | -9/+8 | |
| | | | | edition instead of not adding them (#40033) | |||||
* | perl_checker cleanups | Thierry Vignaud | 2010-02-24 | 1 | -3/+3 | |
| | ||||||
* | (add_distrib_media) do not add non-free repository by default for Free ↵ | Thierry Vignaud | 2010-02-24 | 2 | -0/+14 | |
| | | | | edition (#40033) | |||||
* | Updates | Keld Simonsen | 2010-02-14 | 1 | -3/+3 | |
| | ||||||
* | fix some typos, ambigiuty and inconsistencies | Per Øyvind Karlsen | 2010-02-11 | 1 | -5/+5 | |
| | ||||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2010-02-07 | 1 | -29/+16 | |
| | ||||||
* | Created translation | marquinos | 2010-02-01 | 1 | -0/+3620 | |
| | ||||||
* | (run) reindent (pixel didn't wanted it at the time b/c it added one | Thierry Vignaud | 2010-02-01 | 1 | -295/+295 | |
| | | | | layer in history but it's more readable that way...) | |||||
* | 6.346.34 | Thierry Vignaud | 2010-01-25 | 2 | -1/+3 | |
| | ||||||
* | log misc's fix for bug #54842 | Thierry Vignaud | 2010-01-25 | 1 | -0/+1 | |
| | ||||||
* | wrap too long log | Thierry Vignaud | 2010-01-25 | 1 | -1/+2 | |
| | ||||||
* | Add urpmi testcase for bug #57224 (disabled until fixed) | Anssi Hannula | 2010-01-24 | 6 | -1/+99 | |
| | ||||||
* | testsuite: fix backtrack-promotion.t for 32bit | Anssi Hannula | 2010-01-23 | 1 | -3/+1 | |
| | ||||||
* | testsuite: When trying to install two conflicting packages, consider | Anssi Hannula | 2010-01-23 | 2 | -9/+22 | |
| | | | | | | the tests passed if either of them is installed succesfully after alerting the user. | |||||
* | - remove double declaration, spotted by warnings.pm | Michael Scherer | 2010-01-22 | 1 | -1/+0 | |
| | ||||||
* | - silence warning about urpm::media::PER_MEDIA_OPT used only once | Michael Scherer | 2010-01-22 | 1 | -0/+1 | |
| | ||||||
* | - add md5sum module, as it is used later. It is cleaner to delcare what ↵ | Michael Scherer | 2010-01-22 | 1 | -0/+1 | |
| | | | | | | | module are used instead of relying on others modules to load it. This also prevent some loop and warnings. | |||||
* | - remove uneeded module use, as this give some warnings | Michael Scherer | 2010-01-22 | 1 | -1/+0 | |
| | ||||||
* | - use a anonymous subroutine, so perl will rebind variables declared outside ↵ | Michael Scherer | 2010-01-22 | 1 | -4/+6 | |
| | | | | | | | of the subroutine. This bug prevent rpmdrake from installing two set of packages ( bug #54842 ) | |||||
* | fix _filedir usage | Guillaume Rousse | 2010-01-17 | 1 | -1/+1 | |
| | ||||||
* | don't crash when parsing an invalid media.cfg file in /etc/urpmi/mediacfg.d | Christophe Fergeau | 2010-01-15 | 2 | -1/+3 | |
| | ||||||
* | fix bug # in NEWS | Christophe Fergeau | 2010-01-15 | 1 | -1/+1 | |
| | ||||||
* | perl_checker cleanup | Christophe Fergeau | 2010-01-12 | 1 | -1/+1 | |
| | ||||||
* | 6.336.33 | Christophe Fergeau | 2010-01-12 | 2 | -1/+6 | |
| | ||||||
* | add comment about tests known not to work | Christophe Fergeau | 2010-01-12 | 2 | -0/+4 | |
| | ||||||
* | adjust tests for string changes | Christophe Fergeau | 2010-01-12 | 2 | -3/+3 | |
| | ||||||
* | adjust parsing of orphan message in auto-orphan test | Christophe Fergeau | 2010-01-12 | 1 | -1/+1 | |
| | ||||||
* | adjust expected test results | Christophe Fergeau | 2010-01-12 | 2 | -4/+4 | |
| | | | | | | These tests have 2 valid outputs depending on which order the packages are picked by urpmi, seems this order changed, so we have to adjust the expected results | |||||
* | fix handling of media with redirections | Christophe Fergeau | 2010-01-12 | 1 | -1/+1 | |
| | | | | This was broken when trying to handle $RELEASE/$ARCH in urpmi.addmedia | |||||
* | honour $RELEASE/$ARCH/... in urpmi.addmedia --distrib | Christophe Fergeau | 2010-01-12 | 1 | -3/+5 | |
| | ||||||
* | -updated polish translation | Marek Walczak | 2010-01-11 | 1 | -7/+16 | |
| | ||||||
* | (_kernel_callback) add packages requiring orphan kernels to the orphan | Thierry Vignaud | 2010-01-05 | 2 | -2/+14 | |
| | | | | lists too, eg dkms packages (#53414) | |||||
* | rename @requested_kernels as @latest_kernels as its purpopse really is to | Thierry Vignaud | 2010-01-05 | 1 | -3/+3 | |
| | | | | | track latest kernels for every flavor, not kernel packages that are required by 3rd party packages | |||||
* | perl_checker cleanups & annotations | Thierry Vignaud | 2010-01-05 | 1 | -2/+4 | |
| | ||||||
* | fix typo in French translation, spotted by pterjan | Christophe Fergeau | 2009-12-22 | 1 | -1/+1 | |
| | ||||||
* | updated Polish translation | Sergio Rafael Lemke | 2009-12-14 | 1 | -3325/+3306 | |
| | ||||||
* | update NEWS file | Christophe Fergeau | 2009-12-08 | 1 | -1/+4 | |
| |