All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] gitweb: New patchset view corrections and improvements, and few other things
@ 2006-11-18 22:35 Jakub Narebski
  2006-11-18 22:35 ` [PATCH 1/5] gitweb: Protect against possible warning in git_commitdiff Jakub Narebski
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jakub Narebski @ 2006-11-18 22:35 UTC (permalink / raw)
  To: git

Table of contents:
 [PATCH 1/5] gitweb: Protect against possible warning in git_commitdiff
 [PATCH 2/5] gitweb: Buffer diff header to deal with split patches 
                     + git_patchset_body refactoring
 [PATCH 3/5] gitweb: New improved formatting of chunk header in diff
 [PATCH 4/5] gitweb: Default to $hash_base or HEAD for $hash
                     in "commit" and "commitdiff"
 [PATCH 5/5] gitweb: Add an option to href() to return full URL

Diffstat:
 gitweb/gitweb.css  |   13 +++
 gitweb/gitweb.perl |  264 ++++++++++++++++++++++++++++++++--------------------
 2 files changed, 176 insertions(+), 101 deletions(-)

-- 
Jakub Narebski

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

end of thread, other threads:[~2006-11-18 22:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-18 22:35 [PATCH 0/5] gitweb: New patchset view corrections and improvements, and few other things Jakub Narebski
2006-11-18 22:35 ` [PATCH 1/5] gitweb: Protect against possible warning in git_commitdiff Jakub Narebski
2006-11-18 22:38   ` Jakub Narebski
2006-11-18 22:35 ` [PATCH 2/5] gitweb: Buffer diff header to deal with split patches + git_patchset_body refactoring Jakub Narebski
2006-11-18 22:35 ` [PATCH 3/5] gitweb: New improved formatting of chunk header in diff Jakub Narebski
2006-11-18 22:35 ` [PATCH 4/5] gitweb: Default to $hash_base or HEAD for $hash in "commit" and "commitdiff" Jakub Narebski
2006-11-18 22:35 ` [PATCH 5/5] gitweb: Add an option to href() to return full URL Jakub Narebski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.