| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | (extract_header) upcase some messages' first letter | Thierry Vignaud | 2008-01-23 | 1 | -2/+2 |
* | (extract_header) fix a crash (#37122) | Thierry Vignaud | 2008-01-23 | 1 | -1/+1 |
* | (get_pkgs) fix crash (#36720) | Thierry Vignaud | 2008-01-23 | 1 | -0/+1 |
* | (extract_header) adapt to new urpmi-5.x API and use XML info instead | Thierry Vignaud | 2008-01-22 | 1 | -24/+41 |
* | (get_pkgs,open_urpmi_db) fix fetching updates from non update media in | Thierry Vignaud | 2007-12-05 | 1 | -1/+1 |
* | (perform_installation,toggle_nodes) explain in statusbar long operations | Thierry Vignaud | 2007-12-05 | 1 | -1/+6 |
* | - drop --pkg-sel and --pkg-nosel broken options (introduced in | Thierry Vignaud | 2007-11-29 | 1 | -12/+0 |
* | add support for --wait-lock option | Thierry Vignaud | 2007-11-23 | 1 | -2/+2 |
* | (open_db::open_urpmi_db) for consistency, move locking here from pkg::get_pkgs() | Thierry Vignaud | 2007-11-23 | 1 | -1/+1 |
* | (warn_about_media) ensure mirror list got centered on MandrivaUpdate | Thierry Vignaud | 2007-10-23 | 1 | -1/+1 |
* | (warn_about_media) explain the actual issue when there's no configured | Thierry Vignaud | 2007-10-23 | 1 | -1/+9 |
* | (warn_about_media) simplify since caller take care of rebuilding | Thierry Vignaud | 2007-10-23 | 1 | -2/+0 |
* | (add_distrib_update_media) factorize computing unique media names | Thierry Vignaud | 2007-10-23 | 1 | -1/+1 |
* | (add_distrib_update_media) factorize code | Thierry Vignaud | 2007-10-08 | 1 | -8/+1 |
* | (warn_about_media) add all update media, like edit-urpm-sources | Thierry Vignaud | 2007-10-04 | 1 | -2/+6 |
* | (warn_about_media, easy_add_callback) thread update media like regular media ... | Thierry Vignaud | 2007-10-04 | 1 | -1/+1 |
* | (closure_removal, perform_installation) revert a change that introduced a | Thierry Vignaud | 2007-09-20 | 1 | -2/+2 |
* | (get_pkgs,perform_installation) rename urpm->{rpmdrake_state} as urpm->{state} | Thierry Vignaud | 2007-09-20 | 1 | -2/+2 |
* | (perform_installation,perform_removal) readd guards that really are needed | Thierry Vignaud | 2007-09-20 | 1 | -0/+2 |
* | (perform_removal) fix a crash | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
* | (perform_installation) make to be installed package list look consistent with | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
* | (perform_installation) display added/removed size | Thierry Vignaud | 2007-09-20 | 1 | -0/+5 |
* | (perform_installation) kill an useless extra empty line | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
* | (perform_installation) better formatting | Thierry Vignaud | 2007-09-20 | 1 | -3/+4 |
* | (perform_installation) always display "Is it ok to continue?" | Thierry Vignaud | 2007-09-20 | 1 | -1/+2 |
* | (perform_installation) enable to copy/paste transaction errors | Thierry Vignaud | 2007-09-20 | 1 | -1/+1 |
* | (perform_installation) better looking message for bad signatures | Thierry Vignaud | 2007-09-18 | 1 | -1/+2 |
* | (perform_installation) yet more typos | Thierry Vignaud | 2007-09-18 | 1 | -2/+2 |
* | typo fixes | Thierry Vignaud | 2007-09-18 | 1 | -2/+2 |
* | make a real object out of Rpmdrake::gurpm | Thierry Vignaud | 2007-09-18 | 1 | -35/+34 |
* | (extract_header,format_pkg_simplifiedinfo) indent expanders' contents | Thierry Vignaud | 2007-09-17 | 1 | -2/+3 |
* | (get_pkgs) fix reading descriptions from update media (got broken when | Thierry Vignaud | 2007-09-14 | 1 | -2/+2 |
* | (get_pkgs,warn_about_media) further improve startup time by killing | Thierry Vignaud | 2007-09-13 | 1 | -7/+9 |
* | (get_pkgs,warn_about_media) simplify workflow, ensure we never perform | Thierry Vignaud | 2007-09-12 | 1 | -8/+7 |
* | (warn_about_media) we don't really need to perform a costly | Thierry Vignaud | 2007-09-12 | 1 | -1/+1 |
* | (warn_about_media) kill a label unused for years | Thierry Vignaud | 2007-09-11 | 1 | -1/+0 |
* | (get_pkgs,warn_about_media) reread the db if we added a new repository | Thierry Vignaud | 2007-09-11 | 1 | -1/+9 |
* | (get_update_medias) split it out of get_pkgs() | Thierry Vignaud | 2007-09-11 | 1 | -1/+6 |
* | (warn_about_media) further improve startup time by killing a costly | Thierry Vignaud | 2007-09-11 | 1 | -3/+3 |
* | (warn_about_media) explain why we own our own instance of the urpmi db | Thierry Vignaud | 2007-09-11 | 1 | -0/+2 |
* | (get_pkgs) reduce package enumeration by 10% (thanks to pixel) (#33334) | Thierry Vignaud | 2007-09-11 | 1 | -10/+23 |
* | (open_rpm_db,open_urpmi_db) split them from Rpmdrake::pkg into | Thierry Vignaud | 2007-09-11 | 1 | -54/+2 |
* | perl_checker cleanups | Thierry Vignaud | 2007-09-11 | 1 | -6/+6 |
* | (open_rpm_db) obvioulsly wasn't been converted when renaming options | Thierry Vignaud | 2007-09-11 | 1 | -3/+1 |
* | (open_urpmi_db) shrink opening urpmi DB time by 30% (#33334) | Thierry Vignaud | 2007-09-11 | 1 | -1/+1 |
* | (perform_installation) do not pass "clean_all" parameter to | Thierry Vignaud | 2007-09-11 | 1 | -1/+0 |
* | (extract_header) explicitely convert changelog to UTF-8 | Thierry Vignaud | 2007-09-10 | 1 | -1/+1 |
* | (run_rpm) do not try to convert into UTF-8, thus fixing a SIGV loop while | Thierry Vignaud | 2007-09-10 | 1 | -1/+1 |
* | (rpm_summary) kill it; since perl-URPM-1.56, perl knows that strings from rpm | Thierry Vignaud | 2007-09-10 | 1 | -2/+2 |
* | (get_pkgs,open_urpmi_db) add support for several searchmedia (needs urpmi' SVN) | Thierry Vignaud | 2007-09-06 | 1 | -5/+9 |