V0.11.0 develop - #45
Merged
Merged
Conversation
Disable the commit graph toggle and hide the graph during search without losing the user's saved preference. Show appropriate empty state messaging when search returns no results.
Replace the flat commit-file list with compact folder rows, basename files, expand/collapse, and a path search, reusing the staging tree walk helpers.
Fetch focused repositories when their configured interval elapses, with per-repository throttling, timeout handling, result logging, and no terminal authentication prompts.
Stream names and bounded output for pre-commit, prepare-commit-msg, commit-msg, post-commit, and the post-rewrite hook used by amend. Allow rejected pre-commit and commit-msg hooks to retry with --no-verify; keep prepare-commit-msg failures non-bypassable.
Keep the search control inside persistent panel chrome so it remains visually separated from the file tree while scrolling.
Add Windows Jump List and Linux recent-manager integration, and allow recent repositories to be removed from the empty state and open menu.
Stream hook output for pushes, tag changes, branch switches, and checkout branch creation. Allow pre-push failures to retry without hooks and show post-checkout failures as warnings after the checkout completes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.