Releases: crueber/coldstorage
Releases · crueber/coldstorage
Release list
v1.0.13
v1.0.12
Changelog
- 94732d9 Group colors in the TUI: G overlay writes [ui.group_colors] on every change
v1.0.11
Changelog
- 7a0db1e Group colors: per-group row backgrounds from [ui.group_colors]
v1.0.10
Changelog
- f3ae8bf go install: read the version from build info
v1.0.9
v1.0.8
Repo sync — p and P
p pulls the selected repo, P pulls every discovered repo — on the main table and in the detail view. The org sync's safety semantics apply unchanged: pull --ff-only only, every refusal (diverged, dirty, detached HEAD, no upstream) is a skip with its reason, progress streams into the operation widget, and a sweep when the pass closes re-probes exactly what moved.
Also in this release: the README's "Why" section moved to REWRITE-FROM-DRYDOCK.md.
Changelog
- 0a56f9c Repo sync: p pulls the selected repo, P pulls every repo
- e575788 Remove 'Why' section from README
Install: brew upgrade crueber/tap/coldstorage, or
curl -fsSL https://raw.githubusercontent.com/crueber/coldstorage/main/install.sh | sh
v1.0.7
Changelog
- bc2981a Tap step: the dispatch path carries its own tag
v1.0.6
Changelog
- 0a1cfab Release train: dispatch the release workflow explicitly
v1.0.5
Changelog
- 0bf50f8 Discovery: the same checkout through two roots lists once
v1.0.3
Changelog
- 5507cc2 Dedupe org registrations by checkout directory