index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rebar_templater.erl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Simplify and cleanup rebar_templater
Tuncer Ayaz
2011-01-13
1
-10
/
+11
*
Fix file existence checks
Tuncer Ayaz
2011-01-13
1
-1
/
+1
*
Fix code clarity
Tuncer Ayaz
2011-01-13
1
-3
/
+3
*
Support single level of nested template variables
David Reid
2010-12-22
1
-3
/
+21
*
Tidier improvements
Kostis Sagonas
2010-10-26
1
-4
/
+4
*
Dialyzer related cleanups
Kostis Sagonas
2010-10-10
1
-3
/
+5
*
Add support for specifying template directory on the command line
Dave Smith
2010-08-28
1
-1
/
+10
*
Fix bug 438; add support for listing available templates
Dave Smith
2010-08-20
1
-0
/
+15
*
Add forward-compatible escript_foldl function
Tuncer Ayaz
2010-03-05
1
-2
/
+5
*
Fix bug in templater where escript was not found in subdirs were specified in...
Dave Smith
2010-02-20
1
-4
/
+6
*
provide separate 'file' and 'template' directives, instead of one 'file' dire...
Bryan Fink
2010-02-13
1
-28
/
+45
*
add chmod template directive for changing file file permission
Bryan Fink
2010-02-04
1
-0
/
+8
*
add Render flag to 'file' template directive
Bryan Fink
2010-02-04
1
-2
/
+9
*
look for templates in local directory as well
Bryan Fink
2010-02-04
1
-2
/
+3
*
Add support for forcibly overwriting output files; courtesy of OJ Reeves
Dave Smith
2010-01-30
1
-17
/
+40
*
Adding sketch of functionality for creating a reltool node from template
Dave Smith
2010-01-08
1
-0
/
+6
*
Basic implementation of templater is complete
Dave Smith
2010-01-08
1
-8
/
+186
*
Sketching out templating system
Dave Smith
2010-01-07
1
-0
/
+51
[prev]