From: Luben Tuikov <ltuikov@yahoo.com>
To: git@vger.kernel.org
Subject: [PATCH 0/3] gitweb: blame: print commit8 on the leading row of a commit-block
Date: Wed, 4 Oct 2006 00:10:41 -0700 (PDT) [thread overview]
Message-ID: <20061004071041.60663.qmail@web31807.mail.mud.yahoo.com> (raw)
The following set of patches implements Junio's excellent
idea of printing the commit-8 only on the leading row of
a commit block, as well as implementing mouse-over title of
the author and the date of the commit. Thus making the output
of git_blame2() less cluttered yet able to give more information
should the user mouse-over the commit.
The difference is that this implementations doesn't use a "stack-like"
chunk to represent each block-per-commit, thus eliminating the concern
of rare but present files with 100s of 1000s of lines with only an
initial commit.
Luben
next reply other threads:[~2006-10-04 7:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-04 7:10 Luben Tuikov [this message]
2006-10-04 8:18 ` [PATCH 0/3] gitweb: blame: print commit8 on the leading row of a commit-block Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061004071041.60663.qmail@web31807.mail.mud.yahoo.com \
--to=ltuikov@yahoo.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox