-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: benelan/gh-fzf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: benelan/gh-fzf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 5 files changed
- 2 contributors
Commits on Mar 7, 2024
-
feat: add workflow command (#13)
Add a command for finding and viewing Github Action workflows. For more info, see `gh workflow list --help` and the readme: https://github.com/benelan/gh-fzf#workflow
Configuration menu - View commit details
-
Copy full SHA for 09e402b - Browse repository at this point
Copy the full SHA 09e402bView commit details -
Add a command for finding and viewing Github labels. For more info, see `gh label list --help` and the readme: https://github.com/benelan/gh-fzf#label
Configuration menu - View commit details
-
Copy full SHA for abec1bd - Browse repository at this point
Copy the full SHA abec1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b088b - Browse repository at this point
Copy the full SHA a6b088bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fea7b42 - Browse repository at this point
Copy the full SHA fea7b42View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e98db - Browse repository at this point
Copy the full SHA d8e98dbView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a705e0b - Browse repository at this point
Copy the full SHA a705e0bView commit details
Commits on Mar 29, 2024
-
fix: blocked process when opening item in browser
Use a background process when executing commands that open an item in the browser. For example: $ gh pr view --web <number> When a new browser process was created, `gh=fzf` became unresponsive until the browser was terminated. The `gh-fzf` process was not blocked if the browser was already open, because it would add the item as a new tab instead of creating a new process.
Configuration menu - View commit details
-
Copy full SHA for 0284389 - Browse repository at this point
Copy the full SHA 0284389View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 526452b - Browse repository at this point
Copy the full SHA 526452bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d66476 - Browse repository at this point
Copy the full SHA 3d66476View commit details
Commits on Apr 9, 2024
-
feat(issue, pr): increase labels limit in keybinds
Override `$GH_FZF_DEFAULT_LIMIT` in the keybindings for adding/removing labels to pull requests and issues.
Configuration menu - View commit details
-
Copy full SHA for 1b81c6f - Browse repository at this point
Copy the full SHA 1b81c6fView commit details -
chore(main): release 0.8.0 (#14)
🤖 I have created a release *beep* *boop* --- ## [0.8.0](v0.7.0...v0.8.0) (2024-04-09) ### Features * Add label command ([#15](#15)) ([abec1bd](abec1bd)) * Add workflow command ([#13](#13)) ([09e402b](09e402b)) * **issue, pr:** Increase labels limit in keybinds ([1b81c6f](1b81c6f)) * **issue, pr:** Keybindings to add/remove label ([fea7b42](fea7b42)) ### Bug Fixes * Blocked process when opening item in browser ([0284389](0284389)) * Ensure all commands respect --repo flag ([526452b](526452b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36886f6 - Browse repository at this point
Copy the full SHA 36886f6View 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 v0.7.0...v0.8.0