-
Notifications
You must be signed in to change notification settings - Fork 58
Comparing changes
Open a pull request
base repository: github/gh-stack
base: v0.0.1
head repository: github/gh-stack
compare: v0.0.2
- 13 commits
- 43 files changed
- 2 contributors
Commits on Apr 13, 2026
-
skip pulling merged branches during remote checkout (#16)
* skip pulling merged branches during remote checkout * show message if stack fully merged
Configuration menu - View commit details
-
Copy full SHA for e06284f - Browse repository at this point
Copy the full SHA e06284fView commit details
Commits on Apr 14, 2026
-
* docs site styling * nav styling * tidying up some small styles * mobile nav styling --------- Co-authored-by: Dean <deanblacc@github.com>
Configuration menu - View commit details
-
Copy full SHA for c80e10c - Browse repository at this point
Copy the full SHA c80e10cView commit details -
docs site content updates (#28)
* additional private preview callouts * squash merge clarification * home page updates * merge process clarification
Configuration menu - View commit details
-
Copy full SHA for 5c1fe16 - Browse repository at this point
Copy the full SHA 5c1fe16View commit details
Commits on Apr 20, 2026
-
fix for inflated diff counts when base branch has been updated since …
…stack init (#39) * fix for inflated diff counts when base branch has been updated since stack init
Configuration menu - View commit details
-
Copy full SHA for 72b4dc5 - Browse repository at this point
Copy the full SHA 72b4dc5View commit details -
fast forward active branches where local is behind remote (#40)
* fast forward active branches where local is behind remote
Configuration menu - View commit details
-
Copy full SHA for 766d0e2 - Browse repository at this point
Copy the full SHA 766d0e2View commit details -
fix for rev-parse error when rebasing over deleted branches (#41)
* fix for rev-parse error when rebasing over deleted branches
Configuration menu - View commit details
-
Copy full SHA for b038eed - Browse repository at this point
Copy the full SHA b038eedView commit details -
fix for rev-parse error during sync with deleted branches (#42)
* fix for rev-parse error during sync * clearer info msg with rebasing over merged PRs
Configuration menu - View commit details
-
Copy full SHA for 22c8ef4 - Browse repository at this point
Copy the full SHA 22c8ef4View commit details -
fix --onto rebase for merged branches (#43)
* backfill ontoOldBase for deleted merged branches * ensure upstack rebase checks immediate predecessor * fix for stale ontoOldBase causing rebase conflicts
Configuration menu - View commit details
-
Copy full SHA for f706944 - Browse repository at this point
Copy the full SHA f706944View commit details -
minor docs styling & content updates (#48)
* udpate meta tags for docs site * stack diagram styling fixes * update favicon * recommend gh skill to install skills file
Configuration menu - View commit details
-
Copy full SHA for 8aba980 - Browse repository at this point
Copy the full SHA 8aba980View commit details -
preflight check for stacked PR availability in submit (#44)
* preflight check for stacked prs before submit * close pipe read end in test to avoid FD leak * concise var reuse
Configuration menu - View commit details
-
Copy full SHA for 8893d27 - Browse repository at this point
Copy the full SHA 8893d27View commit details -
ignore stale merged/closed PRs for reused branch names (#49)
* ignore stale merged/closed PRs for reused branch names * guard for edge case of deleted PR
Configuration menu - View commit details
-
Copy full SHA for 42e43a4 - Browse repository at this point
Copy the full SHA 42e43a4View commit details -
link command for api-only operations (#50)
* link cmd for api-only stack upserts * accept branch names too * push branches first * update docs with link cmd details * adding more logging
Configuration menu - View commit details
-
Copy full SHA for a00ff54 - Browse repository at this point
Copy the full SHA a00ff54View commit details -
* switch cmd to interactively switch to another branch in the stack * add switch to docs * addressing review comments * bump skill file version * default to current branch
Configuration menu - View commit details
-
Copy full SHA for 7af17b5 - Browse repository at this point
Copy the full SHA 7af17b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.0.1...v0.0.2