Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (post_extract) keep IDs of packages rather than their paths | Thierry Vignaud | 2012-12-06 | 1 | -0/+2 | |
| | | | | | | | (success_summary) look at _all_ config files and only those instead of manually matching file paths beginning with "^/etc" (mga#8310) also do not fork useless rpm processes | |||||
* | log previous changes | Thierry Vignaud | 2012-11-29 | 1 | -0/+2 | |
| | ||||||
* | 5.39: adapt to new group hierarchy | Funda Wang | 2012-10-28 | 1 | -0/+2 | |
| | ||||||
* | explain latest commits | Thierry Vignaud | 2012-10-16 | 1 | -0/+2 | |
| | ||||||
* | 5.385.38 | Thierry Vignaud | 2012-10-04 | 1 | -0/+3 | |
| | ||||||
* | update GUI package list | Thierry Vignaud | 2012-10-04 | 1 | -0/+2 | |
| | ||||||
* | typo fix | Thierry Vignaud | 2012-09-21 | 1 | -1/+1 | |
| | ||||||
* | use new URPM EVR package method | Thierry Vignaud | 2012-09-21 | 1 | -0/+2 | |
| | ||||||
* | 5.375.37 | Thierry Vignaud | 2012-09-20 | 1 | -0/+2 | |
| | ||||||
* | fix releaser | Thierry Vignaud | 2012-09-20 | 1 | -2/+2 | |
| | ||||||
* | (get_info) fix provided installed version for comparing | Thierry Vignaud | 2012-09-20 | 1 | -0/+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) fix deselecting updates when clicking on "New dependancies" | Thierry Vignaud | 2012-09-17 | 1 | -0/+1 | |
| | | | | side effect: doesn't show suggested packages anymore | |||||
* | make failing to open RPM DB non fatal when reseting selection (mga#7352) | Thierry Vignaud | 2012-09-07 | 1 | -0/+3 | |
| | ||||||
* | 5.365.36 | Thierry Vignaud | 2012-08-31 | 1 | -0/+2 | |
| | ||||||
* | (perform_installation,toggle_nodes) adapt to urpmi-7.5 | Thierry Vignaud | 2012-08-31 | 1 | -0/+2 | |
| | ||||||
* | 5.355.35 | Thierry Vignaud | 2012-08-24 | 1 | -0/+2 | |
| | ||||||
* | (get_info) provide version to extract_header() thus fixing changelog | Thierry Vignaud | 2012-08-24 | 1 | -0/+1 | |
| | | | | highlighting | |||||
* | (do_merge_if_needed) only look at config files, no need to look at the | Thierry Vignaud | 2012-08-24 | 1 | -0/+1 | |
| | | | | whole file list | |||||
* | display package basenames when signature checking fails | Thierry Vignaud | 2012-08-24 | 1 | -0/+2 | |
| | | | | | | | pass basename to urpm::signature::check() via urpm: urpm::main_loop::_verify_rpm() wasn't done anymore since introducing urpm::main_loop on August 2007 | |||||
* | 5.345.34 | Pascal Terjan | 2012-05-13 | 1 | -0/+2 | |
| | ||||||
* | restore bit lost in previous commit | Thierry Vignaud | 2012-04-05 | 1 | -0/+2 | |
| | ||||||
* | update GUI package list | Thierry Vignaud | 2012-04-01 | 1 | -2/+3 | |
| | ||||||
* | 5.335.33 | Thierry Vignaud | 2012-03-28 | 1 | -0/+2 | |
| | ||||||
* | (get_pkgs) consider name+arch as key when filtering out older | Thierry Vignaud | 2012-03-28 | 1 | -0/+3 | |
| | | | | | | | | | packages/updates, thus fixing only listing first arch seen (mga#5047) regression introduced in r3601 on March 20 2012: (get_pkgs) only display latest updates, not all of them (mga#2258, mga#4534) git-svn-id: svn+ssh://svn.mageia.org/svn/soft/rpmdrake/trunk@3601 5b7c3c08-40e5-403b-9995-ace06908e4af | |||||
* | (fast_open_urpmi_db) catch early errors too, thus enable to display a | Thierry Vignaud | 2012-03-28 | 1 | -0/+2 | |
| | | | | graphical error message when debug environment does not exist | |||||
* | 5.325.32 | Thierry Vignaud | 2012-03-27 | 1 | -0/+2 | |
| | ||||||
* | install perl-{Glib,Gtk2} as priority upgrades prior to restart | Thierry Vignaud | 2012-03-26 | 1 | -0/+1 | |
| | | | | (similar to gurpmi issue, see mga#5066) | |||||
* | (get_pkgs,get_updates_list) fix offering of updates from media not ↵ | Thierry Vignaud | 2012-03-26 | 1 | -0/+1 | |
| | | | | | | configured as update ones (inspirated by mdv) | |||||
* | (node_state) display backported packages with a different icon (which | Thierry Vignaud | 2012-03-20 | 1 | -0/+3 | |
| | | | | | the mirror of the to_delete icon in order to make clear that backports are dangerous) | |||||
* | 5.315.31 | Thierry Vignaud | 2012-03-20 | 1 | -0/+2 | |
| | ||||||
* | (get_pkgs) only display latest updates, not all of them (mga#2258, mga#4534) | Thierry Vignaud | 2012-03-20 | 1 | -0/+2 | |
| | ||||||
* | (toggle) fix a rare crash when some packages are installed twice (mga#4972) | Thierry Vignaud | 2012-03-20 | 1 | -0/+2 | |
| | | | | | I can reproduce the case but not the crash though (vivification must have occurred at some point but how?). Let's put some guard... | |||||
* | 5.305.30 | Thierry Vignaud | 2012-03-02 | 1 | -0/+2 | |
| | ||||||
* | separate paragraphs when displaing READMEs (mga#4697) | Thierry Vignaud | 2012-03-02 | 1 | -0/+2 | |
| | ||||||
* | 5.295.29 | Thierry Vignaud | 2012-02-17 | 1 | -0/+2 | |
| | ||||||
* | (build_tree) sort packages the same way when browsing groups | Thierry Vignaud | 2012-02-17 | 1 | -0/+1 | |
| | ||||||
* | (sort_packages_biarch) better packages sorting (x86_64 first) | Thierry Vignaud | 2012-02-17 | 1 | -0/+2 | |
| | ||||||
* | 5.285.28 | Thierry Vignaud | 2012-02-15 | 1 | -0/+2 | |
| | ||||||
* | (do_search) show 32bit packages last in searches on 64bit (mga#1261) | Thierry Vignaud | 2012-02-15 | 1 | -0/+1 | |
| | ||||||
* | fix french translation (mga#1523) | Thierry Vignaud | 2012-02-15 | 1 | -0/+1 | |
| | ||||||
* | (progress) limit progress bar refreshes to 3 per second max (mga#2775) | Thierry Vignaud | 2012-02-15 | 1 | -0/+2 | |
| | ||||||
* | fix date | Thierry Vignaud | 2011-12-10 | 1 | -1/+1 | |
| | ||||||
* | 5.275.27 | Thierry Vignaud | 2011-12-10 | 1 | -0/+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) | |||||
* | 5.26.115.26.11 | Thierry Vignaud | 2011-10-14 | 1 | -0/+2 | |
| | ||||||
* | update GUI package list | Thierry Vignaud | 2011-10-14 | 1 | -0/+1 | |
| | ||||||
* | fix broken translations (after misc/JohnR's commit) mga#1399) | Thierry Vignaud | 2011-10-14 | 1 | -0/+1 | |
| | ||||||
* | (perform_installation,perform_removal) better message for orphans (#902) | Thierry Vignaud | 2011-09-17 | 1 | -0/+3 | |
| | | | | (needs urpmi > 6.40) | |||||
* | last update for translations | Anne Nicolas | 2011-05-26 | 1 | -0/+4 | |
| | ||||||
* | update translations | Anne Nicolas | 2011-05-14 | 1 | -0/+4 | |
| |