| Commit message (Expand) | Author | Age | Files | Lines |
* | check for mib_first_files regression in umbrella_mib_first_test | Stefan Grundmann | 2018-12-05 | 1 | -9/+57 |
* | Support ignoring whole modules in xref results | Bryan Paxton | 2018-12-02 | 1 | -7/+34 |
* | fix to include beams built from src files in subdirs in modules list | Tristan Sloughter | 2018-11-23 | 1 | -1/+7 |
* | fix base path used for yrl/xrl includefile configs (#1952) | Tristan Sloughter | 2018-11-23 | 1 | -2/+148 |
* | Merge pull request #1938 from erlang/xrl-yrl-recompile | Fred Hebert | 2018-11-18 | 1 | -6/+19 |
|\ |
|
| * | check last modified time on erl files for xrl and yrl files before compiling | Tristan Sloughter | 2018-11-09 | 1 | -6/+19 |
* | | Support alias format {Namespace, Cmd} and {Namespace, Cmd, Args} (#1940) | tothlac | 2018-11-17 | 1 | -2/+29 |
|/ |
|
* | Fix shell hook expansion on windows | Fred Hebert | 2018-10-18 | 1 | -3/+3 |
* | Merge pull request #1907 from ferd/refactor-env-paths | Fred Hebert | 2018-10-15 | 3 | -3/+244 |
|\ |
|
| * | Optimize path handling | Fred Hebert | 2018-10-11 | 1 | -2/+0 |
| * | Clean path code, add tests, add clash detection | Fred Hebert | 2018-10-11 | 1 | -3/+34 |
| * | Abstracted path management | Fred Hebert | 2018-10-11 | 3 | -3/+215 |
* | | fix finding transitive deps with prerelease versions (#1914) | Tristan Sloughter | 2018-10-14 | 1 | -5/+11 |
|/ |
|
* | fix yrl compiler and add test (#1906) | Tristan Sloughter | 2018-10-06 | 1 | -3/+20 |
* | compiler behaviour (#1893) | Tristan Sloughter | 2018-10-05 | 1 | -1/+1 |
* | warn if the matched package is retired, skip prerelease (#1897) | Tristan Sloughter | 2018-10-01 | 4 | -31/+76 |
* | properly support top level app erl_opts from REBAR_CONFIG os var (#1889) | Tristan Sloughter | 2018-09-21 | 3 | -21/+101 |
* | add option to compiler provider to only build dependencies (#1888) | Tristan Sloughter | 2018-09-19 | 2 | -1/+28 |
* | only print skip warning if version is different (#1886) | Tristan Sloughter | 2018-09-17 | 1 | -2/+13 |
* | support for hex v2, multiple repository fetching, private organizations (#1884) | Tristan Sloughter | 2018-09-13 | 16 | -565/+1029 |
* | run compile provider in default namespace from bare | Tristan Sloughter | 2018-06-08 | 1 | -1/+18 |
* | Abort if erl_first_files is not a list of strings | Bryan Paxton | 2018-06-08 | 1 | -2/+9 |
* | Introduce support of add and del operations under erl_opts directive | Alexander Petrovsky | 2018-05-31 | 1 | -12/+375 |
* | Fix override_deps test from suite rebar_compile_SUITE | Alexander Petrovsky | 2018-05-30 | 1 | -6/+7 |
* | Prevent copying or symlink non-existing src_dirs | Fred Hebert | 2018-04-27 | 1 | -3/+0 |
* | Merge branch 'feature_long_src_paths' of https://github.com/danikp/rebar3 int... | Fred Hebert | 2018-04-27 | 1 | -2/+22 |
|\ |
|
| * | fix & test | Dmitry | 2018-04-23 | 1 | -2/+22 |
* | | Clear all dialyzer errors | Fred Hebert | 2018-04-23 | 1 | -1/+11 |
|/ |
|
* | Fix precedence rules of erl_opts for test profile | Fred Hebert | 2018-04-20 | 1 | -0/+32 |
* | Merge pull request #1756 from ferd/handle-schemeless-proxy | Fred Hebert | 2018-04-20 | 1 | -6/+8 |
|\ |
|
| * | Add proxy auto-scheme test | Fred Hebert | 2018-04-20 | 1 | -6/+8 |
* | | (#1743): store the etags in cache files | Laszlo Toth | 2018-04-11 | 1 | -5/+12 |
|/ |
|
* | sort-as: bar profile specializes dep "b" into a version anterior to what test... | Pierre Fenoll | 2018-03-02 | 1 | -1/+1 |
* | Revert "sort-as: show issue more clearly" | Pierre Fenoll | 2018-03-02 | 1 | -16/+3 |
* | sort-as: show issue more clearly | Pierre Fenoll | 2018-03-02 | 1 | -3/+16 |
* | rebar_package: do not return first package version for constraint with no match | Tristan Sloughter | 2018-02-26 | 1 | -1/+9 |
* | Merge pull request #1698 from campanja-forks/run-clean-hooks | Fred Hebert | 2018-02-21 | 1 | -2/+25 |
|\ |
|
| * | add test for provider_hook clean | Carl-Johan Kjellander | 2018-01-19 | 1 | -2/+25 |
* | | Issue #1704: Fix alias provider argument passing | Tobias Schlager | 2018-01-24 | 1 | -1/+26 |
|/ |
|
* | Fix escriptize failure when ebin/ has subdirs | Fred Hebert | 2017-12-14 | 1 | -2/+25 |
* | Alias plugin promoted to built-in command | Fred Hebert | 2017-12-05 | 1 | -0/+113 |
* | Merge pull request #1679 from ferd/min-coverage | Fred Hebert | 2017-12-04 | 1 | -2/+48 |
|\ |
|
| * | Support minimal coverage validation in tests | Fred Hebert | 2017-12-02 | 1 | -2/+48 |
* | | add eunit and ct option to set coverdata file name | Tristan Sloughter | 2017-12-04 | 2 | -1/+43 |
* | | fix code path when validating plugins | Tristan Sloughter | 2017-12-03 | 2 | -6/+31 |
|/ |
|
* | Fix test mocking for profile overrides | Fred Hebert | 2017-11-21 | 1 | -2/+4 |
* | Merge branch 'profile_dep_countertest' of https://github.com/lrascao/rebar3 i... | Fred Hebert | 2017-11-21 | 1 | -0/+15 |
|\ |
|
| * | Profile deps counter test | Luis Rascao | 2017-10-16 | 1 | -0/+15 |
* | | Make debug_info rules clear | Fred Hebert | 2017-11-20 | 1 | -0/+26 |
* | | OTP-21 readiness, Full Unicode support | Fred Hebert | 2017-11-16 | 6 | -13/+13 |