Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (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 | |
| | ||||||
* | (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 | |
| | ||||||
* | (format_pkg_simplifiedinfo) rename 'dependancies' as 'new | Thierry Vignaud | 2009-10-19 | 1 | -1/+2 | |
| | | | | | dependancies' and tell there's no new dependancy when dependancies list is empty (#54697) | |||||
* | (format_pkg_simplifiedinfo) use a local urpm state | Thierry Vignaud | 2009-10-19 | 1 | -2/+3 | |
| | ||||||
* | (run_drakbug,run_help_callback) try harder to display help, bug wizards, ... ↵ | Thierry Vignaud | 2009-10-12 | 1 | -1/+1 | |
| | | | | as user | |||||
* | (pkg2medium) pkg2medium() could return undef but several places | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 | |
| | | | | blindly dereferenced it which could lead to rare crashes (#49901) | |||||
* | (real_quit) warn on exit if some packages are selected (#45404) | Thierry Vignaud | 2009-10-01 | 1 | -0/+8 | |
| | ||||||
* | (is_there_selected_packages) extract it from do_action__real() (needed | Thierry Vignaud | 2009-10-01 | 1 | -1/+5 | |
| | | | | for next commit) | |||||
* | (reset_search) move code from do_search() here (needed for next commit) | Thierry Vignaud | 2009-10-01 | 1 | -0/+7 | |
| | ||||||
* | (do_action__real) enable to apply priority updates without trying to | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 | |
| | | | | select any package | |||||
* | - rpmdrake | Aurélien Lefebvre | 2009-09-04 | 1 | -0/+24 | |
| | | | | | o added dependencies section in package details panel | |||||
* | (get_pkgs,get_summary) slightly reduce memory usage by not keeping around | Thierry Vignaud | 2009-02-23 | 1 | -0/+1 | |
| | | | | | summaries (2.1% of resident memory saved on std x86_64 media config) | |||||
* | (do_action) add a FIXME note about offering to report the problem into bugzilla | Thierry Vignaud | 2009-02-15 | 1 | -0/+1 | |
| | ||||||
* | (toggle_nodes) remove useless end of lines | Thierry Vignaud | 2009-02-13 | 1 | -4/+4 | |
| | ||||||
* | (toggle_nodes) previous commit nicely showed some duplicated code ; | Thierry Vignaud | 2009-02-13 | 1 | -8/+13 | |
| | | | | | let's factorize it | |||||
* | (toggle_nodes) add a titles when warning about conflicting package | Thierry Vignaud | 2009-02-13 | 1 | -1/+1 | |
| | ||||||
* | (toggle_nodes) fix title when asking for removing additional packages ↵ | Thierry Vignaud | 2009-02-13 | 1 | -1/+1 | |
| | | | | confirmatin | |||||
* | (toggle_nodes) fix displaying big list of conflicting packages | Thierry Vignaud | 2008-10-21 | 1 | -1/+1 | |
| | ||||||
* | (run_as_user) open help & bug report as user instead of as root (#44497) | Thierry Vignaud | 2008-10-06 | 1 | -1/+1 | |
| | ||||||
* | (run_help_callback) factorize code | Thierry Vignaud | 2008-10-06 | 1 | -8/+7 | |
| | ||||||
* | (node_state) only warn once per session when media XML metadata are | Thierry Vignaud | 2008-09-30 | 1 | -1/+5 | |
| | | | | | | | | | newer than synthesis (#42737) (meaning package list & metadata are not syncrhonised and that media need updates) another solution would for for urpmi to be be less strict when searching | |||||
* | do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb in ↵ | Thierry Vignaud | 2008-09-22 | 1 | -1/+0 | |
| | | | | MandrivaUpdate) | |||||
* | (pkgs_provider) fix listing updates per importance (#41331) ; | Thierry Vignaud | 2008-09-17 | 1 | -1/+3 | |
| | | | | | | | | | regression introduced in r227983 on 2007-09-14: "(format_pkg_simplifiedinfo) urpmi-4.10.10 enables to list all packages update description w/o having the ia32 one overwriting/hiding the x86_64 (or the reverse)" |