| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo: seperate -> separate | Michiel Beijen | 2017-03-27 | 2 | -2/+2 |
* | Fix quoting problem in zsh completion | Paul Oliver | 2016-03-02 | 1 | -1/+1 |
* | Merge pull request #1099 from talentdeficit/ct_include | Tristan Sloughter | 2016-03-01 | 3 | -0/+3 |
|\ |
|
| * | add shell completions for `include` flag for `ct` provider | alisdair sullivan | 2016-03-01 | 3 | -0/+3 |
* | | Add short-options to the eunit provider. | Alexander Færøy | 2016-02-28 | 3 | -9/+9 |
|/ |
|
* | bash completion: prevent future mistakes in lopts | Tuncer Ayaz | 2016-01-25 | 1 | -12/+24 |
* | bash completion: fix error introduced in cf66dfd6 | Tuncer Ayaz | 2016-01-25 | 1 | -2/+2 |
* | adjust shell completions to match available command line options | alisdair sullivan | 2015-11-01 | 3 | -31/+38 |
* | update shell completions for new eunit commands | alisdair sullivan | 2015-09-29 | 3 | -5/+17 |
* | update completions and docs for command unstable install and upgrade | Tristan Sloughter | 2015-09-10 | 3 | -15/+29 |
* | shell completions for `rebar3 path' | alisdair sullivan | 2015-09-07 | 3 | -0/+35 |
* | track parent app of deps and add tree provider to display the relations | Tristan Sloughter | 2015-08-15 | 3 | -1/+18 |
* | basic fish completions | Joe DeVivo | 2015-07-31 | 1 | -0/+161 |
* | add relup to readme and shell completitions | Tristan Sloughter | 2015-06-26 | 2 | -0/+47 |
* | update readme and completions for new commands | Tristan Sloughter | 2015-06-20 | 2 | -1/+10 |
* | make deps task listed in help and update zsh/bash completions | Tristan Sloughter | 2015-05-21 | 2 | -1/+12 |
* | Add in shell completion for wtf->report rename | Fred Hebert | 2015-04-13 | 2 | -7/+7 |
* | update the dir used for upgrade deps to the new path under _build | Tristan Sloughter | 2015-04-03 | 1 | -2/+2 |
* | implement zsh completion | derwinlu | 2015-04-03 | 2 | -87/+224 |
* | implement bash autocompletion | derwinlu | 2015-04-01 | 2 | -89/+172 |
* | Fix #56 (always-on recursion) | Tuncer Ayaz | 2014-03-11 | 2 | -1/+7 |
* | Add a library template | Pierre Fenoll | 2013-12-19 | 2 | -0/+2 |
* | Change default log level to 'warn' and introduce -q/--quiet | Tuncer Ayaz | 2013-12-06 | 1 | -4/+4 |
* | Merge pull request #34 from shkumagai/feature/zsh-completion-add-options | Dave Smith | 2012-12-02 | 1 | -0/+3 |
|\ |
|
| * | Add missing variables | Shoji KUMAGAI | 2012-12-03 | 1 | -0/+3 |
* | | bash-completion: add missing options and variables | Tuncer Ayaz | 2012-12-01 | 1 | -8/+51 |
|/ |
|
* | zsh-completion: add 'dump_spec' back again | Shoji KUMAGAI | 2012-12-01 | 1 | -0/+1 |
* | bash-completion: add dump_spec=1 | Tuncer Ayaz | 2012-11-30 | 1 | -3/+3 |
* | Merge pull request #19 from shkumagai/feature/zsh-completion-refine | Dave Smith | 2012-11-30 | 1 | -1/+1 |
|\ |
|
| * | Change zsh completion script | Shoji KUMAGAI | 2012-11-16 | 1 | -1/+1 |
* | | bash-completion: add generate-appups | Tuncer Ayaz | 2012-11-26 | 1 | -4/+4 |
|/ |
|
* | zsh completion: fix typos | Tuncer Ayaz | 2012-11-01 | 1 | -9/+9 |
* | Add zsh completion script | Shoji KUMAGAI | 2012-11-01 | 1 | -0/+79 |
* | bash completion: remove duplicate cmd | Tuncer Ayaz | 2012-08-09 | 1 | -1/+1 |
* | Replace test-compile with compile_only=true option | Tuncer Ayaz | 2012-08-09 | 1 | -2/+2 |
* | Add 'qc' cmd and rename eunit-compile to test-compile | Tuncer Ayaz | 2012-07-23 | 1 | -2/+2 |
* | Add 'eunit-compile' cmd (Suggested-by: Joe Norton) | Tuncer Ayaz | 2012-07-23 | 1 | -4/+5 |
* | Add escriptize to bash completion | Tuncer Ayaz | 2012-05-18 | 1 | -2/+2 |
* | Remove alt_url support in favor of new features | Tuncer Ayaz | 2012-05-13 | 1 | -2/+1 |
* | Add support for alternate dependency urls | Adam Schepis | 2012-03-31 | 1 | -1/+2 |
* | Add nodeid= to bash completion | Tuncer Ayaz | 2012-01-20 | 1 | -1/+1 |
* | Deprecate ct suite= option for suites= option | Magnus Klaar | 2012-01-06 | 1 | -1/+1 |
* | Universally support apps=/skip_apps= | Tuncer Ayaz | 2011-12-12 | 1 | -2/+2 |
* | Add root_dir= to shell completion | Tuncer Ayaz | 2011-11-26 | 1 | -1/+1 |
* | 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 |
* | Update shell completion: generate-upgrade | Tuncer Ayaz | 2011-01-28 | 1 | -3/+3 |