git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: That improved git-gui blame viewer..
Date: Thu, 14 Jun 2007 01:20:56 +0200	[thread overview]
Message-ID: <f4ptq3$71v$1@sea.gmane.org> (raw)
In-Reply-To: 7v645thto7.fsf@assigned-by-dhcp.pobox.com

Junio C Hamano wrote:

> "Shawn O. Pearce" <spearce@spearce.org> writes:
> 
>> Marco Costalba <mcostalba@gmail.com> wrote:
>>> On 6/12/07, Junio C Hamano <gitster@pobox.com> wrote:
>>> >
>>> > (1) Are you emulating CVS-like "a file has an identity, and we
>>> >     follow its changes" model?  How does it handle file split,
>>> >     merge, and code movement in general?
>>> >
>>> 
>>> It uses 'git rev-list HEAD -- <path>' to get the list of revisions
>>> that modified a path,
>>
>> So apparently yes, qgit is emulating CVS.  And yet much better things
>> exist (git-blame).
> 
> I would not use the word "better", as it depends on what you are
> looking for.
[...]
> The way Marco describes is a perfectly valid way to satisfy
> expectations of people migrating from CVS.  It's more faithful
> reproduction of CVS annotate behaviour.  In a sense, git-blame
> does too much, but that is exactly why these "accurate and
> interesting" behaviours are optional.

Perhaps the qgit annotating would find it's way in core git as git-annotate
(which currently is alias to git-blame + some compatibility options), or
as an option (--bottom-up) to git-blame?

On the other hand side, blaming multiple files in parallel has sense I think
only for graphical viewer, not for command line command.

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

  parent reply	other threads:[~2007-06-13 23:20 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-09 18:26 That improved git-gui blame viewer Linus Torvalds
2007-06-09 18:29 ` Junio C Hamano
2007-06-11  6:42 ` Shawn O. Pearce
2007-06-11 15:46   ` Linus Torvalds
2007-06-11 16:05     ` Junio C Hamano
2007-06-12  6:16       ` Marco Costalba
2007-06-12  6:52         ` Junio C Hamano
2007-06-12 11:27           ` Marco Costalba
2007-06-12 11:58             ` Marco Costalba
2007-06-12 13:53             ` Shawn O. Pearce
2007-06-12 19:14               ` Junio C Hamano
2007-06-13 11:11                 ` Marco Costalba
2007-06-13 12:44                   ` Marco Costalba
2007-06-13 12:45                     ` Johannes Schindelin
2007-06-13 14:08                       ` Marco Costalba
2007-06-13 14:58                         ` Johannes Schindelin
2007-06-13 16:18                           ` Marco Costalba
2007-06-13 16:40                             ` Johannes Schindelin
2007-06-13 16:27                           ` Josef Weidendorfer
2007-06-13 16:50                             ` Johannes Schindelin
2007-06-13 16:54                             ` Josef Weidendorfer
2007-06-13 17:05                               ` Johannes Schindelin
2007-06-13 18:17                                 ` Josef Weidendorfer
2007-06-13 18:34                                   ` Johannes Schindelin
2007-06-13 17:17                               ` Junio C Hamano
2007-06-14  5:17                               ` Shawn O. Pearce
2007-06-13 23:20                 ` Jakub Narebski [this message]
2007-06-14  6:24                   ` Marco Costalba
2007-06-13 11:03               ` Marco Costalba

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='f4ptq3$71v$1@sea.gmane.org' \
    --to=jnareb@gmail.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;
as well as URLs for NNTP newsgroup(s).