summaryrefslogtreecommitdiffstats
path: root/src/fedpkg.bash
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bashfixes' into jochenJesse Keating2010-09-231-4/+4
|\
| * bash completion changes cleanupJan Vcelak2010-09-231-16/+16
* | Whitespace fixesJesse Keating2010-09-231-16/+16
* | Reorder options in fedpkg.bash alphabeticlyJochen Schmitt2010-09-231-11/+11
* | Implementing a retire commandJochen Schmitt2010-09-231-2/+6
|/
* Put tag-request in the bash completion fileJesse Keating2010-09-201-1/+4
* Don't use short options in bash completionJesse Keating2010-09-201-2/+2
* Merge branch 'jochen' into bashJesse Keating2010-09-201-3/+12
|\
| * Minor fixes for lint -i changesJesse Keating2010-09-201-1/+1
| * No short options in commit completionJesse Keating2010-09-201-1/+1
| * Only list long options in bash completion for tagJesse Keating2010-09-201-1/+1
| * Add -i (info) switch to the lint commandJochen Schmitt2010-09-201-0/+3
| * Add a -t (tag) switch for the commit commandJochen Schmitt2010-09-201-1/+1
| * Add a -c (clog) switch to the commit commandJochen Schmitt2010-09-201-1/+1
| * Implementation of a pull commandJochen Schmitt2010-09-201-1/+1
| * Implenentation of a tag commandJochen Schmitt2010-09-201-1/+7
* | fedpkg: Don't mix options and commands, drop redundant short optionsTodd Zullinger2010-09-201-12/+22
|/
* fedpkg: Complete --srpm for the build commandTodd Zullinger2010-09-101-1/+2
* fedpkg: Use git plumbing to complete branch namesTodd Zullinger2010-09-101-3/+4
* fedpkg: Remove filenames option from completionTodd Zullinger2010-09-101-1/+1
* fedpkg: Use _filedir for path completionTodd Zullinger2010-09-101-11/+16
* bash-completion < 1.2 compatibility (tmz@pobox.com)Jesse Keating2010-09-081-1/+8
* fedpkg: better bash completionJan Vcelak2010-09-081-117/+222
* Remove build --test option in bash completionJesse Keating2010-08-231-1/+1
* Documented bash completion scriptLéon Keijser2010-08-231-3/+15
* Add some new commands to the bash completionJesse Keating2010-08-191-10/+10
* Fix whitespaceJesse Keating2010-08-191-1/+1
* Add bash-completion script for fedpkgLéon Keijser2010-08-191-0/+134