2730 커밋 (725c900219574c6d9055fde8cc4f773a7be14866)

작성자 SHA1 메시지 날짜
  Tristan Sloughter a55c94cc9c support provider hooks on ct and eunit 10 년 전
  Tristan Sloughter 257e7fb667 remove old apply_hooks. now provider hooks are explicitly run 10 년 전
  Tristan Sloughter 38de29ae42 move resource modules list to rebar_state, no longer static 10 년 전
  Tristan Sloughter 459ff732a3 install dep plugins & run provider hooks the same as shell hooks 10 년 전
  Fred Hebert 60f7474632 Support namespaces in help search 10 년 전
  Fred Hebert 043a2f5453 Provide descriptions for all tasks 10 년 전
  alisdair sullivan 471b35085b add default test paths in the `shell` and `cover` providers 10 년 전
  alisdair sullivan b77d3e5083 modify `ct` provider to copy selected directories and compile them 10 년 전
  Tristan Sloughter 9eca4b50c5 main module of a plugin just has to export init/1 10 년 전
  Fred Hebert ebfdede885 Support namespace resolution in 'do' provider 10 년 전
  Tristan Sloughter 9f835553f0 fix clean all to use proper deps dir 10 년 전
  Tristan Sloughter bff483a570 add exports used by plugins to rebar_api 10 년 전
  Fred Hebert a3274e1bc8 Fixes #306: help text consistency 10 년 전
  Tristan Sloughter ef60d3b51f re-export functions only used within rebar_utils that are also needed by plugins 10 년 전
  alisdair sullivan df4673d378 attempt to load paths to test modules in cover modules to 10 년 전
  Fred Hebert d191edddb4 Polish rough edges of 'new' provider 10 년 전
  alisdair sullivan 945543da19 execute `cover` task as `test` profile and write generated data 10 년 전
  Fred Hebert 61455c04d0 Bump to alpha-2 10 년 전
  alisdair sullivan efb859f15a split function setting test set for clarity 10 년 전
  alisdair sullivan 044b6580e7 filter checkapps via `rebar_app_info:is_checkout` rather than 10 년 전
  alisdair sullivan c5bc19b021 add `--app=...` and `--suite=...` options for the eunit provider to 10 년 전
  Fred Hebert db02ecb36f Fix property merging 10 년 전
  Fred Hebert f97d5ab19d Bump to alpha-1 10 년 전
  alisdair sullivan 5a42523cd5 handle additional errors returned from `getopt:parse/2` 10 년 전
  Tristan Sloughter 8e1bb66368 support args on tasks passed to 'as' 10 년 전
  Fred Hebert 3e7a58ccd6 Reverse relx args order for config 10 년 전
  Fred Hebert 2d430bf3e2 Preserve profile order on mergeable tuple/opts 10 년 전
  Tristan Sloughter 5e58823fd6 treat _checkouts as deps that are always compiled 10 년 전
  James Fish 447fb1a02e Fix dialyzer warnings 10 년 전
  Tristan Sloughter e4bf78a96a update hg username and email match in templates 10 년 전
  Tristan Sloughter b4986925e8 include all pkg deps in list of deps returned from update 10 년 전
  Tristan Sloughter ae004ad234 flatten command to open_port so <17 Erlangs are happy 10 년 전
  Tristan Sloughter cfd10b82f1 add back throw on package index write 10 년 전
  Tristan Sloughter 80e9aae16c handle bad package version with error message 10 년 전
  Tilman Holschuh af5ba45f27 Decapitalize short option for 'version' 10 년 전
  Fred Hebert 92245a138b use PRV_ERROR for formattable errors 10 년 전
  Fred Hebert f35f26fece Implement deps conflicts as errors 10 년 전
  Fred Hebert bc98ea22aa Avoid duplicating deps in discover phase 10 년 전
  Fred Hebert ad18970cd7 Fix #267, refactor as/do/namespace interactions 10 년 전
  Tristan Sloughter ae7fe65a75 halt with 0 on successful run 10 년 전
  Tristan Sloughter 0f83c6c698 get rid of compile workers 10 년 전
  James Fish 92c6cf17b0 Store base PLT in ~/.cache/rebar3/ 10 년 전
  Tristan Sloughter 7c9db25435 set jobs for all compile jobs 10 년 전
  Tristan Sloughter 15b5426cfa merge rebar config opts for parent like done for profiles 10 년 전
  Viacheslav V. Kovalev 362264ba59 Fix typo in error message 10 년 전
  Mariano Guerra f75c908283 fix debug format to avoid crash with custom template 10 년 전
  Tristan Sloughter cb1a5b945c templater: return error, don't throw, if git or hg fail 10 년 전
  alisdair sullivan b0300f1b2f symlink extra test dirs and compile from there instead of from 10 년 전
  alisdair sullivan ab84fc89cc compile source from the symlinked directories under `_build` to 10 년 전
  Tristan Sloughter 794b985b1b don't traverse into subdirectories looking for beams 10 년 전