summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add plugin version to the output of rebar3 plugin listJustin Wood2019-02-071-2/+2
* back to git-based versioningFred Hebert2019-02-051-1/+1
* Bump to 3.9.0Fred Hebert2019-02-051-1/+1
* Support setting shell hot code loading blacklistsFred Hebert2019-02-041-1/+4
* Merge pull request #2011 from ferd/release-switch-in-shellFred Hebert2019-02-041-6/+27
|\
| * Add --relvsn and --relname to rebar3 shellFred Hebert2019-01-311-6/+27
* | Fix handling of updated files in extra_src_dirsFred Hebert2019-02-011-24/+50
* | Unhang logger when swapping the TTY in shellFred Hebert2019-01-311-1/+23
|/
* Use double quotes in git shell command on WindowsAmelia Bellamy-Royds2019-01-241-2/+2
* Merge pull request #2000 from ferd/reorder-deps-treeFred Hebert2019-01-241-1/+2
|\
| * Reorder rebar3 tree output on umbrella appsFred Hebert2019-01-231-1/+2
* | Merge pull request #2001 from ferd/fix-perf-regressionFred Hebert2019-01-231-1/+1
|\ \