8th iteration of my attempt to implement avatar support for gitweb. Only minor changes from the previous version: the removal of a couple of patches that need to be discussed some more, and some tune-up suggested by Jakub. Giuseppe Bilotta (7): gitweb: refactor author name insertion gitweb: uniform author info for commit and commitdiff gitweb: use git_print_authorship_rows in 'tag' view too gitweb: (gr)avatar support gitweb: gravatar url cache gitweb: picon avatar provider gitweb: add empty alt text to avatar img gitweb/gitweb.css | 9 +- gitweb/gitweb.perl | 231 +++++++++++++++++++++++++------ t/t9500-gitweb-standalone-no-errors.sh | 2 + 3 files changed, 196 insertions(+), 46 deletions(-) -- 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