summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-disable debug_info on prod profileFred Hebert2018-05-031-0/+1
* Back to git-based versioningFred Hebert2018-05-031-1/+1
* bump to 3.5.1Fred Hebert2018-05-032-2/+2
* Merge pull request #1773 from ferd/otp-21-stacktrace-compatFred Hebert2018-05-0314-48/+61
|\
| * Fix handling of loosely formatted OTP_VERSION fileFred Hebert2018-05-031-6/+5
| * Confirm lack of regressions on new logger in shellFred Hebert2018-05-031-9/+16
| * Work around OTP-21 deprecation of get_stacktrace()Fred Hebert2018-05-0312-30/+37
| * Update erlware_commons for stacktraces supportFred Hebert2018-05-032-3/+3
|/
* Merge pull request #1770 from ferd/danikp-feature_long_src_pathsFred Hebert2018-04-273-3/+36
|\
| * Fix symlink/copying logic in compiler for privFred Hebert2018-04-271-1/+10
| * Merge branch 'danikp-feature_long_src_paths' of github.com:ferd/rebar3 into d...Fred Hebert2018-04-272-4/+4
| |\
| | * Prevent copying or symlink non-existing src_dirsFred Hebert2018-04-272-4/+4
| | * Merge branch 'feature_long_src_paths' of https://github.com/danikp/rebar3 int...Fred Hebert2018-04-272-2/+26
| | |\ | |/ / |/| |
| * | Merge branch 'feature_long_src_paths' of https://github.com/danikp/rebar3 int...Fred Hebert2018-04-272-2/+26
| |\ \ |/ / / | | _
| * fix & testDmitry2018-04-232-4/+28
| * ensure Dest exists before copying to itDmitry2018-04-221-2/+2
* | Merge pull request #1769 from ferd/warn-on-read-only-cachedirFred Hebert2018-04-272-2/+16
|\ \
| * | Display warnings when cache dirs are read-onlyFred Hebert2018-04-272-2/+16
|/ /
* | Merge pull request #1765 from ferd/clear-all-dialyzer-errorsFred Hebert2018-04-253-2/+13
|\ \
| * | Clear all dialyzer errorsFred Hebert2018-04-233-2/+13
|/ /
* | Merge pull request #1764 from ferd/bump-cth_readableFred Hebert2018-04-222-3/+3
|\ \ | |/ |/|
| * Bump cth_readable to 1.3.4: restor eunit formatFred Hebert2018-04-222-3/+3
|/
* Merge pull request #1762 from ferd/reload-shell-apps-for-cfgFred Hebert2018-04-211-3/+28
|\
| * Reload apps running in shell with new configFred Hebert2018-04-201-3/+28
* | Merge pull request #1761 from ferd/fix-local-upgrade-etagFred Hebert2018-04-211-1/+10
|\ \ | |/ |/|
| * Fix local upgrade etag handlingFred Hebert2018-04-211-1/+10
|/
* Merge pull request #1759 from ferd/fix-erlopts-test-profileFred Hebert2018-04-202-1/+37
|\
| * Fix precedence rules of erl_opts for test profileFred Hebert2018-04-202-1/+37
* | Merge pull request #1758 from ferd/display-script-errorsFred Hebert2018-04-202-1/+3
|\ \ | |/ |/|
| * Fix broken windows buildFred Hebert2018-04-201-1/+1
| * Display error when rebar.config.script failsFred Hebert2018-04-201-0/+2
|/
* Merge pull request #1757 from ferd/fix-dialyzer-warningsFred Hebert2018-04-206-13/+10
|\
| * Fix Travis buildsFred Hebert2018-04-201-1/+1
| * Fix various Dialyzer warningsFred Hebert2018-04-205-12/+9
|/
* Merge branch 'tothlac-1743_specs'Fred Hebert2018-04-201-64/+250
|\
| * Merge branch '1743_specs' of https://github.com/tothlac/rebar3 into tothlac-1...Fred Hebert2018-04-201-64/+250
| |\ |/ /
| * (#1743): Refactor rebar_pkg_resource, add documentationLaszlo Toth2018-04-121-81/+152
| * (#1743): Add specs for dialyzerLaszlo Toth2018-04-111-3/+118
* | Merge pull request #1756 from ferd/handle-schemeless-proxyFred Hebert2018-04-202-7/+17
|\ \
| * | Add proxy auto-scheme testFred Hebert2018-04-201-6/+8
| * | Handle Schemaless Proxy URLs in ENV varsFred Hebert2018-04-201-1/+9
* | | Merge branch 'tothlac-1743'Fred Hebert2018-04-202-15/+38
|\ \ \ | |/ / |/| |
| * | Do not die on a pkg etag cache write failFred Hebert2018-04-201-1/+1
| * | Merge branch '1743' of https://github.com/tothlac/rebar3 into tothlac-1743Fred Hebert2018-04-202-15/+38
| |\ \ |/ / / | | _
| * (#1743): store the etags in cache filesLaszlo Toth2018-04-112-15/+38
* | Merge pull request #1750 from ferd/rework-dialyzer-optionsFred Hebert2018-04-182-32/+23
|\ \ | |/ |/|
| * Make rebar3 work with dialyzer internallyFred Hebert2018-04-142-32/+23
|/
* Merge pull request #1742 from tothlac/masterFred Hebert2018-04-091-1/+2
|\
| * (#1741): Fix quotes in etag valuestothlac2018-04-091-1/+2
|/
* Merge pull request #1739 from erlang/bump-cthreadbleTristan Sloughter2018-04-032-3/+3
|\