summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in plugins command helpMickael Remond2015-09-151-1/+1
* Merge pull request #783 from sile/dialyzer_include_all_deps_optionFred Hebert2015-09-155-13/+163
|\
| * Fix for R15B03Takeru Ohta2015-09-121-3/+5
| * Change option name from "plt_include_all_deps" to "plt_apps"Takeru Ohta2015-09-123-23/+24
| * Fix error handlings for unknown applicationsTakeru Ohta2015-09-121-2/+2
| * Add a testcase for 'plt_include_all_deps' dialyzer optionTakeru Ohta2015-09-081-2/+69
| * Add rebar_localfs_resource module for testing purposesTakeru Ohta2015-09-081-0/+38
| * Add `plt_include_all_deps` dialyzer config optionTakeru Ohta2015-09-082-1/+37
| * Add rebar_set/0 typeTakeru Ohta2015-09-081-0/+6
* | Merge pull request #798 from garret-smith/fix_app_src_scriptTristan Sloughter2015-09-141-1/+1
|\ \
| * | Terms is already a listGarret Smith2015-09-111-1/+1
* | | Merge pull request #802 from tsloughter/masterFred Hebert2015-09-131-1/+1
|\ \ \
| * | | replace noinput with noshell so providers that ask for input workTristan Sloughter2015-09-131-1/+1
|/ / /
* | | Merge pull request #799 from tsloughter/tree_outputFred Hebert2015-09-122-3/+8
|\ \ \
| * | | parse versions in deps tree output and support checkoutsTristan Sloughter2015-09-122-3/+8
|/ / /
* | | Merge pull request #796 from tsloughter/priv_escriptFred Hebert2015-09-112-4/+3
|\ \ \ | |/ / |/| |
| * | use full path of apps for priv files included in escriptTristan Sloughter2015-09-112-4/+3
* | | Merge pull request #795 from talentdeficit/rebar_ct_cover_fixTristan Sloughter2015-09-112-20/+20
|\ \ \
| * | | cover compile beams compiled for ct/eunit seperately from beams compiled othe...alisdair sullivan2015-09-112-20/+20
|/ / /
* | | Merge pull request #792 from tsloughter/checksum_rebar3Fred Hebert2015-09-102-4/+15
|\ \ \ | |/ /
| * | check checksum of rebar3 download in local_upgrade providerTristan Sloughter2015-09-102-4/+15
|/ /
* | fix rebar3 url for upgradeTristan Sloughter2015-09-101-1/+1
* | Merge pull request #784 from tsloughter/extractFred Hebert2015-09-109-19/+231
|\ \
| * | update completions and docs for command unstable install and upgradeTristan Sloughter2015-09-106-17/+32
| * | move local install/upgrade to 'unstable install/upgrade' and print error if w...Tristan Sloughter2015-09-102-20/+34
| * | add providers 'local upgrade' and 'local install' for installing/upgradingTristan Sloughter2015-09-075-4/+187
| |/
* | Merge pull request #787 from tsloughter/dialyzer_cleanupFred Hebert2015-09-097-13/+11
|\ \
| * | fix dialyzer warningsTristan Sloughter2015-09-097-13/+11
|/ /
* | Merge pull request #785 from tsloughter/fix_ct_hooksFred Hebert2015-09-081-2/+2
|\ \ | |/ |/|
| * fix run_all_hooks call for ct provider, no need to pass appinfoTristan Sloughter2015-09-081-2/+2
|/
* Merge pull request #761 from talentdeficit/rebar_pathTristan Sloughter2015-09-076-0/+164
|\
| * shell completions for `rebar3 path'alisdair sullivan2015-09-075-5/+41
| * default to `ebin' for `rebar3 path' command and use single spacealisdair sullivan2015-08-311-14/+18
| * `rebar3 path' provideralisdair sullivan2015-08-292-0/+124
* | Merge pull request #780 from tsloughter/hook_app_infoFred Hebert2015-09-075-25/+34
|\ \
| * | add test for 'rebar3 plugins list' to ensure it can runTristan Sloughter2015-09-061-1/+8
| * | fix plugins porvider use of rebar_dirTristan Sloughter2015-09-061-1/+1
| * | support updating of per app info by hooksTristan Sloughter2015-09-063-23/+25
* | | Merge pull request #781 from tsloughter/up_providersFred Hebert2015-09-072-2/+2
|\ \ \ | |/ / |/| |
| * | upgrade providers, new version gives error message for bad provider depTristan Sloughter2015-09-072-2/+2
|/ /
* | Merge pull request #779 from tsloughter/hooks_artifactsFred Hebert2015-09-068-36/+58
|\ \
| * | hooks/artifacts are always run/resolved from an app unless at top of umbrellaTristan Sloughter2015-09-068-36/+58
|/ /
* | Merge pull request #769 from surik/cover_spec_optionFred Hebert2015-09-051-0/+2
|\ \
| * | Fix cover_spec options for ctYury Gargay2015-09-031-0/+2
* | | Merge pull request #772 from tsloughter/eunit_fixFred Hebert2015-09-051-1/+6
|\ \ \
| * | | delete and prepend code path instead of replacing, fixes #770Tristan Sloughter2015-09-021-1/+6
* | | | Merge pull request #777 from tsloughter/current_appFred Hebert2015-09-053-5/+13
|\ \ \ \
| * | | | add current_app attribute for setting before calling hooksTristan Sloughter2015-09-043-5/+13
* | | | | Merge pull request #775 from tsloughter/checkout_pkg_depFred Hebert2015-09-051-27/+38
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | support _checkouts overriding package dep that doesn't exist in registryTristan Sloughter2015-09-031-27/+38
|/ / / /