about summary refs log tree commit diff
path: root/Completion/Unix/Command/_stgit
Commit message (Collapse)AuthorAgeFilesLines
* 50844: Remove _stgit completion scriptPeter Grayson2022-10-311-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>
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-261-5/+5
|
* 40878: additional stgit squash command completeionAlexandre Rames2017-03-241-1/+1
|
* 33467: correct return status on functions and numerous other minor fixesOliver Kiddle2014-10-141-2/+2
|
* 33108: stgit --patch completionAlexandre Rames2014-09-041-0/+11
|
* Stepan Koltsov: 30105: fix stgit delete completionPeter Stephenson2012-01-091-1/+1
|
* 27715: fixes for current StGIT versionAndrey Borzenkov2010-02-161-50/+9
|
* Julien Langer: 26978: stgit patch name completionPeter Stephenson2009-05-221-2/+27
|
* 24789: completion for stg subcommands.Clint Adams2008-04-041-0/+57