Thomas Kolejka writes: > with this patch files with spaces in their names are displayed > in the treeview of gitk. > > I use git to make a "backup"/"dump" of a DOS-FS .. and there are > those filenames ;-). Hmmm, certainly my code is incorrect. However with your code, tabs in the filename will get changed to spaces. Treating the line read from git-ls-tree or git-diff-tree was a shortcut hack that isn't really optimal. I'll think about the best way to fix it. Paul. - : 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