Skip to content

Releases: crueber/coldstorage

v1.0.13

Choose a tag to compare

@github-actions github-actions released this 04 Sep 22:38

Changelog

  • a941f0d Sync: interrupted-clone debris no longer wedges a repo forever

v1.0.12

Choose a tag to compare

@github-actions github-actions released this 04 Sep 22:15

Changelog

  • 94732d9 Group colors in the TUI: G overlay writes [ui.group_colors] on every change

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 04 Sep 21:50

Changelog

  • 7a0db1e Group colors: per-group row backgrounds from [ui.group_colors]

v1.0.10

Choose a tag to compare

@github-actions github-actions released this 04 Sep 21:33

Changelog

  • f3ae8bf go install: read the version from build info

v1.0.9

Choose a tag to compare

@github-actions github-actions released this 04 Sep 21:19

Changelog

  • ce43d35 Watch re-issues carry names: probe heals blank callers at the choke point
  • 2cb9b52 Remove 'What stays fast' section from README

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 04 Sep 21:01

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

Choose a tag to compare

@github-actions github-actions released this 04 Sep 20:30

Changelog

  • bc2981a Tap step: the dispatch path carries its own tag

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 04 Sep 20:26

Changelog

  • 0a1cfab Release train: dispatch the release workflow explicitly

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Sep 20:25

Changelog

  • 0bf50f8 Discovery: the same checkout through two roots lists once

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Sep 20:09

Changelog

  • 5507cc2 Dedupe org registrations by checkout directory