summaryrefslogtreecommitdiff
path: root/priv
Commit message (Expand)AuthorAgeFilesLines
* supervisor template: add missing commaMaxim Fedorov2019-05-091-1/+1
* remove large comment blocks from templates and use maps in supTristan Sloughter2019-05-083-37/+16
* update template moving maintainers into extras fieldBryan Paxton2019-01-182-2/+0
* Append --generator option to completion filesmopp2018-12-293-2/+4
* templates/gitignore ignore emacs temp filesNiklas Johansson2018-10-311-0/+1
* Fix misleading config in app templateBoroska András2018-10-271-1/+1
* Bump bbmustache and fix templates (#1862)Fred Hebert2018-10-055-15/+20
* Merge pull request #1790 from ferd/autostart-shell-for-appsFred Hebert2018-05-202-1/+8
|\
| * Auto-boot main app in OTP app project templatesFred Hebert2018-05-202-1/+8
* | add tuple and comment for prior to OTP 18Peter Saxton2018-05-201-0/+2
* | Use maps for child spec examplePeter Saxton2018-05-201-1/+2
|/
* start at least one async thread in async thread poolGrigory Starinkin2018-05-081-1/+1
* Add an alias of 'release' template as 'umbrella'Fred Hebert2017-08-091-0/+15
* Merge pull request #1598 from ferd/unicode-bonanzaFred Hebert2017-08-071-3/+3
|\
| * Unicode support in all the placesFred Hebert2017-08-061-3/+3
* | Ignore IntelliJ fileaha-oretama2017-07-031-0/+1
|/
* Switch default license to Apache 2.0Fred Hebert2017-05-193-31/+193
* Match template license app to default licenseFred Hebert2017-05-142-2/+2
* Typo: seperate -> separateMichiel Beijen2017-03-272-2/+2
* Add rebar3.crashdump to gitignore templateArtem Teslenko2016-12-101-0/+1
* Ignore IntelliJ IDEA filesEvgeny M2016-08-091-0/+1
* Fix invalid template valueFred Hebert2016-06-261-1/+1
* Cosmetic change: remove last comma-first styleLeo Liu2016-03-211-2/+1
* Fix quoting problem in zsh completionPaul Oliver2016-03-021-1/+1
* Merge pull request #1099 from talentdeficit/ct_includeTristan Sloughter2016-03-013-0/+3
|\
| * add shell completions for `include` flag for `ct` provideralisdair sullivan2016-03-013-0/+3
* | Add short-options to the eunit provider.Alexander Færøy2016-02-283-9/+9
|/
* bash completion: prevent future mistakes in loptsTuncer Ayaz2016-01-251-12/+24
* bash completion: fix error introduced in cf66dfd6Tuncer Ayaz2016-01-251-2/+2
* Remove triple brackets in bbmustache templatesFred Hebert2016-01-113-3/+3
* Unquote templates, add a warning instead.Fred Hebert2016-01-1012-23/+19
* contributors -> maintaiers in template app dataFred Hebert2016-01-052-2/+2
* adjust shell completions to match available command line optionsalisdair sullivan2015-11-013-31/+38
* update shell completions for new eunit commandsalisdair sullivan2015-09-293-5/+17
* make short name the default in vmargsTristan Sloughter2015-09-271-1/+1
* update completions and docs for command unstable install and upgradeTristan Sloughter2015-09-103-15/+29
* shell completions for `rebar3 path'alisdair sullivan2015-09-073-0/+35
* track parent app of deps and add tree provider to display the relationsTristan Sloughter2015-08-153-1/+18
* basic fish completionsJoe DeVivo2015-07-311-0/+161
* fix plugin provider source nameTristan Sloughter2015-07-261-1/+1
* Merge pull request #573 from tsloughter/plugins_tplFred Hebert2015-07-013-28/+36
|\
| * update plugin template to separate plugin init and providersTristan Sloughter2015-07-013-28/+36
* | add hex attributes to .app.src templatesTristan Sloughter2015-07-012-2/+10
|/
* add relup to readme and shell completitionsTristan Sloughter2015-06-262-0/+47
* update readme and completions for new commandsTristan Sloughter2015-06-202-1/+10
* make deps task listed in help and update zsh/bash completionsTristan Sloughter2015-05-212-1/+12
* Ignore the build directoryomarkj2015-05-181-0/+1
* Merge pull request #429 from omarkj/omarkj-quote-atomsTristan Sloughter2015-05-149-13/+13
|\
| * Quote atoms to allow names to have dashes.omarkj2015-05-139-13/+13
* | Make standalone vs complete project template clearFred Hebert2015-05-125-5/+5
|/