This is a patchset I presented about a year ago or so, but after a lively discussion it dropped into silence. I'm now presenting it again, with minor cleanups and adjustements. Giuseppe Bilotta (11): gitweb: introduce remote_heads feature gitweb: git_get_heads_list accepts an optional list of refs. gitweb: separate heads and remotes list in summary view gitweb: optional custom name for refs in git_heads_body gitweb: git_split_heads_body function. gitweb: use CSS to style split head lists. gitweb: add 'remotes' action gitweb: display HEAD in heads list when detached gitweb: git_is_head_detached() function gitweb: add HEAD to list of shortlog refs if detached gitweb: CSS style and refs mark for detached HEAD gitweb/gitweb.css | 15 ++++++ gitweb/gitweb.perl | 138 ++++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 143 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html