Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (warn_about_media) we don't really need to perform a costly | Thierry Vignaud | 2007-09-12 | 1 | -1/+1 |
| | | | | | urpm::media::configure() here; urpm::media::read_config() is enough | ||||
* | update translation for Hebrew | Dotan Kamber | 2007-09-11 | 1 | -27/+16 |
| | |||||
* | up | José Melo | 2007-09-11 | 1 | -44/+40 |
| | |||||
* | Updated pt_BR translation | Wanderlei Antonio Cavassin | 2007-09-11 | 1 | -90/+93 |
| | |||||
* | update | Arpad Biro | 2007-09-11 | 1 | -168/+104 |
| | |||||
* | (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 |
| | | | | | urpm::media::configure that is only needed in some cases (#33334) | ||||
* | (warn_about_media) explain why we own our own instance of the urpmi db | Thierry Vignaud | 2007-09-11 | 1 | -0/+2 |
| | | | | | in order not to mess up with skip-list managment (#31092) | ||||
* | up | José Melo | 2007-09-11 | 1 | -65/+50 |
| | |||||
* | update | Thierry Vignaud | 2007-09-11 | 1 | -0/+32 |
| | |||||
* | bump release (3.92) | Thierry Vignaud | 2007-09-11 | 1 | -1/+1 |
| | |||||
* | (get_pkgs) reduce package enumeration by 10% (thanks to pixel) (#33334) | Thierry Vignaud | 2007-09-11 | 1 | -10/+23 |
| | | | | | | | | but in fact, we spent only 1sec out of 11sec (on my x86_64 machine with 29 media) there, all remaining time is spent in request_packages_to_upgrade(), resolve_requested() and compute_installed_flags() | ||||
* | (refresh_packages_list) rpm_summary() is dead | Thierry Vignaud | 2007-09-11 | 1 | -1/+1 |
| | |||||
* | (run_treeview_dialog) make "Package" column use all available space | Thierry Vignaud | 2007-09-11 | 1 | -1/+1 |
| | |||||
* | (run_treeview_dialog) minor cleanups | Thierry Vignaud | 2007-09-11 | 1 | -3/+3 |
| | |||||
* | update | Thierry Vignaud | 2007-09-11 | 1 | -0/+71 |
| | |||||
* | use Rpmdrake::init in order to parse options, eventually enabling | Thierry Vignaud | 2007-09-11 | 1 | -0/+1 |
| | | | | | --urpmi-root options and the like | ||||
* | (run) use fast_open_urpmi_db() instead of urpm::new() in order to | Thierry Vignaud | 2007-09-11 | 1 | -1/+1 |
| | | | | | support --urpmi-root and the like options | ||||
* | simplify by reusing Rpmdrake::open_db::fast_open_urpmi_db() | Thierry Vignaud | 2007-09-11 | 1 | -9/+7 |
| | |||||
* | (fast_open_urpmi_db) split it out of open_urpmi_db() in order to | Thierry Vignaud | 2007-09-11 | 1 | -4/+11 |
| | | | | | | | | factorize code into edit-urpm-sources and enable it to support --urpmi-root option callers don't have the pay the urpm::media::configure() heavy cost | ||||
* | (open_rpm_db,open_urpmi_db) split them from Rpmdrake::pkg into | Thierry Vignaud | 2007-09-11 | 5 | -55/+93 |
| | | | | | | Rpmdrake::open_db (needed for next commits in order not to increase edit-urpm-sources startup time) | ||||
* | 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 |
| | | | | | as rpmdrake_options on 2007-08-27 | ||||
* | (open_urpmi_db) shrink opening urpmi DB time by 30% (#33334) | Thierry Vignaud | 2007-09-11 | 1 | -1/+1 |
| | |||||
* | New translation. | Mashrab Kuvatov | 2007-09-11 | 2 | -14/+9 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-09-11 | 1 | -3/+3 |
| | |||||
* | update | Thierry Vignaud | 2007-09-11 | 1 | -0/+54 |
| | |||||
* | add missing entries | Thierry Vignaud | 2007-09-11 | 1 | -0/+17 |
| | |||||
* | kill doble entries | Thierry Vignaud | 2007-09-11 | 1 | -28/+0 |
| | |||||
* | (perform_installation) do not pass "clean_all" parameter to | Thierry Vignaud | 2007-09-11 | 1 | -1/+0 |
| | | | | | urpm::get_pkgs::selected2list() which is useless with urpmi > 4.10.8 | ||||
* | update | Tomasz Bednarski | 2007-09-11 | 1 | -59/+47 |
| | |||||
* | * Updated Dutch translation | Reinout van Schouwen | 2007-09-10 | 1 | -76/+76 |
| | |||||
* | fuzzy latest commit | Thierry Vignaud | 2007-09-10 | 61 | -263/+387 |
| | |||||
* | update | Thierry Vignaud | 2007-09-10 | 1 | -2/+2 |
| | |||||
* | better phrasing (#33188) | Thierry Vignaud | 2007-09-10 | 75 | -75/+75 |
| | |||||
* | update | Thierry Vignaud | 2007-09-10 | 1 | -0/+190 |
| | |||||
* | bump release (3.91) | Thierry Vignaud | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | (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 |
| | | | | | inserting file list of "balazar" package | ||||
* | (get_summary) simplify (since perl-URPM-1.56, perl knows that strings from rpm | Thierry Vignaud | 2007-09-10 | 1 | -1/+1 |
| | | | | | headers are UTF-8) | ||||
* | (rpm_summary) kill it; since perl-URPM-1.56, perl knows that strings from rpm | Thierry Vignaud | 2007-09-10 | 2 | -9/+3 |
| | | | | | headers are UTF-8, thus fixing a crash (#33283) | ||||
* | (to_utf8) do not reinvent the wheel; just reuse common::to_utf8() | Thierry Vignaud | 2007-09-10 | 1 | -2/+1 |
| | |||||
* | (run_treeview_dialog) fix order of columns | Thierry Vignaud | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | bump release (3.90) | Thierry Vignaud | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | (mainwindow) display a banner now that we don't display mcc's banner & | Thierry Vignaud | 2007-09-10 | 1 | -0/+1 |
| | | | | | menubar while embedded (side effect of #33316's fix) | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-09-09 | 1 | -47/+39 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2007-09-09 | 1 | -261/+163 |
| | |||||
* | update translation for Hebrew | Dotan Kamber | 2007-09-08 | 1 | -41/+36 |
| |