summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * sort-as: force an order on multiple profilesPierre Fenoll2018-03-021-1/+1
* | remove the .app from app_infoJean Bouchard2018-03-161-3/+4
|/
* use debug level for logs about bad package versioningTristan Sloughter2018-02-271-7/+7
* don't attempt retry of missing packages when updating indexTristan Sloughter2018-02-272-1/+2
* 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
* | rebar_package: do not return first package version for constraint with no matchTristan Sloughter2018-02-261-5/+10
|/
* 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-212-4/+9
|\ \ | |/ |/|
| * run hooks and plugins during clean for depsCarl-Johan Kjellander2018-01-192-4/+9
* | Issue #1704: Fix alias provider argument passingTobias Schlager2018-01-241-23/+46
|/
* Back to git-based versioningFred Hebert2017-12-221-1/+1
* Bump to 3.5.0Fred Hebert2017-12-221-1/+1
* Fix escriptize failure when ebin/ has subdirsFred Hebert2017-12-141-1/+2
* Safer purge switchFred Hebert2017-12-062-6/+8
* Run a soft purge while within the compiler stepFred Hebert2017-12-052-2/+6
* Alias plugin promoted to built-in commandFred Hebert2017-12-053-2/+105
* 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-041-3/+5
|\ \
| * | Fix Plugin path handling (again!)Fred Hebert2017-12-041-3/+5
| |/
* | Merge pull request #1679 from ferd/min-coverageFred Hebert2017-12-041-13/+44
|\ \
| * | Support minimal coverage validation in testsFred Hebert2017-12-021-13/+44
* | | add eunit and ct option to set coverdata file nameTristan Sloughter2017-12-043-6/+16
| |/ |/|
* | fix code path when validating pluginsTristan Sloughter2017-12-031-1/+1
* | [#1675] Disable color in git log commandJuan Facorro2017-11-291-1/+1
|/
* Add experimental support for ct --retry optionFred Hebert2017-11-242-4/+178
* Revert "Add experimental support for ct --retry option"Fred Hebert2017-11-242-184/+5
* Add experimental support for ct --retry optionFred Hebert2017-11-232-5/+184
* Back to git-based versioningFred Hebert2017-11-221-1/+1
* Bump to 3.4.7Fred Hebert2017-11-221-1/+1
* Fix compilation for custom resources dynamic vsnFred Hebert2017-11-221-1/+12
* Make debug_info rules clearFred Hebert2017-11-201-6/+34
* Allow silencing skip warnings when fetching depsLiam McNamara2017-11-201-2/+7
* Back to git-based versioningFred Hebert2017-11-171-1/+1
* Bump to 3.4.6Fred Hebert2017-11-171-1/+1
* Return to git-based versioningFred Hebert2017-11-171-1/+1
* Bump to 3.4.5Fred Hebert2017-11-171-1/+1
* Merge pull request #1660 from ferd/otp-21-preparednessFred Hebert2017-11-1620-46/+89
|\
| * OTP-21 readiness, Full Unicode supportFred Hebert2017-11-1620-46/+89
* | added http option {relaxed, true} when fetching registryAndrey Kanyuka2017-11-051-1/+1
* | fixed handling of proxy username and password when fetching registryAndrey Kanyuka2017-11-031-1/+2
|/
* git vsn from tag both strip 'v' prefixTristan Sloughter2017-11-021-0/+3
* Merge pull request #1650 from ferd/prevent-crash-on-dup-plugin-pathsFred Hebert2017-11-022-1/+2
|\
| * Prevent hard crash on duplicate plugin pathsFred Hebert2017-10-202-1/+2
* | Fix include paths in profile multiapp edge caseFred Hebert2017-10-231-3/+16
|/