summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Japanese translation updated.Yukiko Bando2007-09-091-16/+10
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-09-091-109/+73
|
* Updated Slovenian translationJure Repinc2007-09-091-516/+315
|
* Updated Czech translation.Michal Bukovjan2007-09-081-150/+84
|
* New translations.Mashrab Kuvatov2007-09-082-2/+2
|
* New translations.Mashrab Kuvatov2007-09-082-289/+78
|
* upJosé Melo2007-09-081-110/+59
|
* add a reverse conflict test case, not nicely handled at the momentPascal Rigaux2007-09-075-0/+68
|
* - urpmiPascal Rigaux2007-09-073-22/+62
| | | | | | o enhance "columns" display of packages to install (esp. fit on 80 columns)
* updatePascal Rigaux2007-09-071-0/+8
|
* Updated POT fileFunda Wang2007-09-0768-8873/+11105
|
* mark clearly what are errors (ERROR) and what could be better (WARNING)Pascal Rigaux2007-09-074-10/+10
|
* add another testPascal Rigaux2007-09-071-0/+13
|
* add more tests showing the need for promotionPascal Rigaux2007-09-075-1/+87
|
* add a test showing the lack of promotionPascal Rigaux2007-09-071-0/+14
|
* add a simple test case for promotion on conflictPascal Rigaux2007-09-075-9/+82
|
* nicer commentPascal Rigaux2007-09-071-2/+2
|
* rename test into split-transactions--promotePascal Rigaux2007-09-0711-4/+10
|
* add a test showing promotion of a new package on missing requirePascal Rigaux2007-09-076-5/+91
|
* add more things to skipPascal Rigaux2007-09-071-0/+2
|
* add more things to skipPascal Rigaux2007-09-071-1/+3
|
* 4.10.7Pascal Rigaux2007-09-073-1/+89
|
* small fix: there may be no medium name for a package (from command line)Pascal Rigaux2007-09-071-1/+2
|
* revert debug codePascal Rigaux2007-09-071-1/+1
|
* - urpmiPascal Rigaux2007-09-062-10/+21
| | | | | | | | | o display size that will be installed - removed with a nice message (#32022) o display packages which are going to installed with name-version-release info in columns (need enhancing a little more the "info in columns")
* add max()Pascal Rigaux2007-09-061-1/+2
|
* fix typo in previous previous commitPascal Rigaux2007-09-061-1/+1
|
* simplifyPascal Rigaux2007-09-061-3/+3
|
* handle --searchmedia <media1>,...,<mediaN>Pascal Rigaux2007-09-062-10/+12
| | | | | (ie more than one searchmedia)
* new functions:Pascal Rigaux2007-09-061-8/+19
| | | | | | - use URPM::build_listid - prepare for next commit which will handle more than one searchmedia
* remove debug codePascal Rigaux2007-09-061-1/+0
|
* - urpmiPascal Rigaux2007-09-064-10/+30
| | | | | | | | | | o display size that will be installed - removed - urpmi, urpme o use best unit (KB, MB...) to display size will be installed - removed for this, use ->selected_size from perl-URPM and import formatXiB from drakx common.pm
* remove duplicated $env codePascal Rigaux2007-09-061-10/+6
|
* add a simple test that shows urpmi promotes pkgs when a strict require failsPascal Rigaux2007-09-0512-18/+104
|
* add a test (that is not fully well handled)Pascal Rigaux2007-09-051-0/+6
|
* add a commentPascal Rigaux2007-09-051-1/+1
|
* test case is fixed since perl-URPM defaults to "one big transaction" insteadPascal Rigaux2007-09-051-2/+1
| | | | | of doing nonsense
* add a test case which triggers "transaction is too small" errorPascal Rigaux2007-09-056-0/+100
| | | | | (nb: it's not a fatal error since "one big transaction" fallback is used)
* fix using --debug__do_not_install with --envPascal Rigaux2007-09-051-2/+3
|
* - urpmiPascal Rigaux2007-09-053-2/+3
| | | | | | | o handle --searchmedia <media1>,...,<mediaN> (asked by tvignaud for rpmdrake)
* inline function select_media() (for next commit)Pascal Rigaux2007-09-051-4/+5
|
* add new urpmi option, only for debugging purpose: --debug__do_not_installPascal Rigaux2007-09-043-2/+5
|
* fix scrict-arch descriptionPascal Rigaux2007-09-031-2/+2
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-09-021-78/+43
|
* Update fr translationChristophe Berthelé2007-09-011-8/+12
|
* Updated Estonian translation.Marek Laane2007-09-011-7/+7
|
* - urpmiPascal Rigaux2007-08-312-8/+1
| | | | | o do auto upgrade mandriva kernels (ie remove kernel*-latest to skip.list)
* make it more robust when no password is found in urpmi's netrcPascal Rigaux2007-08-301-1/+1
|
* upJosé Melo2007-08-291-107/+55
|
* rpm patch ↵Pascal Rigaux2007-08-291-2/+2
| | | | rpm-4.4.8-speedup-by-not-checking-same-files-with-different-paths-through-symlink.patch breaks a+ga+gd test (it is meant to be that way)