As suggested by Junio, the author display refactoring now comes before
the actual gravatar feature implementation. The refactoring also goes a
little bit deeper, changing the 'commitdiff' view to match 'commit' for
the author and committer layout.
Giuseppe Bilotta (2):
gitweb: refactor author name insertion
gitweb: gravatar support
gitweb/gitweb.css | 9 +++-
gitweb/gitweb.perl | 123 ++++++++++++++++++++++++++++++++++++++-------------
2 files changed, 99 insertions(+), 33 deletions(-)