| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bump to 3.5.2 | Fred Hebert | 2018-05-03 | 2 | -2/+2 |
* | Merge pull request #1775 from ferd/redisable-dbg-info | Fred Hebert | 2018-05-03 | 1 | -0/+1 |
|\ |
|
| * | Re-disable debug_info on prod profile | Fred Hebert | 2018-05-03 | 1 | -0/+1 |
|/ |
|
* | Back to git-based versioning | Fred Hebert | 2018-05-03 | 1 | -1/+1 |
* | bump to 3.5.1 | Fred Hebert | 2018-05-03 | 2 | -2/+2 |
* | Merge pull request #1773 from ferd/otp-21-stacktrace-compat | Fred Hebert | 2018-05-03 | 14 | -48/+61 |
|\ |
|
| * | Fix handling of loosely formatted OTP_VERSION file | Fred Hebert | 2018-05-03 | 1 | -6/+5 |
| * | Confirm lack of regressions on new logger in shell | Fred Hebert | 2018-05-03 | 1 | -9/+16 |
| * | Work around OTP-21 deprecation of get_stacktrace() | Fred Hebert | 2018-05-03 | 12 | -30/+37 |
| * | Update erlware_commons for stacktraces support | Fred Hebert | 2018-05-03 | 2 | -3/+3 |
|/ |
|
* | Merge pull request #1770 from ferd/danikp-feature_long_src_paths | Fred Hebert | 2018-04-27 | 3 | -3/+36 |
|\ |
|
| * | Fix symlink/copying logic in compiler for priv | Fred Hebert | 2018-04-27 | 1 | -1/+10 |
| * | Merge branch 'danikp-feature_long_src_paths' of github.com:ferd/rebar3 into d... | Fred Hebert | 2018-04-27 | 2 | -4/+4 |
| |\ |
|
| | * | Prevent copying or symlink non-existing src_dirs | Fred Hebert | 2018-04-27 | 2 | -4/+4 |
| | * | Merge branch 'feature_long_src_paths' of https://github.com/danikp/rebar3 int... | Fred Hebert | 2018-04-27 | 2 | -2/+26 |
| | |\
| |/ /
|/| | |
|
| * | | Merge branch 'feature_long_src_paths' of https://github.com/danikp/rebar3 int... | Fred Hebert | 2018-04-27 | 2 | -2/+26 |
| |\ \
|/ / /
| | _ |
|
| * | fix & test | Dmitry | 2018-04-23 | 2 | -4/+28 |
| * | ensure Dest exists before copying to it | Dmitry | 2018-04-22 | 1 | -2/+2 |
* | | Merge pull request #1769 from ferd/warn-on-read-only-cachedir | Fred Hebert | 2018-04-27 | 2 | -2/+16 |
|\ \ |
|
| * | | Display warnings when cache dirs are read-only | Fred Hebert | 2018-04-27 | 2 | -2/+16 |
|/ / |
|
* | | Merge pull request #1765 from ferd/clear-all-dialyzer-errors | Fred Hebert | 2018-04-25 | 3 | -2/+13 |
|\ \ |
|
| * | | Clear all dialyzer errors | Fred Hebert | 2018-04-23 | 3 | -2/+13 |
|/ / |
|
* | | Merge pull request #1764 from ferd/bump-cth_readable | Fred Hebert | 2018-04-22 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Bump cth_readable to 1.3.4: restor eunit format | Fred Hebert | 2018-04-22 | 2 | -3/+3 |
|/ |
|
* | Merge pull request #1762 from ferd/reload-shell-apps-for-cfg | Fred Hebert | 2018-04-21 | 1 | -3/+28 |
|\ |
|
| * | Reload apps running in shell with new config | Fred Hebert | 2018-04-20 | 1 | -3/+28 |
* | | Merge pull request #1761 from ferd/fix-local-upgrade-etag | Fred Hebert | 2018-04-21 | 1 | -1/+10 |
|\ \
| |/
|/| |
|
| * | Fix local upgrade etag handling | Fred Hebert | 2018-04-21 | 1 | -1/+10 |
|/ |
|
* | Merge pull request #1759 from ferd/fix-erlopts-test-profile | Fred Hebert | 2018-04-20 | 2 | -1/+37 |
|\ |
|
| * | Fix precedence rules of erl_opts for test profile | Fred Hebert | 2018-04-20 | 2 | -1/+37 |
* | | Merge pull request #1758 from ferd/display-script-errors | Fred Hebert | 2018-04-20 | 2 | -1/+3 |
|\ \
| |/
|/| |
|
| * | Fix broken windows build | Fred Hebert | 2018-04-20 | 1 | -1/+1 |
| * | Display error when rebar.config.script fails | Fred Hebert | 2018-04-20 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #1757 from ferd/fix-dialyzer-warnings | Fred Hebert | 2018-04-20 | 6 | -13/+10 |
|\ |
|
| * | Fix Travis builds | Fred Hebert | 2018-04-20 | 1 | -1/+1 |
| * | Fix various Dialyzer warnings | Fred Hebert | 2018-04-20 | 5 | -12/+9 |
|/ |
|
* | Merge branch 'tothlac-1743_specs' | Fred Hebert | 2018-04-20 | 1 | -64/+250 |
|\ |
|
| * | Merge branch '1743_specs' of https://github.com/tothlac/rebar3 into tothlac-1... | Fred Hebert | 2018-04-20 | 1 | -64/+250 |
| |\
|/ / |
|
| * | (#1743): Refactor rebar_pkg_resource, add documentation | Laszlo Toth | 2018-04-12 | 1 | -81/+152 |
| * | (#1743): Add specs for dialyzer | Laszlo Toth | 2018-04-11 | 1 | -3/+118 |
* | | Merge pull request #1756 from ferd/handle-schemeless-proxy | Fred Hebert | 2018-04-20 | 2 | -7/+17 |
|\ \ |
|
| * | | Add proxy auto-scheme test | Fred Hebert | 2018-04-20 | 1 | -6/+8 |
| * | | Handle Schemaless Proxy URLs in ENV vars | Fred Hebert | 2018-04-20 | 1 | -1/+9 |
* | | | Merge branch 'tothlac-1743' | Fred Hebert | 2018-04-20 | 2 | -15/+38 |
|\ \ \
| |/ /
|/| | |
|
| * | | Do not die on a pkg etag cache write fail | Fred Hebert | 2018-04-20 | 1 | -1/+1 |
| * | | Merge branch '1743' of https://github.com/tothlac/rebar3 into tothlac-1743 | Fred Hebert | 2018-04-20 | 2 | -15/+38 |
| |\ \
|/ / /
| | _ |
|
| * | (#1743): store the etags in cache files | Laszlo Toth | 2018-04-11 | 2 | -15/+38 |
* | | Merge pull request #1750 from ferd/rework-dialyzer-options | Fred Hebert | 2018-04-18 | 2 | -32/+23 |
|\ \
| |/
|/| |
|
| * | Make rebar3 work with dialyzer internally | Fred Hebert | 2018-04-14 | 2 | -32/+23 |
|/ |
|
* | Merge pull request #1742 from tothlac/master | Fred Hebert | 2018-04-09 | 1 | -1/+2 |
|\ |
|