Releases: benwyrosdick/git-stack
Releases · benwyrosdick/git-stack
Release list
v0.1.9
v0.1.8
v0.1.7
Changelog
- bb18ef1 feat(pull): update pull command to match terminal behavior and improve documentation
v0.1.6
Changelog
- 317e2e5 feat(conflict): introduce conflict mode toggle for rebase handling
v0.1.5
Changelog
- 1724c0e feat(rebase): enhance rebase handling with abort on failure and clean worktree
v0.1.4
Changelog
- 2aa0f53 fix(docs): clarify pull command behavior in README and code comments
v0.1.3
Changelog
- 858cbfc add upgrade command
v0.1.2
Changelog
- 075af63 feat(stack): implement bulk indexing for faster branch and parent retrieval
v0.1.1
v0.1.0
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