git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv6 0/4] gitweb: patch view
@ 2008-12-18  7:13 Giuseppe Bilotta
  2008-12-18  7:13 ` [PATCHv6 1/4] gitweb: add " Giuseppe Bilotta
  0 siblings, 1 reply; 5+ messages in thread
From: Giuseppe Bilotta @ 2008-12-18  7:13 UTC (permalink / raw)
  To: git; +Cc: Jakub Narebski, Petr Baudis, Junio C Hamano, Giuseppe Bilotta

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-12-18  7:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-18  7:13 [PATCHv6 0/4] gitweb: patch view Giuseppe Bilotta
2008-12-18  7:13 ` [PATCHv6 1/4] gitweb: add " Giuseppe Bilotta
2008-12-18  7:13   ` [PATCHv6 2/4] gitweb: change call pattern for git_commitdiff Giuseppe Bilotta
2008-12-18  7:13     ` [PATCHv6 3/4] gitweb: add patches view Giuseppe Bilotta
2008-12-18  7:13       ` [PATCHv6 4/4] gitweb: link to patch(es) view in commit(diff) and (short)log view Giuseppe Bilotta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).