Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (version_release) rename it as evr() | Thierry Vignaud | 2012-09-20 | 1 | -1/+1 |
| | | | | rationale: it is really what it is after previous commit | ||||
* | (get_info) kill useless empty line | Thierry Vignaud | 2012-09-20 | 1 | -1/+0 |
| | |||||
* | (get_info) fix provided installed version for comparing | Thierry Vignaud | 2012-09-20 | 1 | -1/+1 |
| | | | | | | | | 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" | ||||
* | (get_new_deps) better phrasing (mga#6642) | Thierry Vignaud | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | (get_new_deps) do not open RPM DB when it's already open | Thierry Vignaud | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | (get_new_deps) use new URPM API in order to show new suggests again | Thierry Vignaud | 2012-09-17 | 1 | -0/+1 |
| | |||||
* | (get_new_deps) fix deselecting updates when clicking on "New dependancies" | Thierry Vignaud | 2012-09-17 | 1 | -2/+1 |
| | | | | side effect: doesn't show suggested packages anymore | ||||
* | (get_new_deps) let's open RPM DB only once | Thierry Vignaud | 2012-09-07 | 1 | -2/+4 |
| | |||||
* | (get_summary) silent perl_checker | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | |||||
* | (get_details) kill unused parameter | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
| | |||||
* | (perform_installation,toggle_nodes) adapt to urpmi-7.5 | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
| | |||||
* | (get_info) provide version to extract_header() thus fixing changelog | Thierry Vignaud | 2012-08-24 | 1 | -1/+2 |
| | | | | highlighting | ||||
* | (version_release) factorize some code | Thierry Vignaud | 2012-08-24 | 1 | -2/+1 |
| | | | | also needed for next commit | ||||
* | (get_url_link) micro optimization: use traverse_tag_find() instead of ↵ | Thierry Vignaud | 2012-08-24 | 1 | -1/+1 |
| | | | | traverse_tag() | ||||
* | (_build_tree) silent perl_checker & explain | Thierry Vignaud | 2012-03-28 | 1 | -1/+2 |
| | |||||
* | (add_node) 'options' parameter is not mandatory | Thierry Vignaud | 2012-03-28 | 1 | -2/+2 |
| | |||||
* | (add_parent) fix passing an extra useless parameter to recursive call to itself | Thierry Vignaud | 2012-03-28 | 1 | -1/+1 |
| | |||||
* | (node_state) only use 'backport' icon if not selected | Thierry Vignaud | 2012-03-26 | 1 | -2/+2 |
| | |||||
* | (get_pkgs,warn_about_media) pass a hash of options instead of a hash reference | Thierry Vignaud | 2012-03-26 | 1 | -1/+1 |
| | | | | | | also rename %opts as %options btw (inspirated from mdv) | ||||
* | (pkgs_provider) simplfy: only pass one hash of options | Thierry Vignaud | 2012-03-26 | 1 | -3/+3 |
| | | | | (inspirated from mdv) | ||||
* | kill doble use | Thierry Vignaud | 2012-03-21 | 1 | -1/+0 |
| | |||||
* | (node_state) display backported packages with a different icon (which | Thierry Vignaud | 2012-03-20 | 1 | -0/+1 |
| | | | | | the mirror of the to_delete icon in order to make clear that backports are dangerous) | ||||
* | (get_summary) silent perl_checker | Thierry Vignaud | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | (is_locale_available) make it slightly faster | Thierry Vignaud | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | (is_locale_available) perl_checker fixes | Thierry Vignaud | 2012-03-20 | 1 | -2/+3 |
| | |||||
* | (get_string_from_keywords) faster test for backported package | Thierry Vignaud | 2012-03-20 | 1 | -4/+4 |
| | |||||
* | (get_description) enable to go on if no media_types were retrieved | Thierry Vignaud | 2012-03-20 | 1 | -7/+6 |
| | | | | (needed for next commit) | ||||
* | (node_state) kill second identic test | Thierry Vignaud | 2012-03-20 | 1 | -3/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-20 | 1 | -4/+4 |
| | |||||
* | (warn_if_no_pkg) split it out of node_state() for readibility | Thierry Vignaud | 2012-03-20 | 1 | -13/+16 |
| | |||||
* | (build_tree) sort packages the same way when browsing groups | Thierry Vignaud | 2012-02-17 | 1 | -1/+2 |
| | |||||
* | (run_help_callback) fix opening URLs in root's firefox in some cases by ↵ | Thierry Vignaud | 2011-12-10 | 1 | -0/+2 |
| | | | | redefining HOME (mga#287) | ||||
* | let's be consistent after misc/JohnR's commit | Thierry Vignaud | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | Revert commit 1116, discussed with tvignaud | Dexter Morgan | 2011-05-17 | 1 | -3/+1 |
| | |||||
* | - fix plural, thank to JohnR | Michael Scherer | 2011-05-06 | 1 | -2/+2 |
| | |||||
* | Fix list of matching packages when warning for packages not in list (MDV BZ ↵ | Dexter Morgan | 2011-05-05 | 1 | -1/+3 |
| | | | | #62308) | ||||
* | s/dependancy/dependency/ (#945) | Thierry Vignaud | 2011-04-28 | 1 | -1/+1 |
| | |||||
* | s/offical/official/ (#945) | Thierry Vignaud | 2011-04-28 | 1 | -2/+2 |
| | |||||
* | Fix MagieaUpdate Name in pm files | Dexter Morgan | 2011-02-20 | 1 | -3/+3 |
| | | | | | | Fix po files Update NEWS | ||||
* | (get_string_from_keywords): cleaned erroneous messages about updates | João Victor Duarte Martins | 2010-08-24 | 1 | -4/+4 |
| | | | | | (fix #60629) | ||||
* | (get_main_text) fix crashing when looking at update details (#60153) | Thierry Vignaud | 2010-07-16 | 1 | -1/+1 |
| | | | | | (regression introduced in r266625 when adding "explain what are official, backports ... packages" i in rpmdrake 5.25) | ||||
* | - removed conditional to allow file listing of uninstalled packages | João Victor Duarte Martins | 2010-04-29 | 1 | -4/+2 |
| | | | | | (#58871) | ||||
* | Fixes the inactive backports listing (#40556) | João Victor Duarte Martins | 2010-04-06 | 1 | -4/+10 |
| | |||||
* | (toggle_nodes) fix for a crash (#56144) | Thierry Vignaud | 2010-03-04 | 1 | -0/+1 |
| | |||||
* | (get_main_text,get_string_from_keywords) explain what are official, ↵ | Thierry Vignaud | 2010-03-03 | 1 | -2/+40 |
| | | | | backports ... packages | ||||
* | (format_pkg_simplifiedinfo) rename '$exp0' as '$details_exp' | Thierry Vignaud | 2010-03-03 | 1 | -2/+2 |
| | |||||
* | (format_pkg_simplifiedinfo) reindent after 2 previous commits | Thierry Vignaud | 2010-03-03 | 1 | -2/+2 |
| | |||||
* | (files_format) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -6/+9 |
| | |||||
* | (format_pkg_simplifiedinfo) do not show file list if empty | Thierry Vignaud | 2010-03-03 | 1 | -2/+3 |
| | |||||
* | (format_pkg_simplifiedinfo) further simplify | Thierry Vignaud | 2010-03-03 | 1 | -4/+1 |
| |