2731 коммитов (a06a2f8917a9075bdd150d692a85dd65f211a51d)
 

Автор SHA1 Сообщение Дата
  Tristan Sloughter f772dcee2e fix storing of pkg and src deps in app_info 10 лет назад
  Tristan Sloughter 37ac2b7833 read in app information after fetch so we have the deps 10 лет назад
  Tristan Sloughter 958213def7 fall back to .app.src file if .app file fails to parse 10 лет назад
  Fred Hebert 5f577e2ab1 Merge pull request #470 from tsloughter/master 10 лет назад
  Tristan Sloughter 476a80c33e format file read error in otp_app module 10 лет назад
  Tristan Sloughter be79d41093 have .app.src take precedence over .app file 10 лет назад
  Tristan Sloughter 8ad6939939 improve error message fo rmissing app or app.src file 10 лет назад
  Tristan Sloughter 8528204431 print and format error message for bad .app files and all bad configs 10 лет назад
  Tristan Sloughter b7acb56f47 Merge pull request #469 from kovyl2404/show-stacktrace 10 лет назад
  Viacheslav Kovalev c2c1079ba2 Show stacktrace to errors caught in rebar3 module. 10 лет назад
  Fred Hebert 53552d3f77 Merge pull request #466 from tsloughter/clean_hooks 10 лет назад
  Tristan Sloughter 42339f62f3 only run clean hooks once 10 лет назад
  Fred Hebert 69ae48e8f1 Merge pull request #458 from tsloughter/run_plugin_hooks 10 лет назад
  Tristan Sloughter 3827363288 Merge pull request #465 from tsloughter/global_providers 10 лет назад
  Tristan Sloughter fdc1267f67 start httpc in run/1 so it is available to download global plugins 10 лет назад
  Tristan Sloughter 0bd49634ce don't lose global plugin providers 10 лет назад
  Tristan Sloughter e65ad8c2ca run hooks when building plugins 10 лет назад
  Tristan Sloughter 62c9c66182 Merge pull request #456 from kovyl2404/provider-hooks-namespaces-fix 10 лет назад
  Fred Hebert 510f4596ce Merge pull request #464 from tsloughter/completions 10 лет назад
  Fred Hebert f8c29be458 Merge pull request #463 from tsloughter/windows 10 лет назад
  Tristan Sloughter 76893ca4b9 make deps task listed in help and update zsh/bash completions 10 лет назад
  Tristan Sloughter 6144ee67a7 add Windows build badge 10 лет назад
  Viacheslav Kovalev 49d977c2b8 Initialize namespace in rebar_state with default value. 10 лет назад
  Fred Hebert 1c6aafeb84 Merge pull request #453 from tsloughter/needs_update 10 лет назад
  Tristan Sloughter 9cfef9c011 only update, when not in explicit upgrade, locks if out of date 10 лет назад
  Tristan Sloughter dc3afe96c6 update stable_lock test from Fred's branch 10 лет назад
  Fred Hebert 166d5a9d09 Add tests for lock forwarding 10 лет назад
  Tristan Sloughter 35166b5f1a parsing deps of a dep should be done at the dep's level + 1 10 лет назад
  Tristan Sloughter b34cc49924 always upgrade if needs_update is true 10 лет назад
  Fred Hebert d91c37ed5c Merge pull request #443 from kovyl2404/singleapp-project-duplicated-hook 10 лет назад
  Viacheslav V. Kovalev efd2445c74 Properly reset hooks for single-app project 10 лет назад
  Tristan Sloughter ab1d264557 Merge pull request #457 from talentdeficit/extra_src_dirs_ct 10 лет назад
  alisdair sullivan b06a6ecadd don't add `{extra_src_dirs, ["test"]}` to `test` profile 10 лет назад
  Tristan Sloughter 3237069567 Merge pull request #455 from kovyl2404/init-command-parsed-args 10 лет назад
  Tristan Sloughter 41f31f608d Merge pull request #451 from talentdeficit/all_src_dirs 10 лет назад
  Viacheslav V. Kovalev 549aaf770f Properly initialize command parsed args in rebar state 10 лет назад
  Fred Hebert ff071a8df1 Merge pull request #454 from tsloughter/readme_source 10 лет назад
  Tristan Sloughter 7dce68264b update readme building instructions to prefer source 10 лет назад
  Tristan Sloughter 8c6af888b2 Merge pull request #442 from tsloughter/tests_replace_paths 10 лет назад
  alisdair sullivan d05103a4a8 methods for retrieving `src_dirs` and `extra_src_dirs` 10 лет назад
  Fred Hebert f9c9e0eacc Merge pull request #441 from tsloughter/global_plugins 10 лет назад
  Fred Hebert 76dafaffcd Merge pull request #446 from tsloughter/relx_upgrade 10 лет назад
  Tristan Sloughter d3d18e0029 update relx version. fixes #434 10 лет назад
  Tristan Sloughter a7a0f0d4b0 Merge pull request #445 from sg2342/fix-fetch-format_error 10 лет назад
  Stefan Grundmann b9778401c2 io_lib:format/2 will throw badarg when trying to print rebar_resource:resource() as string 10 лет назад
  Tristan Sloughter 758920f4a4 Merge pull request #444 from omarkj/omarkj-change-gitignore 10 лет назад
  omarkj f51d2d49dc Ignore the build directory 10 лет назад
  Tristan Sloughter 529025b6fd purge loaded code when it conflicts with project apps in tests 10 лет назад
  Tristan Sloughter cc2c55338b update gitignore 10 лет назад
  Tristan Sloughter bf1650e10d Merge pull request #439 from talentdeficit/extra_src_dirs 10 лет назад