Jakub Narebski wrote: > Junio C Hamano wrote: >> Jakub Narebski <jnareb@xxxxxxxxx> writes: >>> >>> * there is added "extended diff header", with <path> and <hash> >>> hyperlinked (and <hash> shortened to 7 characters), and <mode> >>> explained: '<mode>' is extnded to '<mode>/<symbolic mode> (<file type>)'. >> >> It somehow feels that deviating from what "git diff" gives makes >> it very distracting; I would feel better if "/-rw-r--r-- (file)" >> were not there. > > Well, the old version had "(<file type>)" in gitweb diff header. > Not all git/gitweb users are familiar with POSIX numeric modes; > perhaps changing the style (color for example) of added stuff > to mark it as added would be enough? Or we could use the following code: <abbr title="100755/-rwxr-xr-x (file)">100755</abbr> which gives explanation on mouse-over. -- Jakub Narebski Poland - 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