Skip to content

Releases: yasyf/reposync

v0.4.5

19 Jun 10:05
244ba7a

Choose a tag to compare

Changelog

  • 244ba7a Revert "ci: sign darwin binaries with codesign+notarytool, not quill (quill arm64 sigs SIGKILL on macOS 15/26 — anchore/quill#566)"

v0.4.4

19 Jun 09:42
244ba7a

Choose a tag to compare

Changelog

  • 244ba7a Revert "ci: sign darwin binaries with codesign+notarytool, not quill (quill arm64 sigs SIGKILL on macOS 15/26 — anchore/quill#566)"

v0.4.3

19 Jun 09:33

Choose a tag to compare

Changelog

  • ca168c1 ♻️ refactor: flatten DetectSelf guard in AddHostStream
  • 0f77fdd 🐛 fix: keep launchd plists on the stable brew symlink, not a versioned path

v0.4.2

19 Jun 09:09
e83157d

Choose a tag to compare

Changelog

  • e83157d ci: sign darwin binaries with codesign+notarytool, not quill (quill arm64 sigs SIGKILL on macOS 15/26 — anchore/quill#566)

v0.4.1

19 Jun 08:36

Choose a tag to compare

Changelog

  • 0c6ae93 🐛 fix: give LaunchAgents a Homebrew PATH; self-install and persist self on add

v0.4.0

19 Jun 08:25

Choose a tag to compare

Changelog

  • 13f7513 ci: Developer-ID sign + notarize macOS release binaries (conditional goreleaser notarize block)
  • 623ee97 feat(vcs): advance repos whose only dirt is generated files
  • 9322839 ✨ feat: redesign the TUI as a filterable, recency-sorted master-detail
  • 6e95801 ✨ feat: surface last-activity time so repos can sort by recency
  • 5ecf372 🐛 fix: hide Mullvad and ephemeral nodes that flood host discovery

v0.3.0

18 Jun 22:57

Choose a tag to compare

Changelog

  • ef88599 feat(tui): interactive TUI to enable repos and manage hosts

v0.2.0

18 Jun 12:49

Choose a tag to compare

Changelog

  • 98e136e feat: serve reconciliation over a per-host RPC socket and watch via watchman

v0.1.1

18 Jun 12:07

Choose a tag to compare

Changelog

  • bab17a1 fix(host): brew trust the tap before install during host add

v0.1.0

18 Jun 11:54

Choose a tag to compare

Changelog

  • 964cc97 ci: add CI and goreleaser release workflows
  • 69add13 ci: bump actions to latest majors (checkout v6, setup-go v6, goreleaser v7)
  • 8f37ad1 ci: fix jj install — extract ./jj archive member with sudo
  • 7e5bb61 feat: initial reposync binary and CLI skeleton
  • 4257f10 feat: rewrite as convergent host/repo sync across hosts