Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sort | Thierry Vignaud | 2007-09-14 | 1 | -1/+1 |
| | |||||
* | handle --distrib | Thierry Vignaud | 2007-09-14 | 1 | -2/+4 |
| | |||||
* | enable to use --urpmi-root & co options (needed the previous commit) | Thierry Vignaud | 2007-09-14 | 1 | -0/+1 |
| | |||||
* | reuse fast_open_urpmi_db() | Thierry Vignaud | 2007-09-14 | 1 | -2/+2 |
| | |||||
* | (format_pkg_simplifiedinfo) urpmi-4.10.10 enables to list all packages | Thierry Vignaud | 2007-09-14 | 1 | -1/+1 |
| | | | | | | update description w/o having the ia32 one overwriting/hiding the x86_64 (or the reverse) | ||||
* | update | Tomasz Bednarski | 2007-09-14 | 1 | -36/+19 |
| | |||||
* | (format_pkg_simplifiedinfo) workaround strange vification | Thierry Vignaud | 2007-09-14 | 1 | -3/+3 |
| | |||||
* | (get_pkgs) fix reading descriptions from update media (got broken when | Thierry Vignaud | 2007-09-14 | 1 | -2/+2 |
| | | | | | | switching to urpm::get_updates_description() that return a hash ref instead of a hash | ||||
* | (interactive_msg) kill frame around TextView | Thierry Vignaud | 2007-09-14 | 1 | -4/+3 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2007-09-14 | 1 | -8/+2 |
| | |||||
* | uo | José Melo | 2007-09-14 | 1 | -32/+16 |
| | |||||
* | fix errors that prevent upload | Thierry Vignaud | 2007-09-13 | 1 | -4/+3 |
| | |||||
* | bump release (3.94) | Thierry Vignaud | 2007-09-13 | 1 | -1/+1 |
| | |||||
* | (format_pkg_simplifiedinfo) simplify | Thierry Vignaud | 2007-09-13 | 1 | -5/+7 |
| | |||||
* | (format_pkg_simplifiedinfo) run the regular user browser (#31021) | Thierry Vignaud | 2007-09-13 | 1 | -1/+1 |
| | |||||
* | * 2007-09-12 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-09-13 | 1 | -2/+2 |
| | | | | | | - nl.po: Updated Dutch translation | ||||
* | update pt_BR translations | Wanderlei Antonio Cavassin | 2007-09-13 | 1 | -1/+1 |
| | |||||
* | (interactive_msg) fix latest commit: restore sizing height of TextViews | Thierry Vignaud | 2007-09-13 | 1 | -1/+1 |
| | |||||
* | (interactive_msg) force sizing of Labels in order to prevent garbaged | Thierry Vignaud | 2007-09-13 | 1 | -5/+4 |
| | | | | | wrapping with hebrew (#32882) | ||||
* | (interactive_msg) revert ugly rafael's hack of r17707 (2004-09-29) in | Thierry Vignaud | 2007-09-13 | 1 | -1/+1 |
| | | | | | | order to force centering messages because at that time wait messages were wrongly embedded in mcc (was bug #11810 at the time) | ||||
* | update | Arpad Biro | 2007-09-13 | 1 | -35/+18 |
| | |||||
* | update | Thierry Vignaud | 2007-09-13 | 1 | -5/+2 |
| | |||||
* | rephrase (#33188) | Thierry Vignaud | 2007-09-13 | 75 | -286/+611 |
| | |||||
* | update | Thierry Vignaud | 2007-09-13 | 1 | -0/+20 |
| | |||||
* | (get_pkgs,warn_about_media) further improve startup time by killing | Thierry Vignaud | 2007-09-13 | 1 | -7/+9 |
| | | | | | | one more DB opening (#33334); now we open the DB one in rpmdrake case and two in MandrivaUpdate one | ||||
* | update translation for Italian | Andrea Celli | 2007-09-12 | 1 | -277/+152 |
| | |||||
* | bump release (3.93) | Thierry Vignaud | 2007-09-12 | 1 | -1/+1 |
| | |||||
* | update | Thierry Vignaud | 2007-09-12 | 1 | -0/+64 |
| | |||||
* | (get_pkgs,warn_about_media) simplify workflow, ensure we never perform | Thierry Vignaud | 2007-09-12 | 1 | -8/+7 |
| | | | | | | more than 2 costly urpm::media::configure() in worse case and only one in regular case | ||||
* | (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 |
| |