]> Lady’s Gitweb - Gitweb/commit
gitweb: separate heads and remotes lists
authorGiuseppe Bilotta <redacted>
Thu, 11 Nov 2010 12:26:11 +0000 (13:26 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:30 +0000 (00:51 -0400)
commit57dfc79112067d57ca1d205f5b801c3dd0bda75d19ab8f89f3fe38a22e3e7aa2
tree94b94bb715539213655f19212fcd1c6de89ad61dad5b03a4c6de7ebc327743a1
parentbc3fdc02f215ec2408fd9233e7d410f192f0d0b566ef7909413bf2479635b3f6
gitweb: separate heads and remotes lists

We specialize the 'heads' action to only display local branches, and
introduce a 'remotes' action to display the remote branches (only
available when the remotes_head feature is enabled).

Mirroring this, we also split the heads list in summary view into
local and remote lists, each linking to the appropriate action.

The git_get_heads_list now defaults to 'heads' only, regardless of
whether the remote heads feature is active or not.

Signed-off-by: Giuseppe Bilotta <redacted>
Acked-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.245309 seconds and 4 git commands to generate.