summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1706 from campanja-forks/env-for-providersFred Hebert2018-02-273-75/+91
|\
| * make it easier to create envCarl-Johan Kjellander2018-02-261-1/+8
| * remove whitespaceCarl-Johan Kjellander2018-02-231-1/+0
| * move and export create_env for use by providersCarl-Johan Kjellander2018-02-232-57/+67
| * export env expansionCarl-Johan Kjellander2018-02-231-18/+18
* | Merge pull request #1721 from tsloughter/no-constraint-matchFred Hebert2018-02-262-6/+19
|\ \ | |/ |/|
| * rebar_package: do not return first package version for constraint with no matchTristan Sloughter2018-02-262-6/+19
|/
* Merge pull request #1718 from shino/bugfix/io-opts-unicodeFred Hebert2018-02-212-3/+2
|\
| * Set unicode option for starndard_io at entry pointShunichi Shinohara2018-02-222-3/+2
* | Merge pull request #1698 from campanja-forks/run-clean-hooksFred Hebert2018-02-213-6/+34
|\ \ | |/ |/|
| * run hooks and plugins during clean for depsCarl-Johan Kjellander2018-01-192-4/+9
| * add test for provider_hook cleanCarl-Johan Kjellander2018-01-191-2/+25
* | Merge pull request #1714 from tsloughter/up-ec-relxFred Hebert2018-02-042-6/+6
|\ \
| * | upgrade erlware commons and relxTristan Sloughter2018-02-032-6/+6
|/ /
* | Merge pull request #1707 from schlagert/issue_1704Fred Hebert2018-01-302-24/+72
|\ \ | |/ |/|
| * Issue #1704: Fix alias provider argument passingTobias Schlager2018-01-242-24/+72
|/
* Back to git-based versioningFred Hebert2017-12-221-1/+1
* Bump to 3.5.0Fred Hebert2017-12-222-2/+2
* Merge pull request #1696 from ajm113/patch-1Fred Hebert2017-12-161-1/+1
|\
| * Corrected Erlang Solutions Download URLAndrew Mcrobb2017-12-161-1/+1
|/
* Merge pull request #1692 from ferd/fix-bootstrap-repeatFred Hebert2017-12-151-3/+4
|\
| * Fix repeated bootstrap runsFred Hebert2017-12-131-3/+4
* | Merge pull request #1694 from ferd/escript-with-ebin-subdirFred Hebert2017-12-152-3/+27
|\ \ | |/ |/|
| * Fix escriptize failure when ebin/ has subdirsFred Hebert2017-12-142-3/+27
|/
* Merge pull request #1689 from ferd/update-bootstrapFred Hebert2017-12-081-28/+265
|\
| * Update bootstrap script // fix windows issuesFred Hebert2017-12-081-28/+265
* | Merge pull request #1688 from ferd/update-manpagesFred Hebert2017-12-081-3/+13
|\ \ | |/ |/|
| * Update manpagesFred Hebert2017-12-061-3/+13
|/
* Merge pull request #1686 from ferd/global-plugin-path-fixFred Hebert2017-12-067-2/+94
|\
| * Safer purge switchFred Hebert2017-12-063-6/+9
| * Run a soft purge while within the compiler stepFred Hebert2017-12-058-3/+92
|/
* Merge pull request #1685 from ferd/promote-aliasFred Hebert2017-12-058-5/+271
|\
| * Alias plugin promoted to built-in commandFred Hebert2017-12-058-5/+271
|/
* Merge pull request #1682 from ferd/win7-file-supportFred Hebert2017-12-041-2/+2
|\
| * Drop the /is switch to robocopy for win7Fred Hebert2017-12-041-2/+2
* | Merge pull request #1681 from ferd/fix-plugin-paths-againFred Hebert2017-12-044-3/+107
|\ \
| * | Fix Plugin path handling (again!)Fred Hebert2017-12-044-3/+107
| |/
* | Merge pull request #1679 from ferd/min-coverageFred Hebert2017-12-042-15/+92
|\ \
| * | Support minimal coverage validation in testsFred Hebert2017-12-022-15/+92
* | | Merge pull request #1684 from tsloughter/cover-exportFred Hebert2017-12-045-7/+59
|\ \ \ | |_|/ |/| |
| * | add eunit and ct option to set coverdata file nameTristan Sloughter2017-12-045-7/+59
|/ /
* | Merge pull request #1678 from tsloughter/fix-plugin-pathFred Hebert2017-12-033-7/+32
|\ \
| * | fix code path when validating pluginsTristan Sloughter2017-12-033-7/+32
|/ /
* | Merge pull request #1676 from jfacorro/1675.disable.color.git.logFred Hebert2017-11-291-1/+1
|\ \ | |/ |/|
| * [#1675] Disable color in git log commandJuan Facorro2017-11-291-1/+1
|/
* Merge pull request #1672 from ferd/ct-retry-reduxFred Hebert2017-11-242-4/+178
|\
| * Add experimental support for ct --retry optionFred Hebert2017-11-242-4/+178
|/
* Merge pull request #1671 from erlang/revert-1670-ct-retryFred Hebert2017-11-242-184/+5
|\
| * Revert "Add experimental support for ct --retry option"Fred Hebert2017-11-242-184/+5
|/
* Merge pull request #1670 from ferd/ct-retryFred Hebert2017-11-232-5/+184
|\