Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (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) | |||||
* | (get_pkgs) tag backports packages as such so that we can check their | Thierry Vignaud | 2012-03-20 | 1 | -1/+1 | |
| | | | | provenance very fast (eg: in node_state()) | |||||
* | (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 | |
| | ||||||
* | (get_pkgs) only display latest updates, not all of them (mga#2258, mga#4534) | Thierry Vignaud | 2012-03-20 | 1 | -4/+5 | |
| | ||||||
* | (get_pkgs) reduce scope of some variables | Thierry Vignaud | 2012-03-20 | 1 | -2/+2 | |
| | ||||||
* | separate paragraphs when displaing READMEs (mga#4697) | Thierry Vignaud | 2012-03-02 | 1 | -1/+1 | |
| | ||||||
* | (build_tree) sort packages the same way when browsing groups | Thierry Vignaud | 2012-02-17 | 1 | -1/+2 | |
| | ||||||
* | (sort_packages_biarch) better packages sorting (x86_64 first) | Thierry Vignaud | 2012-02-17 | 1 | -2/+5 | |
| | ||||||
* | (sort_packages,sort_packages_biarch,sort_packages_monoarch) split them out | Thierry Vignaud | 2012-02-17 | 1 | -1/+13 | |
| | ||||||
* | spacing | Thierry Vignaud | 2012-02-16 | 1 | -3/+1 | |
| | ||||||
* | (urpm_name) simplify | Thierry Vignaud | 2012-02-16 | 1 | -2/+1 | |
| | ||||||
* | (progress) limit progress bar refreshes to 3 per second max (mga#2775) | Thierry Vignaud | 2012-02-15 | 1 | -0/+5 | |
| | ||||||
* | (get_pkgs) save an call | Thierry Vignaud | 2012-02-15 | 1 | -1/+1 | |
| | ||||||
* | (get_installed_packages) no need to call urpm_name() twice on each package | Thierry Vignaud | 2012-02-15 | 1 | -1/+1 | |
| | ||||||
* | (format_filesize) introduce it | Thierry Vignaud | 2012-02-07 | 2 | -2/+7 | |
| | ||||||
* | fix spacing | Thierry Vignaud | 2012-02-07 | 1 | -1/+1 | |
| | ||||||
* | (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 | |
| | ||||||
* | (perform_installation,perform_removal) better message for orphans (#902) | Thierry Vignaud | 2011-09-17 | 1 | -2/+2 | |
| | | | | (needs urpmi > 6.40) | |||||
* | Revert commit 1116, discussed with tvignaud | Dexter Morgan | 2011-05-17 | 1 | -3/+1 | |
| | ||||||
* | - fix plural, thank to JohnR | Michael Scherer | 2011-05-06 | 4 | -6/+6 | |
| | ||||||
* | 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 | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-14 | 9 | -21/+21 | |
| | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r535 | dmorgan | 2011-02-14 00:37:56 +0000 (Mon, 14 Feb 2011) | 1 line Import cleaned rpmdrake ------------------------------------------------------------------------ | |||||
* | (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) | |||||
* | (get_pkgs): moved setting the installed flag of URPM pkgs to | João Victor Duarte Martins | 2010-06-22 | 1 | -2/+1 | |
| | | | | | get_installed_packages(). | |||||
* | Added missing used urpm modules. | João Victor Duarte Martins | 2010-05-06 | 1 | -0/+2 | |
| | ||||||
* | - 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 | 3 | -11/+35 | |
| | ||||||
* | (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 | |
| | ||||||
* | (get_details) call get_url_link() here instead of in format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -9/+11 | |
| | | | | (get_url_link) simplify (no more inner knowledge of get_main_text()'s internals) | |||||
* | (get_url_link) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -11/+18 | |
| | ||||||
* | (get_new_deps) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -22/+28 | |
| | ||||||
* | (get_details) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -15/+19 | |
| | ||||||
* | (get_main_text) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -11/+17 | |
| | ||||||
* | (get_description) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -3/+12 | |
| | ||||||
* | (get_advisory_link) split it out of format_pkg_simplifiedinfo() | Thierry Vignaud | 2010-03-03 | 1 | -4/+9 | |
| | ||||||
* | (is_there_selected_packages) perl_checker cleanup | Thierry Vignaud | 2010-03-03 | 1 | -1/+1 | |
| |