-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Closed
Enhancement
Copy link
Labels
area-viewsIssues or features related to (tree) viewsIssues or features related to (tree) viewsverified ✔VerifiedVerified
Milestone
Description
Summary
Adds sort commands and menus for Branches, Contributors, Remotes, Repositories, Tags, and Worktrees views. Introduces a new sortWorktreesBy configuration option to control worktree sorting preferences.
Impact
Users can now sort their repository views (Branches, Contributors, Remotes, Repositories, Tags, and Worktrees) using context menu options, improving the ability to organize and navigate through repository data according to their preferences. The new sortWorktreesBy configuration setting provides persistent sorting preferences for worktrees.
Validation
- Open the Branches view and access the context menu
- Verify that sorting options are available (e.g., sort by name, date, etc.)
- Repeat for Contributors, Remotes, Repositories, Tags, and Worktrees views
- In settings, verify that
sortWorktreesByconfiguration option is available and persists the user's choice - Switch between different sorting options and confirm the view updates accordingly
Risk
Low – This is a non-breaking enhancement that adds new UI controls and configuration options. Existing behavior is preserved, and the new sorting options are purely additive functionality.
Related Issues
- Option to list commits in topological order #1257 - Option to list commits in topological order
- Sorting is lost once you start filtering #1144 - Sorting is lost once you start filtering
- Viewing recent changes in chronological order #2976 - Viewing recent changes in chronological order
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-viewsIssues or features related to (tree) viewsIssues or features related to (tree) viewsverified ✔VerifiedVerified