summaryrefslogtreecommitdiffstats
path: root/urpmi.bash-completion
Commit message (Collapse)AuthorAgeFilesLines
* - urpmiPascal Rigaux2007-08-091-2/+2
| | | | | | | | | | | o explicit error when using "urpmi ---install-src" as user with remote media o add support for "suggests": a newly suggested package is installed as if required, but one can remove it afterwards, or use --no-suggests - urpmf o handle --suggests all the work is done in perl-URPM 1.69
* handle urpmf --licensePascal Rigaux2007-08-021-1/+1
|
* - urpmfPascal Rigaux2007-06-141-1/+1
| | | | | o add option --use-distrib
* re-sync after the big svn lossPascal Rigaux2007-04-241-2/+2
|
* add option "-m" in usage (was already documented in manpage)Pascal Rigaux2007-02-141-1/+2
|
* fix urpmi context-dependent optionsGuillaume Rousse2007-01-111-16/+29
|
* - add --nokeep for urpmiPascal Rigaux2007-01-111-3/+3
| | | | | - add --probe-rpms for urpmi.addmedia
* --all is not available in urpmfOlivier Blin2006-12-011-2/+2
|
* Forgot to add the new options to bash completionRafael Garcia-Suarez2006-10-181-1/+1
|
* Add Prozilla supportRafael Garcia-Suarez2006-09-211-5/+5
|
* add rurpmi completionGuillaume Rousse2006-07-311-14/+27
|
* don't flag urpmi completion as filename completion (fix #22449)Guillaume Rousse2006-07-261-1/+1
|
* Unroll bash arrays. Bash 3.1 doesn't like those.Rafael Garcia-Suarez2006-02-171-3/+27
|
* Add missing urpmi options to urpmi.bash-completionRafael Garcia-Suarez2006-02-171-1/+3
|
* Add ignorearch option to urpmqRafael Garcia-Suarez2006-02-131-1/+1
|
* Add --ignorearch flag to urpmiRafael Garcia-Suarez2006-02-131-1/+1
|
* Add --noscripts to urpme completionRafael Garcia-Suarez2006-02-021-2/+2
|
* New option --auto-update (bug #19819)Rafael Garcia-Suarez2005-12-221-1/+1
|
* Drop the urpmq --headers options (and the requirement on rpmtools). ItRafael Garcia-Suarez2005-12-061-1/+1
| | | | | was only used by the late rpminst.
* Add two new options in bash completion.Rafael Garcia-Suarez2005-11-251-1/+1
|
* add a --nopubkey option to urpmi.addmediaRafael Garcia-Suarez2005-04-291-2/+2
|
* s/Mandrake/Mandriva/Pablo Saratxaga2005-04-251-1/+1
|
* fix handling of medias with space in their nameGuillaume Rousse2005-04-181-1/+1
|
* Add a new option, --no-install, to urpmi, to only download rpms andRafael Garcia-Suarez2005-04-141-1/+1
| | | | | not install them (by Michael Scherer)
* --list-media now admit paramaterGuillaume Rousse2005-01-281-0/+4
|
* Patch by Guillaume Rousse to improve bash-completion for media names, viaRafael Garcia-Suarez2005-01-271-6/+5
| | | | | adding new optional arguments to the --list-media option of urpmq.
* Fix bash completion for media with passwordsRafael Garcia-Suarez2005-01-131-1/+1
|
* Remove --X from bash completionRafael Garcia-Suarez2004-12-071-1/+1
|
* Add new options to bash completionRafael Garcia-Suarez2004-12-031-0/+1
|
* Document the new --searchmedia option, and add it in bash completionRafael Garcia-Suarez2004-11-251-2/+3
|
* escape spaces and parenthesis in medias namesGuillaume Rousse2004-10-271-2/+2
|
* New flags for urpmq bash completionRafael Garcia-Suarez2004-10-151-1/+2
|
* Put the new options in bash completionRafael Garcia-Suarez2004-10-141-4/+4
|
* Update bash completion with new command-line optionsRafael Garcia-Suarez2004-07-271-4/+5
|
* added -l, --changelog and --list-url in urpmq bash-completionOlivier Blin2004-05-041-4/+4
|
* support --root in bash_completion (Guillaume Rousse)Olivier Blin2004-01-171-1/+5
|
* apply Guillaume Rousse changeOlivier Thauvin2004-01-041-16/+18
|
* remove set -x, oopsOlivier Thauvin2003-12-271-1/+1
|
* Apply patch from bug #6663Olivier Thauvin2003-12-271-2/+2
|
* add urpmi bash completion (Guillaume Rousse)Thierry Vignaud2003-11-051-0/+273