summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Minor markup improvementsHartmut Goebel2014-11-252-6/+6
|
* 8.028.02Thierry Vignaud2014-11-252-1/+3
|
* beautify (vertical align)Thierry Vignaud2014-11-251-2/+2
|
* fix gurpmi --auto not working anymore (mga#14565)Thierry Vignaud2014-11-253-2/+6
| | | | | | jut use new splited out 'drakbug' module instead of 'standalone' rationale: @ARGV handling in standalone breaks gurpmi --auto regression introduced commit a7c54188c5a236a07bc6aeb504f1b384960f80
* Update Brazilian Portuguese translation from TransifexYuri Chornoivan2014-11-211-1070/+171
|
* Update Greek translationDimitrios Glentadakis2014-11-201-24/+28
|
* Add the link to the git repo.Shlomi Fish2014-11-171-0/+6
|
* Add the link to the git repository to the META.yml.Shlomi Fish2014-11-171-0/+7
| | | | | | | | See: * https://rt.cpan.org/Public/Bug/Display.html?id=99776 We need to link to it so people will know where to contribute.
* Update Basque translationEgoitz Rodriguez2014-10-141-5/+5
| | | | Update Basque translation
* Updated Russian translationAlexey Loginov2014-10-131-322/+322
|
* Updated Estonian translationMarek Laane2014-10-121-22/+26
|
* 8.018.01Thierry Vignaud2014-10-092-1/+3
|
* Revert "bump split-length from 8 to 50"Thierry Vignaud2014-10-092-1/+3
| | | | | This reverts commit b6834f91d61d50c4ccfea3b5977363829ef3a1f8. Sadly, this currently breaks stage2 which is more urgent...
* Slovenian translation updatedfilip2014-09-281-11/+11
|
* Update Indonesian translationYuri Chornoivan2014-09-251-391/+138
|
* Updated Turkish translationtarakbumba2014-09-141-99/+71
|
* Update Basque translationYuri Chornoivan2014-09-141-713/+190
|
* Update French translationYuri Chornoivan2014-09-141-537/+183
|
* Update Ukrainian translationYuri Chornoivan2014-09-141-10/+10
|
* Fix PO filesYuri Chornoivan2014-09-142-3/+5
|
* updateThierry Vignaud2014-09-131-9/+9
|
* sync with codeThierry Vignaud2014-09-1369-5779/+7179
|
* actually bump to 8.008.00Thierry Vignaud2014-09-132-2/+2
|
* 7.33Thierry Vignaud2014-09-072-1/+3
|
* s/suggests/recommends/Thierry Vignaud2014-09-071-2/+2
|
* s/suggested/recommended/Thierry Vignaud2014-09-072-3/+3
|
* adapt to URPM-5.00Thierry Vignaud2014-09-073-2/+3
|
* typo fixThierry Vignaud2014-09-071-1/+1
|
* rename '--suggests' option as '--recommends'Thierry Vignaud2014-09-073-3/+8
|
* enable to use the "recommends" tagThierry Vignaud2014-09-071-1/+2
|
* add some missing methods, allows to do urpmf --qf '%sourcerpm:%recommends'Thierry Vignaud2014-09-071-0/+1
|
* use ->recommends_nosense() instead of suggests"()Thierry Vignaud2014-09-072-4/+4
| | | | | this is the new method name (even if compatibility still works). needs a new URPM.
* rename 'allow-suggests' as 'allow-recommends'Thierry Vignaud2014-09-073-4/+8
| | | | but keep an alias (with a warning) for compatibility
* use new option nameThierry Vignaud2014-09-071-1/+1
|
* check that --no-suggests alias still worksThierry Vignaud2014-09-071-0/+2
|
* s!--no-suggests!--no-recommends! in testsuiteThierry Vignaud2014-09-071-5/+5
|
* s/Suggests:/Recommends:/ in testsuiteThierry Vignaud2014-09-077-8/+8
|
* rename 'no-suggests' option as 'no-recommends'Thierry Vignaud2014-09-0710-19/+28
| | | | keep --no-suggests but with a warning
* rename 'no_suggests' parameter as 'no_recommends'Thierry Vignaud2014-09-054-4/+7
|
* 7.327.32Thierry Vignaud2014-09-052-1/+3
|
* fix crashing when choosing to save fileThierry Vignaud2014-09-052-7/+9
| | | | | aka port from FileSelection to FileChooser (FileSelection no more exists in Gtk3...)
* report crashes through drakbugThierry Vignaud2014-09-043-0/+9
|
* fix segfaulting when managing exceptionsThierry Vignaud2014-09-043-2/+4
| | | | | | | | | | | | | | | | | | | | | | we were loading gtk+2 in order to set my_gtk_main_level to gtk_main_level which resulted in us strange segfaults when eg trying to save a package: $ gdb -q --args perl ./gurpmi ./coreutils-doc-8.23-1.mga5.noarch.rpm (gdb) s generic_exceptions_handler () at GClosure.xs:774 774 if ((*my_gtk_main_level)()) (gdb) print my_gtk_main_level $1 = (guint (*)()) 0x7fffe75eebf0 (gdb) print *my_gtk_main_level Cannot access memory at address 0x7fffe75eebf0 (gdb) s Program received signal SIGSEGV, Segmentation fault. 0x00007fffe75eebf0 in ?? () (gdb) print gtk_main_level $2 = {guint (void)} 0x7fffee90d650 <gtk_main_level>
* fix retrieving rpm version with RCsThierry Vignaud2014-08-271-1/+1
|
* bump split-length from 8 to 50Thierry Vignaud2014-06-292-1/+3
| | | | improves installing gnome in a chroot from 14m to 11m
* Updated Catalan translationFrancesc Pinyol Margalef2014-06-281-11/+14
|
* - update Russian translationAlexey Loginov2014-06-251-309/+312
|
* Indonesian translation update by Kiki SyahadatYuri Chornoivan2014-06-221-422/+154
|
* fix some warnings with perl 5.20Pascal Terjan2014-06-162-2/+3
|
* Slovenian translation updatedfilip2014-06-061-9/+12
|