aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* uoJosé Melo2007-09-141-32/+16
|
* fix errors that prevent uploadThierry Vignaud2007-09-131-4/+3
|
* bump release (3.94)Thierry Vignaud2007-09-131-1/+1
|
* (format_pkg_simplifiedinfo) simplifyThierry Vignaud2007-09-131-5/+7
|
* (format_pkg_simplifiedinfo) run the regular user browser (#31021)Thierry Vignaud2007-09-131-1/+1
|
* * 2007-09-12 Reinout van Schouwen <reinouts@gnome.org> Reinout van Schouwen2007-09-131-2/+2
| | | | | | - nl.po: Updated Dutch translation
* update pt_BR translationsWanderlei Antonio Cavassin2007-09-131-1/+1
|
* (interactive_msg) fix latest commit: restore sizing height of TextViewsThierry Vignaud2007-09-131-1/+1
|
* (interactive_msg) force sizing of Labels in order to prevent garbagedThierry Vignaud2007-09-131-5/+4
| | | | | wrapping with hebrew (#32882)
* (interactive_msg) revert ugly rafael's hack of r17707 (2004-09-29) inThierry Vignaud2007-09-131-1/+1
| | | | | | order to force centering messages because at that time wait messages were wrongly embedded in mcc (was bug #11810 at the time)
* updateArpad Biro2007-09-131-35/+18
|
* updateThierry Vignaud2007-09-131-5/+2
|
* rephrase (#33188)Thierry Vignaud2007-09-1375-286/+611
|
* updateThierry Vignaud2007-09-131-0/+20
|
* (get_pkgs,warn_about_media) further improve startup time by killingThierry Vignaud2007-09-131-7/+9
| | | | | | one more DB opening (#33334); now we open the DB one in rpmdrake case and two in MandrivaUpdate one
* update translation for ItalianAndrea Celli2007-09-121-277/+152
|
* bump release (3.93)Thierry Vignaud2007-09-121-1/+1
|
* updateThierry Vignaud2007-09-121-0/+64
|
* (get_pkgs,warn_about_media) simplify workflow, ensure we never performThierry Vignaud2007-09-121-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 costlyThierry Vignaud2007-09-121-1/+1
| | | | | urpm::media::configure() here; urpm::media::read_config() is enough
* update translation for HebrewDotan Kamber2007-09-111-27/+16
|
* upJosé Melo2007-09-111-44/+40
|
* Updated pt_BR translationWanderlei Antonio Cavassin2007-09-111-90/+93
|
* updateArpad Biro2007-09-111-168/+104
|
* (warn_about_media) kill a label unused for yearsThierry Vignaud2007-09-111-1/+0
|
* (get_pkgs,warn_about_media) reread the db if we added a new repositoryThierry Vignaud2007-09-111-1/+9
|
* (get_update_medias) split it out of get_pkgs()Thierry Vignaud2007-09-111-1/+6
|
* (warn_about_media) further improve startup time by killing a costlyThierry Vignaud2007-09-111-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 dbThierry Vignaud2007-09-111-0/+2
| | | | | in order not to mess up with skip-list managment (#31092)
* upJosé Melo2007-09-111-65/+50
|
* updateThierry Vignaud2007-09-111-0/+32
|
* bump release (3.92)Thierry Vignaud2007-09-111-1/+1
|
* (get_pkgs) reduce package enumeration by 10% (thanks to pixel) (#33334)Thierry Vignaud2007-09-111-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 deadThierry Vignaud2007-09-111-1/+1
|
* (run_treeview_dialog) make "Package" column use all available spaceThierry Vignaud2007-09-111-1/+1
|
* (run_treeview_dialog) minor cleanupsThierry Vignaud2007-09-111-3/+3
|
* updateThierry Vignaud2007-09-111-0/+71
|
* use Rpmdrake::init in order to parse options, eventually enablingThierry Vignaud2007-09-111-0/+1
| | | | | --urpmi-root options and the like
* (run) use fast_open_urpmi_db() instead of urpm::new() in order toThierry Vignaud2007-09-111-1/+1
| | | | | support --urpmi-root and the like options
* simplify by reusing Rpmdrake::open_db::fast_open_urpmi_db()Thierry Vignaud2007-09-111-9/+7
|
* (fast_open_urpmi_db) split it out of open_urpmi_db() in order toThierry Vignaud2007-09-111-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 intoThierry Vignaud2007-09-115-55/+93
| | | | | | Rpmdrake::open_db (needed for next commits in order not to increase edit-urpm-sources startup time)
* perl_checker cleanupsThierry Vignaud2007-09-111-6/+6
|
* (open_rpm_db) obvioulsly wasn't been converted when renaming optionsThierry Vignaud2007-09-111-3/+1
| | | | | as rpmdrake_options on 2007-08-27
* (open_urpmi_db) shrink opening urpmi DB time by 30% (#33334)Thierry Vignaud2007-09-111-1/+1
|
* New translation.Mashrab Kuvatov2007-09-112-14/+9
|
* Japanese translation updated.Yukiko Bando2007-09-111-3/+3
|
* updateThierry Vignaud2007-09-111-0/+54
|
* add missing entriesThierry Vignaud2007-09-111-0/+17
|
* kill doble entriesThierry Vignaud2007-09-111-28/+0
|