summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * add report in the effects_code_generation, as it is the short form for both r...Gerald Xv2018-09-051-0/+1
| * Merge pull request #1850 from ferd/helpful-includelib-errorFred Hebert2018-08-031-3/+13
| |\
| | * Friendlier output on include_lib errorsFred Hebert2018-08-031-3/+13
| * | fixed typo erl_first_filesShamis Shukoor2018-08-031-1/+1
| |/
* | combine []/Opt case options into one @ get_git_options/0simonxu722018-07-261-2/+1
* | add git clone --reference path supportsimonxu722018-07-261-12/+31
|/
* Merge pull request #1780 from feng19/refresh_pathsFred Hebert2018-07-111-24/+85
|\
| * remove some refresh_paths's options(no_deps and no_test) & use beam_lib:md5/1...feng192018-07-111-24/+8
| * Merge tag '3.6.0' into refresh_pathsfeng192018-06-2111-66/+162
| |\
| * | add option(refresh_paths & refresh_paths_blacklist) for support set refresh_p...feng192018-05-071-24/+101
* | | Fix for atoms in erl_first_filesBryan Paxton2018-06-281-1/+20
* | | Back to git-based versioningFred Hebert2018-06-251-1/+1
* | | Bump to 3.6.1 -- fixing eperm issuesFred Hebert2018-06-251-1/+1
* | | otp21 eperm fix for local install/upgrade, no need to set uid/gidTristan Sloughter2018-06-251-7/+1
* | | Back to git-based versioningFred Hebert2018-06-191-1/+1
| |/ |/|
* | Bump to 3.6.0Fred Hebert2018-06-191-1/+1
* | Finish adding specs for private funs in rebar3.erlBryan Paxton2018-06-111-0/+5
* | run compile provider in default namespace from bareTristan Sloughter2018-06-081-1/+3
* | Abort if erl_first_files is not a list of stringsBryan Paxton2018-06-082-1/+18
* | fix #1808Gonçalo Tomás2018-06-081-20/+34
* | Merge pull request #1798 from juise/masterFred Hebert2018-06-061-26/+57
|\ \
| * | Introduce support of add and del operations under erl_opts directiveAlexander Petrovsky2018-05-311-26/+57
* | | Merge pull request #1802 from ferd/upgrade-hooksFred Hebert2018-06-061-0/+13
|\ \ \
| * | | Add hooks to the upgrade commandFred Hebert2018-06-051-0/+13
| |/ /
* | | Add --start-clean flag to rebar3 shellFred Hebert2018-06-051-2/+10
|/ /
* | Logger OTP-21-rc2 supportFred Hebert2018-05-301-1/+1
* | return to git-based versioningFred Hebert2018-05-091-1/+1
* | bump to 3.5.3Fred Hebert2018-05-091-1/+1
* | start at least one async thread in async thread poolGrigory Starinkin2018-05-082-2/+2
* | Logger support in cth_readable; compact CT outputFred Hebert2018-05-051-14/+20
* | Return to git-based versioningFred Hebert2018-05-031-1/+1
|/
* Bump to 3.5.2Fred Hebert2018-05-031-1/+1
* Back to git-based versioningFred Hebert2018-05-031-1/+1
* bump to 3.5.1Fred Hebert2018-05-031-1/+1
* Fix handling of loosely formatted OTP_VERSION fileFred Hebert2018-05-031-6/+5
* Confirm lack of regressions on new logger in shellFred Hebert2018-05-031-9/+16
* Work around OTP-21 deprecation of get_stacktrace()Fred Hebert2018-05-0310-30/+34
* Fix symlink/copying logic in compiler for privFred Hebert2018-04-271-1/+10
* Prevent copying or symlink non-existing src_dirsFred Hebert2018-04-271-1/+4
* Merge branch 'feature_long_src_paths' of https://github.com/danikp/rebar3 int...Fred Hebert2018-04-271-0/+4
|\
| * fix & testDmitry2018-04-231-2/+6
| * ensure Dest exists before copying to itDmitry2018-04-221-2/+2
* | Display warnings when cache dirs are read-onlyFred Hebert2018-04-272-2/+16
* | Clear all dialyzer errorsFred Hebert2018-04-232-1/+2
|/
* Merge pull request #1762 from ferd/reload-shell-apps-for-cfgFred Hebert2018-04-211-3/+28
|\
| * Reload apps running in shell with new configFred Hebert2018-04-201-3/+28
* | Fix local upgrade etag handlingFred Hebert2018-04-211-1/+10
|/
* Merge pull request #1759 from ferd/fix-erlopts-test-profileFred Hebert2018-04-201-1/+5
|\
| * Fix precedence rules of erl_opts for test profileFred Hebert2018-04-201-1/+5
* | Fix broken windows buildFred Hebert2018-04-201-1/+1