summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add basic linting for .app fileJustin Wood2019-03-191-0/+31
* 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
|\ \
| * | Fix performance regression in compilerFred Hebert2019-01-231-1/+1
* | | Safe unicode handlingFred Hebert2019-01-231-2/+2
* | | Merge branch 'working-systests-on-darwin' of https://github.com/starbelly/reb...Fred Hebert2019-01-231-3/+14
|\ \ \ | |/ / |/| |
| * | Remove dup quotation opBryan Paxton2018-12-101-1/+0
| * | strip trailing forward slash on recrusive cp for darwinBryan Paxton2018-12-091-3/+15
* | | Avoid linebreak on command lineFred Hebert2019-01-231-2/+2
* | | Merge branch '1944-git-shell-eval-bug' of https://github.com/starbelly/rebar3...Fred Hebert2019-01-231-2/+3
|\ \ \ | |_|/ |/| |
| * | Use single vs escaped double quotesBryan Paxton2018-12-091-2/+3
| |/
* | add repo_name to repoconfig used with hex_core to be compatible (#1996)Tristan Sloughter2019-01-131-1/+4
* | fix case clause when is_supported is not in process dictionaryMikael Lixenstrand2019-01-111-2/+1
* | Back to git-based versioningFred Hebert2019-01-051-1/+1
* | Bump to 3.8.0Fred Hebert2019-01-051-1/+1
* | Remove unnecessary clauses in update_package/3Eric Meadows-Jönsson2019-01-041-4/+0
* | Merge pull request #1986 from ericmj/emj/mirror-ofFred Hebert2019-01-012-13/+35
|\ \
| * | Improve error messageEric Meadows-Jönsson2019-01-011-4/+3
| * | Update hex_core and add mirror_of repo configEric Meadows-Jönsson2018-12-302-13/+36
* | | Remove deprecated hex field maintainers (#1987)Bryan Paxton2018-12-311-3/+1
* | | Refactor normalizemopp2018-12-301-6/+10
* | | Use format_error/1mopp2018-12-301-1/+3
* | | Revert try-catchmopp2018-12-301-12/+8
* | | Use ?PRV_ERROR instead of throwing errormopp2018-12-301-1/+1
* | | Add --generator option for eunitmopp2018-12-291-11/+33
|/ /
* | Merge pull request #1979 from ferd/ct-failfastFred Hebert2018-12-182-4/+140
|\ \
| * | Add a --fail_fast switch to common testFred Hebert2018-12-172-4/+140
| |/
* | Code documentation that the PR was for backwards compatilityStuart Thackray2018-12-182-2/+11
* | Tidy Deps plugin to provide the download/3Stuart Thackray2018-12-112-0/+8
|/
* implement mib_first_files support in rebar_compiler_mibStefan Grundmann2018-12-051-3/+34
* Merge pull request #1965 from starbelly/single-module-xref-supportFred Hebert2018-12-041-2/+4
|\
| * Support ignoring whole modules in xref resultsBryan Paxton2018-12-021-2/+4
* | fix pkg name during update by using pkg_name understood by hexAndrás Boroska2018-12-021-2/+4
* | Merge pull request #1963 from ferd/swap-builder-dep-orderFred Hebert2018-12-012-4/+8
|\ \ | |/ |/|