* [cogito-0.17.2] Bug in cg-log selection
@ 2006-04-21 0:08 Blaisorblade
0 siblings, 0 replies; only message in thread
From: Blaisorblade @ 2006-04-21 0:08 UTC (permalink / raw)
To: Petr Baudis; +Cc: git
(Please CC me on replies as I'm not subscribed).
On a standard Linux tree:
$ cg-branch-ls
origin
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git
this command selects two commit instead than the right one (which is selected
by git-whatchanged):
$ cg-log -r v2.6.16:v2.6.16.9 kernel/power/process.c
shows commits 6b2467e45179a336f1e5b70d2b2ae1fe89a00133 and
1dd6f008de5a04251d9cbe4c1cf67e4c708f9fe9, but the latter doesn't touch that
file, and
$ git-whatchanged -p v2.6.16..v2.6.16.9 kernel/power/process.c
only shows the first commit.
Verbatim output of short listing:
$ cg-log -c -s -r v2.6.16:v2.6.16.9 kernel/power/process.c|cat
6b2467e45179a336f1e5b70d2b2ae1fe89a00133 Pavel Machek 2006-04-17 13:16
[PATCH] Fix suspend with traced tasks
1dd6f008de5a04251d9cbe4c1cf67e4c708f9fe9 Jeff Garzik 2006-03-27 22:47
[PATCH] sata_mv: fix irq port status usage
Bye
--
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-21 0:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-21 0:08 [cogito-0.17.2] Bug in cg-log selection Blaisorblade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox