summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_stgit
AgeCommit message (Collapse)AuthorFilesLines
2022-10-3150844: Remove _stgit completion scriptPeter Grayson1-52/+0
The StGit project ships its own zsh completion script which is more complete and up-to-date than those shipped with zsh. https://github.com/stacked-git/stgit/blob/master/completion/stgit.zsh Also, the _stgit completions that ship with zsh, which dynamically parse StGit's help output, will be broken by the upcoming StGit 2.0 release due to changes in the help output. Signed-off-by: Peter Grayson <pete@jpgrayson.net>
2017-04-2640965: fix for missing local declarations of explOliver Kiddle1-5/+5
2017-03-2440878: additional stgit squash command completeionAlexandre Rames1-1/+1
2014-10-1433467: correct return status on functions and numerous other minor fixesOliver Kiddle1-2/+2
2014-09-0433108: stgit --patch completionAlexandre Rames1-0/+11
2012-01-09Stepan Koltsov: 30105: fix stgit delete completionPeter Stephenson1-1/+1
2010-02-1627715: fixes for current StGIT versionAndrey Borzenkov1-50/+9
2009-05-22Julien Langer: 26978: stgit patch name completionPeter Stephenson1-2/+27
2008-04-0424789: completion for stg subcommands.Clint Adams1-0/+57