summaryrefslogtreecommitdiffstats
path: root/gurpmi2
Commit message (Expand)AuthorAgeFilesLines
* (bas_signature) better use urpm own APIThierry Vignaud2009-04-221-1/+1
* (bad_signature) log bad signatures on stderrThierry Vignaud2009-04-221-0/+1
* (need_restart) do not advise to restart in --auto modeThierry Vignaud2009-04-221-0/+1
* (ask_continue) perl_checker cleanupThierry Vignaud2009-03-261-1/+1
* We want to run the message dialogChristophe Fergeau2009-03-261-0/+1
* When the user aborts the installation due to awarning message, return non 0 ...Christophe Fergeau2009-03-261-1/+1
* Remove useless argument to quit()Christophe Fergeau2009-03-261-1/+1
* perl_checker cleanupsThierry Vignaud2009-03-261-3/+3
* Make text buffer used to display long messages non editableChristophe Fergeau2009-03-241-0/+1
* Use $urpm->{log} instead of raw printChristophe Fergeau2009-03-241-5/+6
* Add logs when a dialog is displayed and log the user answer tooChristophe Fergeau2009-03-241-6/+18
* (do_install_3) warn when rebooting is needed after installing packagesThierry Vignaud2009-02-101-0/+8
* - gurpmiPascal Rigaux2008-10-211-1/+1
* move ask_yes_or_no callback code into new function ask_yes_or_no()Pascal Rigaux2008-10-211-7/+10
* - gurpmiPascal Rigaux2008-10-161-0/+7
* (configure_urpm,do_install_3) display all urpmi logsThierry Vignaud2008-10-151-0/+5
* enhance layout (as suggested by fcrozat)Pascal Rigaux2008-10-081-1/+0
* - gurpmi:Pascal Rigaux2008-10-071-16/+54
* - gurpmi:Pascal Rigaux2008-10-071-0/+1
* (do_install) typo fixThierry Vignaud2008-10-061-1/+1
* (do_install) just do not ask for confirmation before removing packages in --a...Thierry Vignaud2008-10-061-1/+1
* (configure_urpm) fix using --rpm-root & --urpmi-root by revertingThierry Vignaud2008-10-061-1/+0
* (do_install_3) do not exit in --auto mode at end of installation which preventsThierry Vignaud2008-10-061-1/+1
* - gurpmi, gurpmi2:Pascal Rigaux2008-09-041-1/+0
* - gurpmi2Pascal Rigaux2008-09-011-0/+1
* - gurpmi2Pascal Rigaux2008-09-011-1/+2
* - gurpmi2Pascal Rigaux2008-09-011-1/+4
* (ask_choice) fix exit code if canceling when requested to select a choiceThierry Vignaud2008-08-141-1/+1
* (do_install_3) fix exit code if not refusing to insert the proper mediaThierry Vignaud2008-08-141-1/+1
* set $::main_windowThierry Vignaud2008-08-141-0/+1
* (do_install3) implement missing ask_yes_or_no() callbackThierry Vignaud2008-08-141-0/+7
* (configure_urpm) parse command line when initializing urpmi, thusThierry Vignaud2008-08-071-2/+6
* use urpm::get_pkgs::selected2local_and_blists()Pascal Rigaux2008-07-081-2/+2
* do cancel when pressing the No button (#41648)Thierry Vignaud2008-07-011-1/+1
* (copy_removable) add a FIXME noteThierry Vignaud2008-04-011-0/+1
* handle provides (spotted by salem)Thierry Vignaud2008-03-171-1/+4
* (configure_urpm) return 1 like urpmi if package doesn't existThierry Vignaud2008-03-131-1/+1
* handle --forceThierry Vignaud2008-03-131-0/+1
* actually declare the global variables used by urpm::argsThierry Vignaud2008-03-131-0/+5
* (do_install_3) return urpmi error codeThierry Vignaud2008-03-131-1/+1
* (configure_urpm) do not convert manually in UTF-8, it's cannot cover bothThierry Vignaud2008-03-131-1/+0
* (do_install_2) perl_checker cleanupsThierry Vignaud2008-03-101-2/+2
* (configure_urpm) fix breakage introduced with priority upgrades support (#38738)Thierry Vignaud2008-03-101-1/+1
* handle priority upgrade listThierry Vignaud2008-03-041-2/+19
* (copy_removable) do not pass the device around (we don't want to force a devi...Thierry Vignaud2008-03-031-1/+1
* better styleThierry Vignaud2008-03-031-1/+1
* give the focus to buttons (Emmanuel Blindauer, #38047)Thierry Vignaud2008-03-031-0/+5
* fix --auto-select optionThierry Vignaud2008-03-031-1/+1
* (do_install_3) make completed() callback return instead of waitingThierry Vignaud2008-03-031-0/+1
* - urpmi:Pascal Rigaux2007-12-121-1/+2