git-age icon indicating copy to clipboard operation
git-age copied to clipboard

A git-blame viewer, written using PyGTK.

Results 4 git-age issues
Sort by recently updated
recently updated
newest added

User should be able to quickly jump to a line that contains some given text.

Steps to reproduce: 1. cd git.git 2. git-age git-svn.perl What happens: I see top part git-age window with partial text and top part of authors list. The full window is...

A utf8-validate assertion happens, and the buffer fails to be loaded.

It seems the standard win32 glib isn't linked against the svg library. If it's possible to use first available of '.svg' and '.ico', this would allow git-age to run on...