Hi, On Fri, 23 Feb 2007, Han-Wen Nienhuys wrote: > nitpick: > > \n > > for newline would be nice. Similar for backslash, formfeed, alarm, etc. Yes, I thought about that. But it would change behaviour (even if I don't think it would do serious damage; the only user of interpolate.[ch] I saw is git-daemon, and that does not need \n, I guess). Besides, "%n" is - more consistent, - date(1) does it the same way, and - you can put BS, FF, AL, etc. into the format string before passing it as an option to git; git does not have to help you there. Ciao, Dscho - 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