gitweb: extra columns in blame
commitc147cdce73bda3f15635a7e52ed00c4eb23b9e49
authorPetr Baudis <pasky@suse.cz>
Tue, 3 Nov 2009 00:57:21 +0000 (3 01:57 +0100)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 22 Mar 2015 11:52:57 +0000 (22 04:52 -0700)
treef289fbeef114c9057d0e131ccdf0eddd9cb0a685
parent0361f254c89836128c67510800ef984dd0bd6085
gitweb: extra columns in blame

This patch adds extra columns to blame output, containing
line author and creation date. These columns are by default hidden by
display: none but by clicking on the expansion "button" you can display
them (and hide again). I think seeing this information without tooltips
fishing can give much better overview of the content evolution.

Signed-off-by: Petr Baudis <pasky@suse.cz>
gitweb/gitweb.perl
gitweb/static/gitweb.css
gitweb/static/js/blame_incremental.js