Andreas Ericsson <ae@op5.se> writes:Which makes the author of git-blame weep X-<. The real issue is that embedding pathname in blob does _not_ help "git blame" but would actively hurt it. A file with the identical contents moved between the parent to child commit shares the same blob object and same object name in the real git. Jon's modified system that hashes pathname together with the contents would have them as two completely unrelated objects with different object names, which only means that even 100% similarity rename case becomes as expensive to find as renames of lower similarity, which needs to expand and look into blob contents. - 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 004/196] Chinese: add translation of SubmittingPatches |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Matt Mackall | Re: [PATCH] x86: fix unconditional arch/x86/kernel/pcspeaker.c compiling |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
git: | |
