git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Differing results between gitk --follow and git log --follow
@ 2010-10-07 18:13 Joshua Jensen
  2010-10-07 18:18 ` Jeff King
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Jensen @ 2010-10-07 18:13 UTC (permalink / raw)
  To: git@vger.kernel.org

  When I run git log --follow, I see a nice history of my file as it was 
renamed.

When I run gitk --follow, I see the beginnings of the history, but there 
are missing parts.

Is there a way to convince gitk to show me the same bits as git log 
--follow?

Thanks.

Josh

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

* Re: Differing results between gitk --follow and git log --follow
  2010-10-07 18:13 Differing results between gitk --follow and git log --follow Joshua Jensen
@ 2010-10-07 18:18 ` Jeff King
  2010-10-07 19:00   ` Joshua Jensen
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff King @ 2010-10-07 18:18 UTC (permalink / raw)
  To: Joshua Jensen; +Cc: git@vger.kernel.org

On Thu, Oct 07, 2010 at 12:13:04PM -0600, Joshua Jensen wrote:

> Is there a way to convince gitk to show me the same bits as git log
> --follow?

Sadly, no, not without major surgery to the follow code. See:

  http://article.gmane.org/gmane.comp.version-control.git/147089

-Peff

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

* Re: Differing results between gitk --follow and git log --follow
  2010-10-07 18:18 ` Jeff King
@ 2010-10-07 19:00   ` Joshua Jensen
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Jensen @ 2010-10-07 19:00 UTC (permalink / raw)
  To: Jeff King; +Cc: git@vger.kernel.org

  ----- Original Message -----
From: Jeff King
Date: 10/7/2010 12:18 PM
> On Thu, Oct 07, 2010 at 12:13:04PM -0600, Joshua Jensen wrote:
>
>> Is there a way to convince gitk to show me the same bits as git log
>> --follow?
> Sadly, no, not without major surgery to the follow code. See:
>
>    http://article.gmane.org/gmane.comp.version-control.git/147089
Interesting... and way beyond my current capabilities... :(

Thanks for the response.

Josh

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

end of thread, other threads:[~2010-10-07 19:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-07 18:13 Differing results between gitk --follow and git log --follow Joshua Jensen
2010-10-07 18:18 ` Jeff King
2010-10-07 19:00   ` Joshua Jensen

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