(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 - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html