aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated Estonian translationdistro/mga4Marek Laane2015-05-041-6/+7
|
* Slovenian translation updatedfilip2015-04-191-3/+3
|
* 6.10.56.10.5Rémi Verschelde2015-03-242-1/+3
|
* Revert "(perform_installation) do not restart if we didn't install any package"Thierry Vignaud2015-03-242-1/+3
| | | | | | | This reverts commit 478c89356f66dd86488242e877b7b6a88e7218a8. which was totally bogus, thus fixing restarting on priority updates (mga#14266)
* 6.10.46.10.4Rémi Verschelde2015-03-232-1/+4
|
* rpmdrake: filter out critical config files from the .rpm{new,save} handling ↵Rémi Verschelde2015-03-233-2/+11
| | | | logic after installing packages (Martin Whitaker, mga#14266)
* Updated Turkish translationtarakbumba2015-02-241-5/+5
|
* Update Greek translationDimitrios Glentadakis2015-01-291-4/+4
|
* fix changelogThierry Vignaud2014-06-281-1/+0
|
* 6.10.36.10.3Thierry Vignaud2014-06-282-1/+3
|
* do not treat Backport Testing as backport media (mga#13606)Thierry Vignaud2014-06-282-1/+5
| | | | | Conflicts: NEWS
* 6.10.26.10.2Thierry Vignaud2014-06-272-1/+3
|
* fix comparing packagesThierry Vignaud2014-06-271-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 Vignaud2014-06-272-1/+3
| | | | | Conflicts: NEWS
* Revert "Revert "(get_pkgs) only display latest updates, not all of them ↵Thierry Vignaud2014-06-272-4/+7
| | | | | | | | | (mga#2258, mga#4534)"" This reverts commit dc9950451a6c83815e2f680f9eaba6da31a18300. Conflicts: NEWS
* 6.10.1Thierry Vignaud2014-06-272-1/+3
|
* fix crashing when canceling browsing custom media path (mga#13268)Thierry Vignaud2014-06-272-1/+5
|
* Revert "(get_pkgs) only display latest updates, not all of them (mga#2258, ↵Thierry Vignaud2014-06-262-5/+6
| | | | | | | | | | | mga#4534)" This reverts commit d600679cdaf402a0f97bbbd76e7fa04c06c5a37e. Rationale: it wreaks havoc (mga#12766) Conflicts: Rpmdrake/pkg.pm
* fix down arrow button not working (mga#13572)Thierry Vignaud2014-06-242-2/+5
| | | | | Conflicts: NEWS
* Update Swedish translationYuri Chornoivan2014-05-131-293/+99
|
* - Update French translation from TxRémi Verschelde2014-05-121-360/+133
| | | | - Restore most credits
* Update Ukrainian translationYuri Chornoivan2014-05-121-3/+3
|
* sync with codeThierry Vignaud2014-05-1175-27236/+27669
|
* Update Swedish translation from TransifexYuri Chornoivan2014-05-071-476/+133
|
* 6.106.10Colin Guthrie2014-01-222-1/+3
|
* Do not exec pkexec but run it so it has a parent process to fix double fork ↵Colin Guthrie2014-01-222-1/+4
| | | | issues mga#11184 mga#12364
* 6.96.9Thierry Vignaud2014-01-162-1/+3
|
* better logThierry Vignaud2014-01-161-1/+2
|
* fix slow refresh of pkgs list (mga#12300)Thierry Vignaud2014-01-162-0/+10
|
* 6.86.8Thierry Vignaud2014-01-132-1/+3
|
* update GUI package listThierry Vignaud2014-01-132-62/+187
|
* fix a crash when trying to debug an old issue (mga#8967)Thierry Vignaud2014-01-132-1/+11
| | | | it's stupid to crash when trying to do so...
* Update Romanian translationYuri Chornoivan2014-01-111-391/+124
|
* - updated Italian translationsMatteo Pasotti2014-01-101-1/+1
|
* 6.76.7Thierry Vignaud2014-01-062-1/+3
|
* fix a crash (spot by Colin Guthrie)Thierry Vignaud2014-01-062-1/+4
| | | | bug introduced in commit ecf2620b9ab4fd19d8ce759117799e1c1ffb5186
* perl_checker cleanupThierry Vignaud2013-12-301-1/+1
|
* fix bug ID (mga#11925)Thierry Vignaud2013-12-281-1/+1
|
* 6.61231c5ae32d233e10336b84235c46d362aebef2dThierry Vignaud2013-12-282-1/+3
|
* (add_nodes) fix slow update of pkgs list (mga#12000)Thierry Vignaud2013-12-282-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 Pasotti2013-12-221-381/+124
|
* Updated Catalan translationFrancesc Pinyol Margalef2013-12-211-5/+4
|
* fix a warningThierry Vignaud2013-12-212-1/+4
| | | | | | fix "*** Gtk3::Source::LanguageManager::get_default: passed too many parameters (expected 0, got 1); ignoring excess at /usr/lib/perl5/vendor_perl/5.18.1/Rpmdrake/rpmnew.pm line 96"
* 6.56.5Thierry Vignaud2013-12-212-1/+3
|
* fix displaying that the db is locked instead of an error messageThierry Vignaud2013-12-212-1/+3
|
* Polish translation updatedDaniel Napora2013-12-191-5/+5
|
* fix my emailThierry Vignaud2013-12-162-2/+2
|
* fix my emailThierry Vignaud2013-12-1615-15/+15
|
* 6.46.4Thierry Vignaud2013-12-132-1/+3
|
* fix crashing when selecting last mediumThierry Vignaud2013-12-132-1/+2
|