internal/

directory
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2026 License: MIT

Directories

Path Synopsis
Package backend defines the VCS backend interface and shared types.
Package backend defines the VCS backend interface and shared types.
Package cmdspec parses the unified command grammar shared by the TUI command bar and config aliases: a backend prefix ("git ...", "jj ...") routes to that backend, a shell prefix ("!...", "sh ...", "shell ...") to the system shell, and anything else to per-repo VCS subcommand routing (each repo's own backend decides how to run it).
Package cmdspec parses the unified command grammar shared by the TUI command bar and config aliases: a backend prefix ("git ...", "jj ...") routes to that backend, a shell prefix ("!...", "sh ...", "shell ...") to the system shell, and anything else to per-repo VCS subcommand routing (each repo's own backend decides how to run it).
Package config handles loading, saving, and querying the hrd configuration file (~/.config/hrd/config.toml by default).
Package config handles loading, saving, and querying the hrd configuration file (~/.config/hrd/config.toml by default).
Package runner executes VCS or shell commands across multiple repos in parallel, streaming results back through a channel as each completes.
Package runner executes VCS or shell commands across multiple repos in parallel, streaming results back through a channel as each completes.
Package theme provides colored symbols and helpers for rendering VCS state.
Package theme provides colored symbols and helpers for rendering VCS state.
Package tui provides the terminal UI for hrd, built on Bubble Tea.
Package tui provides the terminal UI for hrd, built on Bubble Tea.

Jump to

Keyboard shortcuts

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