84 Commits (1b422b921b8921128213b29423a48cd7b2c8e417)

Author SHA1 Message Date
  Sébastien Serre c8ec1546e5 template_dir option was forgotten in documentation plus recurse in directory added 8 years ago
  Fred Hebert 3d0aa5e84a Unquote templates, add a warning instead. 9 years ago
  Fred Hebert 44a30ca52f Plugin templates enabled 9 years ago
  Fred Hebert d201d7f4a6 A bad template index does not crash; shows warning 9 years ago
  Tristan Sloughter cfd4beb99d hooks/artifacts are always run/resolved from an app unless at top of umbrella 9 years ago
  Tristan Sloughter 5866742dd8 use bbmustache package 10 years ago
  Tristan Sloughter d53d3b56be update mustache to v0.3.0 and relx to 2.0.0 10 years ago
  Tristan Sloughter 4e5bc6056f update mustache to v0.3.0 and relx to 2.0.0 10 years ago
  Tristan Sloughter 0fb32e173f use mustache as a dep 10 years ago
  Tristan Sloughter a364e16ed7 switch mustache imlementation to https://github.com/soranoba/mustache 10 years ago
  Tristan Sloughter 2e5496f5f5 remove use of erlydtl in rebar 10 years ago
  Tristan Sloughter f491e70cb8 support templates even when not run as escript 10 years ago
  Tristan Sloughter 26161bc1ac support for 18.0+ 10 years ago
  Tristan Sloughter e4bf78a96a update hg username and email match in templates 10 years ago
  Mariano Guerra f75c908283 fix debug format to avoid crash with custom template 10 years ago
  Tristan Sloughter cb1a5b945c templater: return error, don't throw, if git or hg fail 10 years ago
  Tristan Sloughter 1b851267f8 use git or hg configs if exist for default user and email in templates 10 years ago
  Tristan Sloughter e73ed97cfd follow xdg standard. fixes #122 10 years ago
  Fred Hebert d25838ff69 Add support for custom templates in subdirectories 10 years ago
  Tristan Sloughter a390419247 don't store global state variables in opts dict 10 years ago
  Tristan Sloughter 8e5c916cb6 move dir functions from utils to new module rebar_dir 10 years ago
  Fred Hebert 45ac9eb94d Drop search for templates in cwd 10 years ago
  Fred Hebert 731c3fd8a4 Minor template fixes 10 years ago
  Tristan Sloughter 6cae428058 use CONFIG_DIR of rebar3 for config directories 10 years ago
  Fred Hebert 4ed1c4ef58 Allow to forcibly overwrite files with templates 10 years ago
  Fred Hebert c832b567db Redo templates with docs and whatnot 10 years ago
  Tristan Sloughter 1ff904f39a handle throw by relx 10 years ago
  Tristan Sloughter 1854276fb5 down to last 2 dialyzer errors 10 years ago
  Tristan Sloughter 6356112cbb more dialyzer fun. no likey opaque types 10 years ago
  Tristan Sloughter 989a1bfe8d add plugin template 10 years ago
  Tristan Sloughter 48769e75c2 wip: move to erlydtl for rebar templates 10 years ago
  Tristan Sloughter 884d298291 update templating 10 years ago
  Tristan Sloughter f72a38c3b3 use INFO instead of CONSOLE in templater 10 years ago
  Tristan Sloughter 6b97970530 add some templates 10 years ago
  Tristan Sloughter 793b15f9f1 rename deps provider 10 years ago
  Tristan Sloughter f72b39f3c3 allow new project dir for template 10 years ago
  Tristan Sloughter 1afdd380d3 add back templating 10 years ago
  Tuncer Ayaz 3fb4a7c540 Fix OS X resource fork handling (Reported-by: Richard O'Keefe) 11 years ago
  Tuncer Ayaz 9bb677ed99 Fix #226 11 years ago
  Tuncer Ayaz 34ead92c83 Fix #187 (rename mustache to rebar_mustache) 11 years ago
  Pierre Fenoll c83d037404 Add a library template 11 years ago
  Florent Gallaire 51584caa3e A switch variable can have multiple values 11 years ago
  Florent Gallaire 0e39dc4149 Support switch template instructions 11 years ago
  Evax Software 2970fab4b7 Support conditional template instructions 11 years ago
  Andrew Thompson ee8919420d Support reading mustache 'lists' from files 12 years ago
  Tuncer Ayaz 4b8c81fb53 Implement 'rebar help CMD1 CMD2' and extend common 'rebar help' msg 12 years ago
  Tuncer Ayaz 252757c753 Do not use application:set_env 12 years ago
  Tuncer Ayaz e1c9d69d1d Do not use rebar_config:set_global in rebar_templater 13 years ago
  Tuncer Ayaz d9e6cc3d90 Do not use process dict in rebar_templater 13 years ago
  Tuncer Ayaz fd0697239d Use lists:foreach because result is ignored 13 years ago