summaryrefslogtreecommitdiff
path: root/contrib/rpm
Commit message (Expand)AuthorAgeFilesLines
* Protect rpm installed packages and --eval from sed metacharacters in input.Ville Skyttä2010-01-091-6/+6
* More sed \? -> \{0,1\} portability fixes.Ville Skyttä2010-01-091-1/+1
* no need to quote case argument nor targetsGuillaume Rousse2009-12-301-3/+3
* Use [[ ]] when appropriate per current style guidelines.Ville Skyttä2009-11-231-3/+3
* Style policy: don't use fancy globbing in case labelsDavid Paleino2009-11-221-11/+11
* sed usage portability fixes: avoid \+Ville Skyttä2009-11-031-3/+3
* Drop internal uses of $default, $filenames and friends.Ville Skyttä2009-10-221-1/+1
* Speed up installed rpm package completion on SUSE (Alioth: #312021).Ville Skyttä2009-10-201-0/+3
* new indentation policyGuillaume Rousse2009-10-041-263/+257
* Tell *Emacs to indent comments (sh-indent-comment: t).Ville Skyttä2009-10-011-4/+11
* Remove unused ver variable, thanks to Elan Ruusamäe.Ville Skyttä2009-09-291-1/+1
* Add more common options to rpm option completions.Ville Skyttä2009-09-291-53/+46
* Prevent rpm --define/-D completions from falling through.Ville Skyttä2009-09-271-0/+4
* Quote unquoted $cur to prevent globbing.Freddy Vulto2009-09-251-20/+20
* Add xz and compress support to rpmbuild -t*/--tarbuild completion.Ville Skyttä2009-08-261-2/+2
* Add more tarball filename extensions to rpmbuild -t*/--tarbuild completion.Ville Skyttä2009-08-261-2/+2
* Trim trailing whitespace (cosmetic, no functional changes).Ville Skyttä2009-07-251-1/+1
* Improve rpm group completion.Ville Skyttä2009-06-091-7/+5
* Add indentation settings.Ville Skyttä2009-06-061-0/+3
* Split rpm-related completions to contrib/rpmDavid Paleino2009-06-051-0/+298