On Sun, 20 Jan 2008, Johannes Schindelin wrote:Oh, absolutely. It's not "git diff HEAD" that is broken. It's "git diff --cached HEAD" that doesn't work. The "--cached" means that it's supposed to diff the index against HEAD, but since it cannot handle unmerged entries, instead of getting a diff, you get just a line saying * Unmerged path xyzzy and no diff at all. That's the thing we should think about improving on (although it's not 100% clear that a combined diff is the rigth thing either). Anyway, to make it easier for people to follow along with this, I've put my whole series now on kernel.org in a "new-lstat" branch at: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/git.git new-lstat (That git repo is a bit odd, it doesn't have any "master" branch at all, just that new-lstat one. I didn't want anybody to think that it's anything but a temporary git tree for this one series of patches. It will clone into an odd kind of repo that only has a "origin/new-lstat" remote branch, nothing else). I'll probably rebase that thing if I keep working on it, but I think it's pretty good. 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
| Greg Kroah-Hartman | [PATCH 012/196] nozomi driver |
| Ingo Molnar | Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3 |
| Rafael J. Wysocki | [PATCH -mm 5/6] Freezer: Remove PF_NOFREEZE from bluetooth threads |
| Ingo Molnar | Re: [PATCH 00/23] per device dirty throttling -v8 |
git: | |
| David Miller | [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Natalie Protasevich | [BUG] New Kernel Bugs |
