aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* (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
* 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
* (interactive_msg) revert ugly rafael's hack of r17707 (2004-09-29) inThierry Vignaud2007-09-131-1/+1
* 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
* 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
* (warn_about_media) we don't really need to perform a costlyThierry Vignaud2007-09-121-1/+1
* 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
* (warn_about_media) explain why we own our own instance of the urpmi dbThierry Vignaud2007-09-111-0/+2
* 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
* (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
* (run) use fast_open_urpmi_db() instead of urpm::new() in order toThierry Vignaud2007-09-111-1/+1
* 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