aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* (get_details) kill unused parameterThierry Vignaud2012-08-311-2/+2
|
* perl_checker cleanupThierry Vignaud2012-08-311-1/+1
|
* supplement blacklistThierry Vignaud2012-08-311-0/+1
|
* 5.365.36Thierry Vignaud2012-08-312-1/+3
|
* (perform_installation,toggle_nodes) adapt to urpmi-7.5Thierry Vignaud2012-08-313-4/+6
|
* 5.355.35Thierry Vignaud2012-08-242-1/+3
|
* (get_info) provide version to extract_header() thus fixing changelogThierry Vignaud2012-08-242-1/+3
| | | | highlighting
* (version_release) factorize some codeThierry Vignaud2012-08-243-4/+10
| | | | also needed for next commit
* rename variable to be distro agnosticThierry Vignaud2012-08-242-4/+4
|
* (extract_header) only call costly ->files method onceThierry Vignaud2012-08-241-1/+3
|
* (do_merge_if_needed) only look at config files, no need to look at theThierry Vignaud2012-08-242-1/+2
| | | | whole file list
* (get_url_link) micro optimization: use traverse_tag_find() instead of ↵Thierry Vignaud2012-08-241-1/+1
| | | | traverse_tag()
* (get_pkgs) make it somewhat more readableThierry Vignaud2012-08-241-2/+6
|
* display package basenames when signature checking failsThierry Vignaud2012-08-242-0/+4
| | | | | | | pass basename to urpm::signature::check() via urpm: urpm::main_loop::_verify_rpm() wasn't done anymore since introducing urpm::main_loop on August 2007
* Slovenian translation updatedFilip Komar2012-07-201-9/+11
|
* updated Slovenian translation - msgmergeFilip Komar2012-07-071-75/+165
|
* Update Greek translationDimitrios Glentadakis2012-05-271-3/+3
|
* 5.345.34Pascal Terjan2012-05-132-1/+3
|
* Update gui.lstPascal Terjan2012-05-131-11/+10
|
* updated Romanian translationFlorin Catalin Russen2012-04-231-239/+476
|
* Update Greek translationDimitrios Glentadakis2012-04-211-4/+4
|
* further update GUI packages listThierry Vignaud2012-04-051-0/+9
|
* restore bit lost in previous commitThierry Vignaud2012-04-051-0/+2
|
* update GUI package listThierry Vignaud2012-04-012-37/+247
|
* (get_pkgs) rename 'short_name' as 'key' after last commit (clearer)Thierry Vignaud2012-03-281-2/+2
|
* 5.335.33Thierry Vignaud2012-03-282-1/+3
|
* (get_pkgs) consider name+arch as key when filtering out olderThierry Vignaud2012-03-282-1/+4
| | | | | | | | | packages/updates, thus fixing only listing first arch seen (mga#5047) regression introduced in r3601 on March 20 2012: (get_pkgs) only display latest updates, not all of them (mga#2258, mga#4534) git-svn-id: svn+ssh://svn.mageia.org/svn/soft/rpmdrake/trunk@3601 5b7c3c08-40e5-403b-9995-ace06908e4af
* (fast_open_urpmi_db) catch early errors too, thus enable to display aThierry Vignaud2012-03-282-7/+9
| | | | graphical error message when debug environment does not exist
* silent perl_checkerThierry Vignaud2012-03-282-4/+4
|
* (_build_tree) silent perl_checker & explainThierry Vignaud2012-03-281-1/+2
|
* (add_node) 'options' parameter is not mandatoryThierry Vignaud2012-03-281-2/+2
|
* (add_parent) fix passing an extra useless parameter to recursive call to itselfThierry Vignaud2012-03-281-1/+1
|
* (get_icon) 'parent' parameter is not mandatoryThierry Vignaud2012-03-281-2/+2
| | | | (helps perl_checker)
* perl_checker cleanupsThierry Vignaud2012-03-285-10/+13
|
* 5.325.32Thierry Vignaud2012-03-272-1/+3
|
* (node_state) only use 'backport' icon if not selectedThierry Vignaud2012-03-261-2/+2
|