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 tuple umerging
Fred Hebert
2015-12-06
1
-7
/
+18
|
*
Add test cases for tuple deduplication
Fred Hebert
2015-12-06
1
-2
/
+69
|
/
*
Merge pull request #948 from toland/fix_mib_compiler
Fred Hebert
2015-12-01
2
-8
/
+18
|
\
|
*
Added tests and fixed a bug
Phil Toland
2015-12-01
2
-5
/
+11
|
*
Fix a small bug in the MIB compiler when building dependencies
Phil Toland
2015-11-30
1
-4
/
+8
*
|
Merge pull request #935 from tokenrove/fix-eunit-verbose
Tristan Sloughter
2015-12-01
1
-1
/
+2
|
\
\
|
*
|
Default to no eunit formatter if verbose specified
Julian Squires
2015-12-01
1
-1
/
+2
|
/
/
*
|
Merge pull request #949 from tsloughter/eunit_config
Fred Hebert
2015-11-30
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fetch eunit_formatters config not from the command args but from the config
Tristan Sloughter
2015-11-30
1
-1
/
+1
*
|
Merge pull request #945 from tsloughter/auto_update
Fred Hebert
2015-11-29
2
-7
/
+41
|
\
\
|
|
/
|
*
auto-update the registry if a pkg isn't found, fail if it still isn't found
Tristan Sloughter
2015-11-29
2
-7
/
+41
|
/
*
Merge pull request #943 from tsloughter/s3_compat
Fred Hebert
2015-11-26
1
-2
/
+0
|
\
|
*
remove backward_compat entry from travis s3
Tristan Sloughter
2015-11-26
1
-2
/
+0
|
/
*
Merge pull request #942 from tsloughter/relx_profiles
Fred Hebert
2015-11-26
2
-22
/
+3
|
\
|
*
special handling of relx configs in profiles
Tristan Sloughter
2015-11-26
2
-22
/
+3
*
|
Merge pull request #941 from tsloughter/cp_r_p
Fred Hebert
2015-11-25
1
-1
/
+1
|
\
\
|
|
/
|
*
preserve attributes when copying files in rebar_utils:cp_r for unix
Tristan Sloughter
2015-11-25
1
-1
/
+1
|
/
*
Merge pull request #934 from tsloughter/dedup_providers
Fred Hebert
2015-11-23
5
-7
/
+32
|
\
|
*
just delete erlware_commons rebar.config.script, it isn't needed for rebar3
Tristan Sloughter
2015-11-23
1
-0
/
+7
|
*
if a provider of the same namespace and name already exists, skip adding new ...
Tristan Sloughter
2015-11-23
4
-7
/
+25
|
/
*
Merge pull request #930 from ferd/handle-new-flag
Tristan Sloughter
2015-11-19
2
-2
/
+43
|
\
|
*
Handle force flags in leading position
Fred Hebert
2015-11-19
2
-2
/
+43
|
/
*
Merge pull request #928 from ferd/bump-cth_readable
Tristan Sloughter
2015-11-18
2
-2
/
+2
|
\
|
*
Ct output improvements
Fred Hebert
2015-11-18
2
-2
/
+2
|
/
*
Merge pull request #927 from tsloughter/eunit_18_2
Fred Hebert
2015-11-18
2
-2
/
+2
|
\
|
*
upgrade eunit_formatters to 0.3.1 for OTP18 bug fix
Tristan Sloughter
2015-11-18
2
-2
/
+2
|
/
*
Merge pull request #924 from tsloughter/pgks_fix
Fred Hebert
2015-11-17
1
-2
/
+14
|
\
|
*
only add package list of versions to registry if it has the right buildtool s...
Tristan Sloughter
2015-11-17
1
-2
/
+14
*
|
Merge pull request #925 from tsloughter/eunit_18
Fred Hebert
2015-11-17
2
-2
/
+2
|
\
\
|
*
|
upgrade eunit_formatters for OTP 18 support
Tristan Sloughter
2015-11-17
2
-2
/
+2
|
|
/
*
|
Merge pull request #922 from talentdeficit/warn_on_bad_test_opts
Fred Hebert
2015-11-16
4
-134
/
+337
|
\
\
|
|
/
|
*
error on ct/eunit argument errors instead of warning
alisdair sullivan
2015-11-15
4
-148
/
+318
|
*
warn on incorrectly specified test options in `rebar.config`
alisdair sullivan
2015-11-14
2
-14
/
+47
|
/
*
Merge pull request #921 from ferd/fix-includes
Tristan Sloughter
2015-11-14
1
-1
/
+1
|
\
|
*
Fix error reports on missing include paths
Fred Hebert
2015-11-14
1
-1
/
+1
|
/
*
Back to git versions for source
Fred Hebert
2015-11-14
1
-1
/
+1
*
Bump to beta-4
Fred Hebert
2015-11-14
2
-2
/
+2
*
Merge pull request #920 from project-fifo/update-cf
Tristan Sloughter
2015-11-14
2
-2
/
+2
|
\
|
*
Update cf
Heinz N. Gies
2015-11-14
2
-2
/
+2
|
/
*
Merge pull request #919 from ferd/fix-shell-masters
Fred Hebert
2015-11-14
1
-5
/
+19
|
\
|
*
Fix IO locking up in shell apps
Fred Hebert
2015-11-14
1
-5
/
+19
|
/
*
Merge pull request #918 from tsloughter/eunit_formatters
Fred Hebert
2015-11-13
4
-5
/
+19
|
\
|
*
add space before end so eyes don't bleed
Tristan Sloughter
2015-11-13
1
-1
/
+1
|
*
include Sean Cribbs eunit formatter by default
Tristan Sloughter
2015-11-13
4
-5
/
+19
*
|
Merge pull request #893 from archaelus/shell_scripts
Fred Hebert
2015-11-13
1
-29
/
+131
|
\
\
|
|
/
|
/
|
|
*
Feature: rebar shell [--script <FILE>]
Geoff Cant
2015-11-13
1
-29
/
+131
|
/
*
Merge pull request #917 from ferd/ct-readable
Fred Hebert
2015-11-13
4
-3
/
+39
|
\
|
*
Optionally disable readable output
Fred Hebert
2015-11-13
1
-10
/
+26
|
*
Add cth_readable to dep list
Fred Hebert
2015-11-13
1
-0
/
+1
|
*
Work in R15
Fred Hebert
2015-11-13
2
-2
/
+2
[prev]
[next]