avm-tools 0.110.0 → 0.111.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (903) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/lib/avm/ruby/rubocop/_envvar.rb +0 -1
  4. data/lib/avm/ruby/rubocop/_gemfile.rb +0 -1
  5. data/lib/avm/ruby/rubocop.rb +3 -3
  6. data/lib/avm/tools/version.rb +1 -1
  7. metadata +6 -908
  8. data/vendor/avm/Gemfile +0 -5
  9. data/vendor/avm/avm.gemspec +0 -26
  10. data/vendor/avm/lib/avm/data/instance/files_unit.rb +0 -40
  11. data/vendor/avm/lib/avm/data/instance/package.rb +0 -18
  12. data/vendor/avm/lib/avm/data/instance/unit.rb +0 -17
  13. data/vendor/avm/lib/avm/data/instance.rb +0 -11
  14. data/vendor/avm/lib/avm/data/package/dump.rb +0 -119
  15. data/vendor/avm/lib/avm/data/package/load.rb +0 -48
  16. data/vendor/avm/lib/avm/data/package.rb +0 -42
  17. data/vendor/avm/lib/avm/data/rotate.rb +0 -107
  18. data/vendor/avm/lib/avm/data/unit.rb +0 -94
  19. data/vendor/avm/lib/avm/docker/container.rb +0 -50
  20. data/vendor/avm/lib/avm/docker/image.rb +0 -71
  21. data/vendor/avm/lib/avm/docker/runner.rb +0 -125
  22. data/vendor/avm/lib/avm/docker.rb +0 -9
  23. data/vendor/avm/lib/avm/executables.rb +0 -24
  24. data/vendor/avm/lib/avm/instances/application.rb +0 -25
  25. data/vendor/avm/lib/avm/instances/base/auto_values/access.rb +0 -40
  26. data/vendor/avm/lib/avm/instances/base/auto_values/admin.rb +0 -19
  27. data/vendor/avm/lib/avm/instances/base/auto_values/data.rb +0 -26
  28. data/vendor/avm/lib/avm/instances/base/auto_values/database.rb +0 -71
  29. data/vendor/avm/lib/avm/instances/base/auto_values/filesystem.rb +0 -45
  30. data/vendor/avm/lib/avm/instances/base/auto_values/mailer.rb +0 -34
  31. data/vendor/avm/lib/avm/instances/base/auto_values/ruby.rb +0 -15
  32. data/vendor/avm/lib/avm/instances/base/auto_values/source.rb +0 -15
  33. data/vendor/avm/lib/avm/instances/base/auto_values/system.rb +0 -23
  34. data/vendor/avm/lib/avm/instances/base/auto_values/web.rb +0 -46
  35. data/vendor/avm/lib/avm/instances/base/auto_values.rb +0 -21
  36. data/vendor/avm/lib/avm/instances/base/dockerizable.rb +0 -45
  37. data/vendor/avm/lib/avm/instances/base/entry_keys.rb +0 -22
  38. data/vendor/avm/lib/avm/instances/base.rb +0 -64
  39. data/vendor/avm/lib/avm/instances/docker_image.rb +0 -15
  40. data/vendor/avm/lib/avm/instances/entries.rb +0 -43
  41. data/vendor/avm/lib/avm/instances/entry.rb +0 -54
  42. data/vendor/avm/lib/avm/instances/entry_keys.rb +0 -57
  43. data/vendor/avm/lib/avm/instances/runner.rb +0 -38
  44. data/vendor/avm/lib/avm/instances.rb +0 -8
  45. data/vendor/avm/lib/avm/jobs/base.rb +0 -63
  46. data/vendor/avm/lib/avm/jobs/variables_source.rb +0 -22
  47. data/vendor/avm/lib/avm/jobs.rb +0 -9
  48. data/vendor/avm/lib/avm/path_string.rb +0 -27
  49. data/vendor/avm/lib/avm/registry/base.rb +0 -65
  50. data/vendor/avm/lib/avm/registry.rb +0 -29
  51. data/vendor/avm/lib/avm/result.rb +0 -86
  52. data/vendor/avm/lib/avm/rspec/setup.rb +0 -22
  53. data/vendor/avm/lib/avm/rspec/shared_examples/in_avm_registry.rb +0 -11
  54. data/vendor/avm/lib/avm/rspec/shared_examples/not_in_avm_registry.rb +0 -14
  55. data/vendor/avm/lib/avm/rspec.rb +0 -9
  56. data/vendor/avm/lib/avm/runners/base.rb +0 -31
  57. data/vendor/avm/lib/avm/scms/base.rb +0 -28
  58. data/vendor/avm/lib/avm/scms/commit.rb +0 -43
  59. data/vendor/avm/lib/avm/self/docker_image.rb +0 -14
  60. data/vendor/avm/lib/avm/self/instance/entry_keys.rb +0 -12
  61. data/vendor/avm/lib/avm/self/instance.rb +0 -24
  62. data/vendor/avm/lib/avm/source_stereotypes/base.rb +0 -21
  63. data/vendor/avm/lib/avm/sources/base.rb +0 -67
  64. data/vendor/avm/lib/avm/sources/configuration/_locale.rb +0 -16
  65. data/vendor/avm/lib/avm/sources/configuration/_rubocop.rb +0 -24
  66. data/vendor/avm/lib/avm/sources/configuration/_tests.rb +0 -27
  67. data/vendor/avm/lib/avm/sources/configuration.rb +0 -55
  68. data/vendor/avm/lib/avm/sources.rb +0 -9
  69. data/vendor/avm/lib/avm/sync.rb +0 -94
  70. data/vendor/avm/lib/avm/version.rb +0 -5
  71. data/vendor/avm/lib/avm/version_number.rb +0 -45
  72. data/vendor/avm/lib/avm.rb +0 -7
  73. data/vendor/avm/spec/lib/avm/scms/base_spec.rb +0 -7
  74. data/vendor/avm/spec/lib/avm/source_stereotypes/base_spec.rb +0 -7
  75. data/vendor/avm/spec/rubocop_spec.rb +0 -3
  76. data/vendor/avm/spec/spec_helper.rb +0 -4
  77. data/vendor/avm-eac_asciidoctor_base0/Gemfile +0 -5
  78. data/vendor/avm-eac_asciidoctor_base0/avm-eac_asciidoctor_base0.gemspec +0 -22
  79. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/apache_host.rb +0 -17
  80. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/apache_path.rb +0 -10
  81. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/deploy.rb +0 -26
  82. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/instance.rb +0 -11
  83. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/sources/base.rb +0 -19
  84. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/sources/build/file.rb +0 -30
  85. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/sources/build.rb +0 -49
  86. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/sources/runner/build.rb +0 -54
  87. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/sources/runner.rb +0 -30
  88. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/sources.rb +0 -11
  89. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0/version.rb +0 -7
  90. data/vendor/avm-eac_asciidoctor_base0/lib/avm/eac_asciidoctor_base0.rb +0 -9
  91. data/vendor/avm-eac_asciidoctor_base0/spec/rubocop_spec.rb +0 -3
  92. data/vendor/avm-eac_asciidoctor_base0/spec/spec_helper.rb +0 -4
  93. data/vendor/avm-eac_rails_base1/Gemfile +0 -5
  94. data/vendor/avm-eac_rails_base1/avm-eac_rails_base1.gemspec +0 -19
  95. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/apache_host.rb +0 -17
  96. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/instance.rb +0 -24
  97. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/runner/bundle.rb +0 -26
  98. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/runner/code_runner.rb +0 -26
  99. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/runner/log.rb +0 -43
  100. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/runner/logs/clear.rb +0 -26
  101. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/runner/logs.rb +0 -18
  102. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/runner/rails_server.rb +0 -32
  103. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/runner.rb +0 -12
  104. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/runner_with/bundle.rb +0 -27
  105. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/runner_with/rails_environment.rb +0 -47
  106. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1/version.rb +0 -7
  107. data/vendor/avm-eac_rails_base1/lib/avm/eac_rails_base1.rb +0 -9
  108. data/vendor/avm-eac_rails_base1/spec/rubocop_spec.rb +0 -3
  109. data/vendor/avm-eac_rails_base1/spec/spec_helper.rb +0 -4
  110. data/vendor/avm-eac_redmine_base0/Gemfile +0 -5
  111. data/vendor/avm-eac_redmine_base0/avm-eac_redmine_base0.gemspec +0 -21
  112. data/vendor/avm-eac_redmine_base0/lib/avm/eac_redmine_base0/apache_host.rb +0 -10
  113. data/vendor/avm-eac_redmine_base0/lib/avm/eac_redmine_base0/core_update.rb +0 -111
  114. data/vendor/avm-eac_redmine_base0/lib/avm/eac_redmine_base0/data_unit.rb +0 -55
  115. data/vendor/avm-eac_redmine_base0/lib/avm/eac_redmine_base0/deploy.rb +0 -36
  116. data/vendor/avm-eac_redmine_base0/lib/avm/eac_redmine_base0/instance.rb +0 -37
  117. data/vendor/avm-eac_redmine_base0/lib/avm/eac_redmine_base0/instances/docker_image.rb +0 -55
  118. data/vendor/avm-eac_redmine_base0/lib/avm/eac_redmine_base0/patches/object/template.rb +0 -7
  119. data/vendor/avm-eac_redmine_base0/lib/avm/eac_redmine_base0/version.rb +0 -7
  120. data/vendor/avm-eac_redmine_base0/lib/avm/eac_redmine_base0.rb +0 -9
  121. data/vendor/avm-eac_redmine_base0/spec/rubocop_spec.rb +0 -3
  122. data/vendor/avm-eac_redmine_base0/spec/spec_helper.rb +0 -4
  123. data/vendor/avm-eac_redmine_base0/template/avm/eac_redmine_base0/deploy/config/install.sh.template +0 -27
  124. data/vendor/avm-eac_redmine_base0/template/avm/eac_redmine_base0/deploy/config/secrets.yml +0 -8
  125. data/vendor/avm-eac_redmine_base0/template/avm/eac_redmine_base0/instances/docker_image/Dockerfile.template +0 -47
  126. data/vendor/avm-eac_redmine_base0/template/avm/eac_redmine_base0/instances/docker_image/apache_http_virtualhost.conf.template +0 -10
  127. data/vendor/avm-eac_redmine_base0/template/avm/eac_redmine_base0/instances/docker_image/apache_https_virtualhost.conf.template +0 -16
  128. data/vendor/avm-eac_redmine_base0/template/avm/eac_redmine_base0/instances/docker_image/install_settings.sh.template +0 -24
  129. data/vendor/avm-eac_redmine_base0/template/avm/eac_redmine_base0/instances/docker_image/start.sh.template +0 -25
  130. data/vendor/avm-eac_ruby_base1/Gemfile +0 -5
  131. data/vendor/avm-eac_ruby_base1/avm-eac_ruby_base1.gemspec +0 -19
  132. data/vendor/avm-eac_ruby_base1/lib/avm/eac_ruby_base1/patches/i18n.rb +0 -7
  133. data/vendor/avm-eac_ruby_base1/lib/avm/eac_ruby_base1/patches.rb +0 -4
  134. data/vendor/avm-eac_ruby_base1/lib/avm/eac_ruby_base1/source_stereotypes/base.rb +0 -25
  135. data/vendor/avm-eac_ruby_base1/lib/avm/eac_ruby_base1/source_stereotypes/update/sub_update.rb +0 -56
  136. data/vendor/avm-eac_ruby_base1/lib/avm/eac_ruby_base1/source_stereotypes/update.rb +0 -53
  137. data/vendor/avm-eac_ruby_base1/lib/avm/eac_ruby_base1/source_stereotypes.rb +0 -11
  138. data/vendor/avm-eac_ruby_base1/lib/avm/eac_ruby_base1/version.rb +0 -7
  139. data/vendor/avm-eac_ruby_base1/lib/avm/eac_ruby_base1.rb +0 -9
  140. data/vendor/avm-eac_ruby_base1/locale/en.yaml +0 -8
  141. data/vendor/avm-eac_ruby_base1/locale/pt-BR.yaml +0 -8
  142. data/vendor/avm-eac_ruby_base1/spec/lib/avm/eac_ruby_base1/source_stereotypes/base_spec.rb +0 -7
  143. data/vendor/avm-eac_ruby_base1/spec/rubocop_spec.rb +0 -3
  144. data/vendor/avm-eac_ruby_base1/spec/spec_helper.rb +0 -4
  145. data/vendor/avm-eac_ubuntu_base0/Gemfile +0 -5
  146. data/vendor/avm-eac_ubuntu_base0/avm-eac_ubuntu_base0.gemspec +0 -20
  147. data/vendor/avm-eac_ubuntu_base0/lib/avm/eac_ubuntu_base0/apache/resource.rb +0 -59
  148. data/vendor/avm-eac_ubuntu_base0/lib/avm/eac_ubuntu_base0/apache.rb +0 -26
  149. data/vendor/avm-eac_ubuntu_base0/lib/avm/eac_ubuntu_base0/docker_image.rb +0 -15
  150. data/vendor/avm-eac_ubuntu_base0/lib/avm/eac_ubuntu_base0/instances/base.rb +0 -16
  151. data/vendor/avm-eac_ubuntu_base0/lib/avm/eac_ubuntu_base0/instances.rb +0 -11
  152. data/vendor/avm-eac_ubuntu_base0/lib/avm/eac_ubuntu_base0/patches/object/template.rb +0 -7
  153. data/vendor/avm-eac_ubuntu_base0/lib/avm/eac_ubuntu_base0/runners/base/docker.rb +0 -19
  154. data/vendor/avm-eac_ubuntu_base0/lib/avm/eac_ubuntu_base0/runners/base.rb +0 -24
  155. data/vendor/avm-eac_ubuntu_base0/lib/avm/eac_ubuntu_base0/version.rb +0 -7
  156. data/vendor/avm-eac_ubuntu_base0/lib/avm/eac_ubuntu_base0.rb +0 -9
  157. data/vendor/avm-eac_ubuntu_base0/spec/lib/avm/eac_ubuntu_base0/docker_image_spec.rb +0 -16
  158. data/vendor/avm-eac_ubuntu_base0/spec/lib/avm/eac_ubuntu_base0/runners/base_spec.rb +0 -7
  159. data/vendor/avm-eac_ubuntu_base0/spec/rubocop_spec.rb +0 -3
  160. data/vendor/avm-eac_ubuntu_base0/spec/spec_helper.rb +0 -4
  161. data/vendor/avm-eac_ubuntu_base0/template/avm/eac_ubuntu_base0/docker_image/Dockerfile +0 -11
  162. data/vendor/avm-eac_webapp_base0/Gemfile +0 -5
  163. data/vendor/avm-eac_webapp_base0/avm-eac_webapp_base0.gemspec +0 -19
  164. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/apache_host.rb +0 -79
  165. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/apache_path.rb +0 -51
  166. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/deploy/appended_directories.rb +0 -25
  167. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/deploy/build.rb +0 -48
  168. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/deploy/file_unit.rb +0 -42
  169. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/deploy/git_info.rb +0 -62
  170. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/deploy/version.rb +0 -24
  171. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/deploy/write_on_target.rb +0 -18
  172. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/deploy.rb +0 -73
  173. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/instance/subcommand_parent.rb +0 -24
  174. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/instance.rb +0 -55
  175. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/runner/apache_host.rb +0 -35
  176. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/runner/apache_path.rb +0 -40
  177. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/runner/data/dump.rb +0 -63
  178. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/runner/data/load.rb +0 -55
  179. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/runner/data.rb +0 -17
  180. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/runner/deploy.rb +0 -39
  181. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/runner.rb +0 -12
  182. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0/version.rb +0 -7
  183. data/vendor/avm-eac_webapp_base0/lib/avm/eac_webapp_base0.rb +0 -9
  184. data/vendor/avm-eac_webapp_base0/spec/rubocop_spec.rb +0 -3
  185. data/vendor/avm-eac_webapp_base0/spec/spec_helper.rb +0 -4
  186. data/vendor/avm-files/Gemfile +0 -5
  187. data/vendor/avm-files/avm-files.gemspec +0 -21
  188. data/vendor/avm-files/lib/avm/files/appendable/file_content.rb +0 -24
  189. data/vendor/avm-files/lib/avm/files/appendable/plain_directory.rb +0 -25
  190. data/vendor/avm-files/lib/avm/files/appendable/resource_base.rb +0 -13
  191. data/vendor/avm-files/lib/avm/files/appendable/tar_output_command.rb +0 -26
  192. data/vendor/avm-files/lib/avm/files/appendable/templatized_directory.rb +0 -29
  193. data/vendor/avm-files/lib/avm/files/appendable.rb +0 -55
  194. data/vendor/avm-files/lib/avm/files/appender.rb +0 -11
  195. data/vendor/avm-files/lib/avm/files/deploy.rb +0 -71
  196. data/vendor/avm-files/lib/avm/files/formatter/formats/base.rb +0 -62
  197. data/vendor/avm-files/lib/avm/files/formatter/formats/generic_plain.rb +0 -34
  198. data/vendor/avm-files/lib/avm/files/formatter/formats/html.rb +0 -45
  199. data/vendor/avm-files/lib/avm/files/formatter/formats/javascript.rb +0 -24
  200. data/vendor/avm-files/lib/avm/files/formatter/formats/json.rb +0 -27
  201. data/vendor/avm-files/lib/avm/files/formatter/formats/php.rb +0 -22
  202. data/vendor/avm-files/lib/avm/files/formatter/formats/python.rb +0 -22
  203. data/vendor/avm-files/lib/avm/files/formatter/formats/ruby.rb +0 -22
  204. data/vendor/avm-files/lib/avm/files/formatter/formats/xml.rb +0 -28
  205. data/vendor/avm-files/lib/avm/files/formatter/formats.rb +0 -13
  206. data/vendor/avm-files/lib/avm/files/formatter/utf8_assert.rb +0 -74
  207. data/vendor/avm-files/lib/avm/files/formatter.rb +0 -90
  208. data/vendor/avm-files/lib/avm/files/version.rb +0 -7
  209. data/vendor/avm-files/lib/avm/files.rb +0 -9
  210. data/vendor/avm-files/spec/rubocop_spec.rb +0 -3
  211. data/vendor/avm-files/spec/spec_helper.rb +0 -4
  212. data/vendor/avm-git/Gemfile +0 -5
  213. data/vendor/avm-git/avm-git.gemspec +0 -21
  214. data/vendor/avm-git/lib/avm/git/auto_commit/commit_info.rb +0 -23
  215. data/vendor/avm-git/lib/avm/git/auto_commit/rules/base.rb +0 -39
  216. data/vendor/avm-git/lib/avm/git/auto_commit/rules/last.rb +0 -19
  217. data/vendor/avm-git/lib/avm/git/auto_commit/rules/manual.rb +0 -45
  218. data/vendor/avm-git/lib/avm/git/auto_commit/rules/new.rb +0 -24
  219. data/vendor/avm-git/lib/avm/git/auto_commit/rules/nth.rb +0 -31
  220. data/vendor/avm-git/lib/avm/git/auto_commit/rules/unique.rb +0 -21
  221. data/vendor/avm-git/lib/avm/git/auto_commit/rules.rb +0 -31
  222. data/vendor/avm-git/lib/avm/git/auto_commit_path/ruby.rb +0 -20
  223. data/vendor/avm-git/lib/avm/git/auto_commit_path.rb +0 -28
  224. data/vendor/avm-git/lib/avm/git/commit/class_methods.rb +0 -31
  225. data/vendor/avm-git/lib/avm/git/commit/deploy.rb +0 -38
  226. data/vendor/avm-git/lib/avm/git/commit/deploy_methods.rb +0 -19
  227. data/vendor/avm-git/lib/avm/git/commit/diff_tree_line.rb +0 -32
  228. data/vendor/avm-git/lib/avm/git/commit/file.rb +0 -46
  229. data/vendor/avm-git/lib/avm/git/commit.rb +0 -59
  230. data/vendor/avm-git/lib/avm/git/file_auto_fixup.rb +0 -83
  231. data/vendor/avm-git/lib/avm/git/issue/complete/commits.rb +0 -42
  232. data/vendor/avm-git/lib/avm/git/issue/complete/git_subrepos.rb +0 -23
  233. data/vendor/avm-git/lib/avm/git/issue/complete/local_branch.rb +0 -54
  234. data/vendor/avm-git/lib/avm/git/issue/complete/local_tag.rb +0 -39
  235. data/vendor/avm-git/lib/avm/git/issue/complete/push.rb +0 -54
  236. data/vendor/avm-git/lib/avm/git/issue/complete/remote.rb +0 -33
  237. data/vendor/avm-git/lib/avm/git/issue/complete/test.rb +0 -45
  238. data/vendor/avm-git/lib/avm/git/issue/complete/tracker.rb +0 -28
  239. data/vendor/avm-git/lib/avm/git/issue/complete/validation.rb +0 -31
  240. data/vendor/avm-git/lib/avm/git/issue/complete/validations.rb +0 -53
  241. data/vendor/avm-git/lib/avm/git/issue/complete/working_tree.rb +0 -19
  242. data/vendor/avm-git/lib/avm/git/issue/complete.rb +0 -51
  243. data/vendor/avm-git/lib/avm/git/issue/deliver.rb +0 -56
  244. data/vendor/avm-git/lib/avm/git/issue.rb +0 -11
  245. data/vendor/avm-git/lib/avm/git/organize/reference_update.rb +0 -34
  246. data/vendor/avm-git/lib/avm/git/organize/repository.rb +0 -76
  247. data/vendor/avm-git/lib/avm/git/organize.rb +0 -11
  248. data/vendor/avm-git/lib/avm/git/revision_test.rb +0 -105
  249. data/vendor/avm-git/lib/avm/git/scms/git/change_tracker.rb +0 -35
  250. data/vendor/avm-git/lib/avm/git/scms/git/commit.rb +0 -55
  251. data/vendor/avm-git/lib/avm/git/scms/git.rb +0 -65
  252. data/vendor/avm-git/lib/avm/git/scms/git_subrepo.rb +0 -41
  253. data/vendor/avm-git/lib/avm/git/scms/provider.rb +0 -19
  254. data/vendor/avm-git/lib/avm/git/scms.rb +0 -11
  255. data/vendor/avm-git/lib/avm/git/subrepo_check/parent.rb +0 -51
  256. data/vendor/avm-git/lib/avm/git/subrepo_check/remote.rb +0 -89
  257. data/vendor/avm-git/lib/avm/git/subrepo_check/show_result.rb +0 -32
  258. data/vendor/avm-git/lib/avm/git/subrepo_check.rb +0 -38
  259. data/vendor/avm-git/lib/avm/git/subrepo_checks.rb +0 -59
  260. data/vendor/avm-git/lib/avm/git/version.rb +0 -7
  261. data/vendor/avm-git/lib/avm/git.rb +0 -11
  262. data/vendor/avm-git/spec/lib/avm/git/auto_commit_path_spec.rb +0 -21
  263. data/vendor/avm-git/spec/lib/avm/git/commit/deploy_spec.rb +0 -93
  264. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec.rb +0 -13
  265. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec_files/add.source.out +0 -1
  266. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec_files/add.target.yaml +0 -7
  267. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec_files/modify.source.out +0 -1
  268. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec_files/modify.target.yaml +0 -7
  269. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec_files/remove.source.out +0 -1
  270. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec_files/remove.target.yaml +0 -7
  271. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec_files/rename.source.out +0 -2
  272. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec_files/rename.target.yaml +0 -13
  273. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec_files/rename_modify.source.out +0 -2
  274. data/vendor/avm-git/spec/lib/avm/git/commit/diff_tree_line_spec_files/rename_modify.target.yaml +0 -13
  275. data/vendor/avm-git/spec/lib/avm/git/commit_spec.rb +0 -56
  276. data/vendor/avm-git/spec/lib/avm/git/scms/git_spec.rb +0 -8
  277. data/vendor/avm-git/spec/lib/avm/git/scms/git_subrepo_spec.rb +0 -8
  278. data/vendor/avm-git/spec/rubocop_spec.rb +0 -3
  279. data/vendor/avm-git/spec/spec_helper.rb +0 -4
  280. data/vendor/eac_cli/Gemfile +0 -5
  281. data/vendor/eac_cli/eac_cli.gemspec +0 -20
  282. data/vendor/eac_cli/lib/eac_cli/config/entry/options.rb +0 -57
  283. data/vendor/eac_cli/lib/eac_cli/config/entry/undefined.rb +0 -26
  284. data/vendor/eac_cli/lib/eac_cli/config/entry.rb +0 -46
  285. data/vendor/eac_cli/lib/eac_cli/config.rb +0 -21
  286. data/vendor/eac_cli/lib/eac_cli/core_ext.rb +0 -6
  287. data/vendor/eac_cli/lib/eac_cli/default_runner.rb +0 -14
  288. data/vendor/eac_cli/lib/eac_cli/definition/alternative.rb +0 -80
  289. data/vendor/eac_cli/lib/eac_cli/definition/argument_option.rb +0 -21
  290. data/vendor/eac_cli/lib/eac_cli/definition/base_option/initialize_args_parser.rb +0 -47
  291. data/vendor/eac_cli/lib/eac_cli/definition/base_option.rb +0 -66
  292. data/vendor/eac_cli/lib/eac_cli/definition/boolean_option.rb +0 -27
  293. data/vendor/eac_cli/lib/eac_cli/definition/help_formatter.rb +0 -77
  294. data/vendor/eac_cli/lib/eac_cli/definition/positional_argument.rb +0 -61
  295. data/vendor/eac_cli/lib/eac_cli/definition.rb +0 -99
  296. data/vendor/eac_cli/lib/eac_cli/old_configs/entry_reader.rb +0 -80
  297. data/vendor/eac_cli/lib/eac_cli/old_configs/password_entry_reader.rb +0 -16
  298. data/vendor/eac_cli/lib/eac_cli/old_configs/read_entry_options.rb +0 -44
  299. data/vendor/eac_cli/lib/eac_cli/old_configs/store_passwords_entry_reader.rb +0 -25
  300. data/vendor/eac_cli/lib/eac_cli/old_configs.rb +0 -35
  301. data/vendor/eac_cli/lib/eac_cli/old_configs_bridge.rb +0 -39
  302. data/vendor/eac_cli/lib/eac_cli/parser/alternative/argv.rb +0 -17
  303. data/vendor/eac_cli/lib/eac_cli/parser/alternative/double_dash.rb +0 -24
  304. data/vendor/eac_cli/lib/eac_cli/parser/alternative/long_options.rb +0 -37
  305. data/vendor/eac_cli/lib/eac_cli/parser/alternative/option_argument.rb +0 -29
  306. data/vendor/eac_cli/lib/eac_cli/parser/alternative/options.rb +0 -29
  307. data/vendor/eac_cli/lib/eac_cli/parser/alternative/positionals.rb +0 -30
  308. data/vendor/eac_cli/lib/eac_cli/parser/alternative/short_options.rb +0 -47
  309. data/vendor/eac_cli/lib/eac_cli/parser/alternative.rb +0 -92
  310. data/vendor/eac_cli/lib/eac_cli/parser/collector.rb +0 -46
  311. data/vendor/eac_cli/lib/eac_cli/parser/error.rb +0 -15
  312. data/vendor/eac_cli/lib/eac_cli/parser.rb +0 -34
  313. data/vendor/eac_cli/lib/eac_cli/patches/object/runner_with.rb +0 -26
  314. data/vendor/eac_cli/lib/eac_cli/patches/object.rb +0 -5
  315. data/vendor/eac_cli/lib/eac_cli/patches.rb +0 -4
  316. data/vendor/eac_cli/lib/eac_cli/runner/after_class_methods.rb +0 -46
  317. data/vendor/eac_cli/lib/eac_cli/runner/context.rb +0 -36
  318. data/vendor/eac_cli/lib/eac_cli/runner/exit.rb +0 -13
  319. data/vendor/eac_cli/lib/eac_cli/runner/instance_methods.rb +0 -42
  320. data/vendor/eac_cli/lib/eac_cli/runner.rb +0 -49
  321. data/vendor/eac_cli/lib/eac_cli/runner_with/help/builder/alternative.rb +0 -56
  322. data/vendor/eac_cli/lib/eac_cli/runner_with/help/builder.rb +0 -73
  323. data/vendor/eac_cli/lib/eac_cli/runner_with/help.rb +0 -41
  324. data/vendor/eac_cli/lib/eac_cli/runner_with/subcommands/definition_concern.rb +0 -10
  325. data/vendor/eac_cli/lib/eac_cli/runner_with/subcommands.rb +0 -119
  326. data/vendor/eac_cli/lib/eac_cli/runner_with.rb +0 -9
  327. data/vendor/eac_cli/lib/eac_cli/runner_with_set.rb +0 -50
  328. data/vendor/eac_cli/lib/eac_cli/speaker/_constants.rb +0 -12
  329. data/vendor/eac_cli/lib/eac_cli/speaker/list.rb +0 -61
  330. data/vendor/eac_cli/lib/eac_cli/speaker/options.rb +0 -38
  331. data/vendor/eac_cli/lib/eac_cli/speaker.rb +0 -127
  332. data/vendor/eac_cli/lib/eac_cli/version.rb +0 -5
  333. data/vendor/eac_cli/lib/eac_cli.rb +0 -7
  334. data/vendor/eac_cli/spec/lib/eac_cli/definition/alternative_spec.rb +0 -18
  335. data/vendor/eac_cli/spec/lib/eac_cli/old_configs_spec.rb +0 -14
  336. data/vendor/eac_cli/spec/lib/eac_cli/parser/alternative_spec.rb +0 -140
  337. data/vendor/eac_cli/spec/lib/eac_cli/runner_spec.rb +0 -129
  338. data/vendor/eac_cli/spec/lib/eac_cli/runner_with/help_spec.rb +0 -42
  339. data/vendor/eac_cli/spec/lib/eac_cli/runner_with/subcommands_spec.rb +0 -85
  340. data/vendor/eac_cli/spec/lib/eac_cli/speaker_spec.rb +0 -32
  341. data/vendor/eac_cli/spec/rubocop_spec.rb +0 -3
  342. data/vendor/eac_cli/spec/spec_helper.rb +0 -4
  343. data/vendor/eac_config/Gemfile +0 -5
  344. data/vendor/eac_config/eac_config.gemspec +0 -19
  345. data/vendor/eac_config/lib/eac_config/entry.rb +0 -49
  346. data/vendor/eac_config/lib/eac_config/entry_path.rb +0 -41
  347. data/vendor/eac_config/lib/eac_config/envvars_node/entry.rb +0 -54
  348. data/vendor/eac_config/lib/eac_config/envvars_node.rb +0 -25
  349. data/vendor/eac_config/lib/eac_config/load_nodes_search.rb +0 -39
  350. data/vendor/eac_config/lib/eac_config/load_path.rb +0 -28
  351. data/vendor/eac_config/lib/eac_config/node.rb +0 -67
  352. data/vendor/eac_config/lib/eac_config/node_entry.rb +0 -18
  353. data/vendor/eac_config/lib/eac_config/node_uri.rb +0 -38
  354. data/vendor/eac_config/lib/eac_config/old_configs/base.rb +0 -43
  355. data/vendor/eac_config/lib/eac_config/old_configs/file.rb +0 -47
  356. data/vendor/eac_config/lib/eac_config/old_configs.rb +0 -75
  357. data/vendor/eac_config/lib/eac_config/paths_hash/entry_key_error.rb +0 -8
  358. data/vendor/eac_config/lib/eac_config/paths_hash/node.rb +0 -67
  359. data/vendor/eac_config/lib/eac_config/paths_hash/path_search.rb +0 -39
  360. data/vendor/eac_config/lib/eac_config/paths_hash.rb +0 -56
  361. data/vendor/eac_config/lib/eac_config/version.rb +0 -5
  362. data/vendor/eac_config/lib/eac_config/yaml_file_node/entry.rb +0 -37
  363. data/vendor/eac_config/lib/eac_config/yaml_file_node.rb +0 -48
  364. data/vendor/eac_config/lib/eac_config.rb +0 -7
  365. data/vendor/eac_config/spec/lib/eac_config/entry_path_spec.rb +0 -30
  366. data/vendor/eac_config/spec/lib/eac_config/envvars_node/entry_spec.rb +0 -14
  367. data/vendor/eac_config/spec/lib/eac_config/envvars_node_spec.rb +0 -40
  368. data/vendor/eac_config/spec/lib/eac_config/old_configs_spec.rb +0 -46
  369. data/vendor/eac_config/spec/lib/eac_config/paths_hash_spec.rb +0 -88
  370. data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec.rb +0 -52
  371. data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1.yaml +0 -6
  372. data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_1.yaml +0 -2
  373. data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_2/storage1_2_1.yaml +0 -2
  374. data/vendor/eac_config/spec/lib/eac_config/yaml_file_node_spec_files/storage1_2.yaml +0 -4
  375. data/vendor/eac_config/spec/rubocop_spec.rb +0 -3
  376. data/vendor/eac_config/spec/spec_helper.rb +0 -4
  377. data/vendor/eac_docker/Gemfile +0 -5
  378. data/vendor/eac_docker/eac_docker.gemspec +0 -19
  379. data/vendor/eac_docker/lib/eac_docker/container.rb +0 -78
  380. data/vendor/eac_docker/lib/eac_docker/debug.rb +0 -15
  381. data/vendor/eac_docker/lib/eac_docker/executables.rb +0 -18
  382. data/vendor/eac_docker/lib/eac_docker/images/base.rb +0 -14
  383. data/vendor/eac_docker/lib/eac_docker/images/coded.rb +0 -43
  384. data/vendor/eac_docker/lib/eac_docker/images/named.rb +0 -30
  385. data/vendor/eac_docker/lib/eac_docker/images/templatized.rb +0 -41
  386. data/vendor/eac_docker/lib/eac_docker/images.rb +0 -9
  387. data/vendor/eac_docker/lib/eac_docker/registry.rb +0 -17
  388. data/vendor/eac_docker/lib/eac_docker/rspec/setup.rb +0 -17
  389. data/vendor/eac_docker/lib/eac_docker/rspec.rb +0 -9
  390. data/vendor/eac_docker/lib/eac_docker/version.rb +0 -5
  391. data/vendor/eac_docker/lib/eac_docker.rb +0 -7
  392. data/vendor/eac_docker/spec/lib/eac_docker/executables_spec.rb +0 -9
  393. data/vendor/eac_docker/spec/lib/eac_docker/images/coded_spec.rb +0 -12
  394. data/vendor/eac_docker/spec/lib/eac_docker/images/coded_spec_files/image1/Dockerfile +0 -1
  395. data/vendor/eac_docker/spec/lib/eac_docker/images/templatized_spec.rb +0 -18
  396. data/vendor/eac_docker/spec/lib/eac_docker/images/templatized_spec_files/stub_docker_image/Dockerfile +0 -1
  397. data/vendor/eac_docker/spec/rubocop_spec.rb +0 -3
  398. data/vendor/eac_docker/spec/spec_helper.rb +0 -4
  399. data/vendor/eac_fs/Gemfile +0 -5
  400. data/vendor/eac_fs/eac_fs.gemspec +0 -20
  401. data/vendor/eac_fs/lib/eac_fs/cache.rb +0 -64
  402. data/vendor/eac_fs/lib/eac_fs/cached_download.rb +0 -39
  403. data/vendor/eac_fs/lib/eac_fs/file_info.rb +0 -29
  404. data/vendor/eac_fs/lib/eac_fs/patches/module/fs_cache.rb +0 -10
  405. data/vendor/eac_fs/lib/eac_fs/patches/module.rb +0 -4
  406. data/vendor/eac_fs/lib/eac_fs/patches/object/fs_cache.rb +0 -17
  407. data/vendor/eac_fs/lib/eac_fs/patches/object.rb +0 -4
  408. data/vendor/eac_fs/lib/eac_fs/patches/pathname/info.rb +0 -12
  409. data/vendor/eac_fs/lib/eac_fs/patches/pathname.rb +0 -4
  410. data/vendor/eac_fs/lib/eac_fs/patches.rb +0 -4
  411. data/vendor/eac_fs/lib/eac_fs/version.rb +0 -5
  412. data/vendor/eac_fs/lib/eac_fs.rb +0 -7
  413. data/vendor/eac_fs/spec/lib/eac_fs/cache_spec.rb +0 -32
  414. data/vendor/eac_fs/spec/rubocop_spec.rb +0 -3
  415. data/vendor/eac_fs/spec/spec_helper.rb +0 -4
  416. data/vendor/eac_git/Gemfile +0 -5
  417. data/vendor/eac_git/eac_git.gemspec +0 -20
  418. data/vendor/eac_git/lib/eac_git/executables.rb +0 -48
  419. data/vendor/eac_git/lib/eac_git/local/commit/archive.rb +0 -19
  420. data/vendor/eac_git/lib/eac_git/local/commit/changed_file.rb +0 -46
  421. data/vendor/eac_git/lib/eac_git/local/commit/diff_tree_line.rb +0 -32
  422. data/vendor/eac_git/lib/eac_git/local/commit.rb +0 -72
  423. data/vendor/eac_git/lib/eac_git/local/dirty_files.rb +0 -37
  424. data/vendor/eac_git/lib/eac_git/local/log.rb +0 -17
  425. data/vendor/eac_git/lib/eac_git/local/subrepo/config.rb +0 -43
  426. data/vendor/eac_git/lib/eac_git/local/subrepo.rb +0 -49
  427. data/vendor/eac_git/lib/eac_git/local.rb +0 -108
  428. data/vendor/eac_git/lib/eac_git/remote/ls_result.rb +0 -20
  429. data/vendor/eac_git/lib/eac_git/remote.rb +0 -19
  430. data/vendor/eac_git/lib/eac_git/rspec/setup.rb +0 -23
  431. data/vendor/eac_git/lib/eac_git/rspec/stubbed_git_local_repo.rb +0 -71
  432. data/vendor/eac_git/lib/eac_git/rspec.rb +0 -9
  433. data/vendor/eac_git/lib/eac_git/version.rb +0 -5
  434. data/vendor/eac_git/lib/eac_git.rb +0 -7
  435. data/vendor/eac_git/spec/lib/eac_git/executables_spec.rb +0 -13
  436. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec.rb +0 -13
  437. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec_files/add.source.out +0 -1
  438. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec_files/add.target.yaml +0 -7
  439. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec_files/modify.source.out +0 -1
  440. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec_files/modify.target.yaml +0 -7
  441. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec_files/remove.source.out +0 -1
  442. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec_files/remove.target.yaml +0 -7
  443. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec_files/rename.source.out +0 -2
  444. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec_files/rename.target.yaml +0 -13
  445. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec_files/rename_modify.source.out +0 -2
  446. data/vendor/eac_git/spec/lib/eac_git/local/commit/diff_tree_line_spec_files/rename_modify.target.yaml +0 -13
  447. data/vendor/eac_git/spec/lib/eac_git/local/commit_spec.rb +0 -58
  448. data/vendor/eac_git/spec/rubocop_spec.rb +0 -3
  449. data/vendor/eac_git/spec/spec_helper.rb +0 -4
  450. data/vendor/eac_git/vendor/git-subrepo/Changes +0 -110
  451. data/vendor/eac_git/vendor/git-subrepo/Intro.pod +0 -509
  452. data/vendor/eac_git/vendor/git-subrepo/License +0 -21
  453. data/vendor/eac_git/vendor/git-subrepo/Makefile +0 -82
  454. data/vendor/eac_git/vendor/git-subrepo/Meta +0 -28
  455. data/vendor/eac_git/vendor/git-subrepo/ReadMe.pod +0 -698
  456. data/vendor/eac_git/vendor/git-subrepo/doc/comparison.swim +0 -35
  457. data/vendor/eac_git/vendor/git-subrepo/doc/git-subrepo.swim +0 -608
  458. data/vendor/eac_git/vendor/git-subrepo/doc/intro-to-subrepo.swim +0 -387
  459. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/Changes +0 -15
  460. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/License +0 -21
  461. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/Makefile +0 -45
  462. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/Meta +0 -28
  463. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/ReadMe.pod +0 -77
  464. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/bin/bash+ +0 -43
  465. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/doc/bash+.swim +0 -61
  466. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/lib/bash+.bash +0 -92
  467. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/man/man1/bash+.1 +0 -134
  468. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/man/man3/bash+.3 +0 -134
  469. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/test/base.t +0 -12
  470. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/test/fcopy.t +0 -22
  471. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/test/lib/foo/bar.bash +0 -3
  472. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/test/lib/foo/foo.bash +0 -3
  473. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/test/source-bash+-std.t +0 -18
  474. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/test/source-bash+.t +0 -23
  475. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/test/test.bash +0 -70
  476. data/vendor/eac_git/vendor/git-subrepo/ext/bashplus/test/use.t +0 -19
  477. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/Changes +0 -15
  478. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/License +0 -21
  479. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/Makefile +0 -20
  480. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/Meta +0 -30
  481. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ReadMe.pod +0 -115
  482. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/doc/test-more.swim +0 -89
  483. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/Changes +0 -15
  484. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/License +0 -21
  485. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/Makefile +0 -45
  486. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/Meta +0 -28
  487. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/ReadMe.pod +0 -77
  488. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/bin/bash+ +0 -43
  489. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/doc/bash+.swim +0 -61
  490. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/lib/bash+.bash +0 -92
  491. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/man/man1/bash+.1 +0 -134
  492. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/man/man3/bash+.3 +0 -134
  493. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/test/base.t +0 -12
  494. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/test/fcopy.t +0 -22
  495. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/test/lib/foo/bar.bash +0 -3
  496. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/test/lib/foo/foo.bash +0 -3
  497. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/test/source-bash+-std.t +0 -18
  498. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/test/source-bash+.t +0 -23
  499. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/test/test.bash +0 -70
  500. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/bashplus/test/use.t +0 -19
  501. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/Changes +0 -15
  502. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/License +0 -21
  503. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/Makefile +0 -37
  504. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/Meta +0 -28
  505. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/ReadMe.pod +0 -66
  506. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/doc/test-tap.swim +0 -48
  507. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/lib/test/tap.bash +0 -153
  508. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/man/man3/test-tap.3 +0 -119
  509. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/bail_out.t +0 -13
  510. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/done.t +0 -10
  511. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/fail.t +0 -20
  512. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/fail_fast.t +0 -15
  513. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/helper.bash +0 -9
  514. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/pass.t +0 -9
  515. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/plan.t +0 -10
  516. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/skip_all.t +0 -20
  517. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/tap.t +0 -13
  518. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/test/bail.t +0 -14
  519. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/test/fail.t +0 -7
  520. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/test/fail_fast.t +0 -12
  521. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/test/skip-all-init.t +0 -8
  522. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/ext/test-tap-bash/test/test/skip-all-plan.t +0 -9
  523. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/lib/test/more.bash +0 -95
  524. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/man/man3/test-more.3 +0 -173
  525. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/test/fail.t +0 -20
  526. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/test/more.t +0 -20
  527. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/test/pass.t +0 -9
  528. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/test/setup +0 -8
  529. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/test/skip_all.t +0 -11
  530. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/test/test/fail1.t +0 -12
  531. data/vendor/eac_git/vendor/git-subrepo/ext/test-more-bash/test/test/skip_all.t +0 -10
  532. data/vendor/eac_git/vendor/git-subrepo/lib/git-subrepo +0 -1903
  533. data/vendor/eac_git/vendor/git-subrepo/lib/git-subrepo.d/bash+.bash +0 -1
  534. data/vendor/eac_git/vendor/git-subrepo/lib/git-subrepo.d/help-functions.bash +0 -339
  535. data/vendor/eac_git/vendor/git-subrepo/man/man1/git-subrepo.1 +0 -743
  536. data/vendor/eac_git/vendor/git-subrepo/note/0.4.0 +0 -12
  537. data/vendor/eac_git/vendor/git-subrepo/note/AllGitCmds +0 -148
  538. data/vendor/eac_git/vendor/git-subrepo/note/Cases +0 -32
  539. data/vendor/eac_git/vendor/git-subrepo/note/Commands +0 -33
  540. data/vendor/eac_git/vendor/git-subrepo/note/Dags +0 -199
  541. data/vendor/eac_git/vendor/git-subrepo/note/Gists +0 -7
  542. data/vendor/eac_git/vendor/git-subrepo/note/Links +0 -25
  543. data/vendor/eac_git/vendor/git-subrepo/note/Plugins +0 -10
  544. data/vendor/eac_git/vendor/git-subrepo/note/Spec +0 -39
  545. data/vendor/eac_git/vendor/git-subrepo/note/Story1 +0 -57
  546. data/vendor/eac_git/vendor/git-subrepo/note/ToDo +0 -55
  547. data/vendor/eac_git/vendor/git-subrepo/note/design.swim +0 -137
  548. data/vendor/eac_git/vendor/git-subrepo/note/design2.swim +0 -85
  549. data/vendor/eac_git/vendor/git-subrepo/note/init-test +0 -38
  550. data/vendor/eac_git/vendor/git-subrepo/note/pull-dance.txt +0 -18
  551. data/vendor/eac_git/vendor/git-subrepo/note/recreate-rebase-conflict.sh +0 -56
  552. data/vendor/eac_git/vendor/git-subrepo/note/subtree-rebase-fail-example/test.bash +0 -29
  553. data/vendor/eac_git/vendor/git-subrepo/note/test-subrepo-push.sh +0 -69
  554. data/vendor/eac_git/vendor/git-subrepo/note/test.sh +0 -58
  555. data/vendor/eac_git/vendor/git-subrepo/pkg/bin/generate-completion.pl +0 -210
  556. data/vendor/eac_git/vendor/git-subrepo/pkg/bin/generate-help-functions.pl +0 -89
  557. data/vendor/eac_git/vendor/git-subrepo/share/completion.bash +0 -42
  558. data/vendor/eac_git/vendor/git-subrepo/share/enable-completion.sh +0 -50
  559. data/vendor/eac_git/vendor/git-subrepo/share/git-completion.bash +0 -2738
  560. data/vendor/eac_git/vendor/git-subrepo/share/zsh-completion/_git-subrepo +0 -81
  561. data/vendor/eac_git/vendor/git-subrepo/test/branch-all.t +0 -41
  562. data/vendor/eac_git/vendor/git-subrepo/test/branch-rev-list-one-path.t +0 -43
  563. data/vendor/eac_git/vendor/git-subrepo/test/branch-rev-list.t +0 -47
  564. data/vendor/eac_git/vendor/git-subrepo/test/branch.t +0 -52
  565. data/vendor/eac_git/vendor/git-subrepo/test/clean.t +0 -43
  566. data/vendor/eac_git/vendor/git-subrepo/test/clone-annotated-tag.t +0 -45
  567. data/vendor/eac_git/vendor/git-subrepo/test/clone.t +0 -107
  568. data/vendor/eac_git/vendor/git-subrepo/test/compile.t +0 -19
  569. data/vendor/eac_git/vendor/git-subrepo/test/config.t +0 -58
  570. data/vendor/eac_git/vendor/git-subrepo/test/encode.t +0 -91
  571. data/vendor/eac_git/vendor/git-subrepo/test/error.t +0 -171
  572. data/vendor/eac_git/vendor/git-subrepo/test/fetch.t +0 -43
  573. data/vendor/eac_git/vendor/git-subrepo/test/gitignore.t +0 -61
  574. data/vendor/eac_git/vendor/git-subrepo/test/init.t +0 -64
  575. data/vendor/eac_git/vendor/git-subrepo/test/issue29.t +0 -98
  576. data/vendor/eac_git/vendor/git-subrepo/test/issue95.t +0 -98
  577. data/vendor/eac_git/vendor/git-subrepo/test/issue96.t +0 -96
  578. data/vendor/eac_git/vendor/git-subrepo/test/pull-all.t +0 -38
  579. data/vendor/eac_git/vendor/git-subrepo/test/pull-merge.t +0 -113
  580. data/vendor/eac_git/vendor/git-subrepo/test/pull-message.t +0 -88
  581. data/vendor/eac_git/vendor/git-subrepo/test/pull-new-branch.t +0 -58
  582. data/vendor/eac_git/vendor/git-subrepo/test/pull-ours.t +0 -90
  583. data/vendor/eac_git/vendor/git-subrepo/test/pull-theirs.t +0 -82
  584. data/vendor/eac_git/vendor/git-subrepo/test/pull-twice.t +0 -44
  585. data/vendor/eac_git/vendor/git-subrepo/test/pull-worktree.t +0 -40
  586. data/vendor/eac_git/vendor/git-subrepo/test/pull.t +0 -99
  587. data/vendor/eac_git/vendor/git-subrepo/test/push-after-init.t +0 -51
  588. data/vendor/eac_git/vendor/git-subrepo/test/push-force.t +0 -56
  589. data/vendor/eac_git/vendor/git-subrepo/test/push-new-branch.t +0 -61
  590. data/vendor/eac_git/vendor/git-subrepo/test/push-no-changes.t +0 -29
  591. data/vendor/eac_git/vendor/git-subrepo/test/push-squash.t +0 -56
  592. data/vendor/eac_git/vendor/git-subrepo/test/push.t +0 -176
  593. data/vendor/eac_git/vendor/git-subrepo/test/reclone.t +0 -45
  594. data/vendor/eac_git/vendor/git-subrepo/test/repo/bar/HEAD +0 -1
  595. data/vendor/eac_git/vendor/git-subrepo/test/repo/bar/config +0 -4
  596. data/vendor/eac_git/vendor/git-subrepo/test/repo/bar/objects/1f/0c4b264caed0126814a0ede851a1e0b4e16ae6 +0 -0
  597. data/vendor/eac_git/vendor/git-subrepo/test/repo/bar/objects/87/46903fdb1b9c2101377880125917c2e05b4d69 +0 -0
  598. data/vendor/eac_git/vendor/git-subrepo/test/repo/bar/objects/94/c86ffc745232d89f78c6f895e11e71272518db +0 -0
  599. data/vendor/eac_git/vendor/git-subrepo/test/repo/bar/objects/c6/76c57b6576743fa56278527aa60ebd2e202a7c +0 -0
  600. data/vendor/eac_git/vendor/git-subrepo/test/repo/bar/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
  601. data/vendor/eac_git/vendor/git-subrepo/test/repo/bar/objects/f6/2a8ff3feadf39b0a98f1a86ec6d1eb33858ee9 +0 -0
  602. data/vendor/eac_git/vendor/git-subrepo/test/repo/bar/refs/heads/master +0 -1
  603. data/vendor/eac_git/vendor/git-subrepo/test/repo/bar/refs/tags/A +0 -1
  604. data/vendor/eac_git/vendor/git-subrepo/test/repo/foo/HEAD +0 -1
  605. data/vendor/eac_git/vendor/git-subrepo/test/repo/foo/config +0 -4
  606. data/vendor/eac_git/vendor/git-subrepo/test/repo/foo/objects/a0/f4cdaaf533a936296cdebbed8206c3b9ededa8 +0 -0
  607. data/vendor/eac_git/vendor/git-subrepo/test/repo/foo/objects/e2/1291a1ad392a9d4c51dd9586804f1467b28afd +0 -0
  608. data/vendor/eac_git/vendor/git-subrepo/test/repo/foo/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
  609. data/vendor/eac_git/vendor/git-subrepo/test/repo/foo/refs/heads/master +0 -1
  610. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/HEAD +0 -1
  611. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/config +0 -5
  612. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/11/523f5dcf03b4c89b592dc8a3d0308f68da2386 +0 -0
  613. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/14/2addf8ec5f37334e837440122c62f2c68a29ad +0 -0
  614. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/32/5180321750a21cd7a4e7ecda319e557a4f6a09 +0 -2
  615. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/3d/918c6901c02f43af5d31779dd5e1f9166aeb36 +0 -0
  616. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/3e/4cb596066dce63ba4d047abddb677389b65e19 +0 -0
  617. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/4b/6e53022e7a04f07887697e4f3d7c377fd9822b +0 -0
  618. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/58/931fc1bd559b59c41ea738fc7ad04f9ad01bd3 +0 -0
  619. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/5e/c0c28e1b806f25efdca18fcf7a74b49c3755bd +0 -0
  620. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/75/fa6584e748f57eff06eebdc55e9ac21d4fcbf2 +0 -1
  621. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/80/2d5edbd5e1cb7fca82b5bd38e7c8a0a496fb20 +0 -0
  622. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/94/7b3d714c38791e95ad6f928b48c98bb8708acd +0 -0
  623. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/95/e1f2df3f4d5f3d7a60588c25a7ca8a913d3c2a +0 -1
  624. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/b1/5f4a7666baf40d949548ead946a3370e273479 +0 -0
  625. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/c3/ee8978c4c5d84c3b7d00ba8e5906933d027882 +0 -0
  626. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/c8/b0bffbc405ef3fad7354ff833fbec36d67ddfa +0 -3
  627. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/dd/8bdb934ec848137f011fe423b185505c343626 +0 -2
  628. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/e2/9be58c767cfeb27235c995d293a7d71aac0135 +0 -2
  629. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/ee/1224401fc6aac595145fa727dcf6706ac8aec1 +0 -1
  630. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/objects/f1/cc1a657b2e805c400f5dcaaa76bd29c6178b1b +0 -0
  631. data/vendor/eac_git/vendor/git-subrepo/test/repo/init/refs/heads/master +0 -1
  632. data/vendor/eac_git/vendor/git-subrepo/test/setup +0 -205
  633. data/vendor/eac_git/vendor/git-subrepo/test/status.t +0 -68
  634. data/vendor/eac_git/vendor/git-subrepo/test/submodule.t +0 -45
  635. data/vendor/eac_ruby_base0/Gemfile +0 -5
  636. data/vendor/eac_ruby_base0/eac_ruby_base0.gemspec +0 -21
  637. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/application.rb +0 -83
  638. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/application_xdg.rb +0 -34
  639. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/core_ext.rb +0 -5
  640. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/jobs_runner.rb +0 -31
  641. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/class/jobs_runner.rb +0 -10
  642. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/class.rb +0 -4
  643. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/object/runner_with.rb +0 -5
  644. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches/object.rb +0 -5
  645. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/patches.rb +0 -4
  646. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner/test_all.rb +0 -22
  647. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner.rb +0 -73
  648. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/confirmation.rb +0 -43
  649. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/filesystem_traverser.rb +0 -52
  650. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/input.rb +0 -36
  651. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with/output.rb +0 -58
  652. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/runner_with.rb +0 -9
  653. data/vendor/eac_ruby_base0/lib/eac_ruby_base0/version.rb +0 -5
  654. data/vendor/eac_ruby_base0/lib/eac_ruby_base0.rb +0 -7
  655. data/vendor/eac_ruby_base0/spec/lib/eac_ruby_base0/runner_with/confirmation_spec.rb +0 -42
  656. data/vendor/eac_ruby_base0/spec/lib/eac_ruby_base0/runner_with/output_spec.rb +0 -81
  657. data/vendor/eac_ruby_base0/spec/rubocop_spec.rb +0 -3
  658. data/vendor/eac_ruby_base0/spec/spec_helper.rb +0 -4
  659. data/vendor/eac_ruby_gems_utils/Gemfile +0 -5
  660. data/vendor/eac_ruby_gems_utils/LICENCE +0 -16
  661. data/vendor/eac_ruby_gems_utils/README.rdoc +0 -3
  662. data/vendor/eac_ruby_gems_utils/eac_ruby_gems_utils.gemspec +0 -30
  663. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem/command.rb +0 -33
  664. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem/version_file.rb +0 -41
  665. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/gem.rb +0 -97
  666. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/base.rb +0 -58
  667. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/minitest.rb +0 -25
  668. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple/decorated_gem.rb +0 -48
  669. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple/result.rb +0 -25
  670. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/multiple.rb +0 -84
  671. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests/rspec.rb +0 -21
  672. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/tests.rb +0 -9
  673. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils/version.rb +0 -5
  674. data/vendor/eac_ruby_gems_utils/lib/eac_ruby_gems_utils.rb +0 -7
  675. data/vendor/eac_ruby_gems_utils/spec/code/rubocop_check_spec.rb +0 -3
  676. data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem/version_file_spec.rb +0 -14
  677. data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem/version_file_spec_files/a_version_file.rb +0 -7
  678. data/vendor/eac_ruby_gems_utils/spec/lib/eac_ruby_gems_utils/gem_spec.rb +0 -20
  679. data/vendor/eac_ruby_gems_utils/spec/spec_helper.rb +0 -4
  680. data/vendor/eac_ruby_gems_utils/spec/support/mygem/Gemfile +0 -5
  681. data/vendor/eac_ruby_gems_utils/spec/support/mygem/Gemfile.lock +0 -19
  682. data/vendor/eac_ruby_gems_utils/spec/support/mygem/Rakefile +0 -14
  683. data/vendor/eac_ruby_gems_utils/spec/support/mygem/exe/myrunner +0 -5
  684. data/vendor/eac_ruby_gems_utils/spec/support/mygem/lib/mygem/version.rb +0 -5
  685. data/vendor/eac_ruby_gems_utils/spec/support/mygem/lib/mygem.rb +0 -5
  686. data/vendor/eac_ruby_gems_utils/spec/support/mygem/mygem.gemspec +0 -16
  687. data/vendor/eac_ruby_utils/Gemfile +0 -16
  688. data/vendor/eac_ruby_utils/MIT-LICENCE +0 -16
  689. data/vendor/eac_ruby_utils/README.rdoc +0 -3
  690. data/vendor/eac_ruby_utils/eac_ruby_utils.gemspec +0 -23
  691. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/abstract_methods.rb +0 -67
  692. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/arguments_consumer.rb +0 -81
  693. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/blank_not_blank.rb +0 -19
  694. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/boolean.rb +0 -31
  695. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/by_reference.rb +0 -23
  696. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern/class_setup.rb +0 -52
  697. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern/module_setup.rb +0 -41
  698. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_concern.rb +0 -20
  699. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/class_initialize.rb +0 -29
  700. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/instance_initialize.rb +0 -53
  701. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor/super_args.rb +0 -54
  702. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/common_constructor.rb +0 -89
  703. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/compact.rb +0 -22
  704. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/context.rb +0 -31
  705. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/contextualizable.rb +0 -21
  706. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/core_ext.rb +0 -5
  707. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/custom_format.rb +0 -53
  708. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/base_env.rb +0 -28
  709. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/concat.rb +0 -33
  710. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/envvars.rb +0 -24
  711. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command/extra_options.rb +0 -33
  712. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/command.rb +0 -172
  713. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/executable.rb +0 -63
  714. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/file.rb +0 -22
  715. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/local_env.rb +0 -17
  716. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/process.rb +0 -19
  717. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/spawn.rb +0 -32
  718. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/dasho_options.rb +0 -53
  719. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/identity_file.rb +0 -25
  720. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/quiet.rb +0 -24
  721. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env/terminal.rb +0 -34
  722. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs/ssh_env.rb +0 -75
  723. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/envs.rb +0 -23
  724. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/clearable_directory.rb +0 -57
  725. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/extname.rb +0 -30
  726. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/logs.rb +0 -63
  727. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp/directory.rb +0 -16
  728. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp/file.rb +0 -34
  729. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/temp.rb +0 -52
  730. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/traversable.rb +0 -47
  731. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs/traverser.rb +0 -72
  732. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/fs.rb +0 -9
  733. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry/gem.rb +0 -79
  734. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/gems_registry.rb +0 -35
  735. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/array_accessor.rb +0 -32
  736. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/base_accessor.rb +0 -23
  737. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/boolean_accessor.rb +0 -16
  738. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/class_methods.rb +0 -20
  739. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/common_accessor.rb +0 -30
  740. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/hash_accessor.rb +0 -46
  741. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable/instance_methods.rb +0 -21
  742. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/immutable.rb +0 -15
  743. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/inflector.rb +0 -29
  744. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/class_methods.rb +0 -14
  745. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/instance_methods.rb +0 -30
  746. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/integer_list.rb +0 -23
  747. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/list.rb +0 -99
  748. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/lists.rb +0 -59
  749. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/string_list.rb +0 -19
  750. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/symbol_list.rb +0 -19
  751. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable/value.rb +0 -39
  752. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/listable.rb +0 -17
  753. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/local_time_zone.rb +0 -48
  754. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/on_clean_ruby_environment.rb +0 -12
  755. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/options_consumer.rb +0 -62
  756. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patch.rb +0 -11
  757. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/abstract.rb +0 -9
  758. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/common_constructor.rb +0 -9
  759. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/self_included_modules.rb +0 -7
  760. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class/settings_provider.rb +0 -10
  761. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/class.rb +0 -4
  762. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerable/boolean_combinations.rb +0 -45
  763. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerable.rb +0 -4
  764. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator/current.rb +0 -9
  765. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator/stopped.rb +0 -14
  766. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/enumerator.rb +0 -4
  767. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/options_consumer.rb +0 -10
  768. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash/sym_keys_hash.rb +0 -10
  769. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/hash.rb +0 -5
  770. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/kernel/nyi.rb +0 -10
  771. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/kernel.rb +0 -4
  772. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/abstract_methods.rb +0 -10
  773. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/common_concern.rb +0 -9
  774. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/context.rb +0 -11
  775. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/i18n_translate.rb +0 -32
  776. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/immutable.rb +0 -10
  777. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/listable.rb +0 -10
  778. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/patch.rb +0 -9
  779. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/require_sub.rb +0 -9
  780. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/simple_cache.rb +0 -10
  781. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/speaker.rb +0 -9
  782. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module.rb +0 -4
  783. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/asserts.rb +0 -14
  784. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/call_if_proc.rb +0 -11
  785. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/compact.rb +0 -20
  786. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/debug.rb +0 -17
  787. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/i18n_translate.rb +0 -13
  788. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_nil.rb +0 -17
  789. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_present.rb +0 -19
  790. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/if_respond.rb +0 -22
  791. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object/to_pathname.rb +0 -15
  792. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/object.rb +0 -5
  793. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/basename_sub.rb +0 -9
  794. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname/parent_n.rb +0 -11
  795. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/pathname.rb +0 -4
  796. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp/if_match.rb +0 -16
  797. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp/to_parser.rb +0 -10
  798. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/regexp.rb +0 -4
  799. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string/delimited.rb +0 -16
  800. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string/inflector.rb +0 -11
  801. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/string.rb +0 -4
  802. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/time/required_zone.rb +0 -11
  803. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/time.rb +0 -4
  804. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/patches.rb +0 -4
  805. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/recursive_builder.rb +0 -51
  806. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/regexp_parser.rb +0 -34
  807. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/require_sub.rb +0 -81
  808. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/default_setup.rb +0 -20
  809. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup/conditionals.rb +0 -17
  810. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup.rb +0 -12
  811. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec/setup_manager.rb +0 -49
  812. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/rspec.rb +0 -9
  813. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby/command.rb +0 -32
  814. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby/on_clean_environment.rb +0 -26
  815. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/ruby.rb +0 -9
  816. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/settings_provider/setting_value.rb +0 -69
  817. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/settings_provider.rb +0 -46
  818. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/simple_cache.rb +0 -67
  819. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker/receiver.rb +0 -57
  820. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker/sender.rb +0 -32
  821. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/speaker.rb +0 -16
  822. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/string_delimited.rb +0 -70
  823. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/struct.rb +0 -63
  824. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/version.rb +0 -5
  825. data/vendor/eac_ruby_utils/lib/eac_ruby_utils/yaml.rb +0 -105
  826. data/vendor/eac_ruby_utils/lib/eac_ruby_utils.rb +0 -6
  827. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/abstract_methods_spec.rb +0 -28
  828. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/arguments_consumer_spec.rb +0 -17
  829. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/blank_not_blank_spec.rb +0 -16
  830. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/common_concern_spec.rb +0 -65
  831. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/common_constructor_spec.rb +0 -125
  832. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/compact_spec.rb +0 -20
  833. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/custom_format_spec.rb +0 -60
  834. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/envs/executable_spec.rb +0 -37
  835. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/envs/ssh_env_spec.rb +0 -25
  836. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/extname_spec.rb +0 -18
  837. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/temp/temp_spec.rb +0 -12
  838. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/fs/temp_spec.rb +0 -52
  839. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/inflector_spec.rb +0 -16
  840. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/listable_spec.rb +0 -212
  841. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/local_time_zone_spec.rb +0 -17
  842. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/options_consumer_spec.rb +0 -45
  843. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/class/abstract_spec.rb +0 -25
  844. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/class/self_included_modules_spec.rb +0 -30
  845. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerable/boolean_combinations_spec.rb +0 -39
  846. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerator/current_spec.rb +0 -26
  847. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/enumerator/stopped_spec.rb +0 -32
  848. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/hash/options_consumer_spec.rb +0 -17
  849. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/hash/sym_keys_hash_spec.rb +0 -13
  850. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/listable_spec.rb +0 -13
  851. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/simple_cache_spec.rb +0 -13
  852. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/module/speaker_spec.rb +0 -13
  853. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/call_if_proc_spec.rb +0 -11
  854. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/compact_spec.rb +0 -20
  855. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/if_present_spec.rb +0 -13
  856. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/object/template_spec_files/path/my_stub_with_template +0 -1
  857. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/basename_sub_spec.rb +0 -17
  858. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/pathname/parent_n_spec.rb +0 -33
  859. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/patches/string/delimited_spec.rb +0 -34
  860. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/recursive_builder_spec.rb +0 -65
  861. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec/stubbed_module_a.rb +0 -6
  862. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec/stubbed_not_module.rb +0 -6
  863. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/require_sub_spec.rb +0 -19
  864. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/ruby_spec.rb +0 -22
  865. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/settings_provider_spec.rb +0 -54
  866. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/simple_cache_spec.rb +0 -129
  867. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/struct_spec.rb +0 -57
  868. data/vendor/eac_ruby_utils/spec/lib/eac_ruby_utils/yaml_spec.rb +0 -75
  869. data/vendor/eac_ruby_utils/spec/locales/pt-BR.yml +0 -55
  870. data/vendor/eac_ruby_utils/spec/rubocop_check_spec.rb +0 -3
  871. data/vendor/eac_ruby_utils/spec/spec_helper.rb +0 -15
  872. data/vendor/eac_templates/Gemfile +0 -5
  873. data/vendor/eac_templates/eac_templates.gemspec +0 -19
  874. data/vendor/eac_templates/lib/eac_templates/directory.rb +0 -108
  875. data/vendor/eac_templates/lib/eac_templates/file.rb +0 -48
  876. data/vendor/eac_templates/lib/eac_templates/patches/module/erb_template.rb +0 -9
  877. data/vendor/eac_templates/lib/eac_templates/patches/module/template.rb +0 -10
  878. data/vendor/eac_templates/lib/eac_templates/patches/module.rb +0 -4
  879. data/vendor/eac_templates/lib/eac_templates/patches/object/erb_template.rb +0 -9
  880. data/vendor/eac_templates/lib/eac_templates/patches/object/template.rb +0 -9
  881. data/vendor/eac_templates/lib/eac_templates/patches/object.rb +0 -4
  882. data/vendor/eac_templates/lib/eac_templates/patches.rb +0 -4
  883. data/vendor/eac_templates/lib/eac_templates/searcher.rb +0 -53
  884. data/vendor/eac_templates/lib/eac_templates/variable_not_found_error.rb +0 -5
  885. data/vendor/eac_templates/lib/eac_templates/variable_providers/base.rb +0 -21
  886. data/vendor/eac_templates/lib/eac_templates/variable_providers/config_reader.rb +0 -27
  887. data/vendor/eac_templates/lib/eac_templates/variable_providers/entries_reader.rb +0 -23
  888. data/vendor/eac_templates/lib/eac_templates/variable_providers/generic.rb +0 -23
  889. data/vendor/eac_templates/lib/eac_templates/variable_providers/hash.rb +0 -27
  890. data/vendor/eac_templates/lib/eac_templates/variable_providers.rb +0 -23
  891. data/vendor/eac_templates/lib/eac_templates/version.rb +0 -5
  892. data/vendor/eac_templates/lib/eac_templates.rb +0 -7
  893. data/vendor/eac_templates/spec/lib/eac_templates/file_spec.rb +0 -35
  894. data/vendor/eac_templates/spec/lib/eac_templates/file_spec_files/expected_content +0 -2
  895. data/vendor/eac_templates/spec/lib/eac_templates/file_spec_files/source.template +0 -2
  896. data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec.rb +0 -30
  897. data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path1/subdir1/file1.template +0 -1
  898. data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path1/subdir1/file2 +0 -1
  899. data/vendor/eac_templates/spec/lib/eac_templates/searcher_spec_files/path2/subdir1/file3.template +0 -1
  900. data/vendor/eac_templates/spec/lib/object/template_spec.rb +0 -23
  901. data/vendor/eac_templates/spec/lib/object/template_spec_files/path/my_stub_with_template +0 -1
  902. data/vendor/eac_templates/spec/rubocop_spec.rb +0 -3
  903. data/vendor/eac_templates/spec/spec_helper.rb +0 -4
@@ -1 +0,0 @@
1
- ../../ext/bashplus/lib/bash+.bash
@@ -1,339 +0,0 @@
1
- #!/usr/bin/env bash
2
-
3
- # DO NOT EDIT. This file generated by pkg/bin/generate-help-functions.pl.
4
-
5
- set -e
6
-
7
- help:all() {
8
- cat <<'...'
9
- branch branch <subdir>|--all [-f] [-F]
10
- clean clean <subdir>|--all|--ALL [-f]
11
- clone clone <repository> [<subdir>] [-b <branch>] [-f] [-m <msg>] [-e] [--method <merge|rebase>]
12
- commit commit <subdir> [<subrepo-ref>] [-m <msg>] [-e] [-f] [-F]
13
- config config <subdir> <option> [<value>] [-f]
14
- fetch fetch <subdir>|--all [-r <remote>] [-b <branch>]
15
- help help [<command>|--all]
16
- init init <subdir> [-r <remote>] [-b <branch>] [--method <merge|rebase>]
17
- pull pull <subdir>|--all [-M|-R|-f] [-m <msg>] [-e] [-b <branch>] [-r <remote>] [-u]
18
- push push <subdir>|--all [<branch>] [-r <remote>] [-b <branch>] [-M|-R] [-u] [-f] [-s] [-N]
19
- status status [<subdir>|--all|--ALL] [-F] [-q|-v]
20
- upgrade upgrade
21
- version version [-q|-v]
22
- ...
23
- }
24
-
25
- help:branch() {
26
- cat <<'...'
27
-
28
- Usage: git subrepo branch <subdir>|--all [-f] [-F]
29
-
30
-
31
- Create a branch with local subrepo commits.
32
-
33
- Scan the history of the mainline for all the commits that affect the `subdir`
34
- and create a new branch from them called `subrepo/<subdir>`.
35
-
36
- This is useful for doing `pull` and `push` commands by hand.
37
-
38
- Use the `--force` option to write over an existing `subrepo/<subdir>` branch.
39
-
40
- The `branch` command accepts the `--all`, `--fetch` and `--force` options.
41
- ...
42
- }
43
-
44
- help:clean() {
45
- cat <<'...'
46
-
47
- Usage: git subrepo clean <subdir>|--all|--ALL [-f]
48
-
49
-
50
- Remove artifacts created by `fetch` and `branch` commands.
51
-
52
- The `fetch` and `branch` operations (and other commands that call them)
53
- create temporary things like refs, branches and remotes. This command
54
- removes all those things.
55
-
56
- Use `--force` to remove refs. Refs are not removed by default because they
57
- are sometimes needed between commands.
58
-
59
- Use `--all` to clean up after all the current subrepos. Sometimes you might
60
- change to a branch where a subrepo doesn't exist, and then `--all` won't find
61
- it. Use `--ALL` to remove any artifacts that were ever created by subrepo.
62
-
63
- To remove ALL subrepo artifacts:
64
-
65
- git subrepo clean --ALL --force
66
-
67
- The `clean` command accepts the `--all`, `--ALL`, and `--force` options.
68
- ...
69
- }
70
-
71
- help:clone() {
72
- cat <<'...'
73
-
74
- Usage: git subrepo clone <repository> [<subdir>] [-b <branch>] [-f] [-m <msg>] [-e] [--method <merge|rebase>]
75
-
76
-
77
- Add a repository as a subrepo in a subdir of your repository.
78
-
79
- This is similar in feel to `git clone`. You just specify the remote repo
80
- url, and optionally a sub-directory and/or branch name. The repo will be
81
- fetched and merged into the subdir.
82
-
83
- The subrepo history is /squashed/ into a single commit that contains the
84
- reference information. This information is also stored in a special file
85
- called `<subdir>/.gitrepo`. The presence of this file indicates that the
86
- directory is a subrepo.
87
-
88
- All subsequent commands refer to the subrepo by the name of the /subdir/.
89
- From the subdir, all the current information about the subrepo can be
90
- obtained.
91
-
92
- The `--force` option will "reclone" (completely replace) an existing subdir.
93
-
94
- The `--method` option will decide how the join process between branches are
95
- performed. The default option is merge.
96
-
97
- The `clone` command accepts the `--branch=` `--edit`, `--force` and
98
- `--message=` options.
99
- ...
100
- }
101
-
102
- help:commit() {
103
- cat <<'...'
104
-
105
- Usage: git subrepo commit <subdir> [<subrepo-ref>] [-m <msg>] [-e] [-f] [-F]
106
-
107
-
108
- Add subrepo branch to current history as a single commit.
109
-
110
- This command is generally used after a hand-merge. You have done a `subrepo
111
- branch` and merged (rebased) it with the upstream. This command takes the
112
- HEAD of that branch, puts its content into the subrepo subdir and adds a new
113
- commit for it to the top of your mainline history.
114
-
115
- This command requires that the upstream HEAD be in the `subrepo/<subdir>`
116
- branch history. That way the same branch can push upstream. Use the
117
- `--force` option to commit anyway.
118
-
119
- The `commit` command accepts the `--edit`, `--fetch`, `--force` and
120
- `--message=` options.
121
- ...
122
- }
123
-
124
- help:config() {
125
- cat <<'...'
126
-
127
- Usage: git subrepo config <subdir> <option> [<value>] [-f]
128
-
129
-
130
- Read or update configuration values in the subdir/.gitrepo file.
131
-
132
- Because most of the values stored in the .gitrepo file are generated you
133
- will need to use `--force` if you want to change anything else then the
134
- `method` option.
135
-
136
- Example to update the `method` option for a subrepo:
137
-
138
- git subrepo config foo method rebase
139
- ...
140
- }
141
-
142
- help:fetch() {
143
- cat <<'...'
144
-
145
- Usage: git subrepo fetch <subdir>|--all [-r <remote>] [-b <branch>]
146
-
147
-
148
- Fetch the remote/upstream content for a subrepo.
149
-
150
- It will create a Git reference called `subrepo/<subdir>/fetch` that points at
151
- the same commit as `FETCH_HEAD`. It will also create a remote called
152
- `subrepo/<subdir>`. These are temporary and you can easily remove them with
153
- the subrepo `clean` command.
154
-
155
- The `fetch` command accepts the `--all`, `--branch=` and `--remote=` options.
156
- ...
157
- }
158
-
159
- help:help() {
160
- cat <<'...'
161
-
162
- Usage: git subrepo help [<command>|--all]
163
-
164
-
165
- Same as `git help subrepo`. Will launch the manpage. For the shorter usage,
166
- use `git subrepo -h`.
167
-
168
- Use `git subrepo help <command>` to get help for a specific command. Use
169
- `--all` to get a summary of all commands.
170
-
171
- The `help` command accepts the `--all` option.
172
- ...
173
- }
174
-
175
- help:init() {
176
- cat <<'...'
177
-
178
- Usage: git subrepo init <subdir> [-r <remote>] [-b <branch>] [--method <merge|rebase>]
179
-
180
-
181
- Turn an existing subdirectory into a subrepo.
182
-
183
- If you want to expose a subdirectory of your project as a published subrepo,
184
- this command will do that. It will split out the content of a normal
185
- subdirectory into a branch and start tracking it as a subrepo. Afterwards
186
- your original repo will look exactly the same except that there will be a
187
- `<subdir>/.gitrepo` file.
188
-
189
- If you specify the `--remote` (and optionally the `--branch`) option, the
190
- values will be added to the `<subdir>/.gitrepo` file. The `--remote` option
191
- is the upstream URL, and the `--branch` option is the upstream branch to push
192
- to. These values will be needed to do a `git subrepo push` command, but they
193
- can be provided later on the `push` command (and saved to `<subdir>/.gitrepo`
194
- if you also specify the `--update` option).
195
-
196
- Note: You will need to create the empty upstream repo and push to it on your
197
- own, using `git subrepo push <subdir>`.
198
-
199
- The `--method` option will decide how the join process between branches
200
- are performed. The default option is merge.
201
-
202
- The `init` command accepts the `--branch=` and `--remote=` options.
203
- ...
204
- }
205
-
206
- help:pull() {
207
- cat <<'...'
208
-
209
- Usage: git subrepo pull <subdir>|--all [-M|-R|-f] [-m <msg>] [-e] [-b <branch>] [-r <remote>] [-u]
210
-
211
-
212
- Update the subrepo subdir with the latest upstream changes.
213
-
214
- The `pull` command fetches the latest content from the remote branch pointed
215
- to by the subrepo's `.gitrepo` file, and then tries to merge the changes into
216
- the corresponding subdir. It does this by making a branch of the local
217
- commits to the subdir and then merging or rebasing (see below) it with the
218
- fetched upstream content. After the merge, the content of the new branch
219
- replaces your subdir, the `.gitrepo` file is updated and a single 'pull'
220
- commit is added to your mainline history.
221
-
222
- The `pull` command will attempt to do the following commands in one go:
223
-
224
- git subrepo fetch <subdir>
225
- git subrepo branch <subdir>
226
- git merge/rebase subrepo/<subdir>/fetch subrepo/<subdir>
227
- git subrepo commit <subdir>
228
- # Only needed for a consequential push:
229
- git update-ref refs/subrepo/<subdir>/pull subrepo/<subdir>
230
-
231
- In other words, you could do all the above commands yourself, for the same
232
- effect. If any of the commands fail, subrepo will stop and tell you to finish
233
- this by hand. Generally a failure would be in the merge or rebase part, where
234
- conflicts can happen. Since Git has lots of ways to resolve conflicts to your
235
- personal tastes, the subrepo command defers to letting you do this by hand.
236
-
237
- When pulling new data, the method selected in clone/init is used. This has
238
- no effect on the final result of the pull, since it becomes a single commit.
239
- But it does affect the resulting `subrepo/<subdir>` branch, which is often
240
- used for a subrepo `push` command. See 'push' below for more information.
241
- If you want to change the method you can use the `config` command for this.
242
-
243
- When you pull you can assume a fast-forward strategy (default) or you can
244
- specify a `--rebase`, `--merge` or `--force` strategy. The latter is the same
245
- as a `clone --force` operation, using the current remote and branch.
246
-
247
- Like the `clone` command, `pull` will squash all the changes (since the last
248
- pull or clone) into one commit. This keeps your mainline history nice and
249
- clean. You can easily see the subrepo's history with the `git log` command:
250
-
251
- git log refs/subrepo/<subdir>/fetch
252
-
253
- The set of commands used above are described in detail below.
254
-
255
- The `pull` command accepts the `--all`, `--branch=`, `--edit`, `--force`,
256
- `--message=`, `--remote=` and `--update` options.
257
- ...
258
- }
259
-
260
- help:push() {
261
- cat <<'...'
262
-
263
- Usage: git subrepo push <subdir>|--all [<branch>] [-r <remote>] [-b <branch>] [-M|-R] [-u] [-f] [-s] [-N]
264
-
265
-
266
- Push a properly merged subrepo branch back upstream.
267
-
268
- This command takes the subrepo branch from a successful pull command and
269
- pushes the history back to its designated remote and branch. You can also use
270
- the `branch` command and merge things yourself before pushing if you want to
271
- (although that is probably a rare use case).
272
-
273
- The `push` command requires a branch that has been properly merged/rebased
274
- with the upstream HEAD (unless the upstream HEAD is empty, which is common
275
- when doing a first `push` after an `init`). That means the upstream HEAD is
276
- one of the commits in the branch.
277
-
278
- By default the branch ref `refs/subrepo/<subdir>/pull` will be pushed, but
279
- you can specify a (properly merged) branch to push.
280
-
281
- After that, the `push` command just checks that the branch contains the
282
- upstream HEAD and then pushes it upstream.
283
-
284
- The `--force` option will do a force push. Force pushes are typically
285
- discouraged. Only use this option if you fully understand it. (The `--force`
286
- option will NOT check for a proper merge. ANY branch will be force pushed!)
287
-
288
- The `push` command accepts the `--all`, `--branch=`, `--dry-run`, `--force`,
289
- `--merge`, `--rebase`, `--remote=`, `--squash` and `--update` options.
290
- ...
291
- }
292
-
293
- help:status() {
294
- cat <<'...'
295
-
296
- Usage: git subrepo status [<subdir>|--all|--ALL] [-F] [-q|-v]
297
-
298
-
299
- Get the status of a subrepo. Uses the `--all` option by default. If the
300
- `--quiet` flag is used, just print the subrepo names, one per line.
301
-
302
- The `--verbose` option will show all the recent local and upstream commits.
303
-
304
- Use `--ALL` to show the subrepos of the subrepos (ie the "subsubrepos"), if
305
- any.
306
-
307
- The `status` command accepts the `--all`, `--ALL`, `--fetch`, `--quiet` and
308
- `--verbose` options.
309
- ...
310
- }
311
-
312
- help:upgrade() {
313
- cat <<'...'
314
-
315
- Usage: git subrepo upgrade
316
-
317
-
318
- Upgrade the `git-subrepo` software itself. This simply does a `git pull` on
319
- the git repository that the code is running from. It only works if you are on
320
- the `master` branch. It won't work if you installed `git-subrepo` using `make
321
- install`; in that case you'll need to `make install` from the latest code.
322
- ...
323
- }
324
-
325
- help:version() {
326
- cat <<'...'
327
-
328
- Usage: git subrepo version [-q|-v]
329
-
330
-
331
- This command will display version information about git-subrepo and its
332
- environment. For just the version number, use `git subrepo --version`. Use
333
- `--verbose` for more version info, and `--quiet` for less.
334
-
335
- The `version` command accepts the `--quiet` and `--verbose` options.
336
- ...
337
- }
338
-
339
- # vim: set sw=2 lisp: