summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* function name changes:alisdair sullivan2015-09-142-24/+24
* extract `retarget_path/2', `relative_path/2' and `reduce_path/1' andalisdair sullivan2015-09-132-2/+56
* cover compile beams compiled for ct/eunit seperately from beams compiled othe...alisdair sullivan2015-09-112-20/+20
* 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-105-4/+201
|\
| * update completions and docs for command unstable install and upgradeTristan Sloughter2015-09-102-2/+2
| * 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
* | fix dialyzer warningsTristan Sloughter2015-09-097-13/+11
* | 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-072-0/+128
|\
| * shell completions for `rebar3 path'alisdair sullivan2015-09-071-5/+5
| * default to `ebin' for `rebar3 path' command and use single spacealisdair sullivan2015-08-311-14/+18
| * `rebar3 path' provideralisdair sullivan2015-08-292-0/+124
* | 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
* | hooks/artifacts are always run/resolved from an app unless at top of umbrellaTristan Sloughter2015-09-067-32/+40
* | 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
* | | | | support _checkouts overriding package dep that doesn't exist in registryTristan Sloughter2015-09-031-27/+38
|/ / / /
* | | | Merge pull request #760 from tsloughter/app_info_stateFred Hebert2015-09-0317-485/+600
|\ \ \ \ | |_|/ / |/| | |
| * | | move otp version verification to a single app_info functionTristan Sloughter2015-09-013-4/+9
| * | | move opts functions to new module rebar_optsTristan Sloughter2015-09-018-172/+179
| * | | remove overrides element from state recordTristan Sloughter2015-09-013-17/+3
| * | | more cleanupTristan Sloughter2015-08-318-62/+45
| * | | more cleanup of old state usageTristan Sloughter2015-08-311-23/+20
| * | | fixes for overrides of depsTristan Sloughter2015-08-313-7/+7
| * | | update use of hooks and plugins with state in app_infoTristan Sloughter2015-08-3110-237/+162
| * | | build on already created AppInfo instead of having to do copyTristan Sloughter2015-08-317-142/+125
| * | | fix erl_opts to not be inheritedTristan Sloughter2015-08-311-6/+6
| * | | remove state record from app_info recordTristan Sloughter2015-08-317-43/+11
| * | | wip: move state into app_infoTristan Sloughter2015-08-3113-159/+420
* | | | Revert "Revert "only load packages when needed""Fred Hebert2015-09-023-6/+6
* | | | Revert "only load packages when needed"Fred Hebert2015-09-023-6/+6
* | | | only load packages when neededTristan Sloughter2015-09-023-6/+6
| |/ / |/| |
* | | Merge pull request #762 from ferd/explicit-cache-pathsTristan Sloughter2015-09-011-1/+3
|\ \ \
| * | | Displays package caching actionsFred Hebert2015-08-311-1/+3
| | |/ | |/|
* | | use ~ts for unicode output and reset encoding to latin1Tristan Sloughter2015-08-311-4/+5
| |/ |/|
* | utf8 treeHeinz N. Gies2015-08-311-8/+9
* | Removed extra | for last element in treeHeinz N. Gies2015-08-311-9/+14
* | Merge pull request #759 from tsloughter/dep_tree_fixFred Hebert2015-08-301-1/+1
|\ \
| * | set parent on already fetched apps so tree worksTristan Sloughter2015-08-291-1/+1
| |/
* | Use raw bytestream when writing filesFred Hebert2015-08-291-2/+2
|/
* Bump to beta-2Fred Hebert2015-08-271-1/+1
* remove replacement of home dir with ~ in update outputTristan Sloughter2015-08-262-7/+2