]> Lady’s Gitweb - Gitweb/commit
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)
commit8ed2f8a3ee11810853865c6a45d4c9561d9fff8ad5b83d118bdfb5137eb308bb
treed5a7f95e27a0cb35a9c87a6fae3dfdbb732894c96eeae0da2defaa7e87d95cab
parent33c38367118ad318dc1570f72395dba4f55f40676c1774fd144899c39644f05e
gitweb: Sort projects with undefined ages last

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>
gitweb.perl
This page took 0.234556 seconds and 4 git commands to generate.