Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
dangit
command
|
|
|
internal
|
|
|
cli
Package cli is dangit's command-line front end: argument parsing, command dispatch, exit-code discipline, and the non-interactive report/resolve/theme paths.
|
Package cli is dangit's command-line front end: argument parsing, command dispatch, exit-code discipline, and the non-interactive report/resolve/theme paths. |
|
report
Package report renders scan results as either a human-readable, theme-aware text report or a stable JSON envelope.
|
Package report renders scan results as either a human-readable, theme-aware text report or a stable JSON envelope. |
|
scan
Package scan discovers Git repositories under a directory tree and reports which ones have unfinished work — uncommitted changes, commits not yet pushed to their upstream, or commits waiting to be pulled.
|
Package scan discovers Git repositories under a directory tree and reports which ones have unfinished work — uncommitted changes, commits not yet pushed to their upstream, or commits waiting to be pulled. |
|
state
Package state holds dangit's small per-user runtime bookkeeping (separate from the theme config), persisted as JSON under the state directory.
|
Package state holds dangit's small per-user runtime bookkeeping (separate from the theme config), persisted as JSON under the state directory. |
|
ui
Package ui is dangit's interactive terminal browser: a bubbletea v2 program that shows live scan progress and then a fuzzy-filterable list of flagged repositories with per-repo actions (detail, shell, editor, copy, resolve).
|
Package ui is dangit's interactive terminal browser: a bubbletea v2 program that shows live scan progress and then a fuzzy-filterable list of flagged repositories with per-repo actions (detail, shell, editor, copy, resolve). |
Click to show internal directories.
Click to hide internal directories.