Jakub Narebski, Fri, Sep 26, 2008 01:15:58 +0200: > > Well, in gitweb we could use '-z' option for git-diff-tree and git-ls-tree, > but it has its disadvantages, like having to do actual parsing record after > record instead of simplys splitting outout on end of line ("\n") characters. > How about simply splitting output on end of line ("\0" NUL) characters? The "\n" NL you refer to is just as EOR as NUL. -- 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