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
*
Merge pull request #1091 from tsloughter/all_hooks
Fred Hebert
2016-02-28
5
-10
/
+37
|
\
|
*
add test for new hook function
Tristan Sloughter
2016-02-28
1
-1
/
+21
|
*
in providers that don't run per app run all available hooks
Tristan Sloughter
2016-02-28
4
-9
/
+16
*
|
Merge pull request #1090 from tsloughter/auto_update
Fred Hebert
2016-02-28
1
-7
/
+32
|
\
\
|
|
/
|
/
|
|
*
fix auto-registry update to work even when not a locked pkg-vsn
Tristan Sloughter
2016-02-28
1
-7
/
+32
|
/
*
Merge pull request #1066 from ferd/bump-cth-readable
Tristan Sloughter
2016-02-26
2
-2
/
+2
|
\
|
*
Bump cth_readable
Fred Hebert
2016-02-21
2
-2
/
+2
*
|
Merge pull request #1082 from egobrain/patch-1
Fred Hebert
2016-02-26
1
-1
/
+1
|
\
\
|
*
|
Fixed rebar.config shell_apps setting
Yakov
2016-02-26
1
-1
/
+1
|
/
/
*
|
Merge pull request #1070 from project-fifo/hex-improvements
Tristan Sloughter
2016-02-24
4
-44
/
+239
|
\
\
|
*
|
Add more hex rules so they don't throw errors
Heinz N. Gies
2016-02-22
4
-44
/
+239
*
|
|
Merge pull request #1075 from tsloughter/plugin_override
Fred Hebert
2016-02-22
6
-18
/
+108
|
\
\
\
|
*
|
|
add test to verify only project_plugins override providers
Tristan Sloughter
2016-02-22
3
-7
/
+85
|
*
|
|
add project_providers after initing default providers but allow overrides
Tristan Sloughter
2016-02-22
3
-11
/
+23
*
|
|
|
Merge pull request #1076 from project-fifo/thanks
Tristan Sloughter
2016-02-22
1
-1
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add me to THANKS for suffering through Tristan's code
Heinz N. Gies
2016-02-22
1
-1
/
+2
|
/
/
/
*
|
|
Merge pull request #1073 from ferd/shell-cookies
Tristan Sloughter
2016-02-21
1
-2
/
+14
|
\
\
\
|
*
|
|
Support --setcookie option
Fred Hebert
2016-02-21
1
-2
/
+14
|
/
/
/
*
|
|
Merge pull request #1065 from tsloughter/plugin_precedence
Fred Hebert
2016-02-21
3
-8
/
+21
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
give new opt project_plugins providers precedence over default providers
Tristan Sloughter
2016-02-20
3
-8
/
+21
*
|
Merge pull request #1061 from ferd/future-proof-lockfiles
Tristan Sloughter
2016-02-21
6
-17
/
+95
|
\
\
|
|
/
|
/
|
|
*
Make lock files future-proof
Fred Hebert
2016-02-16
6
-17
/
+95
*
|
Merge pull request #1071 from tsloughter/upgrade_do
Fred Hebert
2016-02-19
2
-3
/
+7
|
\
\
|
*
|
break up do/1 function in install_deps to make upgrade less confusing
Tristan Sloughter
2016-02-19
2
-3
/
+7
|
/
/
*
|
Merge pull request #1068 from tsloughter/upgrades
Fred Hebert
2016-02-19
2
-4
/
+4
|
\
\
|
*
|
upgrade relx to 3.17.0
Tristan Sloughter
2016-02-19
2
-4
/
+4
|
/
/
*
|
Merge pull request #1067 from tsloughter/high-colors
Fred Hebert
2016-02-19
1
-1
/
+1
|
\
\
|
*
|
set default color intensity to high
Tristan Sloughter
2016-02-19
1
-1
/
+1
*
|
|
Merge pull request #1062 from tsloughter/relx_3.16.0
Fred Hebert
2016-02-16
2
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
update relx to 3.16.0 to include color intesity update
Tristan Sloughter
2016-02-16
2
-2
/
+2
|
/
/
*
|
Merge pull request #902 from project-fifo/less-color
Tristan Sloughter
2016-02-16
2
-1
/
+28
|
\
\
|
|
/
|
/
|
|
*
Set relx color intensity env variable
Heinz N. Gies
2016-02-16
1
-0
/
+2
|
*
Use an app_env to get color intensity
Heinz N. Gies
2016-02-16
1
-7
/
+17
|
*
Some cleanup
Heinz N. Gies
2016-02-09
1
-8
/
+11
|
*
Merge master
Heinz N. Gies
2016-02-08
87
-1355
/
+4487
|
|
\
|
*
|
Add 'configuration' section to README
Heinz N. Gies
2015-11-04
1
-0
/
+8
|
*
|
Allow switching based on env variable
Heinz N. Gies
2015-11-04
1
-1
/
+10
|
*
|
Fixed error log formating
Heinz N. Gies
2015-11-01
1
-1
/
+1
|
*
|
Update bootstrap script to include cf
Heinz N. Gies
2015-11-01
1
-0
/
+1
|
*
|
Make output a bit more discrete
Heinz N. Gies
2015-11-01
3
-5
/
+8
*
|
|
Merge pull request #1048 from fauxsoup/master
Tristan Sloughter
2016-02-11
1
-7
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Include hook for app compilation
Zachary Hueras
2016-02-09
1
-4
/
+7
|
*
|
Add secondary hook for rebar_prv_compile
Zachary Hueras
2016-02-02
1
-7
/
+11
*
|
|
Merge pull request #1053 from tsloughter/master
Fred Hebert
2016-02-05
2
-2
/
+2
|
\
\
\
|
*
|
|
upgrade relx to 3.15.0
Tristan Sloughter
2016-02-05
2
-2
/
+2
*
|
|
|
Merge pull request #1041 from lrascao/fix/relx_overlay_vars
Tristan Sloughter
2016-02-05
2
-7
/
+65
|
\
\
\
\
|
*
|
|
|
Add test case for relx overlay vars
Luis Rascao
2016-02-05
2
-7
/
+65
*
|
|
|
|
Merge pull request #1047 from fishcakez/dialyzer_unknown
Tristan Sloughter
2016-02-05
1
-1
/
+22
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Ignore unknown warning when dialyzer < 2.8
James Fish
2016-02-02
1
-1
/
+22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1050 from tsloughter/master
Fred Hebert
2016-02-03
1
-0
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]