summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
Commit message (Collapse)AuthorAgeFilesLines
* (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