-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
Currently the gitea branch list view shows the default branch, followed by a paginated list of all other branches sorted alphabetically.
This view is hard to navigate if you have a lot of branches. It would be better to distinguish the active branches from the stale branches, as also done on github. I also think it makes more sense to sort them by descending latest modification date, as users are generally more likely to be looking for those recently updated branches.
Screenshots
Metadata
Metadata
Assignees
Labels
type/featureCompletely new functionality. Can only be merged if feature freeze is not active.Completely new functionality. Can only be merged if feature freeze is not active.type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.