aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update translation for HebrewDotan Kamber2007-08-271-71/+51
|
* bump release (3.81)Thierry Vignaud2007-08-271-1/+1
|
* updateThierry Vignaud2007-08-271-0/+225
|
* (run_treeview_dialog) refresh packages tree when edit-urpm-sourcesThierry Vignaud2007-08-271-1/+1
| | | | | | performed something thus fixing crash when removing source then selecting a package that is no more know to urpmi (#32832)
* (reload_db_and_clear_all) factorize some code for rereading URPM DBThierry Vignaud2007-08-271-16/+12
| | | | | and updating the packages tree & be consistant regarding slow_func() usage
* kill useless return valuesThierry Vignaud2007-08-271-2/+2
|
* Updated Estonian translation.Marek Laane2007-08-271-99/+41
|
* updateThierry Vignaud2007-08-271-32/+32
|
* updateThierry Vignaud2007-08-271-36/+36
|
* sync with codeThierry Vignaud2007-08-2774-7859/+12918
|
* bump release (3.80)Thierry Vignaud2007-08-271-1/+1
|
* (warn_about_media) add a "Do not ask me next time" checkbox (#17697)Thierry Vignaud2007-08-272-2/+11
|
* (mainwindow) size main window height now that we have less buttons forThierry Vignaud2007-08-271-1/+1
| | | | | setting a default minimum vertical size
* (mainwindow) make all buttons look consistent regarding "..."Thierry Vignaud2007-08-271-2/+2
|
* (mainwindow) when run as a standalone tool, display a std "help" menuThierry Vignaud2007-08-271-0/+26
|
* (mainwindow) move all buttons not directely related to media list in a new ↵Thierry Vignaud2007-08-271-13/+17
| | | | menu bar (#14439)
* (run_treeview_dialog) simplifyThierry Vignaud2007-08-271-17/+9
|
* (add_callback) rework some stringsThierry Vignaud2007-08-271-3/+3
|
* (open_urpmi_db) ensure we respect 'auto' option in /etc/urpmi.cfgThierry Vignaud2007-08-271-1/+1
|
* (do_search,run_treeview_dialog) enable to search only in summariesThierry Vignaud2007-08-271-1/+6
| | | | | | (previously "in descriptions" used to search in both in descriptions and in summaries
* (do_search) make parsehdlist only look at what we search in (save 25%Thierry Vignaud2007-08-271-7/+9
| | | | | of time spent when searching in packages' files)
* (do_search) make search progress dialog appears immediately rather than ↵Thierry Vignaud2007-08-271-10/+10
| | | | after a few seconds delay
* (do_search) add a FIXME noteThierry Vignaud2007-08-271-0/+1
|
* (do_search) kill dead codeThierry Vignaud2007-08-271-17/+0
|
* MandrivaUpdate doesn't handle --parallelThierry Vignaud2007-08-271-1/+1
|
* (warn_about_media) do not update again media after installing/removing some ↵Thierry Vignaud2007-08-271-0/+4
| | | | packages (#32586)
* make clearer how to use --rpm-rootThierry Vignaud2007-08-2775-81/+81
|
* warn if misusing --rpm-root optionThierry Vignaud2007-08-271-1/+1
|
* (get_pkgs) parrallel mode should be managed w/o regards of updatesThierry Vignaud2007-08-271-2/+2
| | | | | | computation details (cosmetic since $probe_only_for_updates is only set by MandrivaUpdate which doesn't support --parallel mode)
* (get_parallel_group) factorize a testThierry Vignaud2007-08-271-4/+7
|
* rename options as rpmdrake_options so that we can reuse urpm::args somedayThierry Vignaud2007-08-275-32/+32
|
* (get_pkgs) restore rpmdrake-2.x behaviour (which is inconsistant withThierry Vignaud2007-08-271-2/+1
| | | | | urpmi one) by only computing updates on media flagged as update (#30546)
* Update fr translationChristophe Berthelé2007-08-251-4/+5
|
* (do_search) remove not found messages from status bar after 5 seconds (#32332)Thierry Vignaud2007-08-251-1/+2
|
* Japanese translation updated.Yukiko Bando2007-08-251-3/+4
|
* (edit_callback) ensure update progress dialog is centered upon main windowThierry Vignaud2007-08-251-0/+2
|
* (edit_callback) reindentThierry Vignaud2007-08-251-2/+2
|
* (edit_callback) fix moving altered medium at end of media list (#32489)Thierry Vignaud2007-08-251-0/+14
|
* (update_sources_noninteractive) split it out of update_sources_interactive()Thierry Vignaud2007-08-251-4/+11
|
* bump release (3.79)Thierry Vignaud2007-08-241-1/+1
|
* (open_urpmi_db) fix crash if no backport medium is configured (aka noThierry Vignaud2007-08-241-2/+2
| | | | | std configuration, #32815)
* updateThierry Vignaud2007-08-241-0/+34
|
* bump release (3.78)Thierry Vignaud2007-08-241-1/+1
|
* first attempt to provide a "Backports" view (it only looks at first disabled ↵Thierry Vignaud2007-08-243-2/+11
| | | | backport medium)
* bump release (3.77)Thierry Vignaud2007-08-231-1/+1
|
* updateThierry Vignaud2007-08-231-2/+2
|
* sync with codeThierry Vignaud2007-08-2374-871/+1803
|
* updateThierry Vignaud2007-08-231-0/+74
|
* new option --justdb (new perl-URPM 1.76 & urpmi 4.10.6)Thierry Vignaud2007-08-232-0/+3
|
* (run_treeview_dialog) make %modes hash more readableThierry Vignaud2007-08-211-2/+7
|