| Commit message (Expand) | Author | Age | Files | Lines |
* | (perform_installation) really remove XID in "--emmbedded <id>" from ARGV when | Thierry Vignaud | 2008-03-31 | 1 | -0/+5 |
* | 4.9.10 | Thierry Vignaud | 2008-03-31 | 1 | -0/+2 |
* | (perform_installation) fix priority upgrades by not recomputing them | Thierry Vignaud | 2008-03-31 | 1 | -0/+2 |
* | (get_pkgs) fix priority upgrades by not preselecting updates in rpmdrake | Thierry Vignaud | 2008-03-31 | 1 | -0/+2 |
* | restore line wrongly removed in r241602 | Thierry Vignaud | 2008-03-31 | 1 | -0/+2 |
* | (readconf) prevent crash by ignoring undefined values (crash hapenned | Thierry Vignaud | 2008-03-31 | 1 | -0/+2 |
* | (format_pkg_simplifiedinfo) do not crash if package is unknow (#39608) | Thierry Vignaud | 2008-03-31 | 1 | -1/+2 |
* | 4.9.9 | Thierry Vignaud | 2008-03-28 | 1 | -0/+2 |
* | make "by update availability" view usable (#39461) | Thierry Vignaud | 2008-03-28 | 1 | -0/+2 |
* | fix titypo | Olivier Blin | 2008-03-28 | 1 | -1/+1 |
* | read config in order not to garbage ~/.rpmdrake (because myexit() calls write... | Thierry Vignaud | 2008-03-28 | 1 | -0/+1 |
* | fix --distrib --mirrorlist support | Thierry Vignaud | 2008-03-28 | 1 | -0/+1 |
* | add anssi name | Thierry Vignaud | 2008-03-28 | 1 | -1/+1 |
* | fix --distrib | Thierry Vignaud | 2008-03-28 | 1 | -0/+1 |
* | - gurpmi.addmedia: | Pascal Rigaux | 2008-03-28 | 1 | -0/+4 |
* | 4.9.8 | Thierry Vignaud | 2008-03-25 | 1 | -0/+2 |
* | (perform_installation) remove "--emmbedded <id>" from ARGV when | Thierry Vignaud | 2008-03-25 | 1 | -0/+2 |
* | ensure we always restart if needed | Thierry Vignaud | 2008-03-25 | 1 | -0/+1 |
* | (rpm_description) fix displaying garbaged UTF-8 descriptions (eg: | Thierry Vignaud | 2008-03-25 | 1 | -0/+2 |
* | (pkg2medium) just skip non existing packages (#38793) | Thierry Vignaud | 2008-03-25 | 1 | -0/+2 |
* | 4.9.7 | Thierry Vignaud | 2008-03-21 | 1 | -0/+2 |
* | (4.9) put the original bug report instead | Thierry Vignaud | 2008-03-21 | 1 | -1/+1 |
* | make the focus default on "yes" in yes/no dialogs (Emmanuel Blindauer, #39123) | Thierry Vignaud | 2008-03-21 | 1 | -0/+3 |
* | add bug reference to 4.9.5 | Thierry Vignaud | 2008-03-20 | 1 | -1/+1 |
* | 4.9.6 | Thierry Vignaud | 2008-03-20 | 1 | -0/+2 |
* | (build_tree) actually restrict "by_leaves" view to current mode (#39090) | Thierry Vignaud | 2008-03-20 | 1 | -0/+1 |
* | (build_tree) fix sorting in "by_source" view by reusing _build_tree() | Thierry Vignaud | 2008-03-20 | 1 | -0/+3 |
* | 4.9.5 | Thierry Vignaud | 2008-03-19 | 1 | -0/+2 |
* | readd by_source view ; removed in r18346 on 2006-07-09: | Thierry Vignaud | 2008-03-19 | 1 | -0/+3 |
* | fix dates | Thierry Vignaud | 2008-03-19 | 1 | -4/+4 |
* | 4.9.4 | Thierry Vignaud | 2008-03-19 | 1 | -0/+2 |
* | (build_tree) restore sorting packages in 'by_group' view ; regression | Thierry Vignaud | 2008-03-19 | 1 | -0/+2 |
* | (run_treeview_dialog) handle migrating config file from rpmdrake <= 4.9 | Thierry Vignaud | 2008-03-19 | 1 | -0/+3 |
* | explain regression | Thierry Vignaud | 2008-03-19 | 1 | -0/+2 |
* | 4.9.3 | Thierry Vignaud | 2008-03-19 | 1 | -0/+2 |
* | fix crash with cy, eu, hu, nl, pl & zh_CN locales too (#39052) | Thierry Vignaud | 2008-03-19 | 1 | -1/+1 |
* | fix crash with CS locale (#39052) | Thierry Vignaud | 2008-03-19 | 1 | -0/+3 |
* | 4.9.2 | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
* | log latest commit | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
* | 4.9.1 | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
* | (run_treeview_dialog) add "search:" label again (reverting part of | Thierry Vignaud | 2008-03-18 | 1 | -0/+3 |
* | 4.9 | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
* | (interactive_msg) fix displaying data about packages when choosing one | Thierry Vignaud | 2008-03-18 | 1 | -0/+4 |
* | (run_treeview_dialog) move view pull down menu as a real menu | Thierry Vignaud | 2008-03-18 | 1 | -0/+1 |
* | (run_treeview_dialog) enable to shrink package groups tree (#38762) | Thierry Vignaud | 2008-03-18 | 1 | -0/+1 |
* | make clear latest change was for rpmdrake; also add note about UMPC | Thierry Vignaud | 2008-03-18 | 1 | -1/+3 |
* | (run_treeview_dialog) hide banner if screen height is small than 600 px (#38943) | Thierry Vignaud | 2008-03-18 | 1 | -0/+2 |
* | 4.8 | Thierry Vignaud | 2008-03-17 | 1 | -0/+2 |
* | (run_treeview_dialog) make find box larger and left-aligned (#38298) | Thierry Vignaud | 2008-03-17 | 1 | -0/+1 |
* | add a "mode" combo box, thus restoring flat mode (#25770) and allowing again to | Thierry Vignaud | 2008-03-17 | 1 | -0/+2 |