1661 コミット (a3ec3a3424dd47e9687d0d2960ef2d3cba6a8f5c)
 

作成者 SHA1 メッセージ 日付
  Tristan Sloughter a3ec3a3424 add guide to docs 10年前
  Tristan Sloughter 079bf8107d remove newlines in paragraphs 10年前
  Tristan Sloughter 1714e735f1 use error_format for prodiver error 10年前
  Tristan Sloughter 72db6456c2 Merge pull request #21 from tsloughter/rebar3-todo-tutorial 10年前
  Fred Hebert 7e342161b8 Plugin tutorial ready 10年前
  Tristan Sloughter 1dce2d36cc add format_error/2 provider callback to providers 10年前
  Tristan Sloughter e5c872101f fix erlydtl provider module name 10年前
  Tristan Sloughter 774706b15e output error on bad provider attempting to be added 10年前
  Tristan Sloughter 8c0212d6d3 return error on not found provider for command 10年前
  Tristan Sloughter bd1501f079 fix format_error cycle 10年前
  Tristan Sloughter da75d73b2f code cleanup 10年前
  Tristan Sloughter e8ef242c8b code cleanup 10年前
  Tristan Sloughter 7de514e000 fix find and includefile paths for yrl/xrl files 10年前
  Tristan Sloughter 7c2d506cb5 travis build order 10年前
  Tristan Sloughter b1e9930efc fix erlydtl compile 10年前
  Tristan Sloughter f76da2e075 add s3 upload of rebar3 10年前
  Tristan Sloughter 8cfa0afe97 change travis status image to rebar3 10年前
  Tristan Sloughter 21cf46ff9c dialyzer fixes 10年前
  Tristan Sloughter 2930eb480d pass command as arg to run_aux for now 10年前
  Tristan Sloughter 4b7281effc fix update provider do/1 return 10年前
  Tristan Sloughter 9f98bdde67 switch to https for getopt so github account isn't needed 10年前
  Tristan Sloughter da8c676018 run compile as post hook for test_deps 10年前
  Tristan Sloughter fa74056d2a test deps support, but builds them after project apps currently 10年前
  Tristan Sloughter 141d34a5d0 remove unused utils functions 10年前
  Tristan Sloughter f1a0249bcf preliminary _checkouts/ support 10年前
  Tristan Sloughter 99bdc8786b fix clean provider for multi app projects 10年前
  Tristan Sloughter be9eb679d4 fix error message with new debug syntax 10年前
  Tristan Sloughter 5483aba288 update release provider to support relx opts 10年前
  Tristan Sloughter 390bdbcc6d fix print help for task 10年前
  Tristan Sloughter 3b5f22f066 formatting 10年前
  Tristan Sloughter 6e4b68e28e fix compile task help msg 10年前
  Tristan Sloughter ee459df97f update readme 10年前
  Tristan Sloughter ae40b253c0 handle unknown provider asked for help 10年前
  Tristan Sloughter f77e565962 use providers help/2 10年前
  Tristan Sloughter 26a53f323b print usage and desc of task for 'help task' 10年前
  Tristan Sloughter 90cfb2a794 support compile jobs option 10年前
  Tristan Sloughter 587e57c03c fix help task 10年前
  Tristan Sloughter b20680304d split options up by task 10年前
  Tristan Sloughter fcf2c97156 add otp_app template 10年前
  Tristan Sloughter b37a5ae611 move providers to separate app 10年前
  Tristan Sloughter 75e669dc80 update README 10年前
  Tristan Sloughter f84c358ad8 add clean provider 10年前
  Tristan Sloughter f8feb56bb5 refactor bc supporting source deps from central repo now 10年前
  Tristan Sloughter 6cadb335be add upgrade provider 10年前
  Tristan Sloughter 955f582a3e fix for downloading transitive source deps 10年前
  Tristan Sloughter db9ba68f80 erorr message on failed package update 10年前
  Tristan Sloughter b4ad8a8eb4 Print error saying to use verbose mode to see stacktrace on uncaught error 10年前
  Tristan Sloughter e9a3396e56 return error messages from providers 10年前
  Tristan Sloughter 1549b11b88 getting closer 10年前
  Tristan Sloughter 3f9ff5a302 fix compilation order 10年前