From: Kacper Kornet Date: Tue, 24 Apr 2012 17:39:15 +0000 (+0200) Subject: gitweb: Option to omit column with time of the last change X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/435037d8cf5dce5ee0f25d4ba5866925489f7045b310f29dc43c6f32523d672f?hp=435037d8cf5dce5ee0f25d4ba5866925489f7045b310f29dc43c6f32523d672f 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 Signed-off-by: Junio C Hamano ---