| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 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 |
|\ \ |
|
| * | | (#1741): Fix quotes in etag values | tothlac | 2018-04-09 | 1 | -1/+2 |
|/ / |
|
* | | Merge pull request #1739 from erlang/bump-cthreadble | Tristan Sloughter | 2018-04-03 | 2 | -3/+3 |
|\ \ |
|
| * | | Bump cth_readable to 1.3.3 | Fred Hebert | 2018-04-03 | 2 | -3/+3 |
|/ / |
|
* | | Merge pull request #1737 from ferd/remove-debug-noise | Fred Hebert | 2018-03-30 | 1 | -2/+0 |
|\ \ |
|
| * | | Remove noisy debug message | Fred Hebert | 2018-03-30 | 1 | -2/+0 |
|/ / |
|
* | | Merge pull request #1716 from fenollp/sort-as | Fred Hebert | 2018-03-30 | 2 | -1/+4 |
|\ \ |
|
| * | | sort-as: a more general pattern | Pierre Fenoll | 2018-03-02 | 1 | -2/+2 |
| * | | sort-as: bar profile specializes dep "b" into a version anterior to what test... | Pierre Fenoll | 2018-03-02 | 1 | -1/+1 |
| * | | do not append test profile if already there. Note that it comes from the prv ... | Pierre Fenoll | 2018-03-02 | 1 | -0/+3 |