Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add overlay command to shell completion | Tuncer Ayaz | 2011-10-20 | 1 | -1/+1 |
| | |||||
* | Add list-deps to completion and abbrev-cmds | Tuncer Ayaz | 2011-06-10 | 1 | -1/+1 |
| | |||||
* | Remove leftover references to rebar_dialyzer | Tuncer Ayaz | 2011-06-07 | 1 | -5/+5 |
| | |||||
* | Add skip_app to shell completion | Tuncer Ayaz | 2011-04-06 | 1 | -1/+1 |
| | |||||
* | Make debug_info default | Tuncer Ayaz | 2011-03-30 | 1 | -2/+2 |
| | | | | | Add no_debug_info option. Remove debug_info=1 option. | ||||
* | Update shell completion: generate-upgrade | Tuncer Ayaz | 2011-01-28 | 1 | -3/+3 |
| | | | | Add generate-upgrade and previous_release=. | ||||
* | Implement update-deps and disable auto update | Tuncer Ayaz | 2010-12-17 | 1 | -1/+1 |
| | |||||
* | Add debug_info=1 to shell completion | Tuncer Ayaz | 2010-11-30 | 1 | -2/+2 |
| | |||||
* | Refactor Dialyzer support to make it more usable | Tuncer Ayaz | 2010-10-25 | 1 | -2/+2 |
| | |||||
* | Update completion to reflect common_test changes | Tuncer Ayaz | 2010-09-30 | 1 | -3/+2 |
| | |||||
* | Add list-templates to bash completion | Tuncer Ayaz | 2010-09-16 | 1 | -1/+1 |
| | |||||
* | Add template_dir= to bash completion | Tuncer Ayaz | 2010-08-31 | 1 | -2/+2 |
| | |||||
* | Remove 'install' from bash completion | Tuncer Ayaz | 2010-08-25 | 1 | -2/+2 |
| | |||||
* | Add doc command and skip_deps option to bash completion | Tuncer Ayaz | 2010-06-30 | 1 | -2/+3 |
| | |||||
* | New commands and opts (-V/--version/version/help) | Tuncer Ayaz | 2010-05-03 | 1 | -3/+4 |
| | |||||
* | Document xref command | Tuncer Ayaz | 2010-04-15 | 1 | -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 completion | Tuncer Ayaz | 2010-03-26 | 1 | -1/+1 |
| | |||||
* | Add check-deps to shell completion and commands info | Tuncer Ayaz | 2010-03-26 | 1 | -1/+1 |
| | |||||
* | Add get-deps and delete-deps to commands info and shell completion | Tuncer Ayaz | 2010-03-17 | 1 | -2/+2 |
| | | | | | Add get-deps and delete-deps to commands info string and bash completion script. | ||||
* | Add template variable to bash completion | Tuncer Ayaz | 2010-03-11 | 1 | -1/+1 |
| | | | | Add create command's template variable to bash completion. | ||||
* | Add commands option to bash completion | Tuncer Ayaz | 2010-03-08 | 1 | -2/+2 |
| | | | | Add -c/--commands option to the bash completion script. | ||||
* | Add install command target= var to bash completion | Tuncer Ayaz | 2010-02-27 | 1 | -2/+2 |
| | |||||
* | Added appid= to bash-completion | Tuncer Ayaz | 2010-01-16 | 1 | -1/+1 |
| | |||||
* | Simplified bash-completion script | Tuncer Ayaz | 2010-01-10 | 1 | -19/+8 |
| | |||||
* | Fixed trailing space issue for options ending with an equal sign | Tuncer Ayaz | 2010-01-09 | 1 | -6/+22 |
| | |||||
* | Added check_plt to bash-completion | Tuncer Ayaz | 2010-01-09 | 1 | -1/+1 |
| | |||||
* | Removed redundant create-app | Tuncer Ayaz | 2010-01-09 | 1 | -1/+1 |
| | |||||
* | Fixed bash-completion to use --jobs without equal sign and removed comment | Tuncer Ayaz | 2010-01-09 | 1 | -2/+1 |
| | |||||
* | Added jobs= to bash-completion | Tuncer Ayaz | 2010-01-09 | 1 | -1/+1 |
| | |||||
* | Added first version of a bash-completion script | Tuncer Ayaz | 2010-01-08 | 1 | -0/+36 |