summaryrefslogtreecommitdiff
path: root/src/rebar_prv_tar.erl
Commit message (Expand)AuthorAgeFilesLines
* run pre and post hooks for release and tar providersTristan Sloughter2015-05-311-0/+4
* Merge pull request #487 from ferd/fix-provider-barenessTristan Sloughter2015-05-301-1/+1
|\
| * fix bareness issuesFred Hebert2015-05-311-1/+1
* | reverse relx config so profile settings are used properlyTristan Sloughter2015-05-261-1/+1
|/
* include _checkouts in release lib dirs if it existsTristan Sloughter2015-04-251-1/+2
* Provide descriptions for all tasksFred Hebert2015-04-041-1/+1
* update all examples in providers to use rebar3Tristan Sloughter2015-03-071-1/+1
* release and tar testsTristan Sloughter2015-02-221-3/+6
* do not include dir . in relx lib paths it will break lib discoveryTristan Sloughter2015-01-071-1/+2
* include project app dirs in release lib_dirs to searchTristan Sloughter2014-12-241-1/+1
* Remove profile declarationsFred Hebert2014-12-211-1/+1
* rewrite profilesTristan Sloughter2014-12-161-4/+3
* don't lose defualt deps when creating current profileTristan Sloughter2014-12-061-1/+1
* in relx tar call only include deps dirs if they existTristan Sloughter2014-12-061-4/+6
* move dir functions from utils to new module rebar_dirTristan Sloughter2014-12-011-2/+2
* wip: profilesTristan Sloughter2014-11-291-3/+7
* fix default release output dir to _relTristan Sloughter2014-11-151-1/+1
* move back to using format_error/1Tristan Sloughter2014-11-091-4/+4
* pass deps dir of project to relxTristan Sloughter2014-11-081-2/+3
* include relx options in tar commandTristan Sloughter2014-11-041-3/+5
* fix tar provider to pass release and tar to relx as 2 commandsTristan Sloughter2014-11-031-2/+2
* add format_error/2 provider callback to providersTristan Sloughter2014-10-221-1/+6
* move providers to separate appTristan Sloughter2014-10-031-10/+15
* return error messages from providersTristan Sloughter2014-09-271-1/+1
* more dialyzer fun. no likey opaque typesTristan Sloughter2014-09-211-1/+1
* slowly widdling away at dialyzer errorsTristan Sloughter2014-09-201-3/+3
* add support for plugins as pre and post hooksTristan Sloughter2014-09-181-1/+0
* reworking of help display and parse of commandsTristan Sloughter2014-09-171-1/+1
* start of moving to splitting state from config parsingTristan Sloughter2014-08-171-4/+4
* add rebar update providerTristan Sloughter2014-08-161-1/+0
* large refactoringTristan Sloughter2014-08-161-0/+37