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 #894 from talentdeficit/ct_test_specs
Fred Hebert
2015-11-03
5
-568
/
+933
|
\
\
|
*
|
add warning about `auto_compile`
alisdair sullivan
2015-11-02
1
-3
/
+10
|
*
|
adjust shell completions to match available command line options
alisdair sullivan
2015-11-01
3
-31
/
+38
|
*
|
reenable support for most command line options and rename `ct_tests` to `ct_o...
alisdair sullivan
2015-11-01
2
-11
/
+435
|
*
|
support atom suites in `ct_tests`
alisdair sullivan
2015-11-01
1
-17
/
+29
|
*
|
refactor `rebar_prv_common_test`
alisdair sullivan
2015-11-01
2
-540
/
+455
|
/
/
*
|
Merge pull request #906 from tsloughter/plugins_list_fix
Fred Hebert
2015-11-01
2
-13
/
+16
|
\
\
|
*
|
fix #903: use app discover of entire plugins dir when listing
Tristan Sloughter
2015-11-01
2
-13
/
+16
*
|
|
Merge pull request #900 from fishcakez/dialyzer-missing
Tristan Sloughter
2015-11-01
2
-7
/
+48
|
\
\
\
|
*
|
|
Rebuild PLT when beams no longer exist
James Fish
2015-10-31
2
-7
/
+48
*
|
|
|
Merge pull request #904 from talentdeficit/soft_purge_opt
Tristan Sloughter
2015-11-01
3
-10
/
+12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
add an option to soft purge rather than purge old code
alisdair sullivan
2015-11-01
3
-10
/
+12
|
/
/
/
*
|
|
Merge pull request #895 from talentdeficit/delay_eunit_validation
Fred Hebert
2015-11-01
2
-29
/
+36
|
\
\
\
|
*
|
|
delay validation of eunit tests until just before running
alisdair sullivan
2015-10-30
2
-29
/
+36
*
|
|
|
Merge pull request #901 from talentdeficit/prevent_purge_termination
Tristan Sloughter
2015-10-31
1
-1
/
+7
|
\
\
\
\
|
*
|
|
|
prevent rebar3 from reloading it's own path and terminating itself
alisdair sullivan
2015-10-31
1
-1
/
+7
|
/
/
/
/
*
|
|
|
Merge pull request #896 from talentdeficit/test_bootstrap
Tristan Sloughter
2015-10-31
2
-21
/
+23
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
move test profile bootstrap into core
alisdair sullivan
2015-10-30
2
-21
/
+23
|
|
/
/
*
|
|
Merge pull request #898 from talentdeficit/dedup_src_dirs
Tristan Sloughter
2015-10-31
3
-15
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dedup `src_dirs` and `extra_src_dirs` on read
alisdair sullivan
2015-10-30
3
-15
/
+15
|
/
/
*
|
Merge pull request #890 from tsloughter/clean_app_fix
Fred Hebert
2015-10-27
1
-8
/
+8
|
\
\
|
|
/
|
*
only clean project apps once even when doing --all
Tristan Sloughter
2015-10-27
1
-8
/
+8
|
/
*
Merge pull request #883 from talentdeficit/erlc_compiler_refactor
Tristan Sloughter
2015-10-27
15
-352
/
+1110
|
\
|
*
remove unnecessary filtering of checkapps from project apps in `rebar_prv_eunit`
alisdair sullivan
2015-10-26
1
-16
/
+4
|
*
restore debug calls to `rebar_erlc_compiler` and `rebar_prv_eunit`
alisdair sullivan
2015-10-26
2
-9
/
+11
|
*
refactor `rebar_erlc_compiler`
alisdair sullivan
2015-10-26
15
-303
/
+1107
|
*
Revert "add an export to allow specifing arbitrary extra erl files to be comp...
alisdair sullivan
2015-10-26
2
-37
/
+1
*
|
Merge pull request #886 from tsloughter/pkg_update
Fred Hebert
2015-10-26
1
-12
/
+16
|
\
\
|
*
|
return more useful error message (failed to download) when pkg http req fails
Tristan Sloughter
2015-10-26
1
-12
/
+16
|
/
/
*
|
Merge pull request #881 from project-fifo/cf-update
Fred Hebert
2015-10-18
2
-2
/
+2
|
\
\
|
*
|
Bump cf for fixing #879
Heinz N. Gies
2015-10-18
2
-2
/
+2
|
/
/
*
|
Merge pull request #877 from ferd/fix-checkouts-relx
Tristan Sloughter
2015-10-17
1
-1
/
+1
|
\
\
|
*
|
Allow non-default checkouts dir for relx
Fred Hebert
2015-10-17
1
-1
/
+1
|
/
/
*
|
Merge pull request #867 from byaruhaf/patch-1
Fred Hebert
2015-10-15
1
-3
/
+3
|
\
\
|
*
|
Added comments to explain the utf8 symbols Binary
Byaruhanga Franklin
2015-10-14
1
-3
/
+3
|
*
|
removing the /utf8 flag and using the the exact utf-8 value in bytes
Byaruhanga Franklin
2015-10-13
1
-3
/
+3
|
*
|
Fix for issue #859 - unicode rendering of deps tree based on PR #865
Byaruhanga Franklin
2015-10-13
1
-3
/
+3
|
/
/
*
|
Merge pull request #864 from ferd/fix-first-files-prefixes
Tristan Sloughter
2015-10-12
2
-8
/
+57
|
\
\
|
|
/
|
*
Support proper paths in non-erl first files
Fred Hebert
2015-10-12
2
-8
/
+57
|
/
*
Merge pull request #858 from tsloughter/certifi_priv
Fred Hebert
2015-10-08
1
-1
/
+0
|
\
|
*
don't include certifi priv dir in escript, it is not needed
Tristan Sloughter
2015-10-08
1
-1
/
+0
*
|
Merge pull request #856 from tsloughter/hook_env
Fred Hebert
2015-10-05
1
-1
/
+4
|
\
\
|
|
/
|
*
add ERLANG_ARCH and ERLANG_TARGET to os env for hooks
Tristan Sloughter
2015-10-05
1
-1
/
+4
|
/
*
Merge pull request #852 from tsloughter/no_profile
Fred Hebert
2015-10-04
2
-2
/
+44
|
\
|
*
Merge pull request #5 from ferd/tsloughter-no_profile
Tristan Sloughter
2015-10-04
2
-25
/
+62
|
|
\
|
|
*
Tests for warnings
Fred Hebert
2015-10-05
1
-2
/
+32
|
|
*
Merge branch 'no_profile' of https://github.com/tsloughter/rebar3 into tsloug...
Fred Hebert
2015-10-05
1
-0
/
+12
|
|
|
\
|
|
/
/
|
/
|
/
|
|
/
|
*
print a warning if a profile in 'as' has no config entry
Tristan Sloughter
2015-10-03
1
-0
/
+12
*
|
Merge pull request #854 from tsloughter/git_vsn
Fred Hebert
2015-10-04
1
-23
/
+30
|
\
\
|
|
/
|
/
|
|
*
if not in a git repo but have 'git' as vsn, fallback to 0.0.0
Tristan Sloughter
2015-10-04
1
-23
/
+30
|
/
[prev]
[next]