-
Notifications
You must be signed in to change notification settings - Fork 36
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: sudo-tee/opencode.nvim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sudo-tee/opencode.nvim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/timeline-picker
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 23 files changed
- 2 contributors
Commits on Nov 6, 2025
-
feat(timeline-picker): Implement basic timeline picker
This is the first commit, the fork action is not yet implemented
Configuration menu - View commit details
-
Copy full SHA for c17b58e - Browse repository at this point
Copy the full SHA c17b58eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c1bef - Browse repository at this point
Copy the full SHA 03c1befView commit details -
feat(pickers): add better highlight for supported pickers
Format the time as and highlight it as well as align it to the right
Configuration menu - View commit details
-
Copy full SHA for b83ba30 - Browse repository at this point
Copy the full SHA b83ba30View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0d5416 - Browse repository at this point
Copy the full SHA f0d5416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 095f47c - Browse repository at this point
Copy the full SHA 095f47cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 511952f - Browse repository at this point
Copy the full SHA 511952fView commit details
Commits on Nov 7, 2025
-
refactor(picker_utils): create a base picker
This creates a base picker module to make it as easy as possible to create new ones with the same pattern It also aligns the date to the right properly for every picker
Configuration menu - View commit details
-
Copy full SHA for e36ed42 - Browse repository at this point
Copy the full SHA e36ed42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 269bad0 - Browse repository at this point
Copy the full SHA 269bad0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f68fde - Browse repository at this point
Copy the full SHA 6f68fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7fd9ef - Browse repository at this point
Copy the full SHA b7fd9efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d2467 - Browse repository at this point
Copy the full SHA 80d2467View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a006c - Browse repository at this point
Copy the full SHA d4a006cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 615d0d3 - Browse repository at this point
Copy the full SHA 615d0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 659fc2e - Browse repository at this point
Copy the full SHA 659fc2eView commit details
Loading
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 main...feat/timeline-picker