84 Révisions (1b422b921b8921128213b29423a48cd7b2c8e417)

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