summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Display error when rebar.config.script failsFred Hebert2018-04-201-0/+2
* Merge pull request #1757 from ferd/fix-dialyzer-warningsFred Hebert2018-04-206-13/+10
|\
| * Fix Travis buildsFred Hebert2018-04-201-1/+1
| * Fix various Dialyzer warningsFred Hebert2018-04-205-12/+9
|/
* Merge branch 'tothlac-1743_specs'Fred Hebert2018-04-201-64/+250
|\
| * Merge branch '1743_specs' of https://github.com/tothlac/rebar3 into tothlac-1...Fred Hebert2018-04-201-64/+250
| |\ |/ /
| * (#1743): Refactor rebar_pkg_resource, add documentationLaszlo Toth2018-04-121-81/+152
| * (#1743): Add specs for dialyzerLaszlo Toth2018-04-111-3/+118
* | Merge pull request #1756 from ferd/handle-schemeless-proxyFred Hebert2018-04-202-7/+17
|\ \
| * | Add proxy auto-scheme testFred Hebert2018-04-201-6/+8
| * | Handle Schemaless Proxy URLs in ENV varsFred Hebert2018-04-201-1/+9
* | | Merge branch 'tothlac-1743'Fred Hebert2018-04-202-15/+38
|\ \ \ | |/ / |/| |
| * | Do not die on a pkg etag cache write failFred Hebert2018-04-201-1/+1
| * | Merge branch '1743' of https://github.com/tothlac/rebar3 into tothlac-1743Fred Hebert2018-04-202-15/+38
| |\ \ |/ / / | | _
| * (#1743): store the etags in cache filesLaszlo Toth2018-04-112-15/+38
* | Merge pull request #1750 from ferd/rework-dialyzer-optionsFred Hebert2018-04-182-32/+23
|\ \ | |/ |/|
| * Make rebar3 work with dialyzer internallyFred Hebert2018-04-142-32/+23
|/
* Merge pull request #1742 from tothlac/masterFred Hebert2018-04-091-1/+2
|\
| * (#1741): Fix quotes in etag valuestothlac2018-04-091-1/+2
|/
* Merge pull request #1739 from erlang/bump-cthreadbleTristan Sloughter2018-04-032-3/+3
|\
| * Bump cth_readable to 1.3.3Fred Hebert2018-04-032-3/+3
|/
* Merge pull request #1737 from ferd/remove-debug-noiseFred Hebert2018-03-301-2/+0
|\
| * Remove noisy debug messageFred Hebert2018-03-301-2/+0
|/
* Merge pull request #1716 from fenollp/sort-asFred Hebert2018-03-302-1/+4
|\
| * sort-as: a more general patternPierre Fenoll2018-03-021-2/+2
| * sort-as: bar profile specializes dep "b" into a version anterior to what test...Pierre Fenoll2018-03-021-1/+1
| * do not append test profile if already there. Note that it comes from the prv ...Pierre Fenoll2018-03-021-0/+3
| * Revert "sort-as: found the issue. Will look into tests now"Pierre Fenoll2018-03-021-5/+4
| * Revert "sort-as: show issue more clearly"Pierre Fenoll2018-03-022-20/+3
| * sort-as: show issue more clearlyPierre Fenoll2018-03-022-3/+20
| * sort-as: found the issue. Will look into tests nowPierre Fenoll2018-03-021-4/+5
| * Revert "sort-as: force an order on multiple profiles"Pierre Fenoll2018-03-021-1/+1
| * sort-as: force an order on multiple profilesPierre Fenoll2018-03-021-1/+1
* | Merge branch 'hommeabeil-fix_skip_compile_dep'Fred Hebert2018-03-307-5/+59
|\ \ | |/ |/|
| * make systest suite work on linuxFred Hebert2018-03-301-7/+6
| * add test in systesthommeabeil2018-03-246-2/+56
| * remove the .app from app_infoJean Bouchard2018-03-161-3/+4
|/
* Merge pull request #1723 from tsloughter/warn-to-debugFred Hebert2018-03-021-7/+7
|\
| * use debug level for logs about bad package versioningTristan Sloughter2018-02-271-7/+7
|/
* Merge pull request #1722 from tsloughter/fix-update-loopTristan Sloughter2018-02-272-1/+2
|\
| * 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
* | 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