Sixth iteration of the patch view in gitweb, that exposes the git-format-patch output directly, allowing patchset exchange via gitweb. As suggested by Junio, the call pattern for git_commitdiff is changed to use named parameters even for the first parameter (-format). Giuseppe Bilotta (4): gitweb: add patch view gitweb: change call pattern for git_commitdiff gitweb: add patches view gitweb: link to patch(es) view in commit(diff) and (short)log view gitweb/gitweb.perl | 109 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 108 insertions(+), 1 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