Git-Native 0.005 Latest
Files
- .claude/agents/git-native-network-worker.md
- .claude/agents/git-native-phase5-worker.md
- .claude/agents/git-native-release-checker.md
- .claude/agents/git-native-test-writer.md
- .claude/agents/git-native-worker.md
- .claude/rules/git-native-rules.md
- .claude/settings.json
- .claude/skills/git-commit-style/SKILL.md
- .claude/skills/git-native-core/SKILL.md
- .claude/skills/karr/SKILL.md
- .claude/skills/perl-core/SKILL.md
- .claude/skills/perl-moo/SKILL.md
- .claude/skills/perl-release-author-getty/SKILL.md
- .claude/skills/perl-release-dist-ini/SKILL.md
- .github/workflows/linux.yml
- .github/workflows/macos.yml
- .gitignore
- CLAUDE.md
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- cpanfile
- dist.ini
- lib/Git/Native.pm
- lib/Git/Native/Blob.pm
- lib/Git/Native/Branch.pm
- lib/Git/Native/Commit.pm
- lib/Git/Native/Config.pm
- lib/Git/Native/Credential.pm
- lib/Git/Native/Error.pm
- lib/Git/Native/Index.pm
- lib/Git/Native/Oid.pm
- lib/Git/Native/Reference.pm
- lib/Git/Native/Remote.pm
- lib/Git/Native/Remote/Result.pm
- lib/Git/Native/Repository.pm
- lib/Git/Native/Revwalker.pm
- lib/Git/Native/Signature.pm
- lib/Git/Native/Tag.pm
- lib/Git/Native/Tree.pm
- lib/Git/Native/TreeBuilder.pm
- t/00-load.t
- t/10-roundtrip.t
- t/11-error.t
- t/20-remote-local.t
- t/30-revwalk.t
- t/31-branch.t
- t/32-tag.t
- t/33-status.t
- t/34-clone.t
- t/35-credential.t
- t/36-reference.t
- t/37-head.t
- t/38-commit.t
- t/39-config.t
- t/40-remote-ssh.t
- t/41-remote-https.t
- t/42-reference-name.t
- t/43-known-hosts.t
- t/44-push-refspec-expand.t
- t/45-oid.t
- t/46-error-paths.t
- t/47-object.t
- t/48-merge-commit.t
- t/49-remote-callbacks.t
- t/50-reference-cas.t
- t/51-error-predicates.t
- t/52-credential-callback.t
- t/53-tree.t
- t/54-reference-edge.t
- t/55-credential-args.t
- t/56-commit-tree.t
- t/57-revwalk-edge.t
- t/58-treebuilder-edge.t
- t/59-branch-edge.t
- t/60-config-snapshot.t
- t/61-blob-content.t
- t/62-open-init-args.t
- t/63-repository-lookup.t
- t/64-known-hosts-file.t
- t/65-repository-args.t
- t/66-remote-strarray.t
- t/67-signature.t
- t/68-credential-thunk-errors.t
- t/69-config-isolation.t
- t/70-commit-create-args.t
- t/71-object-prefix.t
- t/72-owner-mismatch.t
- t/73-oid-invalid-input.t
- t/74-index.t
- t/author-pod-syntax.t
- t/lib/TestRepo.pm
- t/release-changes_has_content.t