]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Sort projects with undefined ages last
authorMatthew Daley <redacted>
Tue, 11 Dec 2012 10:56:07 +0000 (23:56 +1300)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:32 +0000 (00:51 -0400)
Sorting gitweb's project list by age ('Last Change') currently shows
projects with undefined ages at the head of the list. This gives a less
useful result when there are a number of projects that are missing or
otherwise faulty and one is trying to see what projects have been
updated recently.

Fix by sorting these projects with undefined ages at the bottom of the
list when sorting by age.

Signed-off-by: Matthew Daley <redacted>
Signed-off-by: Junio C Hamano <redacted>

No differences found
This page took 0.219651 seconds and 4 git commands to generate.