[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.0.999.0710201232100.10525@woody.linux-foundation.org>
Date: Sat, 20 Oct 2007 12:36:17 -0700 (PDT)
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Sam Ravnborg <sam@...nborg.org>
cc: Yinghai Lu <yhlu.kernel@...il.com>, Andi Kleen <ak@...e.de>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: git/cscope with x86 merge
On Sat, 20 Oct 2007, Sam Ravnborg wrote:
>
> I pulled next branch of git and applied your patch.
>
> When running
> git log --follow -B arch/x86/kernel/vmlinux_64.lds.S
>
> I got no output at all (in a newly pulled linux kernel dir).
Try with "-p".
It's possible (nay, likely) that "next" has the bug where "--follow"
without a patch generating thing (-p or --stat or one of the other flags
that enable diffs) doesn't work at all.
It should be fixed in "master".
Sadly, Junio has been away for personal reasons for two weeks, so we
haven't had that known bug fixed in the regular git tree. Shawn Pearce
maintains a repo with known fixes at "git://repo.or.cz/git/spearce.git" in
the meantime.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists