Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix invalid template value | Fred Hebert | 2016-06-26 | 1 | -1/+1 | |
| * | | | Escriptize based on configured apps only | Fred Hebert | 2016-06-26 | 3 | -8/+22 | |
* | | | | Merge pull request #1251 from srstrong/master | Fred Hebert | 2016-06-28 | 2 | -3/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fixes for windows environment: 1) copy empty directories when cloning (since ... | Steve Strong | 2016-06-28 | 2 | -3/+3 | |
|/ / / | ||||||
* | | | Merge pull request #1207 from ferd/pkg-local-hash-lock | Fred Hebert | 2016-06-22 | 20 | -77/+379 | |
|\ \ \ | ||||||
| * | | | Only display old version warning once | Fred Hebert | 2016-06-10 | 1 | -4/+17 | |
| * | | | 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 | |
|/ / / / | ||||||
| | | * | add rebar.lock to template gitignore | Stuart Thackray | 2016-06-14 | 1 | -0/+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 |