A new version of the remote heads feature patchset. This is considerably stripped down in comparison to the previous version, as it's limited to implementing the remote_heads feature and the minimal amount of UI changes to accomodate it cleanly. Other features such as grouping of heads and supporting detached HEAD will be implemented separately. *NOTE*: this patchset is based on my previous "gitweb: fixes to gitweb feature check code" patch http://article.gmane.org/gmane.comp.version-control.git/101070 Giuseppe Bilotta (4): gitweb: introduce remote_heads feature gitweb: git_get_heads_list accepts an optional list of refs. gitweb: separate heads and remotes lists gitweb: link heads and remotes view gitweb/gitweb.perl | 74 +++++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 68 insertions(+), 6 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