summaryrefslogtreecommitdiffstats
path: root/gurpmi2
Commit message (Expand)AuthorAgeFilesLines
* simplify copy_packages_of_removable_media() prototypePascal Rigaux2006-11-201-4/+2
* make translate_message the default in install() since we always use itPascal Rigaux2006-11-201-1/+0
* make translate the default in check_sources_signatures() code since it isPascal Rigaux2006-11-201-1/+1
* factorize code through create_scrolled_window()Thierry Vignaud2006-11-171-16/+5
* - adapt ->translate_why_unselected to do what each callers do: sort its args ...Pascal Rigaux2006-11-101-1/+1
* - adapt ->translate_why_removed to do what each callers do: sort its args and...Pascal Rigaux2006-11-101-1/+1
* remove unused variablePascal Rigaux2006-11-091-1/+0
* perl_checker compliancePascal Rigaux2006-11-091-6/+7
* prevent a dialog to have a height of several scores of thousands pixelsThierry Vignaud2006-10-251-1/+6
* add support of --root for gurpmiThierry Vignaud2006-10-251-0/+1
* Don't ask for choices when --auto is providedRafael Garcia-Suarez2006-05-151-0/+1
* Minor style nits.Rafael Garcia-Suarez2006-04-061-23/+20
* (configure_urpm) if the text is very big (eg: more than 160 lines withThierry Vignaud2006-04-061-1/+22
* Guard against undefined depslist id when showing progress barRafael Garcia-Suarez2006-04-061-2/+5
* gurpmi wasn't cleaning the urpmi cache after installationRafael Garcia-Suarez2006-03-301-0/+1
* do not fork (even if there're multiple transaction) because elseThierry Vignaud2006-03-131-1/+1
* Patch by Titi for gurpmi, to avoid asking confirmation when the new optionRafael Garcia-Suarez2006-03-061-1/+1
* Patch by Titi to fix display of numbers when multiple transactions are involv...Rafael Garcia-Suarez2006-03-061-1/+1
* Add --media and --searchmedia options to gurpmiRafael Garcia-Suarez2006-03-031-1/+4
* Pass the new gurpmi auto-select option to the resolverRafael Garcia-Suarez2006-03-031-0/+1
* Add --ignorearch flag to urpmiRafael Garcia-Suarez2006-02-131-0/+1
* gurpmi should install global options when installingRafael Garcia-Suarez2006-02-091-0/+6
* Stupid typo, --no-verify-rpm wasn't working correctly with gurpmiRafael Garcia-Suarez2006-02-031-1/+1
* Update copyrights for files modified in 2006Rafael Garcia-Suarez2006-01-241-1/+1
* Remove force_local download option (which was always on)Rafael Garcia-Suarez2006-01-131-2/+0
* Fix a regression (introduced in urpm.pm revision 1.579) : the packages thatRafael Garcia-Suarez2005-12-081-1/+1
* Update copyright noticesRafael Garcia-Suarez2005-12-021-1/+2
* Allow to put rpm names on the gurpmi command-lineRafael Garcia-Suarez2005-11-141-0/+3
* Improve some installation error messages (in English) (bug #19060)Rafael Garcia-Suarez2005-10-261-2/+2
* Allow to cancel when gurpmi asks to insert a new mediaRafael Garcia-Suarez2005-08-191-2/+3
* Choice window wasn't working (bug #16104)Rafael Garcia-Suarez2005-06-071-13/+14
* s/Mandrake/Mandriva/Pablo Saratxaga2005-04-251-1/+1
* Convert strings to UTF-8 before display in gurpmi and gurpmi2.Rafael Garcia-Suarez2005-02-011-3/+2
* Fix medium change in gurpmiRafael Garcia-Suarez2005-01-241-0/+1
* Add support for --no-verify-rpm to gurpmiRafael Garcia-Suarez2005-01-241-10/+2
* More refactorisationRafael Garcia-Suarez2005-01-241-37/+9
* Factorize some code in a new moduleRafael Garcia-Suarez2005-01-191-40/+11
* perl_checker fixesRafael Garcia-Suarez2005-01-191-5/+5
* Split fixesRafael Garcia-Suarez2005-01-191-2/+2
* Split gurpmi in two executables (one of them to be run as root)Rafael Garcia-Suarez2005-01-191-0/+373