Bug 30680

Summary: package bash-completion for topgit
Product: Sisyphus Reporter: Ivan Zakharyaschev <imz>
Component: topgitAssignee: Ivan Zakharyaschev <imz>
Status: NEW --- QA Contact: qa-sisyphus
Severity: minor    
Priority: P3 CC: imz, ivanov.maxim
Version: unstable   
Hardware: all   
OS: Linux   

Description Ivan Zakharyaschev 2015-01-26 20:32:41 MSK
topgit-0.7-alt3.git20090527

bash completion is available from the upstream (both in the currently packaged revision, and in the newest upstream):

[imz@ovicaa topgit]$ git --no-pager log --graph --oneline vaio/upstream   -- contrib/tg-completion.bash
* c170d19 tg-push: add bash completion
* d400bb3 tg-patch: add support for generating patches against worktree and index
* 8c77c34 tg-completion: complete options for `tg remote`
* 3aec3f8 tg-completion: complete options for `tg summary`
* 603df20 tg-completion: Use tg summary -t for __tg_topics()
* 7b7ec06 Complete depend subcommand
* 68e9b51 Add bash completion script for TopGit
[imz@ovicaa topgit]$ git --no-pager log --graph --oneline upstream/master   -- contrib/tg-completion.bash
* a59b883 bash-completion: fix update) and ... in command list
* 2b7d5ec Bash completion bugfix: git-core's completion changed __git_find_subcommand to __git_find_on_cmdline
* 52c8d3c tg-prev/tg-next: commands to explore dependencies
* f281705 tg-mail: accept -i/-w
* 466ad37 tg-summary: accept -i/-w
* 49b02b3 tg-files: list files changed by the topic branch
* ff59ac7 tg-log: short cut to git log
* 8d92943 Let tg-update take a branch parameter
* c170d19 tg-push: add bash completion
* d400bb3 tg-patch: add support for generating patches against worktree and index
* 8c77c34 tg-completion: complete options for `tg remote`
* 3aec3f8 tg-completion: complete options for `tg summary`
* 603df20 tg-completion: Use tg summary -t for __tg_topics()
* 7b7ec06 Complete depend subcommand
* 68e9b51 Add bash completion script for TopGit
[imz@ovicaa topgit]$