summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2155 from g-andrade/feature/profile-string-overlay-varFred Hebert2019-10-042-12/+34
|\
| * Fix function overspec.Guilherme Andrade2019-09-021-1/+1
| * Add missing function spec.Guilherme Andrade2019-09-021-0/+1
| * Don't export internal function definitionGuilherme Andrade2019-09-011-6/+7
| * Support `profile_string` overlay variable in releasesGuilherme Andrade2019-08-312-11/+31
| * Fix formatting of literal expression within commentGuilherme Andrade2019-08-311-1/+1
* | Reload logger config in CT suitesFred Hebert2019-10-041-1/+1
* | Merge pull request #2149 from dmitrivereshchagin/fix-logger-resetFred Hebert2019-09-011-5/+16
|\ \
| * | Disable the default logger handler in shell if requiredDmitri Vereshchagin2019-08-281-5/+16
| |/
* | Fix case clause which used wrong element orderTino Breddin2019-08-301-2/+2
|/
* back to git-based versioningTristan Sloughter2019-08-211-1/+1
* Bump to 3.12.0Tristan Sloughter2019-08-211-1/+1
* format error from provider init and print as warningTristan Sloughter2019-08-141-1/+4
* support REBAR_BASE_DIR for setting the base_dirTristan Sloughter2019-08-111-2/+6
* Merge pull request #2133 from ferd/fix-duplicate-edoc-macrosFred Hebert2019-08-061-1/+25
|\
| * Fixing duplicate macro definition in umbrella edocFred Hebert2019-07-301-1/+25
* | Update vendored in hex_core to version 0.5.1Bryan Paxton2019-07-3021-23/+25
|/
* Repair edoc functionality on rebar3 itselfFred Hebert2019-07-251-2/+2
* Stick the usort in our termination clauseRob Ashton2019-07-241-15/+14
* De-dup inside parse_attr function itselfRob Ashton2019-07-231-15/+16
* Dedup dep listRob Ashton2019-07-161-1/+1
* Fix reloading logger_levelJan Chochol2019-07-161-1/+1
* Merge pull request #2111 from jkakar/dialyzer-warn-without-debug-infoFred Hebert2019-07-091-0/+13
|\
| * Apply patch from ferd.Jamu Kakar2019-07-081-8/+10
| * Use better warning message.Jamu Kakar2019-06-281-2/+2
| * rebar3 dialyzer: Warn when debug_info is disableJamu Kakar2019-06-261-0/+11
* | Merge pull request #2121 from tsloughter/plug-upgradesTristan Sloughter2019-07-081-1/+2
|\ \
| * | keep resources in new state used in plugins upgradeTristan Sloughter2019-07-071-1/+2
* | | Merge pull request #2117 from ferd/saleyn-masterFred Hebert2019-07-072-19/+33
|\ \ \ | |/ / |/| |
| * | Fix crash when a dependency is missing app fileFred Hebert2019-07-042-3/+10
| * | Merge branch 'master' of https://github.com/saleyn/rebar3 into saleyn-masterFred Hebert2019-07-041-19/+26
| |\ \
| | * | Refine the error causeSerge Aleynikov2019-07-021-3/+3
| | * | Fix 'rebar3 compile' crash when a dependency is missing app fileSerge Aleynikov2019-07-011-19/+26
| | |/
* | | Merge pull request #2118 from ferd/fix-internal-compiler-typeFred Hebert2019-07-041-5/+17
|\ \ \
| * | | Fix custom compiler mods typespecs, add edocFred Hebert2019-07-041-5/+17
| |/ /
* | | Ensure EDoc opts in umbrella apps are respectedFred Hebert2019-07-041-1/+4
|/ /
* | Support rebar config dir env varBryan Paxton2019-06-301-2/+9
|/
* Add format_error/1 to print errors nicelySerge Aleynikov2019-06-261-2/+9
* Make missing file report more comprehensiveSerge Aleynikov2019-06-261-5/+9
* Warn when there's mismatch between rebar.lock & original package checksumKuba Odias2019-06-081-5/+15
* Merge pull request #2099 from ferd/gracious-shell-reloadingFred Hebert2019-06-071-5/+25
|\
| * Gracious loading of unloaded but blacklisted modsFred Hebert2019-06-021-5/+25
* | Only lint app files when compilingFred Hebert2019-06-022-1/+7
|/
* back to git-based versioningTristan Sloughter2019-06-011-1/+1
* Bump to 3.11.1Tristan Sloughter2019-06-011-1/+1
* Merge pull request #2075 from tsloughter/tmpl-usageFred Hebert2019-05-311-1/+11
|\
| * add support for usage message after template is doneTristan Sloughter2019-05-131-1/+11
* | back to git-based versioningTristan Sloughter2019-05-301-1/+1
* | Bump to 3.11.0Tristan Sloughter2019-05-301-1/+1
* | bug when reread_config from OTP 17Anders Wei2019-05-281-1/+1