aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bump release (3.76)Thierry Vignaud2007-08-131-1/+1
|
* (open_urpmi_db) do not unconditionnally enable 'allow-force' &Thierry Vignaud2007-08-131-2/+0
| | | | | | 'allow-nodeps' options since we do no want end users to shoot themselves in the foot
* (perform_removal) display already installed & not installable packagesThierry Vignaud2007-08-131-0/+4
|
* (perform_removal) display again removed packages (wasn't working sinceThierry Vignaud2007-08-131-1/+3
| | | | | | urpmi-4.9.24) and when actually removing an obsolete or conflicting package (need perl-URPM 1.63), and not before
* (open_urpmi_db,open_urpmi_db) add support for --rpm-root and --urpmi-rootThierry Vignaud2007-08-132-1/+7
| | | | | | | (equivalent to urpmi --root and --urpmi-root options) Rationale: --root option is already defined for another purpose by rpmdrake
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-08-121-25/+17
|
* New translations.Mashrab Kuvatov2007-08-112-136/+46
|
* kill doble entryThierry Vignaud2007-08-111-4/+0
|
* updateThierry Vignaud2007-08-111-0/+66
|
* (get_pkgs) factorize code by reusing urpm::get_updates_description()Thierry Vignaud2007-08-111-23/+2
|
* perl_checker cleanupsThierry Vignaud2007-08-111-5/+3
|
* (run_treeview_dialog) kill a debug statementThierry Vignaud2007-08-111-1/+1
|
* (do_search) do not create multiple useless N("Search results (none)")Thierry Vignaud2007-08-111-3/+4
| | | | | subtrees but display a message in status bar instead (#32332)
* bump release (3.75)Thierry Vignaud2007-08-111-1/+1
|
* updateThierry Vignaud2007-08-101-3/+3
|
* sync with codeThierry Vignaud2007-08-1074-22690/+22433
|
* add GUI interface for auto option (#16093)Thierry Vignaud2007-08-101-0/+14
|
* implement --auto option (#16093)Thierry Vignaud2007-08-103-0/+3
|
* (extract_header) display which package failed, and from which hdlistThierry Vignaud2007-08-101-2/+2
| | | | | (helpfull for #32349)
* updateThierry Vignaud2007-08-101-0/+132
|
* bump release (3.74)Thierry Vignaud2007-08-101-1/+1
|
* (perform_installation) handle 'allow-force' and 'allow-nodeps' optionsThierry Vignaud2007-08-101-1/+7
|
* (open_urpmi_db) enable 'allow-force' and 'allow-nodeps' options by defaultThierry Vignaud2007-08-101-0/+2
|
* (perform_installation) kill debug statementThierry Vignaud2007-08-101-1/+1
|
* (deps_msg,perform_installation,toggle_nodes) use new formatlistpkg() for ↵Thierry Vignaud2007-08-102-5/+6
| | | | better rendering
* (formatlistpkg) format list with bullets ("-") and indent urpmiThierry Vignaud2007-08-101-1/+1
| | | | | reasons (eg: "foobar-1.i586\n (due to missing...)")
* blacklist more modules in order to increase signal to noise ratioThierry Vignaud2007-08-101-0/+5
|
* sortThierry Vignaud2007-08-101-2/+2
|
* blacklist more modules for perl_checkerThierry Vignaud2007-08-101-0/+6
|
* (perform_installation) factorize code through new urpm::main_looThierry Vignaud2007-08-101-227/+127
| | | | | module (100 lines killed while supporting new features)
* (toggle_nodes) prevent bad wrapping when additional packages are neededThierry Vignaud2007-08-101-1/+1
|
* import some translations from mdkonlineThierry Vignaud2007-08-093-9/+9
|
* improve a string by spliting out the column substring in order to ease futur ↵Thierry Vignaud2007-08-0975-280/+283
| | | | changes; add quotes
* updateThierry Vignaud2007-08-081-2/+2
|
* sync with codeThierry Vignaud2007-08-0874-160/+684
|
* (inspect) add a warning: suggest to keep the current file if unsureThierry Vignaud2007-08-081-0/+7
|
* Updated Estonian translation.Marek Laane2007-08-071-47/+10
|
* Japanese translation updated.Yukiko Bando2007-08-071-10/+10
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-08-051-24/+16
|
* (display_READMEs_if_needed) split it out of perform_installation()Thierry Vignaud2007-08-031-26/+30
|
* (get_pkgs) do not mask earlier declaration in same scope (cosmetic)Thierry Vignaud2007-08-031-2/+2
|
* bump release (3.73)Thierry Vignaud2007-08-031-1/+1
|
* updateThierry Vignaud2007-08-031-0/+68
|
* updateThierry Vignaud2007-08-032-6/+6
|
* better phrasingThierry Vignaud2007-08-0375-5693/+5893
|
* remove workaround for buggy GNOME now that it has been fixedThierry Vignaud2007-08-031-7/+0
|
* (perform_installation) reduce duplication of code with urpmi byThierry Vignaud2007-08-031-10/+2
| | | | | | reusing urpmi default callback_close now that urpmi exports the list of READMEs it founded
* (init) align text to top (I wonder if we shouldn't align it to the left too)Thierry Vignaud2007-08-031-1/+1
|
* (init) size label's heigh to 2 lines in order to prevent dummy vertical resizingThierry Vignaud2007-08-031-0/+5
|
* updateThierry Vignaud2007-08-022-9/+6
|