index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix formatting (thanks Piotr Usewicz)
Tuncer Ayaz
2011-04-15
3
-3
/
+3
*
Add file local variables where appropriate
Piotr Usewicz
2011-04-15
4
-3
/
+7
*
Add Evax Software to THANKS file
Tuncer Ayaz
2011-04-12
1
-0
/
+1
*
Support settable plt dir for dialyzer
Evax Software
2011-04-12
1
-11
/
+26
*
Remove lfe_opts (suggested by Tim Dysinger)
Tuncer Ayaz
2011-04-11
2
-7
/
+2
*
Centralize variable resolution; add target_dir variable
Dave Smith
2011-04-10
2
-43
/
+42
*
Add support for priv/<vcs.vsn> as fallback for version info
Dave Smith
2011-04-10
1
-2
/
+26
*
Add support for loading template vars from external file
Dave Smith
2011-04-10
1
-3
/
+19
*
Add support for template_wildcarding; allows files from many directories to b...
Dave Smith
2011-04-10
1
-0
/
+15
*
Refactor overlay_vars to enable overrides from command-line
Dave Smith
2011-04-10
1
-28
/
+25
*
Make sure to pass dir of app when invoking git; enhance shell logging output
Dave Smith
2011-04-10
2
-4
/
+5
*
Use warnings_as_errors instead of fail_on_warning
Tuncer Ayaz
2011-04-07
1
-1
/
+1
*
Deprecate fail_on_warning and refactor code
Tuncer Ayaz
2011-04-07
7
-50
/
+52
*
Add Mickael Remond to THANKS file
Tuncer Ayaz
2011-04-06
1
-0
/
+1
*
Pass extra params to ct (thanks Mickael Remond)
Tim Watson
2011-04-06
2
-6
/
+18
*
Add Shunichi Shinohara to THANKS file
Tuncer Ayaz
2011-04-06
1
-0
/
+1
*
Document xref options
Tuncer Ayaz
2011-04-06
1
-0
/
+6
*
Add skip_app to shell completion
Tuncer Ayaz
2011-04-06
1
-1
/
+1
*
New eunit param skip_app, allow suite to be a list
Andrew Thompson
2011-04-06
1
-8
/
+25
*
Use infinite receive (thanks Hakan Mattsson)
Tuncer Ayaz
2011-04-04
1
-4
/
+4
*
Use abort in check-plt and update doc
David Reid
2011-04-02
1
-3
/
+3
*
Make debug_info default
Tuncer Ayaz
2011-03-30
5
-13
/
+12
*
Clean up specs
Tuncer Ayaz
2011-03-28
7
-56
/
+57
*
Remove unused record definition
Tuncer Ayaz
2011-03-28
1
-2
/
+0
*
Add Jordi Chacon to THANKS file
Tuncer Ayaz
2011-03-26
1
-0
/
+1
*
Fix bug: xref should be stopped after being run
Jordi Chacon
2011-03-26
1
-0
/
+3
*
Fix code clarity and formatting
Tuncer Ayaz
2011-03-22
1
-17
/
+17
*
Fix ct include option prefix
Shunichi Shinohara
2011-03-22
1
-1
/
+1
*
Merge branch 'simplenode_runner_start_args' of git://github.com/alexeyr/rebar
Dave Smith
2011-03-16
1
-1
/
+2
|
\
|
*
Support passing plain arguments to `appname start`
Alexey Romanov
2011-03-05
1
-1
/
+2
|
*
Remove rejected commit
Alexey Romanov
2011-03-05
1
-1
/
+1
|
*
Merge commit 'upstream/master'
Alexey Romanov
2011-03-05
13
-88
/
+223
|
|
\
|
*
|
Add console_clean to usage message for simplenode.
Alexey Romanov
2011-02-21
1
-1
/
+1
|
*
|
Support passing plain arguments to simplenode.
Alexey Romanov
2011-02-21
1
-1
/
+1
|
*
|
Merge branch 'master' of https://github.com/basho/rebar
Alexey Romanov
2011-02-21
64
-1007
/
+2831
|
|
\
\
|
*
\
\
Merge branch 'master' of git://github.com/basho/rebar
Alexey Romanov
2010-12-11
5
-10
/
+58
|
|
\
\
\
|
*
|
|
|
ignore .eunit
Alexey Romanov
2010-12-07
1
-0
/
+1
|
*
|
|
|
Fix quotes
Alexey Romanov
2010-12-07
1
-1
/
+1
|
*
|
|
|
Allow for non-SMP emulator
Alexey Romanov
2010-12-07
1
-1
/
+1
*
|
|
|
|
Simplify find_dep_in_dir
Tuncer Ayaz
2011-03-13
1
-1
/
+1
*
|
|
|
|
Fix comments
Tuncer Ayaz
2011-03-13
1
-12
/
+12
*
|
|
|
|
Cleanup rebar.config.sample
Tuncer Ayaz
2011-03-12
1
-3
/
+4
*
|
|
|
|
Deprecate old hooks
Tuncer Ayaz
2011-03-12
4
-20
/
+53
*
|
|
|
|
Simplify hook changes to rebar_core
Tuncer Ayaz
2011-03-12
1
-11
/
+5
*
|
|
|
|
Add pre and post script support for all commands
Tim Watson
2011-03-12
5
-1
/
+78
*
|
|
|
|
Update README: file local variables
Tuncer Ayaz
2011-03-10
1
-16
/
+0
*
|
|
|
|
Fix regression (thanks Anthony Molinaro)
Tuncer Ayaz
2011-03-07
1
-4
/
+5
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Update runner script in test project
Tuncer Ayaz
2011-03-04
1
-3
/
+3
*
|
|
|
Add console_clean to usage message for simplenode
Alexey Romanov
2011-03-04
1
-1
/
+1
*
|
|
|
Fix bug that causes appup generation to fail
joewilliams
2011-03-03
2
-22
/
+43
[prev]
[next]