Add new optional field usershort to rcs_recentchanges.
authorJoey Hess <joey@kitenet.net>
Wed, 23 Jun 2010 19:32:27 +0000 (15:32 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 23 Jun 2010 19:54:52 +0000 (15:54 -0400)
commitc46bcb425af0948ac59581d6ba7b477826d83ae3
treefed9af5634ba9e74b5284ea44eb1a63a6755cf40
parent0580cbbf40873a2d20da96b41f4b14f642cb108d
Add new optional field usershort to rcs_recentchanges.

Now the git plugin supports commits with author fields that look like:
Author: http://my.openid/ <me@web>

Then in recentchanges, the short username will be displayed, linking
to the openid.

Particularly useful for the horrible google openids, of course.
IkiWiki/Plugin/git.pm
IkiWiki/Plugin/recentchanges.pm
debian/changelog
doc/plugins/write.mdwn