From: "Jakub Narębski" <jnareb@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Konstantin Khomoutov <kostix+git@007spb.ru>
Cc: Joao Pinto <Joao.Pinto@synopsys.com>,
Git Mailing List <git@vger.kernel.org>,
"CARLOS.PALMINHA@synopsys.com" <CARLOS.PALMINHA@synopsys.com>
Subject: Re: Git: new feature suggestion
Date: Thu, 19 Jan 2017 22:48:08 +0100 [thread overview]
Message-ID: <b96b71b9-f8a2-d039-6e8a-c64e7aac02a0@gmail.com> (raw)
In-Reply-To: <CA+55aFxAe8bH2xXkx1p5gYN+nc-D-vjNnfUeA_64Q3ttpbHq+w@mail.gmail.com>
W dniu 19.01.2017 o 19:39, Linus Torvalds pisze:
> On Wed, Jan 18, 2017 at 10:33 PM, Konstantin Khomoutov
> <kostix+git@007spb.ru> wrote:
>>
>> Still, I welcome you to read the sort-of "reference" post by Linus
>> Torvalds [1] in which he explains the reasoning behind this approach
>> implemented in Git.
>
> It's worth noting that that discussion was from some _very_ early days
> in git (one week into the whole thing), when none of those
> visualization tools were actually implemented.
>
> Even now, ten years after the fact, plain git doesn't actually do what
> I outlined. Yes, "git blame -Cw" works fairly well, and is in general
> better than the traditional per-file "annotate". And yes, "git log
> --follow" does another (small) part of the outlined thing, but is
> really not very powerful.
It is really a pity that "git log --follow" is so limited; it's
development stopped at early 'good enough' implementation.
For example "git log --follow gitweb/gitweb.perl" would not show
the whole history of a file (which was once independent project),
and "git log --follow" doesn't work for directories or multiple
files.
>
> Some tools on top of git do more, but I think in general this is an
> area that could easily be improved upon. For example, the whole
> iterative and interactive drilling down in history of a particular
> file is very inconvenient to do with "git blame" (you find a commit
> that change the area in some way that you don't find interesting, so
> then you have to restart git blame with the parent of that
> unintersting commit).
>
> You can do it in tig, but I suspect a more graphical tool might be better.
Well, we do have "git gui blame".
[...]
--
Jakub Narębski
next prev parent reply other threads:[~2017-01-19 21:48 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-18 10:40 Git: new feature suggestion Joao Pinto
2017-01-18 18:50 ` Stefan Beller
2017-01-18 19:04 ` Joao Pinto
2017-01-19 6:33 ` Konstantin Khomoutov
2017-01-19 17:55 ` Joao Pinto
2017-01-19 18:17 ` Junio C Hamano
2017-01-19 18:39 ` Linus Torvalds
2017-01-19 18:54 ` Joao Pinto
2017-01-19 19:16 ` Linus Torvalds
2017-01-19 21:51 ` Joao Pinto
2017-01-19 22:03 ` Stefan Beller
2017-01-20 10:44 ` Joao Pinto
2017-01-19 21:48 ` Jakub Narębski [this message]
2017-01-20 0:26 ` Linus Torvalds
2017-01-20 11:18 ` Jakub Narębski
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=b96b71b9-f8a2-d039-6e8a-c64e7aac02a0@gmail.com \
--to=jnareb@gmail.com \
--cc=CARLOS.PALMINHA@synopsys.com \
--cc=Joao.Pinto@synopsys.com \
--cc=git@vger.kernel.org \
--cc=kostix+git@007spb.ru \
--cc=torvalds@linux-foundation.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).