git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-rev-list bug?
@ 2006-03-08 16:19 Catalin Marinas
  2006-03-08 20:16 ` Junio C Hamano
  0 siblings, 1 reply; 9+ messages in thread
From: Catalin Marinas @ 2006-03-08 16:19 UTC (permalink / raw)
  To: git

Sorry if this was previously discussed. I ran git-rev-list on a linear
graph and tried to filter the results by a file name:

  git rev-list since.. path/to/file

but it always shows the child commit of "since" even if it didn't
touch the file. The same behaviour is for git-log (since it uses
git-rev-list) but git-whatchanged seems to be fine.

Is this the intended behaviour? The "stg patches" command based on
git-rev-list used to work fine a few weeks ago but now it is always
reporting the bottom patch in the stack as modifying a given file.

Thanks.

--
Catalin

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

end of thread, other threads:[~2006-03-10 22:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-08 16:19 git-rev-list bug? Catalin Marinas
2006-03-08 20:16 ` Junio C Hamano
2006-03-10  8:20   ` Junio C Hamano
2006-03-10  9:40     ` Junio C Hamano
2006-03-10  9:59       ` Junio C Hamano
2006-03-10 10:25         ` Junio C Hamano
2006-03-10 11:01           ` Catalin Marinas
2006-03-10 18:31           ` Linus Torvalds
2006-03-10 22:42             ` Junio C Hamano

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