summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use better warning message.Jamu Kakar2019-06-281-2/+2
* rebar3 dialyzer: Warn when debug_info is disableJamu Kakar2019-06-261-0/+11
* 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
* | Merge pull request #2035 from ankhers/lint_app_fileFred Hebert2019-04-161-0/+31
|\ \ | |/ |/|
| * An empty list on applications key should not be treated as missingJustin Wood2019-04-161-2/+2
| * Change wording in application linting to be more clearJustin Wood2019-04-161-1/+1
| * Add basic linting for .app fileJustin Wood2019-03-191-0/+31
* | Back to git-based versioningTristan Sloughter2019-04-161-1/+1
* | Bump to 3.10.0Tristan Sloughter2019-04-161-1/+1
* | support dialyzer plt location and prefix in cli argsTristan Sloughter2019-04-061-24/+27
* | Merge pull request #2048 from jkakar/jkakar/quieter-test-outputFred Hebert2019-04-051-5/+25
|\ \
| * | rebar_prv_eunit: Hide slowest tests profile output by defaultJamu Kakar2019-04-041-5/+25
* | | Merge pull request #2040 from ferd/max-au-rebar_compiler_parallelFred Hebert2019-04-042-5/+74
|\ \ \
| * | | Fix Parallel CompilationFred Hebert2019-03-292-5/+20
| * | | Enable parallel buildMaxim Fedorov2019-03-281-1/+55
* | | | Catch errors in writing the package cacheBenedikt Reinartz2019-04-041-1/+5
* | | | Merge pull request #2037 from Kuroneer/kuroneer/fix-deps-commandFred Hebert2019-04-032-78/+108
|\ \ \ \ | |_|/ / |/| | |
| * | | Use maps syntax for OTP 17 in deps cmdJose M Perez2019-04-021-2/+2
| * | | Refactor deps command to show lock vs config fileJose M Perez2019-04-012-34/+108
| * | | Make deps command check needs_update for every depJose M Perez2019-03-271-71/+27
| |/ /
* | | Attempt at support sys_config_src in shellFred Hebert2019-03-224-30/+119
|/ /
* | Handle incorret app info in escriptizeTino Breddin2019-03-221-5/+10
* | Fix provider hook handling for escriptizeTino Breddin2019-03-221-7/+8
|/
* Remove ignored hex_core artifact from repoPiotr Bober2019-03-181-678/+0
* Fix handling of transient locks during upgradeFred Hebert2019-03-151-2/+24
* Back to git-based versioningFred Hebert2019-03-141-1/+1
* Bump to 3.9.1Fred Hebert2019-03-141-1/+1
* Fix fetching of private packages from orgs on hex repos (#2020)Bryan Paxton2019-03-0727-21/+8498
* Abort when file:consult/1 returns an errorBryan Paxton2019-02-201-3/+13