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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let DEBUG="" and QUIET="" mean disable the option
Jon
2016-06-18
1
-2
/
+2
*
ignore return value of `rebar_utils:reread_config` in shell provider
alisdair sullivan
2016-06-12
1
-1
/
+2
*
normalize include dirs to absolute paths during compilation
alisdair sullivan
2016-06-12
1
-3
/
+6
*
Merge pull request #1232 from talentdeficit/REBAR-1184
Fred Hebert
2016-06-11
1
-0
/
+7
|
\
|
*
REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set
alisdair sullivan
2016-06-11
1
-0
/
+7
*
|
Merge pull request #1227 from ferd/compiler-source-format
Fred Hebert
2016-06-11
3
-13
/
+67
|
\
\
|
*
|
Fix alternative path printing, default is relative
Fred Hebert
2016-06-09
2
-38
/
+39
|
*
|
Rename 'unchanged' option to 'build'
Fred Hebert
2016-06-06
1
-4
/
+4
|
*
|
Option to format compiler sources
Garrett Smith
2016-05-02
3
-9
/
+62
*
|
|
add support for passing a sys_config to common test
Tristan Sloughter
2016-06-11
4
-30
/
+56
|
|
/
|
/
|
*
|
Support ENV config for proxy values
Fred Hebert
2016-06-11
1
-1
/
+5
*
|
Merge pull request #1080 from project-fifo/crashdump
Fred Hebert
2016-06-10
4
-3
/
+19
|
\
\
|
*
|
Make sure not to dump in api mode
Heinz N. Gies
2016-04-16
4
-5
/
+18
|
*
|
Write rebar3.crashdump on errors
Heinz N. Gies
2016-04-16
2
-3
/
+6
*
|
|
Merge pull request #1164 from snaiper80/fix_cover_compile_error
alisdair sullivan
2016-06-06
1
-1
/
+4
|
\
\
\
|
*
|
|
Fix compile error case when cover compilation
Lee GiTack
2016-04-18
1
-1
/
+4
|
|
/
/
*
|
|
Merge pull request #1219 from ferd/umbrella-upgrade
Fred Hebert
2016-06-06
1
-1
/
+23
|
\
\
\
|
*
|
|
Rework patch to work without accident
Fred Hebert
2016-06-06
1
-5
/
+21
|
*
|
|
Account for umbrella apps' deps in upgrades
Fred Hebert
2016-06-04
1
-1
/
+7
*
|
|
|
Handle control sequences in formatted errors
Péter Gömöri
2016-06-06
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #1211 from erlang/ignore-raw-deps-spec
Fred Hebert
2016-06-03
2
-1
/
+24
|
\
\
\
|
*
|
|
Don't die when source deps with [raw] are used
Fred Hebert
2016-05-27
2
-1
/
+24
*
|
|
|
Debug log update
Stuart Thackray
2016-05-27
1
-1
/
+1
|
/
/
/
*
|
|
filter available package versions individually by buildtools
Tristan Sloughter
2016-05-22
1
-6
/
+6
*
|
|
Fix path command to consider {deps_dir, "deps"} in rebar.config
zsoci
2016-05-18
1
-4
/
+4
*
|
|
#1185 fix windows git working directory
Post hawk
2016-05-18
1
-2
/
+9
*
|
|
Merge pull request #1194 from tsloughter/provider_hook_paths
Tristan Sloughter
2016-05-16
1
-12
/
+16
|
\
\
\
|
*
|
|
don't needlessly update the code path twice if no hooks to run
Tristan Sloughter
2016-05-16
1
-12
/
+16
*
|
|
|
don't generated coverage for `extra_src_dirs`
alisdair sullivan
2016-05-15
1
-17
/
+2
|
/
/
/
*
|
|
Fix shell node startup
Carlos Gonzalez
2016-05-09
1
-0
/
+4
|
|
/
|
/
|
*
|
Merge pull request #1056 from lpgauth/xref_ignores
Fred Hebert
2016-04-30
1
-10
/
+12
|
\
\
|
*
|
Add support for xref_ignores
Louis-Philippe Gauthier
2016-02-12
1
-10
/
+12
*
|
|
Merge pull request #1121 from frojasg/feature/config-rebar-dir-using-env-var
Tristan Sloughter
2016-04-30
2
-3
/
+11
|
\
\
\
|
*
|
|
Read env var REBAR_CACHE_DIR on rebar3 only once
Francisco Rojas
2016-04-06
2
-11
/
+12
|
*
|
|
Add spec for global_cache_dir
Francisco Rojas
2016-03-17
1
-0
/
+1
|
*
|
|
Allows overwrite default cache dir using REBAR_CACHE_DIR
Francisco Rojas
2016-03-15
1
-2
/
+8
*
|
|
|
Merge pull request #1158 from ferd/fix-remote-shell-logger
Tristan Sloughter
2016-04-30
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Fixes logging from remote shells in rebar3 shell
Fred Hebert
2016-04-13
1
-1
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #1159 from waisbrot/edoc-hook
Fred Hebert
2016-04-28
1
-1
/
+7
|
\
\
\
\
|
*
|
|
|
Add a provider hook for edoc
Nathaniel Waisbrot
2016-04-13
1
-1
/
+7
|
|
/
/
/
*
|
|
|
Change to new hex.pm repo URL
Eric Meadows-Jönsson
2016-04-21
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1152 from soranoba/feature/test-distnode
Fred Hebert
2016-04-07
2
-9
/
+34
|
\
\
\
|
*
|
|
Add sname, name, setcookie option in eunit, ct
soranoba
2016-04-07
2
-9
/
+24
|
*
|
|
supported dist_node in ct and eunit
soranoba
2016-04-07
2
-0
/
+10
*
|
|
|
Recursively load configurations in shell.
Benedikt Reinartz
2016-04-07
1
-5
/
+12
*
|
|
|
Turn back to git-based semver for post-release
Fred Hebert
2016-04-04
1
-1
/
+1
|
/
/
/
*
|
|
Tag to 3.1.0
Fred Hebert
2016-04-04
1
-1
/
+1
*
|
|
Blacklist apps to reload
Fred Hebert
2016-04-04
1
-5
/
+12
*
|
|
Merge pull request #1138 from egobrain/patch-2
Tristan Sloughter
2016-04-04
1
-1
/
+1
|
\
\
\
|
*
|
|
Fixed git version bug
Yakov
2016-04-04
1
-1
/
+1
[next]