git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] gitweb: Cleanups, fixes and small improvements
@ 2006-08-26 17:13 Jakub Narebski
  2006-08-26 17:14 ` [PATCH 1/7] gitweb: Restore old git_blame using git-annotate under "annotate" Jakub Narebski
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Jakub Narebski @ 2006-08-26 17:13 UTC (permalink / raw)
  To: git

This series contains fixes, improvements and cleanups.

Fixes are patch 2 and 4, with 4 more important.

This series is based on next 
  (885a89a077c2c79e1fac81c57711566ec30f9bc1)
---
 gitweb/gitweb.perl |   75 +++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 54 insertions(+), 21 deletions(-)

Shortlog:

      gitweb: Restore old git_blame using git-annotate under "annotate"
      gitweb: Remove workaround for git-diff bug fixed in f82cd3c
      gitweb: Improve comments about gitweb features configuration
      gitweb: Fix typo in git_patchset_body
      gitweb: Use 'local $/ = undef;' before 'print <$fd>;'
      gitweb: blobs defined by non-textual hash ids can be cached
      gitweb: Always link to plain version of the blob

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

end of thread, other threads:[~2006-08-27 20:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-26 17:13 [PATCH 0/7] gitweb: Cleanups, fixes and small improvements Jakub Narebski
2006-08-26 17:14 ` [PATCH 1/7] gitweb: Restore old git_blame using git-annotate under "annotate" Jakub Narebski
2006-08-26 17:14 ` [PATCH 2/7] gitweb: Remove workaround for git-diff bug fixed in f82cd3c Jakub Narebski
2006-08-26 17:14 ` [PATCH 3/7] gitweb: Improve comments about gitweb features configuration Jakub Narebski
2006-08-26 17:14 ` [PATCH 4/7] gitweb: Fix typo in git_patchset_body Jakub Narebski
2006-08-26 17:14 ` [PATCH 5/7] gitweb: Use 'local $/ = undef;' before 'print <$fd>;' Jakub Narebski
2006-08-26 17:14 ` [PATCH 6/7] gitweb: blobs defined by non-textual hash ids can be cached Jakub Narebski
2006-08-26 17:14 ` [PATCH 7/7] gitweb: Always link to plain version of the blob in git_blob Jakub Narebski
2006-08-26 20:58 ` [PATCH 0/7] gitweb: Cleanups, fixes and small improvements Junio C Hamano
2006-08-26 21:18   ` Jakub Narebski
2006-08-27 20:21   ` Jakub Narebski

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