summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Introduce support of add and del operations under erl_opts directiveAlexander Petrovsky2018-05-312-38/+432
| * | | Merge pull request #1802 from ferd/upgrade-hooksFred Hebert2018-06-061-0/+13
| |\ \ \
| | * | | Add hooks to the upgrade commandFred Hebert2018-06-051-0/+13
| | |/ /
| * | | Merge pull request #1803 from ferd/shell-start-cleanFred Hebert2018-06-051-2/+10
| |\ \ \ | | |/ / | |/| |
| | * | Add --start-clean flag to rebar3 shellFred Hebert2018-06-051-2/+10
| |/ /
| * | Merge pull request #1797 from ferd/otp-21-rc2-supportFred Hebert2018-05-303-4/+4
| |\ \
| | * | Logger OTP-21-rc2 supportFred Hebert2018-05-303-4/+4
| * | | Merge pull request #1795 from juise/juise-override_deps-test-fixFred Hebert2018-05-301-6/+7
| |\ \ \ | | |/ / | |/| |
| | * | Fix override_deps test from suite rebar_compile_SUITEAlexander Petrovsky2018-05-301-6/+7
| |/ /
| * | Merge pull request #1790 from ferd/autostart-shell-for-appsFred Hebert2018-05-202-1/+8
| |\ \
| | * | Auto-boot main app in OTP app project templatesFred Hebert2018-05-202-1/+8
| * | | Merge pull request #1789 from CrowdHailer/patch-1Fred Hebert2018-05-201-0/+3
| |\ \ \ | | |/ / | |/| |
| | * | add tuple and comment for prior to OTP 18Peter Saxton2018-05-201-0/+2
| | * | Use maps for child spec examplePeter Saxton2018-05-201-1/+2
| |/ /
| * | return to git-based versioningFred Hebert2018-05-091-1/+1
| * | bump to 3.5.3Fred Hebert2018-05-092-2/+2
| * | Merge pull request #1783 from ferd/restore-templatesFred Hebert2018-05-091-0/+4
| |\ \
| | * | Restore default templates in bootstrapped rebar3Fred Hebert2018-05-091-0/+4
| |/ /
| * | Merge pull request #1782 from velimir0xff/start-1-async-treadFred Hebert2018-05-084-5/+4
| |\ \
| | * | start at least one async thread in async thread poolGrigory Starinkin2018-05-084-5/+4
| |/ /
| * | Merge pull request #1779 from ferd/compact-cth_readableFred Hebert2018-05-054-20/+24
| |\ \
| | * | Officially Deprecate R16B releaseFred Hebert2018-05-051-3/+1
| | * | Logger support in cth_readable; compact CT outputFred Hebert2018-05-053-17/+23
| |/ /
| * | Return to git-based versioningFred Hebert2018-05-031-1/+1
| |/
| * Bump to 3.5.2Fred Hebert2018-05-032-2/+2
| * Merge pull request #1775 from ferd/redisable-dbg-infoFred Hebert2018-05-031-0/+1
| |\
| | * Re-disable debug_info on prod profileFred Hebert2018-05-031-0/+1
| |/
| * Back to git-based versioningFred Hebert2018-05-031-1/+1
| * bump to 3.5.1Fred Hebert2018-05-032-2/+2
| * Merge pull request #1773 from ferd/otp-21-stacktrace-compatFred Hebert2018-05-0314-48/+61
| |\
| | * 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-0312-30/+37
| | * Update erlware_commons for stacktraces supportFred Hebert2018-05-032-3/+3
| |/
| * Merge pull request #1770 from ferd/danikp-feature_long_src_pathsFred Hebert2018-04-273-3/+36
| |\
| | * Fix symlink/copying logic in compiler for privFred Hebert2018-04-271-1/+10
| | * Merge branch 'danikp-feature_long_src_paths' of github.com:ferd/rebar3 into d...Fred Hebert2018-04-272-4/+4
| | |\
| | | * Prevent copying or symlink non-existing src_dirsFred Hebert2018-04-272-4/+4
| | | * Merge branch 'feature_long_src_paths' of https://github.com/danikp/rebar3 int...Fred Hebert2018-04-272-2/+26
| | | |\ | | |/ / | |/| |
| | * | Merge branch 'feature_long_src_paths' of https://github.com/danikp/rebar3 int...Fred Hebert2018-04-272-2/+26
| | |\ \ | |/ / / | | | _
| | * fix & testDmitry2018-04-232-4/+28
| | * ensure Dest exists before copying to itDmitry2018-04-221-2/+2
| * | Merge pull request #1769 from ferd/warn-on-read-only-cachedirFred Hebert2018-04-272-2/+16
| |\ \
| | * | Display warnings when cache dirs are read-onlyFred Hebert2018-04-272-2/+16
| |/ /
| * | Merge pull request #1765 from ferd/clear-all-dialyzer-errorsFred Hebert2018-04-253-2/+13
| |\ \
| | * | Clear all dialyzer errorsFred Hebert2018-04-233-2/+13
| |/ /
| * | Merge pull request #1764 from ferd/bump-cth_readableFred Hebert2018-04-222-3/+3
| |\ \ | | |/ | |/|
| | * Bump cth_readable to 1.3.4: restor eunit formatFred Hebert2018-04-222-3/+3
| |/
| * 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