summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * fix & testDmitry2018-04-231-2/+6
| * ensure Dest exists before copying to itDmitry2018-04-221-2/+2
* | Display warnings when cache dirs are read-onlyFred Hebert2018-04-272-2/+16
* | Clear all dialyzer errorsFred Hebert2018-04-232-1/+2
|/
* Merge pull request #1762 from ferd/reload-shell-apps-for-cfgFred Hebert2018-04-211-3/+28
|\
| * Reload apps running in shell with new configFred Hebert2018-04-201-3/+28
* | Fix local upgrade etag handlingFred Hebert2018-04-211-1/+10
|/
* Merge pull request #1759 from ferd/fix-erlopts-test-profileFred Hebert2018-04-201-1/+5
|\
| * Fix precedence rules of erl_opts for test profileFred Hebert2018-04-201-1/+5
* | Fix broken windows buildFred Hebert2018-04-201-1/+1
* | Display error when rebar.config.script failsFred Hebert2018-04-201-0/+2
|/
* Fix various Dialyzer warningsFred Hebert2018-04-204-11/+5
* 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-201-1/+9
|\ \
| * | Handle Schemaless Proxy URLs in ENV varsFred Hebert2018-04-201-1/+9
* | | Do not die on a pkg etag cache write failFred Hebert2018-04-201-1/+1
| |/ |/|
* | (#1743): store the etags in cache filesLaszlo Toth2018-04-111-10/+26
|/
* (#1741): Fix quotes in etag valuestothlac2018-04-091-1/+2
* Remove noisy debug messageFred Hebert2018-03-301-2/+0
* Merge pull request #1716 from fenollp/sort-asFred Hebert2018-03-301-0/+3
|\
| * sort-as: a more general patternPierre Fenoll2018-03-021-2/+2
| * 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-021-4/+0
| * sort-as: show issue more clearlyPierre Fenoll2018-03-021-0/+4
| * 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
* | 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