aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (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
|
* (perform_installation) do not pass "clean_all" parameter toThierry Vignaud2007-09-111-1/+0
| | | | | urpm::get_pkgs::selected2list() which is useless with urpmi > 4.10.8
* updateTomasz Bednarski2007-09-111-59/+47
|
* * Updated Dutch translationReinout van Schouwen2007-09-101-76/+76
|
* fuzzy latest commitThierry Vignaud2007-09-1061-263/+387
|
* updateThierry Vignaud2007-09-101-2/+2
|
* better phrasing (#33188)Thierry Vignaud2007-09-1075-75/+75
|
* updateThierry Vignaud2007-09-101-0/+190
|
* bump release (3.91)Thierry Vignaud2007-09-101-1/+1
|
* (extract_header) explicitely convert changelog to UTF-8Thierry Vignaud2007-09-101-1/+1
|
* (run_rpm) do not try to convert into UTF-8, thus fixing a SIGV loop whileThierry Vignaud2007-09-101-1/+1
| | | | | inserting file list of "balazar" package
* (get_summary) simplify (since perl-URPM-1.56, perl knows that strings from rpmThierry Vignaud2007-09-101-1/+1
| | | | | headers are UTF-8)
* (rpm_summary) kill it; since perl-URPM-1.56, perl knows that strings from rpmThierry Vignaud2007-09-102-9/+3
| | | | | headers are UTF-8, thus fixing a crash (#33283)
* (to_utf8) do not reinvent the wheel; just reuse common::to_utf8()Thierry Vignaud2007-09-101-2/+1
|
* (run_treeview_dialog) fix order of columnsThierry Vignaud2007-09-101-1/+1
|
* bump release (3.90)Thierry Vignaud2007-09-101-1/+1
|
* (mainwindow) display a banner now that we don't display mcc's banner &Thierry Vignaud2007-09-101-0/+1
| | | | | menubar while embedded (side effect of #33316's fix)
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-09-091-47/+39
|
* Updated Slovenian translationJure Repinc2007-09-091-261/+163
|
* update translation for HebrewDotan Kamber2007-09-081-41/+36
|
* Updated Czech translation.Michal Bukovjan2007-09-081-255/+142
|
* Accel fix.Mashrab Kuvatov2007-09-082-2/+2
|
* New translations.Mashrab Kuvatov2007-09-082-6/+6
|
* A few fixes.Mashrab Kuvatov2007-09-082-8/+8
|
* upJosé Melo2007-09-081-51/+41
|
* New translations.Mashrab Kuvatov2007-09-072-101/+78
|
* updateTomasz Bednarski2007-09-071-144/+71
|
* updateTomasz Bednarski2007-09-071-20/+5
|
* 3.89Thierry Vignaud2007-09-061-1/+1
|
* (run_treeview_dialog) add margins to columns titles (better than usingThierry Vignaud2007-09-061-1/+1
| | | | | set_alignment(0.1))
* (run_treeview_dialog) make column creation more readableThierry Vignaud2007-09-061-8/+28
|
* (run_treeview_dialog) add margins in package list's columnsThierry Vignaud2007-09-061-2/+3
|
* (get_pkgs,open_urpmi_db) add support for several searchmedia (needs urpmi' SVN)Thierry Vignaud2007-09-061-5/+9
|
* (rpm_summary) do not decode package summary if already in UTF-8 thusThierry Vignaud2007-09-061-1/+1
| | | | | fixing not displaying summaries when already translated in rpm
* Updated translation, zh_TW from You-Cheng HsiehFunda Wang2007-09-062-147/+140
|
* Japanese translation updated.Yukiko Bando2007-09-061-9/+9
|
* updateThierry Vignaud2007-09-061-23/+21
|
* updateThierry Vignaud2007-09-061-9/+9
|
* sync with codeThierry Vignaud2007-09-0674-386/+1490
|