summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Update src/rebar_prv_shell.erlTristan Sloughter2019-05-271-1/+1
* | add support for reading in environment variables from a fileTristan Sloughter2019-05-271-0/+43
* | Do not apply overrides to a root application.Fred Hebert2019-05-191-4/+9
* | Remove pre-17 namespaced types workaroundFred Hebert2019-05-141-14/+0
* | Make test suite pass on OTP-22Fred Hebert2019-05-141-1/+1
* | add support for git ref and file content as app versionTristan Sloughter2019-05-123-5/+36
|/
* format hex packages in a nice/human wayPierre Fenoll2019-05-062-12/+15
* Merge pull request #2054 from tolbrino/fix-parallel-edoc-testFred Hebert2019-04-181-3/+3
|\
| * Fix duplicate module naming in edoc test suite dataTino Breddin2019-04-161-3/+3