summaryrefslogtreecommitdiff
path: root/priv/shell-completion
Commit message (Collapse)AuthorAgeFilesLines
* Implement update-deps and disable auto updateTuncer Ayaz2010-12-171-1/+1
|
* Add debug_info=1 to shell completionTuncer Ayaz2010-11-301-2/+2
|
* Refactor Dialyzer support to make it more usableTuncer Ayaz2010-10-251-2/+2
|
* Update completion to reflect common_test changesTuncer Ayaz2010-09-301-3/+2
|
* Add list-templates to bash completionTuncer Ayaz2010-09-161-1/+1
|
* Add template_dir= to bash completionTuncer Ayaz2010-08-311-2/+2
|
* Remove 'install' from bash completionTuncer Ayaz2010-08-251-2/+2
|
* 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