aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 5.355.35Thierry Vignaud2012-08-242-1/+3
* (get_info) provide version to extract_header() thus fixing changelogThierry Vignaud2012-08-242-1/+3
* (version_release) factorize some codeThierry Vignaud2012-08-243-4/+10
* 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
* (get_url_link) micro optimization: use traverse_tag_find() instead of travers...Thierry Vignaud2012-08-241-1/+1
* (get_pkgs) make it somewhat more readableThierry Vignaud2012-08-241-2/+6
* display package basenames when signature checking failsThierry Vignaud2012-08-242-0/+4
* 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
* (fast_open_urpmi_db) catch early errors too, thus enable to display aThierry Vignaud2012-03-282-7/+9
* 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
* 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
* install perl-{Glib,Gtk2} as priority upgrades prior to restartThierry Vignaud2012-03-262-1/+2
* (ensure_utf8) sync with genhdlist2 and use utf8:: functions instead of EncodeThierry Vignaud2012-03-263-10/+11
* (get_pkgs,get_updates_list) fix offering of updates from media not configured...Thierry Vignaud2012-03-263-3/+9
* (get_pkgs,warn_about_media) pass a hash of options instead of a hash referenceThierry Vignaud2012-03-262-5/+5
* (pkgs_provider) simplfy: only pass one hash of optionsThierry Vignaud2012-03-263-6/+6
* help perl_checker rpmdrake Rpmdrake/*pmThierry Vignaud2012-03-261-0/+1
* kill doble useThierry Vignaud2012-03-212-1/+3
* (node_state) display backported packages with a different icon (whichThierry Vignaud2012-03-203-0/+4
* 5.315.31Thierry Vignaud2012-03-202-1/+3
* (open_urpmi_db) add a FIXME note about backports seen as updatesThierry Vignaud2012-03-201-0/+1
* (get_summary) silent perl_checkerThierry Vignaud2012-03-201-1/+1
* (is_locale_available) make it slightly fasterThierry Vignaud2012-03-201-1/+1
* (is_locale_available) perl_checker fixesThierry Vignaud2012-03-201-2/+3
* (get_string_from_keywords) faster test for backported packageThierry Vignaud2012-03-201-4/+4
* (get_description) enable to go on if no media_types were retrievedThierry Vignaud2012-03-201-7/+6
* (get_pkgs) tag backports packages as such so that we can check theirThierry Vignaud2012-03-201-1/+1
* (node_state) kill second identic testThierry Vignaud2012-03-201-3/+2
* perl_checker cleanupsThierry Vignaud2012-03-201-4/+4
* (warn_if_no_pkg) split it out of node_state() for readibilityThierry Vignaud2012-03-201-13/+16