avm-tools 0.53.0 → 0.54.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/avm/git/issue/complete/_git_subrepos.rb +20 -0
- data/lib/avm/git/issue/complete/_validations.rb +1 -0
- data/lib/avm/git/issue/complete/_working_tree.rb +5 -2
- data/lib/avm/tools/runner/git/subrepo/check.rb +5 -1
- data/lib/avm/tools/version.rb +1 -1
- data/lib/eac_launcher.rb +0 -3
- data/lib/eac_launcher/git/base/underlying.rb +11 -9
- data/vendor/gems/eac_git/eac_git.gemspec +1 -1
- data/vendor/gems/eac_git/lib/eac_git/executables.rb +24 -4
- data/vendor/gems/eac_git/lib/eac_git/rspec.rb +17 -0
- data/vendor/gems/eac_git/lib/eac_git/version.rb +1 -1
- data/vendor/gems/eac_git/spec/lib/eac_git/executables_spec.rb +13 -0
- data/vendor/gems/eac_git/spec/spec_helper.rb +3 -0
- data/vendor/gems/eac_git/vendor/git-subrepo/Changes +110 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/Intro.pod +7 -6
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/License +1 -1
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/Makefile +9 -7
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/Meta +4 -4
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ReadMe.pod +15 -12
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/doc/comparison.swim +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/doc/git-subrepo.swim +6 -9
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/doc/intro-to-subrepo.swim +4 -4
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/Changes +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/License +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/Makefile +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/Meta +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/ReadMe.pod +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/bin/bash+ +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/doc/bash+.swim +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/lib/bash+.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/man/man1/bash+.1 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/man/man3/bash+.3 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/test/base.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/test/fcopy.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/test/lib/foo/bar.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/test/lib/foo/foo.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/test/source-bash+-std.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/test/source-bash+.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/test/test.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/bashplus/test/use.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/Changes +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/License +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/Makefile +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/Meta +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ReadMe.pod +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/doc/test-more.swim +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/Changes +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/License +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/Makefile +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/Meta +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/ReadMe.pod +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/bin/bash+ +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/doc/bash+.swim +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/lib/bash+.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/man/man1/bash+.1 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/man/man3/bash+.3 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/test/base.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/test/fcopy.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/test/lib/foo/bar.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/test/lib/foo/foo.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/test/source-bash+-std.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/test/source-bash+.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/test/test.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/bashplus/test/use.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/Changes +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/License +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/Makefile +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/Meta +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/ReadMe.pod +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/doc/test-tap.swim +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/lib/test/tap.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/man/man3/test-tap.3 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/bail_out.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/done.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/fail.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/fail_fast.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/helper.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/pass.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/plan.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/skip_all.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/tap.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/test/bail.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/test/fail.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/test/fail_fast.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/test/skip-all-init.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/ext/test-tap-bash/test/test/skip-all-plan.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/lib/test/more.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/man/man3/test-more.3 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/test/fail.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/test/more.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/test/pass.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/test/setup +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/test/skip_all.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/test/test/fail1.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/ext/test-more-bash/test/test/skip_all.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/lib/git-subrepo +30 -20
- data/vendor/gems/eac_git/vendor/git-subrepo/lib/git-subrepo.d/bash+.bash +1 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/lib/git-subrepo.d/help-functions.bash +1 -5
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/man/man1/git-subrepo.1 +18 -21
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/0.4.0 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/AllGitCmds +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/Cases +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/Commands +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/Dags +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/Gists +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/Links +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/Plugins +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/Spec +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/Story1 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/ToDo +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/design.swim +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/design2.swim +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/init-test +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/pull-dance.txt +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/recreate-rebase-conflict.sh +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/subtree-rebase-fail-example/test.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/test-subrepo-push.sh +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/note/test.sh +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/pkg/bin/generate-completion.pl +1 -1
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/pkg/bin/generate-help-functions.pl +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/share/completion.bash +3 -3
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/share/enable-completion.sh +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/share/git-completion.bash +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/share/zsh-completion/_git-subrepo +3 -4
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/branch-all.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/branch-rev-list-one-path.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/branch-rev-list.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/branch.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/clean.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/clone-annotated-tag.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/clone.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/compile.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/config.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/encode.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/error.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/fetch.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/gitignore.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/init.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/issue29.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/issue95.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/issue96.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/pull-all.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/pull-merge.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/pull-message.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/pull-new-branch.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/pull-ours.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/pull-theirs.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/pull-twice.t +0 -0
- data/vendor/gems/eac_git/vendor/git-subrepo/test/pull-worktree.t +40 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/pull.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/push-after-init.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/push-force.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/push-new-branch.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/push-no-changes.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/push-squash.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/push.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/reclone.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/bar/HEAD +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/bar/config +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/bar/objects/1f/0c4b264caed0126814a0ede851a1e0b4e16ae6 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/bar/objects/87/46903fdb1b9c2101377880125917c2e05b4d69 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/bar/objects/94/c86ffc745232d89f78c6f895e11e71272518db +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/bar/objects/c6/76c57b6576743fa56278527aa60ebd2e202a7c +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/bar/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/bar/objects/f6/2a8ff3feadf39b0a98f1a86ec6d1eb33858ee9 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/bar/refs/heads/master +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/bar/refs/tags/A +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/foo/HEAD +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/foo/config +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/foo/objects/a0/f4cdaaf533a936296cdebbed8206c3b9ededa8 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/foo/objects/e2/1291a1ad392a9d4c51dd9586804f1467b28afd +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/foo/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/foo/refs/heads/master +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/HEAD +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/config +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/11/523f5dcf03b4c89b592dc8a3d0308f68da2386 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/14/2addf8ec5f37334e837440122c62f2c68a29ad +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/32/5180321750a21cd7a4e7ecda319e557a4f6a09 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/3d/918c6901c02f43af5d31779dd5e1f9166aeb36 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/3e/4cb596066dce63ba4d047abddb677389b65e19 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/4b/6e53022e7a04f07887697e4f3d7c377fd9822b +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/58/931fc1bd559b59c41ea738fc7ad04f9ad01bd3 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/5e/c0c28e1b806f25efdca18fcf7a74b49c3755bd +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/75/fa6584e748f57eff06eebdc55e9ac21d4fcbf2 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/80/2d5edbd5e1cb7fca82b5bd38e7c8a0a496fb20 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/94/7b3d714c38791e95ad6f928b48c98bb8708acd +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/95/e1f2df3f4d5f3d7a60588c25a7ca8a913d3c2a +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/b1/5f4a7666baf40d949548ead946a3370e273479 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/c3/ee8978c4c5d84c3b7d00ba8e5906933d027882 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/c8/b0bffbc405ef3fad7354ff833fbec36d67ddfa +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/dd/8bdb934ec848137f011fe423b185505c343626 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/e2/9be58c767cfeb27235c995d293a7d71aac0135 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/ee/1224401fc6aac595145fa727dcf6706ac8aec1 +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/objects/f1/cc1a657b2e805c400f5dcaaa76bd29c6178b1b +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/repo/init/refs/heads/master +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/setup +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/status.t +0 -0
- data/vendor/{git-subrepo → gems/eac_git/vendor/git-subrepo}/test/submodule.t +0 -0
- data/vendor/gems/eac_ruby_utils/lib/eac_ruby_utils/envs/command.rb +1 -0
- data/vendor/gems/eac_ruby_utils/lib/eac_ruby_utils/envs/command/extra_options.rb +8 -0
- data/vendor/gems/eac_ruby_utils/lib/eac_ruby_utils/version.rb +1 -1
- metadata +194 -189
- data/vendor/git-subrepo/Changes +0 -51
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ff1c138cd8d9fcf48f13c53e562c8ac55a92069f14ac8228c01ce20ffd24d911
|
4
|
+
data.tar.gz: dfd51e67a7da69a8ddfc71d2ea90cdc14e9c7bda3a7bae4b0a22c2eca5aaac4e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4ad3e4aca8dd78231d8ce0a1dae219887589e7d1a7fb6264cacfa027a68b5316525ac77c4fc8792e0f12cd3832213a6491487c1fc92f535ad053e826b5b1902c
|
7
|
+
data.tar.gz: 2e41e9fa4996597b6a735374e82af9864c6b7739a6a5d6c97d8c3c4f2db7c3245d0bdeaf1d0a4024808bb5acc6ea5dc0eda3a4a3f6a4dd27a749d8fd5d3020af
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
require 'avm/git/subrepo_checks'
|
4
|
+
require 'eac_git/local'
|
5
|
+
|
6
|
+
module Avm
|
7
|
+
module Git
|
8
|
+
module Issue
|
9
|
+
class Complete
|
10
|
+
def git_subrepos_result
|
11
|
+
return ::Avm::Result.error('Unclean workspace') unless clean_workspace?
|
12
|
+
|
13
|
+
r = ::Avm::Git::SubrepoChecks.new(::EacGit::Local.new(@git)).add_all_subrepos
|
14
|
+
r.check_remote = true
|
15
|
+
r.result
|
16
|
+
end
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
20
|
+
end
|
@@ -5,8 +5,11 @@ module Avm
|
|
5
5
|
module Issue
|
6
6
|
class Complete
|
7
7
|
def clean_workspace_result
|
8
|
-
|
9
|
-
|
8
|
+
::Avm::Result.success_or_error(clean_workspace?, 'yes', 'no')
|
9
|
+
end
|
10
|
+
|
11
|
+
def clean_workspace?
|
12
|
+
@git.dirty_files.none?
|
10
13
|
end
|
11
14
|
end
|
12
15
|
end
|
@@ -16,13 +16,17 @@ module Avm
|
|
16
16
|
desc 'Check status of subrepos.'
|
17
17
|
bool_opt '-a', '--all', 'Select all subrepos.'
|
18
18
|
bool_opt '-f', '--fix-parent', 'Fix parent SHA1.'
|
19
|
+
bool_opt '-n', '--no-error', 'Do not exit with error if check fails.'
|
19
20
|
bool_opt '-r', '--remote', 'Check subrepos remote.'
|
20
21
|
pos_arg :subrepos, repeat: true, optional: true
|
21
22
|
end
|
22
23
|
|
23
24
|
def run
|
24
25
|
subrepo_checks.show_result
|
25
|
-
|
26
|
+
return if options.fetch('--no-error')
|
27
|
+
return unless subrepo_checks.result.error?
|
28
|
+
|
29
|
+
fatal_error 'Failed'
|
26
30
|
end
|
27
31
|
|
28
32
|
private
|
data/lib/avm/tools/version.rb
CHANGED
data/lib/eac_launcher.rb
CHANGED
@@ -1,8 +1,5 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
-
GIT_SUBREPO_LIB = ::File.join(::File.dirname(__dir__), 'vendor', 'git-subrepo', 'lib')
|
4
|
-
ENV['PATH'] = "#{GIT_SUBREPO_LIB}#{::File::PATH_SEPARATOR}#{ENV['PATH']}"
|
5
|
-
|
6
3
|
module EacLauncher
|
7
4
|
require 'eac_launcher/context'
|
8
5
|
require 'eac_launcher/paths'
|
@@ -1,5 +1,6 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
+
require 'eac_git/executables'
|
3
4
|
require 'eac_ruby_utils/envs'
|
4
5
|
require 'git'
|
5
6
|
require 'eac_launcher/paths/real'
|
@@ -9,23 +10,24 @@ module EacLauncher
|
|
9
10
|
class Base < ::EacLauncher::Paths::Real
|
10
11
|
module Underlying
|
11
12
|
def command(*args)
|
12
|
-
args,
|
13
|
-
::
|
13
|
+
args, options = build_args(args)
|
14
|
+
r = ::EacGit::Executables.git.command(*args)
|
15
|
+
(options[:exit_outputs] || {}).each do |status_code, result|
|
16
|
+
r = r.status_result(status_code, result)
|
17
|
+
end
|
18
|
+
r
|
14
19
|
end
|
15
20
|
|
16
21
|
def execute(*args)
|
17
|
-
|
18
|
-
::EacRubyUtils::Envs.local.command(*args).execute(options)
|
22
|
+
command(*args).execute
|
19
23
|
end
|
20
24
|
|
21
25
|
def execute!(*args)
|
22
|
-
|
23
|
-
::EacRubyUtils::Envs.local.command(*args).execute!(options)
|
26
|
+
command(*args).execute!
|
24
27
|
end
|
25
28
|
|
26
29
|
def system!(*args)
|
27
|
-
|
28
|
-
::EacRubyUtils::Envs.local.command(*args).system!(options)
|
30
|
+
command(*args).system!
|
29
31
|
end
|
30
32
|
|
31
33
|
def init
|
@@ -42,7 +44,7 @@ module EacLauncher
|
|
42
44
|
args.pop
|
43
45
|
end
|
44
46
|
args = args.first if args.first.is_a?(Array)
|
45
|
-
[['
|
47
|
+
[['-C', self, '--no-pager'] + args, options]
|
46
48
|
end
|
47
49
|
|
48
50
|
def git_uncached
|
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
|
|
10
10
|
s.authors = ['Put here the authors']
|
11
11
|
s.summary = 'Put here de description.'
|
12
12
|
|
13
|
-
s.files = Dir['{lib}/**/*']
|
13
|
+
s.files = Dir['{lib,vendor}/**/*']
|
14
14
|
|
15
15
|
s.add_dependency 'eac_ruby_utils', '~> 0.37'
|
16
16
|
s.add_dependency 'parseconfig', '~> 1.0', '>= 1.0.8'
|
@@ -1,7 +1,7 @@
|
|
1
1
|
# frozen_string_literal: true
|
2
2
|
|
3
|
+
require 'eac_ruby_utils/core_ext'
|
3
4
|
require 'eac_ruby_utils/envs'
|
4
|
-
require 'eac_ruby_utils/simple_cache'
|
5
5
|
|
6
6
|
module EacGit
|
7
7
|
module Executables
|
@@ -14,9 +14,29 @@ module EacGit
|
|
14
14
|
|
15
15
|
private
|
16
16
|
|
17
|
-
|
18
|
-
|
19
|
-
|
17
|
+
def git_uncached
|
18
|
+
r = env.executable('git', '--version')
|
19
|
+
r.extend(GitCommandExtensions)
|
20
|
+
r
|
21
|
+
end
|
22
|
+
|
23
|
+
module GitCommandExtensions
|
24
|
+
def command(*args)
|
25
|
+
super(*args).envvar('PATH', path_with_git_subrepo)
|
26
|
+
end
|
27
|
+
|
28
|
+
def gem_root
|
29
|
+
'../..'.to_pathname.expand_path(__dir__)
|
30
|
+
end
|
31
|
+
|
32
|
+
def git_subrepo_root
|
33
|
+
gem_root.join('vendor', 'git-subrepo')
|
34
|
+
end
|
35
|
+
|
36
|
+
def path_with_git_subrepo
|
37
|
+
([git_subrepo_root.join('lib').to_path] +
|
38
|
+
ENV['PATH'].if_present('').split(::File::PATH_SEPARATOR))
|
39
|
+
.join(::File::PATH_SEPARATOR)
|
20
40
|
end
|
21
41
|
end
|
22
42
|
end
|
@@ -0,0 +1,17 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
require 'eac_ruby_utils/rspec/conditional'
|
4
|
+
require 'eac_git/executables'
|
5
|
+
|
6
|
+
module EacGit
|
7
|
+
module Rspec
|
8
|
+
class << self
|
9
|
+
def configure
|
10
|
+
::EacRubyUtils::Rspec::Conditional.default.add(:git) do
|
11
|
+
::EacGit::Executables.git.validate
|
12
|
+
end
|
13
|
+
RSpec.configure { |config| ::EacRubyUtils::Rspec::Conditional.default.configure(config) }
|
14
|
+
end
|
15
|
+
end
|
16
|
+
end
|
17
|
+
end
|
@@ -0,0 +1,13 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
require 'eac_git/executables'
|
4
|
+
|
5
|
+
RSpec.describe(::EacGit::Executables, git: true) do
|
6
|
+
it 'output version' do
|
7
|
+
expect(described_class.git.command('--version').execute!).to be_present
|
8
|
+
end
|
9
|
+
|
10
|
+
it 'subrepo output version' do
|
11
|
+
expect(described_class.git.command('subrepo', '--version').execute!).to be_present
|
12
|
+
end
|
13
|
+
end
|
@@ -0,0 +1,110 @@
|
|
1
|
+
---
|
2
|
+
version: 0.4.1
|
3
|
+
date: Thu Jan 9 17:11:21 CST 2020
|
4
|
+
- Fix Bash version error messages and add to .rc
|
5
|
+
- Nicer YAML formatting in .travis.yml
|
6
|
+
- Wrap a long line
|
7
|
+
- Update the docs
|
8
|
+
- Force `make update` to always update docs
|
9
|
+
- Don't use XXX in perl stuff
|
10
|
+
- Add testing on MacOS
|
11
|
+
- Remove conflicting -C from install -d commands.
|
12
|
+
- Update version requirement documentation
|
13
|
+
- Correct error message in branch
|
14
|
+
- Use topo-order in subrepo branch
|
15
|
+
- Make “git subrepo clean -f ...” delete refs correctly
|
16
|
+
- Fix #410 Push empty repositories with recent git versions
|
17
|
+
- Make subrepo work when run in a worktree
|
18
|
+
- Simplify finding subrepos
|
19
|
+
- Ask git to find the .gitrepo files
|
20
|
+
- Doc: fix sentence repetition
|
21
|
+
- Fix typos
|
22
|
+
- Fixed typo
|
23
|
+
- Travis CI not checking out a branch.
|
24
|
+
---
|
25
|
+
version: 0.4.0
|
26
|
+
date: Thu Nov 8 12:26:38 CET 2018
|
27
|
+
changes:
|
28
|
+
- Fix #325 Do not squash main repo commits
|
29
|
+
- Improve error message for worktree handling
|
30
|
+
- Make version checking portable. #307
|
31
|
+
- #307, improve version check
|
32
|
+
- #307, update version requirement
|
33
|
+
- Fix part #308, Add stderr output if commands fail
|
34
|
+
- Fix #306: Add check to prevent following commits with no .gitrepo
|
35
|
+
- Remove dry-run flag as it's not implemented. Make sure branch --force delete worktree
|
36
|
+
- Fix #296, Replace --first-parent with --ancestry-path
|
37
|
+
- Fix #291, specify Trusty host to get new 2.x git
|
38
|
+
- Fix #258, add --no-tags to git fetch
|
39
|
+
- Test that no remotes are created during clone
|
40
|
+
- #257 Remove remote creation to avoid problems with fetch --all
|
41
|
+
- (origin/issue/150_to_0.4.0) Fix remove-worktree, remove unused parameters
|
42
|
+
- Regenerate completion files
|
43
|
+
- filter-branch operation should not be done on HEAD
|
44
|
+
- Cleanup push and add hint to push directly after pull
|
45
|
+
- Simplify cleanup and add worktree to status
|
46
|
+
- Add --method option to init/clone, add a 'config' command
|
47
|
+
- Updated unit tests to support the new logic
|
48
|
+
- Use 'git worktree' for merge/rebase
|
49
|
+
- Update docs to reflect how things should work
|
50
|
+
- Make it possible to specify commit messages
|
51
|
+
- Redesign, trash the tree hash approach and use merges instead
|
52
|
+
- Add release branches to travis-ci
|
53
|
+
- Add --method option to init/clone, add a 'config' command
|
54
|
+
- Detect multiple pulls, use -u flag to decide
|
55
|
+
- Don't reuse previous commit message when using --all
|
56
|
+
- Update the docs for pull and push
|
57
|
+
- Update error messages when failing merge/rebase
|
58
|
+
- Fix env var bug in test/push.t
|
59
|
+
- Do not overwrite author information
|
60
|
+
---
|
61
|
+
version: 0.3.1
|
62
|
+
date: Tue Jan 3 23:08:56 PST 2017
|
63
|
+
changes:
|
64
|
+
- Updated release for homebrew
|
65
|
+
- Fix #192
|
66
|
+
---
|
67
|
+
version: 0.3.0
|
68
|
+
date: Wed Dec 2 19:19:43 PST 2015
|
69
|
+
changes:
|
70
|
+
- Fix issue #98 and host of others (89, 91, 95, 96)
|
71
|
+
- Adds support for the merge-base command
|
72
|
+
- Adds stability to many commands
|
73
|
+
- Command completion updates
|
74
|
+
- Rename `init` to `.rc`
|
75
|
+
- @grimmySwe++ @dzzh++ @jrosdahl++ @perlpunk++
|
76
|
+
---
|
77
|
+
version: 0.2.3
|
78
|
+
date: Sun Aug 9 13:44:22 PDT 2015
|
79
|
+
changes:
|
80
|
+
- Fix issues #75 and #76
|
81
|
+
---
|
82
|
+
version: 0.2.2
|
83
|
+
date: Wed Jul 22 09:45:13 PDT 2015
|
84
|
+
changes:
|
85
|
+
- Added the `init` subcommand
|
86
|
+
- Applied doc fixes
|
87
|
+
---
|
88
|
+
version: 0.2.1
|
89
|
+
date: Sat Mar 28 07:52:22 PDT 2015
|
90
|
+
changes:
|
91
|
+
- Allows subrepo clone to clone to an empty branch; fixes #26.
|
92
|
+
- Refs in status
|
93
|
+
- Empty parent set to 'none' in .gitrepo file.
|
94
|
+
- Bug fixes
|
95
|
+
---
|
96
|
+
version: 0.2.0
|
97
|
+
date: Sat Jan 24 06:22:05 PST 2015
|
98
|
+
changes:
|
99
|
+
- Massive overhaul
|
100
|
+
- .gitrepo files remain the same so backwards compatible
|
101
|
+
- Introduce the branch and commit subcommands
|
102
|
+
- The checkout subcommand goes away
|
103
|
+
- Operations work much smoother like normal Git flow
|
104
|
+
- Much more testing
|
105
|
+
- Better doc
|
106
|
+
---
|
107
|
+
version: 0.1.0
|
108
|
+
date: Fri Feb 21 12:25:53 2014 -0800
|
109
|
+
changes:
|
110
|
+
- First version
|
@@ -1,7 +1,7 @@
|
|
1
1
|
=pod
|
2
2
|
|
3
3
|
=for comment
|
4
|
-
DO NOT EDIT. This Pod was generated by Swim v0.1.
|
4
|
+
DO NOT EDIT. This Pod was generated by Swim v0.1.48.
|
5
5
|
See http://github.com/ingydotnet/swim-pm#readme
|
6
6
|
|
7
7
|
=encoding utf8
|
@@ -311,7 +311,8 @@ Good:
|
|
311
311
|
|
312
312
|
=back
|
313
313
|
|
314
|
-
|
314
|
+
=for html
|
315
|
+
<a href="https://travis-ci.org/ingydotnet/git-subrepo"><img src="https://travis-ci.org/ingydotnet/git-subrepo.png" alt="git-subrepo"></a>
|
315
316
|
|
316
317
|
Bad:
|
317
318
|
|
@@ -426,10 +427,10 @@ The resulting history is:
|
|
426
427
|
|
427
428
|
Compare that to B<subtree>. This:
|
428
429
|
|
429
|
-
$ git
|
430
|
-
$ git
|
431
|
-
$ git
|
432
|
-
$ git
|
430
|
+
$ git subtree add abc git@github.com:user/abc master
|
431
|
+
$ git subtree add xyz git@github.com:user/def master
|
432
|
+
$ git subtree pull abc git@github.com:user/abc master
|
433
|
+
$ git subtree pull xyz git@github.com:user/def master
|
433
434
|
|
434
435
|
Produces this:
|
435
436
|
|
@@ -36,11 +36,11 @@ test:
|
|
36
36
|
|
37
37
|
# Install support:
|
38
38
|
install:
|
39
|
-
install -
|
39
|
+
install -d -m 0755 $(INSTALL_LIB)/
|
40
40
|
install -C -m 0755 $(LIB) $(INSTALL_LIB)/
|
41
|
-
install -
|
41
|
+
install -d -m 0755 $(INSTALL_EXT)/
|
42
42
|
install -C -m 0755 $(EXTS) $(INSTALL_EXT)/
|
43
|
-
install -
|
43
|
+
install -d -m 0755 $(INSTALL_MAN1)/
|
44
44
|
install -C -m 0644 $(MAN1)/$(NAME).1 $(INSTALL_MAN1)/
|
45
45
|
|
46
46
|
# Uninstall support:
|
@@ -57,20 +57,22 @@ env:
|
|
57
57
|
.PHONY: doc
|
58
58
|
update: doc compgen
|
59
59
|
|
60
|
+
force:
|
61
|
+
|
60
62
|
doc: ReadMe.pod Intro.pod $(MAN1)/$(NAME).1
|
61
63
|
perl pkg/bin/generate-help-functions.pl $(DOC) > \
|
62
64
|
$(EXT)/help-functions.bash
|
63
65
|
|
64
|
-
ReadMe.pod: $(DOC)
|
66
|
+
ReadMe.pod: $(DOC) force
|
65
67
|
swim --to=pod --wrap --complete $< > $@
|
66
68
|
|
67
|
-
Intro.pod: doc/intro-to-subrepo.swim
|
69
|
+
Intro.pod: doc/intro-to-subrepo.swim force
|
68
70
|
swim --to=pod --wrap --complete $< > $@
|
69
71
|
|
70
|
-
$(MAN1)/%.1: doc/%.swim Makefile
|
72
|
+
$(MAN1)/%.1: doc/%.swim Makefile force
|
71
73
|
swim --to=man --wrap $< > $@
|
72
74
|
|
73
|
-
compgen:
|
75
|
+
compgen: force
|
74
76
|
perl pkg/bin/generate-completion.pl bash $(DOC) $(LIB) > \
|
75
77
|
$(SHARE)/completion.bash
|
76
78
|
perl pkg/bin/generate-completion.pl zsh $(DOC) $(LIB) > \
|
@@ -1,11 +1,11 @@
|
|
1
1
|
=meta: 0.0.2
|
2
2
|
|
3
3
|
name: git-subrepo
|
4
|
-
version: 0.
|
4
|
+
version: 0.4.1
|
5
5
|
abstract: Git Submodule Alternative
|
6
6
|
homepage: https://github.com/ingydotnet/git-subrepo#readme
|
7
7
|
license: MIT
|
8
|
-
copyright: 2013-
|
8
|
+
copyright: 2013-2020
|
9
9
|
|
10
10
|
author:
|
11
11
|
name: Ingy döt Net
|
@@ -16,8 +16,8 @@ author:
|
|
16
16
|
homepage: http://ingy.net
|
17
17
|
|
18
18
|
requires:
|
19
|
-
bash:
|
20
|
-
git:
|
19
|
+
bash: 4.0.0
|
20
|
+
git: 2.7.0
|
21
21
|
test:
|
22
22
|
cmd: make test
|
23
23
|
install: make install
|