84 Commits (1b422b921b8921128213b29423a48cd7b2c8e417)

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