| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1790 from ferd/autostart-shell-for-apps | Fred Hebert | 2018-05-20 | 2 | -1/+8 |
|\ |
|
| * | Auto-boot main app in OTP app project templates | Fred Hebert | 2018-05-20 | 2 | -1/+8 |
* | | add tuple and comment for prior to OTP 18 | Peter Saxton | 2018-05-20 | 1 | -0/+2 |
* | | Use maps for child spec example | Peter Saxton | 2018-05-20 | 1 | -1/+2 |
|/ |
|
* | start at least one async thread in async thread pool | Grigory Starinkin | 2018-05-08 | 1 | -1/+1 |
* | Add an alias of 'release' template as 'umbrella' | Fred Hebert | 2017-08-09 | 1 | -0/+15 |
* | Merge pull request #1598 from ferd/unicode-bonanza | Fred Hebert | 2017-08-07 | 1 | -3/+3 |
|\ |
|
| * | Unicode support in all the places | Fred Hebert | 2017-08-06 | 1 | -3/+3 |
* | | Ignore IntelliJ file | aha-oretama | 2017-07-03 | 1 | -0/+1 |
|/ |
|
* | Switch default license to Apache 2.0 | Fred Hebert | 2017-05-19 | 3 | -31/+193 |
* | Match template license app to default license | Fred Hebert | 2017-05-14 | 2 | -2/+2 |
* | Typo: seperate -> separate | Michiel Beijen | 2017-03-27 | 2 | -2/+2 |
* | Add rebar3.crashdump to gitignore template | Artem Teslenko | 2016-12-10 | 1 | -0/+1 |
* | Ignore IntelliJ IDEA files | Evgeny M | 2016-08-09 | 1 | -0/+1 |
* | Fix invalid template value | Fred Hebert | 2016-06-26 | 1 | -1/+1 |
* | Cosmetic change: remove last comma-first style | Leo Liu | 2016-03-21 | 1 | -2/+1 |
* | 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 |
* | Remove triple brackets in bbmustache templates | Fred Hebert | 2016-01-11 | 3 | -3/+3 |
* | Unquote templates, add a warning instead. | Fred Hebert | 2016-01-10 | 12 | -23/+19 |
* | contributors -> maintaiers in template app data | Fred Hebert | 2016-01-05 | 2 | -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 |
* | make short name the default in vmargs | Tristan Sloughter | 2015-09-27 | 1 | -1/+1 |
* | 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 |
* | fix plugin provider source name | Tristan Sloughter | 2015-07-26 | 1 | -1/+1 |
* | Merge pull request #573 from tsloughter/plugins_tpl | Fred Hebert | 2015-07-01 | 3 | -28/+36 |
|\ |
|
| * | update plugin template to separate plugin init and providers | Tristan Sloughter | 2015-07-01 | 3 | -28/+36 |
* | | add hex attributes to .app.src templates | Tristan Sloughter | 2015-07-01 | 2 | -2/+10 |
|/ |
|
* | 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 |
* | Ignore the build directory | omarkj | 2015-05-18 | 1 | -0/+1 |
* | Merge pull request #429 from omarkj/omarkj-quote-atoms | Tristan Sloughter | 2015-05-14 | 9 | -13/+13 |
|\ |
|
| * | Quote atoms to allow names to have dashes. | omarkj | 2015-05-13 | 9 | -13/+13 |
* | | Make standalone vs complete project template clear | Fred Hebert | 2015-05-12 | 5 | -5/+5 |
|/ |
|
* | Fix comma style in app.src templates | Sergey Abramyan | 2015-05-11 | 2 | -17/+19 |
* | add escriptize project template | Tristan Sloughter | 2015-05-09 | 4 | -0/+55 |
* | remove use of erlydtl in rebar | Tristan Sloughter | 2015-04-29 | 20 | -29/+29 |
* | 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 |
* | Merge pull request #304 from ingwinlu/fix_shell_completions | Fred Hebert | 2015-04-03 | 4 | -176/+396 |
|\ |
|
| * | implement zsh completion | derwinlu | 2015-04-03 | 2 | -87/+224 |