2818 커밋 (e49e59d09a73d4a27e1bd18ee59dd1b9ac6522bb)
 

작성자 SHA1 메시지 날짜
  Fred Hebert 7ac9f0df69 Merge pull request #491 from tsloughter/pre_plugin_providers 10 년 전
  Tristan Sloughter ea07a7c65c set default providers before installing plugins 10 년 전
  Fred Hebert 5a3e3bdc30 Merge pull request #490 from tsloughter/release_hooks 10 년 전
  Tristan Sloughter 33e0612a75 run pre and post hooks for release and tar providers 10 년 전
  Fred Hebert 44a700ef78 Merge pull request #488 from tsloughter/fix_escriptize_in_deps 10 년 전
  Tristan Sloughter b9b4e12600 keep all_deps list in state created for building deps 10 년 전
  Tristan Sloughter 42d5db5ea3 Merge pull request #487 from ferd/fix-provider-bareness 10 년 전
  Fred Hebert 3ed0c5feff fix bareness issues 10 년 전
  Fred Hebert 274839a76c Merge pull request #486 from aboroska/fix-group_leader-dead-pid 10 년 전
  Andras Boroska 5f423e46d9 Fix badarg exception when setting group_leader for a dead pid 10 년 전
  Fred Hebert 4ac482e018 Merge pull request #483 from talentdeficit/root_config_src_dirs 10 년 전
  alisdair sullivan d2b62ea1f2 allow `src_dirs` and `extra_src_dirs` at the root of the rebar config 10 년 전
  Tristan Sloughter b51a0e314b Merge pull request #473 from ferd/improve-shell 10 년 전
  Fred Hebert c87f2a2c73 Optionally allow node names to the rebar3 shell. 10 년 전
  Fred Hebert 30847ec661 Fix config loading in shell 10 년 전
  Tristan Sloughter a11c009fcf Merge pull request #474 from tsloughter/fix_plugin_install 10 년 전
  Tristan Sloughter 6c6940f860 add comment explaining installing each plugin individually 10 년 전
  Fred Hebert 398204b13e Add support to boot apps from releases in shell 10 년 전
  Fred Hebert 2e7eb8f410 Get prebooted apps to acknowledge sys.config 10 년 전
  Fred Hebert c79eedf2db Display experimental warning 10 년 전
  Tristan Sloughter 7d33dbf6aa store plugin providers in app_info's state for deps 10 년 전
  Tristan Sloughter a9a8c6a3de Merge pull request #481 from ferd/fix-atom-pkg-upgrade 10 년 전
  Fred Hebert 707cddbce7 Fix upgrade of atom-only packages 10 년 전
  Tristan Sloughter 4ff95cee31 add test for plugin with transitive deps 10 년 전
  Fred Hebert 3de325aa49 Rebar agent reloads the config file on every run 10 년 전
  Fred Hebert 2fabfe1ee8 'do' returns its final state. 10 년 전
  Tristan Sloughter 20f4562c6d fix for plugin installation and code paths 10 년 전
  Fred Hebert 084d680cc5 Merge pull request #477 from tsloughter/relx_profiles 10 년 전
  Tristan Sloughter 8687ddc14a reverse relx config so profile settings are used properly 10 년 전
  Fred Hebert 51e822e54c Add a shell agent 10 년 전
  Tristan Sloughter fe181f950d Merge pull request #461 from erocci/master 10 년 전
  Jean Parpaillon 7ff23a63dc Add rebar.config 'excluded_apps' key. 10 년 전
  Tristan Sloughter d9bad34506 Merge pull request #472 from tsloughter/refactor_hooks 10 년 전
  Fred Hebert fb160ebf71 Adding app auto-boot to rebar shell 10 년 전
  Tristan Sloughter 8a50331898 move handling of undefined app state to function 10 년 전
  Fred Hebert b4786b804c Merge pull request #471 from tsloughter/master 10 년 전
  Tristan Sloughter e45c67b023 add additional comments 10 년 전
  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 년 전