Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Hashes in lockfile are diff friendly | Fred Hebert | 2016-06-09 | 2 | -34/+45 | |
| * | | Hide the expected hash on fetch output | Fred Hebert | 2016-05-25 | 1 | -1/+5 | |
| * | | Testing expected hash behaviour and errors in pkgs | Fred Hebert | 2016-05-25 | 4 | -7/+116 | |
| * | | Make tests pass | Fred Hebert | 2016-05-24 | 3 | -11/+18 | |
| * | | Rebar3 with hash-locked deps | Fred Hebert | 2016-05-24 | 1 | -10/+32 | |
| * | | Validate checksums expected vs obtained | Fred Hebert | 2016-05-24 | 2 | -7/+16 | |
| * | | Fetch hashes from index prior to fetching | Fred Hebert | 2016-05-24 | 1 | -1/+8 | |
| * | | Test support for OTP-19 | Fred Hebert | 2016-05-24 | 2 | -6/+18 | |
| * | | Support package hashes in structure and lockfile | Fred Hebert | 2016-05-24 | 12 | -55/+163 | |
* | | | Merge pull request #1242 from jonathn/unset-debug | Fred Hebert | 2016-06-18 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Let DEBUG="" and QUIET="" mean disable the option | Jon | 2016-06-18 | 1 | -2/+2 | |
* | | | | Merge pull request #1244 from ferd/shell-pr2relnotes-script | Fred Hebert | 2016-06-18 | 2 | -188/+25 | |
|\ \ \ \ | ||||||
| * | | | | use logs rather than skimming github pages | Fred Hebert | 2016-06-18 | 2 | -188/+25 | |
|/ / / / | ||||||
* | | | | go back to semver post-release | Fred Hebert | 2016-06-18 | 1 | -1/+1 | |
* | | | | Bump to 3.2.0 | Fred Hebert | 2016-06-18 | 2 | -2/+2 | |
* | | | | Merge pull request #1243 from jonathn/fix-unicode-tree | Fred Hebert | 2016-06-18 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix unicode rendering of deps tree (issue #1140) | Jon | 2016-06-18 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #1234 from talentdeficit/shell_config | Fred Hebert | 2016-06-13 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | ignore return value of `rebar_utils:reread_config` in shell provider | alisdair sullivan | 2016-06-12 | 1 | -1/+2 | |
|/ / / | ||||||
* | | | Merge pull request #1233 from talentdeficit/REBAR-1199 | Fred Hebert | 2016-06-12 | 2 | -6/+48 | |
|\ \ \ | ||||||
| * | | | normalize include dirs to absolute paths during compilation | alisdair sullivan | 2016-06-12 | 2 | -6/+48 | |
|/ / / | ||||||
* | | | Merge pull request #1232 from talentdeficit/REBAR-1184 | Fred Hebert | 2016-06-11 | 2 | -2/+55 | |
|\ \ \ | ||||||
| * | | | REBAR-1184 exclude tests for `ERL_COMPILER_OPTIONS` on r15 | alisdair sullivan | 2016-06-11 | 1 | -2/+5 | |
| * | | | REBAR-1184 always recompile if `ERL_COMPILER_OPTIONS` env var is set | alisdair sullivan | 2016-06-11 | 2 | -2/+52 | |
* | | | | Merge pull request #1227 from ferd/compiler-source-format | Fred Hebert | 2016-06-11 | 4 | -15/+93 | |
|\ \ \ \ | ||||||
| * | | | | Fix alternative path printing, default is relative | Fred Hebert | 2016-06-09 | 2 | -38/+39 | |
| * | | | | Rename 'unchanged' option to 'build' | Fred Hebert | 2016-06-06 | 1 | -4/+4 | |
| * | | | | Reinstated test | Garrett Smith | 2016-05-02 | 1 | -0/+1 | |
| * | | | | Option to format compiler sources | Garrett Smith | 2016-05-02 | 4 | -11/+87 | |
* | | | | | Merge pull request #1231 from tsloughter/ct_sys_config | Fred Hebert | 2016-06-11 | 5 | -33/+101 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | add support for passing a sys_config to common test | Tristan Sloughter | 2016-06-11 | 5 | -33/+101 | |
|/ / / / | ||||||
* | | | | Merge pull request #1230 from ferd/support-env-proxy-vars | Fred Hebert | 2016-06-11 | 1 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | Expand os ENV proxy support to bootstrap script | Fred Hebert | 2016-06-11 | 1 | -1/+5 | |
* | | | | | Merge pull request #1229 from ferd/support-env-proxy-vars | Fred Hebert | 2016-06-11 | 2 | -2/+77 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Support ENV config for proxy values | Fred Hebert | 2016-06-11 | 2 | -2/+77 | |
|/ / / / | ||||||
* | | | | Merge pull request #1080 from project-fifo/crashdump | Fred Hebert | 2016-06-10 | 4 | -3/+19 | |
|\ \ \ \ | ||||||
| * | | | | Make sure not to dump in api mode | Heinz N. Gies | 2016-04-16 | 4 | -5/+18 | |
| * | | | | Write rebar3.crashdump on errors | Heinz N. Gies | 2016-04-16 | 2 | -3/+6 | |
* | | | | | Merge pull request #1164 from snaiper80/fix_cover_compile_error | alisdair sullivan | 2016-06-06 | 1 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix compile error case when cover compilation | Lee GiTack | 2016-04-18 | 1 | -1/+4 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1219 from ferd/umbrella-upgrade | Fred Hebert | 2016-06-06 | 2 | -5/+71 | |
|\ \ \ \ \ | ||||||
| * | | | | | Rework patch to work without accident | Fred Hebert | 2016-06-06 | 1 | -5/+21 | |
| * | | | | | Account for umbrella apps' deps in upgrades | Fred Hebert | 2016-06-04 | 1 | -1/+7 | |
| * | | | | | Regression test showing the bug for umbrella apps | Fred Hebert | 2016-06-03 | 1 | -4/+48 | |
* | | | | | | Merge pull request #1222 from lucafavatella/patch-1 | Fred Hebert | 2016-06-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix minor typo in README | Luca Favatella | 2016-06-06 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1220 from gomoripeti/handle_error_crash | Fred Hebert | 2016-06-05 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Handle control sequences in formatted errors | Péter Gömöri | 2016-06-06 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #1211 from erlang/ignore-raw-deps-spec | Fred Hebert | 2016-06-03 | 2 | -1/+24 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't die when source deps with [raw] are used | Fred Hebert | 2016-05-27 | 2 | -1/+24 | |
| | |_|/ / | |/| | | |