gittuf/internal/gitinterface
Pat Zielinski 07c87fa656 gitinterface: Add utilities helpful for gittuf hooks
Signed-off-by: Pat Zielinski <70954403+patzielinski@users.noreply.github.com>
Co-authored-by: Jamal Cao <jamaltheodds@gmail.com>
2025-03-06 23:18:09 -05:00
..
blob.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
blob_test.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
changes.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
changes_test.go gitinterface: Support types for tree entries 2025-02-02 14:07:34 -05:00
commit.go gitinterface: Use rev-parse instead of show 2024-12-12 13:25:36 -05:00
commit_test.go gitinterface: Support types for tree entries 2025-02-02 14:07:34 -05:00
common.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
config.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
config_test.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
hash.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
hash_test.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
log.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
log_test.go gitinterface: Support types for tree entries 2025-02-02 14:07:34 -05:00
object.go gitinterface: Add GetObjectType 2025-02-20 12:15:45 -05:00
object_test.go gitinterface: Add GetObjectType 2025-02-20 12:15:45 -05:00
references.go gitinterface: Add support for setting symref 2025-02-04 15:11:58 -05:00
references_test.go gitinterface: Add support for setting symref 2025-02-04 15:11:58 -05:00
remote.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
remote_test.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
repository.go gitinterface: Add IsBare() to repository 2025-02-04 11:36:39 -05:00
repository_test.go gitinterface: Add IsBare() to repository 2025-02-04 11:36:39 -05:00
signature.go sigstore: Add support for private sigstore instances 2024-10-16 15:14:38 -04:00
signature_test.go *: Add copyright notice to code files 2024-09-27 15:28:12 -04:00
status.go gitinterface: Add subtree workflow 2025-02-04 16:48:38 -05:00
status_test.go gitinterface: Add support for file statuses 2025-02-04 13:05:30 -05:00
sync.go *: Add gittuf sync 2025-02-20 17:56:07 -05:00
sync_test.go gitinterface: Support fetching single object 2025-02-20 13:41:27 -05:00
tag.go sigstore: Add support for private sigstore instances 2024-10-16 15:14:38 -04:00
tag_test.go gitinterface: Support types for tree entries 2025-02-02 14:07:34 -05:00
tree.go gitinterface: Add subtree workflow 2025-02-04 16:48:38 -05:00
tree_test.go gitinterface: Add subtree workflow 2025-02-04 16:48:38 -05:00
utils.go gitinterface: Add utilities helpful for gittuf hooks 2025-03-06 23:18:09 -05:00