| Commit message (Expand) | Author | Age | Files | Lines |
* | (ask_continue) perl_checker cleanup | Thierry Vignaud | 2009-03-26 | 1 | -1/+1 |
* | We want to run the message dialog | Christophe Fergeau | 2009-03-26 | 1 | -0/+1 |
* | When the user aborts the installation due to awarning message, return non 0 ... | Christophe Fergeau | 2009-03-26 | 1 | -1/+1 |
* | Remove useless argument to quit() | Christophe Fergeau | 2009-03-26 | 1 | -1/+1 |
* | perl_checker cleanups | Thierry Vignaud | 2009-03-26 | 1 | -3/+3 |
* | Make text buffer used to display long messages non editable | Christophe Fergeau | 2009-03-24 | 1 | -0/+1 |
* | Use $urpm->{log} instead of raw print | Christophe Fergeau | 2009-03-24 | 1 | -5/+6 |
* | Add logs when a dialog is displayed and log the user answer too | Christophe Fergeau | 2009-03-24 | 1 | -6/+18 |
* | (do_install_3) warn when rebooting is needed after installing packages | Thierry Vignaud | 2009-02-10 | 1 | -0/+8 |
* | - gurpmi | Pascal Rigaux | 2008-10-21 | 1 | -1/+1 |
* | move ask_yes_or_no callback code into new function ask_yes_or_no() | Pascal Rigaux | 2008-10-21 | 1 | -7/+10 |
* | - gurpmi | Pascal Rigaux | 2008-10-16 | 1 | -0/+7 |
* | (configure_urpm,do_install_3) display all urpmi logs | Thierry Vignaud | 2008-10-15 | 1 | -0/+5 |
* | enhance layout (as suggested by fcrozat) | Pascal Rigaux | 2008-10-08 | 1 | -1/+0 |
* | - gurpmi: | Pascal Rigaux | 2008-10-07 | 1 | -16/+54 |
* | - gurpmi: | Pascal Rigaux | 2008-10-07 | 1 | -0/+1 |
* | (do_install) typo fix | Thierry Vignaud | 2008-10-06 | 1 | -1/+1 |
* | (do_install) just do not ask for confirmation before removing packages in --a... | Thierry Vignaud | 2008-10-06 | 1 | -1/+1 |
* | (configure_urpm) fix using --rpm-root & --urpmi-root by reverting | Thierry Vignaud | 2008-10-06 | 1 | -1/+0 |
* | (do_install_3) do not exit in --auto mode at end of installation which prevents | Thierry Vignaud | 2008-10-06 | 1 | -1/+1 |
* | - gurpmi, gurpmi2: | Pascal Rigaux | 2008-09-04 | 1 | -1/+0 |
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 1 | -0/+1 |
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 1 | -1/+2 |
* | - gurpmi2 | Pascal Rigaux | 2008-09-01 | 1 | -1/+4 |
* | (ask_choice) fix exit code if canceling when requested to select a choice | Thierry Vignaud | 2008-08-14 | 1 | -1/+1 |
* | (do_install_3) fix exit code if not refusing to insert the proper media | Thierry Vignaud | 2008-08-14 | 1 | -1/+1 |
* | set $::main_window | Thierry Vignaud | 2008-08-14 | 1 | -0/+1 |
* | (do_install3) implement missing ask_yes_or_no() callback | Thierry Vignaud | 2008-08-14 | 1 | -0/+7 |
* | (configure_urpm) parse command line when initializing urpmi, thus | Thierry Vignaud | 2008-08-07 | 1 | -2/+6 |
* | use urpm::get_pkgs::selected2local_and_blists() | Pascal Rigaux | 2008-07-08 | 1 | -2/+2 |
* | do cancel when pressing the No button (#41648) | Thierry Vignaud | 2008-07-01 | 1 | -1/+1 |
* | (copy_removable) add a FIXME note | Thierry Vignaud | 2008-04-01 | 1 | -0/+1 |
* | handle provides (spotted by salem) | Thierry Vignaud | 2008-03-17 | 1 | -1/+4 |
* | (configure_urpm) return 1 like urpmi if package doesn't exist | Thierry Vignaud | 2008-03-13 | 1 | -1/+1 |
* | handle --force | Thierry Vignaud | 2008-03-13 | 1 | -0/+1 |
* | actually declare the global variables used by urpm::args | Thierry Vignaud | 2008-03-13 | 1 | -0/+5 |
* | (do_install_3) return urpmi error code | Thierry Vignaud | 2008-03-13 | 1 | -1/+1 |
* | (configure_urpm) do not convert manually in UTF-8, it's cannot cover both | Thierry Vignaud | 2008-03-13 | 1 | -1/+0 |
* | (do_install_2) perl_checker cleanups | Thierry Vignaud | 2008-03-10 | 1 | -2/+2 |
* | (configure_urpm) fix breakage introduced with priority upgrades support (#38738) | Thierry Vignaud | 2008-03-10 | 1 | -1/+1 |
* | handle priority upgrade list | Thierry Vignaud | 2008-03-04 | 1 | -2/+19 |
* | (copy_removable) do not pass the device around (we don't want to force a devi... | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
* | better style | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
* | give the focus to buttons (Emmanuel Blindauer, #38047) | Thierry Vignaud | 2008-03-03 | 1 | -0/+5 |
* | fix --auto-select option | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 |
* | (do_install_3) make completed() callback return instead of waiting | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 |
* | - urpmi: | Pascal Rigaux | 2007-12-12 | 1 | -1/+2 |
* | factorize default options, and have them by default in $urpm->{options} | Pascal Rigaux | 2007-11-28 | 1 | -3/+0 |
* | - urpmi: | Pascal Rigaux | 2007-11-28 | 1 | -1/+1 |
* | (completed callback) umount removable media as soon as possible | Thierry Vignaud | 2007-08-13 | 1 | -1/+1 |