summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | add option(refresh_paths & refresh_paths_blacklist) for support set refresh_p...feng192018-05-071-24/+101
|/
* 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
* | Display error when rebar.config.script failsFred Hebert2018-04-201-0/+2
|/
* Fix various Dialyzer warningsFred Hebert2018-04-204-11/+5
* Merge branch '1743_specs' of https://github.com/tothlac/rebar3 into tothlac-1...Fred Hebert2018-04-201-64/+250
|\
| * (#1743): Refactor rebar_pkg_resource, add documentationLaszlo Toth2018-04-121-81/+152
| * (#1743): Add specs for dialyzerLaszlo Toth2018-04-111-3/+118
* | Merge pull request #1756 from ferd/handle-schemeless-proxyFred Hebert2018-04-201-1/+9
|\ \
| * | Handle Schemaless Proxy URLs in ENV varsFred Hebert2018-04-201-1/+9
* | | Do not die on a pkg etag cache write failFred Hebert2018-04-201-1/+1
| |/ |/|
* | (#1743): store the etags in cache filesLaszlo Toth2018-04-111-10/+26
|/
* (#1741): Fix quotes in etag valuestothlac2018-04-091-1/+2
* Remove noisy debug messageFred Hebert2018-03-301-2/+0
* Merge pull request #1716 from fenollp/sort-asFred Hebert2018-03-301-0/+3
|\