Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 21:28
· 11 commits to main since this release

Changelog

  • 5927517 Refactor PR handling and parent resolution in git-stack
  • 8f37fcb feat(pr): add stack section to PR body and enhance stack branch handling
  • 321c37e feat(pr): rename stack section to "## PR Stack" in PR body and related tests
  • 1a5f119 feat(tui): add clipboard functionality to copy branch names and commit SHAs
  • 6367a97 feat(tui): add column headers to branch display for improved readability
  • d580b60 feat(tui): add confirmation prompts for safe and force delete actions
  • 3e86e8c feat(tui): add interactive stack browser with full TUI support
  • e935dba feat(tui): add pull command with FF-only support and update help text
  • d6c29e1 feat(tui): enhance branch display alignment and improve rendering logic
  • 97ed8a2 feat(tui): enhance branch rendering and styling, improve selection handling
  • c17483a feat(tui): enhance model initialization to handle missing HEAD with forced refresh
  • 58febde feat(tui): enhance status display with last action messages and error handling
  • 2e15f02 feat(tui): update pull command to use rebase instead of fast-forward
  • a200fb8 feat: implement safe and force delete for local branches, update TUI commands and help text
  • efaa4c4 fix(install): handle missing releases and fall back to go install
  • a89f03e refactor(tree): update tree connectors to use single dash for better readability
  • 75c12d4 refactor: update command descriptions and improve trunk display in stack listing