internal/

directory
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2026 License: MIT

Directories

Path Synopsis
Package audit provides workspace auditing operations such as detecting non-git directories in the projects directory.
Package audit provides workspace auditing operations such as detecting non-git directories in the projects directory.
Package branches provides logic for finding and managing branches across multiple git repositories.
Package branches provides logic for finding and managing branches across multiple git repositories.
Package config handles loading and validating katazuke configuration from files, environment variables, and CLI flag overrides.
Package config handles loading and validating katazuke configuration from files, environment variables, and CLI flag overrides.
Package github provides a client for querying the GitHub API, primarily to check repository metadata such as archive status.
Package github provides a client for querying the GitHub API, primarily to check repository metadata such as archive status.
Package merge provides hybrid merge detection that combines local git merge status with GitHub PR state to determine whether a branch has been merged.
Package merge provides hybrid merge detection that combines local git merge status with GitHub PR state to determine whether a branch has been merged.
Package metrics implements a write-only JSONL event logger for tracking katazuke usage patterns and informing product decisions.
Package metrics implements a write-only JSONL event logger for tracking katazuke usage patterns and informing product decisions.
Package oplog records destructive operations (branch deletion, repo removal, directory cleanup) to enable audit trails and recovery via logged SHAs.
Package oplog records destructive operations (branch deletion, repo removal, directory cleanup) to enable audit trails and recovery via logged SHAs.
Package parallel provides a generic worker pool for concurrent processing.
Package parallel provides a generic worker pool for concurrent processing.
Package repos provides operations for managing repository checkouts in the projects directory.
Package repos provides operations for managing repository checkouts in the projects directory.
Package scanner discovers git repositories under a projects directory, respecting .katazuke index files for grouping and ignoring subdirectories.
Package scanner discovers git repositories under a projects directory, respecting .katazuke index files for grouping and ignoring subdirectories.
Package sync implements repository synchronization logic for keeping local git repositories up to date with their remotes.
Package sync implements repository synchronization logic for keeping local git repositories up to date with their remotes.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL