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 #1370 from fishcakez/dialyzer-exclude_mods
alisdair sullivan
2016-11-08
2
-59
/
+141
|
\
|
*
Add exclude_apps/mods, plt_extra_mods, base_plt_mods config
James Fish
2016-11-03
2
-59
/
+141
*
|
Merge pull request #1371 from psyeugenic/egil/fix-usage-typo
Tristan Sloughter
2016-11-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix usage decription of 'rebar3'
Björn-Egil Dahlberg
2016-11-03
1
-1
/
+1
|
/
*
Merge pull request #1357 from erlang/ct_spec
Fred Hebert
2016-10-17
2
-22
/
+43
|
\
|
*
fix "helpful" compiler spelling correction
alisdair sullivan
2016-10-17
1
-1
/
+1
|
*
allow test specifications to be passed via the command line
alisdair sullivan
2016-10-17
2
-22
/
+43
|
/
*
Merge pull request #1356 from ferd/prevent-as-crash-on-missing-tasks
alisdair sullivan
2016-10-17
2
-3
/
+20
|
\
|
*
Prevent crashes in `rebar3 as` with no tasks
Fred Hebert
2016-10-17
2
-3
/
+20
|
/
*
Return to git-based vsn
Fred Hebert
2016-10-14
1
-1
/
+1
*
Bump version to 3.3.2
Fred Hebert
2016-10-14
2
-2
/
+2
*
Merge pull request #1353 from tsloughter/relx_3.21.1
Fred Hebert
2016-10-14
2
-3
/
+3
|
\
|
*
upgrade relx to 3.21.1
Tristan Sloughter
2016-10-14
2
-3
/
+3
|
/
*
Merge pull request #1337 from ferd/support-aliasing
alisdair sullivan
2016-10-13
4
-30
/
+159
|
\
|
*
Track package hash in memory index, add hash test
Fred Hebert
2016-10-04
2
-2
/
+60
|
*
Add transitive alias tests
Fred Hebert
2016-10-04
1
-7
/
+75
|
*
Update existing tests to use new index structure
Fred Hebert
2016-10-03
1
-1
/
+4
|
*
Properly support package aliasing and alt names
Fred Hebert
2016-09-27
2
-21
/
+21
*
|
Merge pull request #1348 from ElectronicRU/master
alisdair sullivan
2016-10-13
3
-6
/
+24
|
\
\
|
*
|
Some post-review changes:
Alexander Sedov
2016-10-11
2
-0
/
+6
|
*
|
Avoid backward-compatibility-breaking changes.
Alexander Sedov
2016-10-11
3
-13
/
+15
|
*
|
Made reading sys.configs consistent with OTP specification.
Alexander Sedov
2016-10-11
3
-10
/
+13
|
*
|
Rereading system configuration sets up persistent options if possible.
Alexander Sedov
2016-10-11
1
-1
/
+7
|
*
|
Made Common Test load the user's applications before slurping config.
Alexander Sedov
2016-10-11
1
-0
/
+1
*
|
|
Merge pull request #1351 from ElectronicRU/fix_stacktrace
Fred Hebert
2016-10-13
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Get stacktrace only once and as soon as possible. Fixes #1347.
Alexander Sedov
2016-10-13
1
-2
/
+3
|
/
/
*
|
Merge pull request #1342 from lrascao/feature/OTP19.1
Fred Hebert
2016-10-05
1
-1
/
+1
|
\
\
|
*
|
Update Travis CI to latest OTP19.1
Luis Rascao
2016-10-05
1
-1
/
+1
|
/
/
*
|
Merge pull request #1340 from ferd/fix-test-includes-in-compile
Fred Hebert
2016-09-30
2
-10
/
+84
|
\
\
|
*
|
Use all_src_dirs for include paths
Fred Hebert
2016-09-30
1
-2
/
+2
|
*
|
Fix private includes when compiling in test profile
Fred Hebert
2016-09-30
2
-10
/
+84
|
/
/
*
|
Merge pull request #1339 from inaka/elbrujohalcon.behavior
Fred Hebert
2016-09-28
3
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add support for behaviors, and not just behaviours
Brujo Benavides
2016-09-28
3
-2
/
+5
|
/
*
Merge pull request #1335 from erlang/rebar-1331
Fred Hebert
2016-09-21
2
-8
/
+37
|
\
|
*
allow using an alternate regex to locate test modules during eunit runs
alisdair sullivan
2016-09-20
2
-8
/
+37
|
/
*
Merge pull request #1332 from erlang/rebar-1327
Fred Hebert
2016-09-20
1
-1
/
+15
|
\
|
*
only compile/cover compile when generating analysis
alisdair sullivan
2016-09-20
1
-4
/
+13
|
*
cover compile prior to calculating coverage
alisdair sullivan
2016-09-20
1
-1
/
+6
*
|
Merge pull request #1333 from erlang/rebar-1328
Fred Hebert
2016-09-20
2
-3
/
+118
|
\
\
|
|
/
|
/
|
|
*
recompile all files when a parse transform given as an opt needs updating
alisdair sullivan
2016-09-20
2
-3
/
+118
|
/
*
Merge pull request #1329 from soranoba/update_bbmustache
Fred Hebert
2016-09-17
2
-3
/
+3
|
\
|
*
update bbmustache 1.3.0
soranoba
2016-09-17
2
-3
/
+3
|
/
*
Merge pull request #1321 from vans163/error_on_load_file_failure
Fred Hebert
2016-09-15
1
-2
/
+13
|
\
|
*
replace error with debug
vans163
2016-09-03
1
-2
/
+2
|
*
log error if a module failed to load_file, the user should be aware
vans163
2016-09-03
1
-2
/
+13
*
|
Merge pull request #1326 from ddeboer/fix-preserve-ownership
Fred Hebert
2016-09-15
2
-5
/
+18
|
\
\
|
*
|
Ignore mv warnings
David de Boer
2016-09-15
2
-5
/
+18
|
/
/
*
|
Back to semver version post release
Fred Hebert
2016-09-02
1
-1
/
+1
*
|
Bump to 3.3.1
Fred Hebert
2016-09-02
2
-2
/
+2
*
|
Merge pull request #1320 from vans163/atomic_compile_and_nif_fix
alisdair sullivan
2016-09-02
1
-2
/
+32
|
\
\
|
|
/
[next]