From: "Catalin Marinas" <catalin.marinas@gmail.com>
To: git <git@vger.kernel.org>
Subject: git-rev-list bug?
Date: Wed, 8 Mar 2006 16:19:48 +0000 [thread overview]
Message-ID: <b0943d9e0603080819i227c637fo@mail.gmail.com> (raw)
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
next reply other threads:[~2006-03-08 16:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-08 16:19 Catalin Marinas [this message]
2006-03-08 20:16 ` git-rev-list bug? 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
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=b0943d9e0603080819i227c637fo@mail.gmail.com \
--to=catalin.marinas@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).