commit | 5710be46d88ea548159e7493973b5488e6d2799f | [log] [tgz] |
---|---|---|
author | Kacper Kornet <draenog@pld-linux.org> | Tue Apr 24 19:39:15 2012 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Apr 25 16:42:34 2012 -0700 |
tree | df037b90f3a0bbb321b3a9baaf64909cd60bd9ea | |
parent | 75e0dffef009bb06072e44d38555373639d94986 [diff] |
gitweb: Option to omit column with time of the last change Generating information about last change for a large number of git repositories can be very time consuming. This commit add an option to omit 'Last Change' column when presenting the list of repositories. Signed-off-by: Kacper Kornet <draenog@pld-linux.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>