Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update GUI package list | Thierry Vignaud | 2014-12-19 | 2 | -62/+307 | |
| | ||||||
* | adapt to URPM-5.00 | Thierry Vignaud | 2014-12-19 | 2 | -2/+4 | |
| | ||||||
* | Really fix Russian translation | Yuri Chornoivan | 2014-11-30 | 1 | -1/+1 | |
| | ||||||
* | - Fixed erratum in Russian | Alexey Loginov | 2014-11-30 | 1 | -1/+1 | |
| | ||||||
* | Update Greek translation | Dimitrios Glentadakis | 2014-11-20 | 1 | -4/+4 | |
| | ||||||
* | Update Brazilian Portuguese translation from Transifex | Yuri Chornoivan | 2014-11-16 | 1 | -392/+131 | |
| | ||||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2014-10-29 | 1 | -25/+43 | |
| | ||||||
* | Update Basque translation | Egoitz Rodriguez | 2014-10-14 | 1 | -422/+162 | |
| | | | | Update Basque translation | |||||
* | Made Estonian translation better | Marek Laane | 2014-10-13 | 1 | -2/+2 | |
| | ||||||
* | Updated Estonian translation | Marek Laane | 2014-10-12 | 1 | -6/+7 | |
| | ||||||
* | 6.126.12 | Thierry Vignaud | 2014-09-07 | 2 | -1/+3 | |
| | ||||||
* | bump copyright notice | Thierry Vignaud | 2014-06-29 | 13 | -13/+13 | |
| | | | | for bad faith people who do look at "git log"... | |||||
* | do not treat Backport Testing as backport media (mga#13606) | Thierry Vignaud | 2014-06-28 | 2 | -1/+2 | |
| | ||||||
* | perl_checker cleanups | Thierry Vignaud | 2014-06-27 | 1 | -11/+11 | |
| | ||||||
* | fix a rare crash (mga#12113) | Thierry Vignaud | 2014-06-27 | 2 | -0/+4 | |
| | ||||||
* | 6.116.11 | Thierry Vignaud | 2014-06-27 | 2 | -1/+3 | |
| | ||||||
* | fix comparing packages | Thierry Vignaud | 2014-06-27 | 1 | -1/+1 | |
| | | | | | | compare_pkg() is the right method to invoke, compare() implies stringifying a URPM::Package which is not what we want regarding version comparison | |||||
* | keep only latest package per medium, not globally (mga#12766) | Thierry Vignaud | 2014-06-27 | 2 | -1/+3 | |
| | ||||||
* | Revert "package list contains only latest updates, not all, so" | Thierry Vignaud | 2014-06-27 | 3 | -34/+11 | |
| | | | | | | | | | | | This reverts commit 5b24d6f61e17bffc2c9283a65100a29d6a05e586. Conflicts: NEWS rationale: too much changes & replacing compare*() by lt is bogus for comparing rpm versions | |||||
* | fix crashing when canceling browsing custom media path (mga#13268) | Thierry Vignaud | 2014-06-27 | 2 | -1/+5 | |
| | ||||||
* | Update Russian translation | Alexey Loginov | 2014-06-25 | 1 | -308/+452 | |
| | ||||||
* | fix down arrow button not working (mga#13572) | Thierry Vignaud | 2014-06-24 | 2 | -2/+4 | |
| | ||||||
* | kill unreleased line | Thierry Vignaud | 2014-06-24 | 1 | -2/+0 | |
| | ||||||
* | Indonesian translation update by Kiki Syahadat | Yuri Chornoivan | 2014-06-22 | 1 | -302/+107 | |
| | ||||||
* | Updated Turkish translation | tarakbumba | 2014-06-15 | 1 | -5/+5 | |
| | ||||||
* | Slovenian translation updated | filip | 2014-06-06 | 1 | -3/+3 | |
| | ||||||
* | package list contains only latest updates, not all, so | Angelo Naselli | 2014-05-15 | 3 | -11/+37 | |
| | | | | filters and backport list have been managed accordingly (fix mga#12766) | |||||
* | Update Swedish translation | Yuri Chornoivan | 2014-05-13 | 1 | -293/+99 | |
| | ||||||
* | - Update French translation from Tx | Rémi Verschelde | 2014-05-12 | 1 | -360/+133 | |
| | | | | - Restore most credits | |||||
* | Update Ukrainian translation | Yuri Chornoivan | 2014-05-12 | 1 | -3/+3 | |
| | ||||||
* | sync with code | Thierry Vignaud | 2014-05-11 | 75 | -27236/+27669 | |
| | ||||||
* | Update Swedish translation from Transifex | Yuri Chornoivan | 2014-05-07 | 1 | -476/+133 | |
| | ||||||
* | 6.106.10 | Colin Guthrie | 2014-01-22 | 2 | -1/+3 | |
| | ||||||
* | Do not exec pkexec but run it so it has a parent process to fix double fork ↵ | Colin Guthrie | 2014-01-22 | 2 | -1/+4 | |
| | | | | issues mga#11184 mga#12364 | |||||
* | 6.96.9 | Thierry Vignaud | 2014-01-16 | 2 | -1/+3 | |
| | ||||||
* | better log | Thierry Vignaud | 2014-01-16 | 1 | -1/+2 | |
| | ||||||
* | fix slow refresh of pkgs list (mga#12300) | Thierry Vignaud | 2014-01-16 | 2 | -0/+10 | |
| | ||||||
* | 6.86.8 | Thierry Vignaud | 2014-01-13 | 2 | -1/+3 | |
| | ||||||
* | update GUI package list | Thierry Vignaud | 2014-01-13 | 2 | -62/+187 | |
| | ||||||
* | fix a crash when trying to debug an old issue (mga#8967) | Thierry Vignaud | 2014-01-13 | 2 | -1/+11 | |
| | | | | it's stupid to crash when trying to do so... | |||||
* | Update Romanian translation | Yuri Chornoivan | 2014-01-11 | 1 | -391/+124 | |
| | ||||||
* | - updated Italian translations | Matteo Pasotti | 2014-01-10 | 1 | -1/+1 | |
| | ||||||
* | 6.76.7 | Thierry Vignaud | 2014-01-06 | 2 | -1/+3 | |
| | ||||||
* | fix a crash (spot by Colin Guthrie) | Thierry Vignaud | 2014-01-06 | 2 | -1/+4 | |
| | | | | bug introduced in commit ecf2620b9ab4fd19d8ce759117799e1c1ffb5186 | |||||
* | perl_checker cleanup | Thierry Vignaud | 2013-12-30 | 1 | -1/+1 | |
| | ||||||
* | fix bug ID (mga#11925) | Thierry Vignaud | 2013-12-28 | 1 | -1/+1 | |
| | ||||||
* | 6.61231c5ae32d233e10336b84235c46d362aebef2d | Thierry Vignaud | 2013-12-28 | 2 | -1/+3 | |
| | ||||||
* | (add_nodes) fix slow update of pkgs list (mga#12000) | Thierry Vignaud | 2013-12-28 | 2 | -0/+6 | |
| | | | | | we freeze the tree updates & detach the model while updating it (from PyGtk FAQ: http://faq.pygtk.org/index.py?req=show&file=faq13.043.htp) | |||||
* | Updated Italian translations (killer1987) | Matteo Pasotti | 2013-12-22 | 1 | -381/+124 | |
| | ||||||
* | Updated Catalan translation | Francesc Pinyol Margalef | 2013-12-21 | 1 | -5/+4 | |
| |