summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker cleanupsThierry Vignaud2009-03-261-4/+4
|
* (cancel_n_quit) notify callers when installation is canceled (#40358)Thierry Vignaud2008-08-141-1/+6
|
* (quit) add proper destro management & fix gtk+ critical messagesThierry Vignaud2008-08-141-1/+8
|
* handle -p and -P like urpmiThierry Vignaud2008-03-171-0/+2
|
* (usage) use english typographyThierry Vignaud2008-03-131-1/+1
|
* (usage) factorize string with urpmi (typo fix)Thierry Vignaud2008-03-131-1/+1
|
* bump copyright yearThierry Vignaud2008-03-131-1/+1
|
* (usage) translate remaining bits of usageThierry Vignaud2008-03-131-13/+13
|
* (usage) translate header (modulo s/^g// in urpmi)Thierry Vignaud2008-03-131-2/+6
|
* document --forceThierry Vignaud2008-03-131-0/+1
|
* ensure rpm error message are always in UTF-8Thierry Vignaud2008-03-131-0/+1
|
* ensure urpmi messages are always in UTF-8Thierry Vignaud2008-03-131-0/+3
|
* handle priority upgrade listThierry Vignaud2008-03-041-0/+3
|
* (usage) document --test like urpmi doesThierry Vignaud2008-03-031-0/+1
|
* (parse_command_line) fix --auto-select option that got broken inThierry Vignaud2008-03-031-1/+1
| | | | | r238215 ("fix --auto-select option" (was for main_loop))
* (gurpmi::parse_command_line) reuse common shared code of urpm::args,Thierry Vignaud2008-03-031-14/+9
| | | | | thus fixing --root option
* re-sync after the big svn lossPascal Rigaux2007-04-241-10/+1
|
* (create_scrolled_window) explainThierry Vignaud2006-11-171-1/+1
|
* (create_scrolled_window) fix unvisible contentThierry Vignaud2006-11-171-0/+1
|
* factorize code through create_scrolled_window()Thierry Vignaud2006-11-171-3/+1
|
* (create_scrolled_window) introduce itThierry Vignaud2006-11-171-1/+27
|
* reduce noise with perl_checkerThierry Vignaud2006-11-171-0/+1
|
* remove unused variablePascal Rigaux2006-11-091-1/+0
|
* perl_checker compliance, don't import POSIX functions (it helps perl_checker)Pascal Rigaux2006-11-091-8/+8
|
* add support of --root for gurpmiThierry Vignaud2006-10-251-1/+2
|
* Use revision number as version numbers for internal modules.Rafael Garcia-Suarez2006-06-071-1/+2
| | | | | For gurpmi.pm, use the same version number as urpm.
* Do not try to guess if the given name is a package name or a file, just test ↵Florent Villard2006-03-311-4/+5
| | | | if the file exists
* Patch by Titi for gurpmi, to avoid asking confirmation when the new optionRafael Garcia-Suarez2006-03-061-2/+4
| | | | | --auto is given
* Add --media and --searchmedia options to gurpmiRafael Garcia-Suarez2006-03-031-4/+8
|
* Add --auto-select option in gurpmi first (non-root) halfRafael Garcia-Suarez2006-03-031-2/+7
|
* Add version numberRafael Garcia-Suarez2005-12-051-0/+1
|
* Update copyright noticesRafael Garcia-Suarez2005-12-021-0/+3
|
* Allow to put rpm names on the gurpmi command-lineRafael Garcia-Suarez2005-11-141-2/+9
|
* Make --no-verify-rpm work for gurpmiRafael Garcia-Suarez2005-11-091-1/+4
|
* Expand .urpmi arguments to gurpmiRafael Garcia-Suarez2005-10-261-1/+12
|
* Print usage messages to stdout, not stderrRafael Garcia-Suarez2005-02-011-1/+1
|
* Convert strings to UTF-8 before display in gurpmi and gurpmi2.Rafael Garcia-Suarez2005-02-011-10/+17
| | | | | (bug 13296)
* Update usage messageRafael Garcia-Suarez2005-01-241-0/+2
|
* Add support for --no-verify-rpm to gurpmiRafael Garcia-Suarez2005-01-241-1/+17
|
* More refactorisationRafael Garcia-Suarez2005-01-241-0/+31
|
* Factorize some code in a new moduleRafael Garcia-Suarez2005-01-191-0/+34