summaryrefslogtreecommitdiff
path: root/priv/shell-completion
Commit message (Collapse)AuthorAgeFilesLines
...
* Add doc command and skip_deps option to bash completionTuncer Ayaz2010-06-301-2/+3
|
* New commands and opts (-V/--version/version/help)Tuncer Ayaz2010-05-031-3/+4
|
* Document xref commandTuncer Ayaz2010-04-151-1/+1
| | | | | Also add a sleep after printing so that the io server has written all output before exiting. It's a work around.
* Add create to shell completionTuncer Ayaz2010-03-261-1/+1
|
* Add check-deps to shell completion and commands infoTuncer Ayaz2010-03-261-1/+1
|
* Add get-deps and delete-deps to commands info and shell completionTuncer Ayaz2010-03-171-2/+2
| | | | | Add get-deps and delete-deps to commands info string and bash completion script.
* Add template variable to bash completionTuncer Ayaz2010-03-111-1/+1
| | | | Add create command's template variable to bash completion.
* Add commands option to bash completionTuncer Ayaz2010-03-081-2/+2
| | | | Add -c/--commands option to the bash completion script.
* Add install command target= var to bash completionTuncer Ayaz2010-02-271-2/+2
|
* Added appid= to bash-completionTuncer Ayaz2010-01-161-1/+1
|
* Simplified bash-completion scriptTuncer Ayaz2010-01-101-19/+8
|
* Fixed trailing space issue for options ending with an equal signTuncer Ayaz2010-01-091-6/+22
|
* Added check_plt to bash-completionTuncer Ayaz2010-01-091-1/+1
|
* Removed redundant create-appTuncer Ayaz2010-01-091-1/+1
|
* Fixed bash-completion to use --jobs without equal sign and removed commentTuncer Ayaz2010-01-091-2/+1
|
* Added jobs= to bash-completionTuncer Ayaz2010-01-091-1/+1
|
* Added first version of a bash-completion scriptTuncer Ayaz2010-01-081-0/+36