git-log--graph icon indicating copy to clipboard operation
git-log--graph copied to clipboard

show avatars in log (gravatar)

Open strayge opened this issue 5 months ago • 0 comments

Show avatar for author in commit log.

  • fetch avatars from Gravatar with hashed author email
  • can be disabled via settings
  • fallback to author initial letter (during load or load errors, ex.: no internet access)

Before

image

Enabled avatars

image

Disabled avatars

image

Fallback to initial letter

image

Fallback to initial letter with white theme

image

strayge avatar Nov 04 '25 07:11 strayge