summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2001 from ferd/fix-perf-regressionFred Hebert2019-01-231-1/+1
|\
| * Fix performance regression in compilerFred Hebert2019-01-231-1/+1
* | Merge branch 'starbelly-working-systests-on-darwin'Fred Hebert2019-01-231-3/+14
|\ \ | |/ |/|
| * 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
* | Merge branch 'starbelly-1944-git-shell-eval-bug'Fred Hebert2019-01-231-2/+3
|\ \
| * | 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
| |/
* | Merge pull request #1993 from ferd/flush-build-bootstrapFred Hebert2019-01-231-8/+50
|\ \
| * | Clear _build/bootstrap on each bootstrap runFred Hebert2019-01-081-8/+50
* | | Merge pull request #1999 from starbelly/update-templatesFred Hebert2019-01-182-2/+0
|\ \ \
| * | | update template moving maintainers into extras fieldBryan Paxton2019-01-182-2/+0
|/ / /
* | | add repo_name to repoconfig used with hex_core to be compatible (#1996)Tristan Sloughter2019-01-132-4/+9
* | | Merge pull request #1994 from lixen/masterFred Hebert2019-01-111-2/+1
|\ \ \ | |/ / |/| |
| * | 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-052-2/+2
* | Merge pull request #1989 from tsloughter/relx-3.28.0Fred Hebert2019-01-052-3/+3
|\ \
| * | update relx to 3.28.0Tristan Sloughter2019-01-052-3/+3
|/ /
* | Merge pull request #1988 from ericmj/emj/remove-clauseFred Hebert2019-01-041-4/+0
|\ \
| * | 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-017-39/+71
|\ \
| * | Improve error messageEric Meadows-Jönsson2019-01-011-4/+3
| * | Update hex_core and add mirror_of repo configEric Meadows-Jönsson2018-12-307-39/+72
* | | Remove deprecated hex field maintainers (#1987)Bryan Paxton2018-12-311-3/+1
* | | Merge pull request #1984 from mopp/add_eunit_generator_optionFred Hebert2018-12-295-7/+66
|\ \ \ | |/ / |/| |
| * | 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
| * | Append --generator option to completion filesmopp2018-12-293-2/+4
| * | Add --generator option for eunitmopp2018-12-292-12/+67
|/ /
* | 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
| |/
* | Merge pull request #1980 from tsloughter/ec-1.3.1Fred Hebert2018-12-182-3/+3
|\ \
| * | bump erlware_commons to 1.3.1Tristan Sloughter2018-12-182-3/+3
|/ /
* | Merge pull request #1976 from stuart-thackray/tidyDepExportFred Hebert2018-12-182-0/+17
|\ \ | |/ |/|
| * Code documentation that the PR was for backwards compatilityStuart Thackray2018-12-182-2/+11
| * Merge remote-tracking branch 'origin/tidyDepExport' into tidyDepExportStuart Thackray2018-12-110-0/+0
| |\
| | * Revert "add rebar.lock to template gitignore"Stuart Thackray2018-12-111-4/+0
| | * Tidy Deps plugin to provide the download/3Stuart Thackray2018-12-112-0/+8
| * | Tidy Deps plugin to provide the download/3Stuart Thackray2018-12-113-4/+8
| |/
| * Update from UpstreamStuart Thackray2018-12-11189-3251/+13977
| |\ | |/ |/|
* | Merge pull request #1971 from ferd/fix-systest-suiteFred Hebert2018-12-081-1/+1
|\ \
| * | Fixing systest to use up to date pluginFred Hebert2018-12-081-1/+1
|/ /
* | Merge pull request #1969 from sg2342/fix_compiler_mibFred Hebert2018-12-052-12/+91
|\ \
| * | implement mib_first_files support in rebar_compiler_mibStefan Grundmann2018-12-051-3/+34