git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Zack Brown <zbrown@tumblerings.org>
To: git@vger.kernel.org
Subject: speeding up cg-log -u
Date: Fri, 13 May 2005 23:19:14 -0700	[thread overview]
Message-ID: <20050514061914.GB14353@tumblerings.org> (raw)

Hi folks,

I notice that cg-log takes a -u parameter, that lets you restrict the log
entries that are displayed, to match the argument you give it. So

cg-log -uKH

shows all the logs where Greg KH played a part.

Currently cg-log handles this by grabbing all the log data from git, and
then grepping through it.

Would it be faster to handle this on the git side, telling git to only
retrieve the logs that match the specified query? If feasible, this might
speed up various web interfaces into git repositories.

Be well,
Zack

-- 
Zack Brown

             reply	other threads:[~2005-05-14  6:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-14  6:19 Zack Brown [this message]
2005-05-14  8:13 ` speeding up cg-log -u Junio C Hamano
2005-05-14  9:50 ` [PATCH] Add --author match to git-rev-list and git-rev-tree Junio C Hamano
2005-05-14 10:39   ` speeding up cg-log -u Petr Baudis
2005-05-14 11:14     ` Petr Baudis
2005-05-14 11:17     ` Junio C Hamano
2005-05-14 14:23       ` Zack Brown
2005-05-14 14:40         ` Petr Baudis
2005-05-15 16:09       ` Daniel Barkalow
2005-05-16  8:13         ` Junio C Hamano
2005-05-16 15:38           ` Daniel Barkalow
2005-05-14 15:06   ` [PATCH] Add --author match to git-rev-list and git-rev-tree Zack Brown
2005-05-14 15:52     ` Petr Baudis
2005-05-14 16:02       ` Zack Brown

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050514061914.GB14353@tumblerings.org \
    --to=zbrown@tumblerings.org \
    --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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).