Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-31 | 50844: Remove _stgit completion script | Peter Grayson | 1 | -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-26 | 40965: fix for missing local declarations of expl | Oliver Kiddle | 1 | -5/+5 | |
2017-03-24 | 40878: additional stgit squash command completeion | Alexandre Rames | 1 | -1/+1 | |
2014-10-14 | 33467: correct return status on functions and numerous other minor fixes | Oliver Kiddle | 1 | -2/+2 | |
2014-09-04 | 33108: stgit --patch completion | Alexandre Rames | 1 | -0/+11 | |
2012-01-09 | Stepan Koltsov: 30105: fix stgit delete completion | Peter Stephenson | 1 | -1/+1 | |
2010-02-16 | 27715: fixes for current StGIT version | Andrey Borzenkov | 1 | -50/+9 | |
2009-05-22 | Julien Langer: 26978: stgit patch name completion | Peter Stephenson | 1 | -2/+27 | |
2008-04-04 | 24789: completion for stg subcommands. | Clint Adams | 1 | -0/+57 | |