This patch applies on top of the patch series that I just sent [1]: Lockfile correctness and refactoring, v4 It has the same effect as Duy's [2] Keep .lock file paths absolute, v3 except that my patch series obviates the need for his patches 1/3 and 2/3. So only one patch remains, the equivalent of his patch 3/3, simplified because lockfile::filename is now a strbuf. So I've shamelessly labeled this "v4" of his patch series and I've left Duy as the author, because his commit message (which I used directly) has far more intellectual content than the code change. Duy, if that's not OK with you, please let me know. Michael [1] http://thread.gmane.org/gmane.comp.version-control.git/256564 [2] http://thread.gmane.org/gmane.comp.version-control.git/253817/focus=254573 Nguyễn Thái Ngọc Duy (1): lockfile.c: store absolute path lockfile.c | 14 +++++++++++--- t/t2107-update-index-basic.sh | 15 +++++++++++++++ 2 files changed, 26 insertions(+), 3 deletions(-) -- 2.1.0 -- To unsubscribe from this list: 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