aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 5.385.38Thierry Vignaud2012-10-042-1/+4
|
* fix sortingThierry Vignaud2012-10-041-1/+1
|
* s/ sort|uniq / sort -u /Thierry Vignaud2012-10-041-1/+1
|
* there's no more kde stuff in /optThierry Vignaud2012-10-041-1/+1
|
* further updateThierry Vignaud2012-10-041-0/+1
|
* update GUI package listThierry Vignaud2012-10-042-20/+130
|
* let's be consistent about "can't" vs "cannot"Thierry Vignaud2012-09-2776-76/+76
|
* merge translations from mgaonlineThierry Vignaud2012-09-2734-42/+47
|
* merge translations from urpmiThierry Vignaud2012-09-271-4/+4
|
* typo fix (from mgaonline)Thierry Vignaud2012-09-275-5/+5
|
* s/mdv/mga/ (obviously)Thierry Vignaud2012-09-272-8/+8
|
* do not store {selected} in memory if not neededThierry Vignaud2012-09-274-5/+5
|
* (perform_installation) simplifyThierry Vignaud2012-09-271-3/+1
|
* (get_summary) do not bother caching summaryThierry Vignaud2012-09-271-3/+2
|
* Ukrainian translation updateYuri Chornoivan2012-09-241-2/+2
|
* typo fixThierry Vignaud2012-09-211-1/+1
|
* (evr) kill it now that it's uselessThierry Vignaud2012-09-211-8/+0
|
* use new URPM EVR package methodThierry Vignaud2012-09-213-2/+4
|
* Update Greek translationDimitrios Glentadakis2012-09-211-2/+4
|
* 5.375.37Thierry Vignaud2012-09-202-1/+3
|
* fix releaserThierry Vignaud2012-09-201-2/+2
|
* (version_release) rename it as evr()Thierry Vignaud2012-09-203-4/+4
| | | | rationale: it is really what it is after previous commit
* (version_release) return epoch too (thus EVR)Thierry Vignaud2012-09-201-2/+4
| | | | | | | | rationale: fix highlighting changelog for packages who have epochs as we are comparing installed version with version from changelog also it makes sense to display EVR in details like we do in changelogs (consistency)
* (get_info) kill useless empty lineThierry Vignaud2012-09-201-1/+0
|
* (get_info) fix provided installed version for comparingThierry Vignaud2012-09-202-1/+2
| | | | | | | | we were providing the version of the package we were looking at... "bug" introduced in commit r5401 on 2012-08-24: "(get_info) provide version to extract_header() thus fixing changelog highlighting"
* Slovenian translation updatedFilip Komar2012-09-201-13/+10
|
* updateThierry Vignaud2012-09-201-3/+3
|
* Ukrainian translation updateYuri Chornoivan2012-09-201-5/+5
|
* updateThierry Vignaud2012-09-181-3/+3
|
* sync with codeThierry Vignaud2012-09-1875-19584/+20352
|
* (get_new_deps) better phrasing (mga#6642)Thierry Vignaud2012-09-181-1/+1
|
* prevent having double punctuation (mga#6642)Thierry Vignaud2012-09-1875-256/+256
|
* s!for adding!to add! (mga#6642)Thierry Vignaud2012-09-1876-152/+152
|
* remove space before question mark (mga#6642)Thierry Vignaud2012-09-1876-77/+77
|
* s!is Mga pkg!is the Mga pkg! (mga#6642)Thierry Vignaud2012-09-1877-77/+77
|
* s!user!username! (mga#6642)Thierry Vignaud2012-09-1876-76/+76
|
* s!informations!information! (mga#6642)Thierry Vignaud2012-09-1876-76/+76
|
* updateThierry Vignaud2012-09-181-19/+15
|
* fix errors by fuzzying (also add a missing %s)Thierry Vignaud2012-09-1825-28/+28
|
* (check) add this ruleThierry Vignaud2012-09-181-0/+3
|
* (get_new_deps) do not open RPM DB when it's already openThierry Vignaud2012-09-181-1/+1
|
* (get_new_deps) use new URPM API in order to show new suggests againThierry Vignaud2012-09-171-0/+1
|
* (get_new_deps) fix deselecting updates when clicking on "New dependancies"Thierry Vignaud2012-09-172-2/+2
| | | | side effect: doesn't show suggested packages anymore
* perl_checker cleanupsThierry Vignaud2012-09-171-2/+2
| | | | (actually the space issues weren't caught by it)
* (find_installed_version) simplify since callers only care about one valueThierry Vignaud2012-09-071-6/+3
|
* (get_new_deps) let's open RPM DB only onceThierry Vignaud2012-09-071-2/+4
|
* make failing to open RPM DB non fatal when reseting selection (mga#7352)Thierry Vignaud2012-09-072-1/+9
|
* merge in translations from drakxThierry Vignaud2012-09-0334-89/+89
|
* fix bogus translationThierry Vignaud2012-09-031-1/+1
|
* (get_summary) silent perl_checkerThierry Vignaud2012-08-311-0/+1
|