Fourth iteration of the patch view feature, that exposes git format-patch output in gitweb. The most significant different from the previous revision is the introduction of the 'patches' view, that only differs from 'patch' view in the treatment of single commits: 'patch' view only displays the patch for that specific commit, whereas 'patches' follows the git format-patch M.O. Giuseppe Bilotta (3): gitweb: add patch view gitweb: add patches view gitweb: link to patch(es) view from commit and log views gitweb/gitweb.perl | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 106 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