On Wed, 6 Sep 2006, Jeff Garzik wrote:For filenames that don't exist right now, you need to clearly separate the revision name from the filename (ie you need to use "--"). There were patches to do "--follow-rename" which I don't think got applied yet, but in the meantime, just do git whatchanged -M -- drivers/ata/filename.c drivers/scsi/filename.c where the "-M" means "show diffs as renames if possible" (which is different from having the history actually _follow_ them), and the "--" is the filename separator to tell git that the nonexistent "drivers/ata/filename.c" file isn't a (currently) nonexistent revision name, it's a (currently) nonexistent _filename_. Linus - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Eric Paris | [RFC 0/5] [TALPA] Intro to a linux interface for on access scanning |
| holzheu | Re: [RFC/PATCH] Documentation of kernel messages |
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
git: | |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
| Alan Cox | Re: [BUG] New Kernel Bugs |
