Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 11:17
· 46 commits to main since this release
6b32fca

Changelog

  • 108eb44 Add a sync command that plans a dry-run restack
  • 6b32fca Archive completed task: stack-sync
  • c001f50 Check that the deepest branch stays in its stack after a sync
  • f14d5a4 Check worktrees before a branch moves
  • 5887d60 Document strata sync for users
  • b05c226 End a sync rebase that an interrupt stops
  • 188243b Find merged branches when planning a sync
  • 26f9d0e Give "keep" and "stopped" one meaning each
  • 3a02006 Give the sync names one meaning each
  • d37c344 Group planner and mover tests by operation
  • 3383a9a Let one strata at a time run a sync rebase
  • 6cdf25e Move Result and Stay below the Mover methods
  • 9f3f23c Move checked-out branches in their worktrees
  • 7bdc7ca Move stacks in strata sync
  • c493f86 Move the stacks from the plan with enter
  • 0ccf039 Name the done state of the sync rebase rebaseDone
  • deb5a18 Quote paths in the printed sync retry command
  • 89af992 Remove the Blocked kind from the sync plan
  • f27ec08 Rename Model.sync to Model.showSelection
  • 585740c Replay branches to plan a sync
  • 1f72922 Resolve a conflict from the terminal UI with c
  • 1743d66 Resolve a sync conflict with strata sync --resolve
  • 3552474 Show the sync plan in the Stack panel with S
  • 6f9b02c Sign the moved commits with a sync rebase
  • f8271f7 Test the strata sync flags and guards end to end
  • 65889cd Test the waits guard of Move and an aborted sync rebase
  • 864862b Test two sync paths that no test reached
  • 8b1debb Write the sync record in one rename