diff options
author | Matt McCutchen <hashproduct@gmail.com> | 2007-06-28 18:15:22 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-07-07 14:18:29 -0700 |
commit | c956395e2bf94a50fe843935605914573f4c7787 (patch) | |
tree | d7adf81493e2f498828ef7243e5b49c33e05028f /diffcore-order.c | |
parent | gitweb: make search form generate pathinfo-style URLs (diff) | |
download | tgif-c956395e2bf94a50fe843935605914573f4c7787.tar.xz |
gitweb: make "No commits" in project list gray, not bold green
A missing return statement in git_get_last_activity made gitweb think
a project with no commits was in age class "age0", so the "No commits"
appeared in bold green, which was ridiculous. I added the return so
those projects get "noage" and added a block to gitweb.css to format
the "No commits" text gray.
Signed-off-by: Matt McCutchen <hashproduct@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore-order.c')
0 files changed, 0 insertions, 0 deletions