Bug 30680 - package bash-completion for topgit
Summary: package bash-completion for topgit
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: topgit (show other bugs)
Version: unstable
Hardware: all Linux
: P3 minor
Assignee: Ivan Zakharyaschev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-26 20:32 MSK by Ivan Zakharyaschev
Modified: 2016-05-23 09:02 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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]$