aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* display plural with --distribThierry Vignaud2007-09-141-1/+1
|
* updateThierry Vignaud2007-09-141-0/+132
|
* display the URL when bogusThierry Vignaud2007-09-141-1/+1
|
* sortThierry Vignaud2007-09-141-1/+1
|
* handle --distribThierry Vignaud2007-09-141-2/+4
|
* enable to use --urpmi-root & co options (needed the previous commit)Thierry Vignaud2007-09-141-0/+1
|
* reuse fast_open_urpmi_db()Thierry Vignaud2007-09-141-2/+2
|
* (format_pkg_simplifiedinfo) urpmi-4.10.10 enables to list all packagesThierry Vignaud2007-09-141-1/+1
| | | | | | update description w/o having the ia32 one overwriting/hiding the x86_64 (or the reverse)
* updateTomasz Bednarski2007-09-141-36/+19
|
* (format_pkg_simplifiedinfo) workaround strange vificationThierry Vignaud2007-09-141-3/+3
|
* (get_pkgs) fix reading descriptions from update media (got broken whenThierry Vignaud2007-09-141-2/+2
| | | | | | switching to urpm::get_updates_description() that return a hash ref instead of a hash
* (interactive_msg) kill frame around TextViewThierry Vignaud2007-09-141-4/+3
|
* Japanese translation updated.Yukiko Bando2007-09-141-8/+2
|
* 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
|