summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Rename 'unchanged' option to 'build'Fred Hebert2016-06-061-4/+4
| * | | | Option to format compiler sourcesGarrett Smith2016-05-023-9/+62
* | | | | add support for passing a sys_config to common testTristan Sloughter2016-06-114-30/+56
| |/ / / |/| | |
* | | | Support ENV config for proxy valuesFred Hebert2016-06-111-1/+5
* | | | Merge pull request #1080 from project-fifo/crashdumpFred Hebert2016-06-104-3/+19
|\ \ \ \
| * | | | Make sure not to dump in api modeHeinz N. Gies2016-04-164-5/+18
| * | | | Write rebar3.crashdump on errorsHeinz N. Gies2016-04-162-3/+6
* | | | | Merge pull request #1164 from snaiper80/fix_cover_compile_erroralisdair sullivan2016-06-061-1/+4
|\ \ \ \ \
| * | | | | Fix compile error case when cover compilationLee GiTack2016-04-181-1/+4
| |/ / / /
* | | | | Merge pull request #1219 from ferd/umbrella-upgradeFred Hebert2016-06-061-1/+23
|\ \ \ \ \
| * | | | | Rework patch to work without accidentFred Hebert2016-06-061-5/+21
| * | | | | Account for umbrella apps' deps in upgradesFred Hebert2016-06-041-1/+7
* | | | | | Handle control sequences in formatted errorsPéter Gömöri2016-06-061-2/+2
|/ / / / /
* | | | | Merge pull request #1211 from erlang/ignore-raw-deps-specFred Hebert2016-06-032-1/+24
|\ \ \ \ \
| * | | | | Don't die when source deps with [raw] are usedFred Hebert2016-05-272-1/+24
| | |_|/ / | |/| | |
* | | | | Debug log updateStuart Thackray2016-05-271-1/+1
|/ / / /
* | | | filter available package versions individually by buildtoolsTristan Sloughter2016-05-221-6/+6
* | | | Fix path command to consider {deps_dir, "deps"} in rebar.configzsoci2016-05-181-4/+4
* | | | #1185 fix windows git working directoryPost hawk2016-05-181-2/+9
| |_|/ |/| |
* | | Merge pull request #1194 from tsloughter/provider_hook_pathsTristan Sloughter2016-05-161-12/+16
|\ \ \
| * | | don't needlessly update the code path twice if no hooks to runTristan Sloughter2016-05-161-12/+16
* | | | don't generated coverage for `extra_src_dirs`alisdair sullivan2016-05-151-17/+2
|/ / /
* | | Fix shell node startupCarlos Gonzalez2016-05-091-0/+4
| |/ |/|
* | Merge pull request #1056 from lpgauth/xref_ignoresFred Hebert2016-04-301-10/+12
|\ \
| * | Add support for xref_ignoresLouis-Philippe Gauthier2016-02-121-10/+12
* | | Merge pull request #1121 from frojasg/feature/config-rebar-dir-using-env-varTristan Sloughter2016-04-302-3/+11
|\ \ \
| * | | Read env var REBAR_CACHE_DIR on rebar3 only onceFrancisco Rojas2016-04-062-11/+12
| * | | Add spec for global_cache_dirFrancisco Rojas2016-03-171-0/+1
| * | | Allows overwrite default cache dir using REBAR_CACHE_DIRFrancisco Rojas2016-03-151-2/+8
* | | | Merge pull request #1158 from ferd/fix-remote-shell-loggerTristan Sloughter2016-04-301-1/+3
|\ \ \ \
| * | | | Fixes logging from remote shells in rebar3 shellFred Hebert2016-04-131-1/+3
| | |_|/ | |/| |
* | | | Merge pull request #1159 from waisbrot/edoc-hookFred Hebert2016-04-281-1/+7
|\ \ \ \
| * | | | Add a provider hook for edocNathaniel Waisbrot2016-04-131-1/+7
| |/ / /
* | | | Change to new hex.pm repo URLEric Meadows-Jönsson2016-04-211-1/+1
|/ / /
* | | Merge pull request #1152 from soranoba/feature/test-distnodeFred Hebert2016-04-072-9/+34
|\ \ \
| * | | Add sname, name, setcookie option in eunit, ctsoranoba2016-04-072-9/+24
| * | | supported dist_node in ct and eunitsoranoba2016-04-072-0/+10
* | | | Recursively load configurations in shell.Benedikt Reinartz2016-04-071-5/+12
* | | | Turn back to git-based semver for post-releaseFred Hebert2016-04-041-1/+1
|/ / /
* | | Tag to 3.1.0Fred Hebert2016-04-041-1/+1
* | | Blacklist apps to reloadFred Hebert2016-04-041-5/+12
* | | Merge pull request #1138 from egobrain/patch-2Tristan Sloughter2016-04-041-1/+1
|\ \ \
| * | | Fixed git version bugYakov2016-04-041-1/+1
* | | | Merge pull request #1144 from talentdeficit/ct_opts_passthruFred Hebert2016-04-011-2/+4
|\ \ \ \
| * | | | allow all `ct_opts` arguments to be passed through to `ct:run_test/1`alisdair sullivan2016-04-011-2/+4
| |/ / /
* | | | rename dist to dist_nodeFred Hebert2016-04-011-2/+2
* | | | Extract dist config handling, support {dist, ...}Fred Hebert2016-03-212-27/+91
|/ / /
* | | Merge pull request #1128 from fenollp/rebrandingFred Hebert2016-03-192-2/+2
|\ \ \
| * | | rebranding: update links rebar/rebar3 -> erlang/rebar3Pierre Fenoll2016-03-192-2/+2
| |/ /
* | | Merge pull request #1125 from ferd/fix-paths-outputTristan Sloughter2016-03-191-2/+6
|\ \ \