diff options
author | Matthew Daley <mattjd@gmail.com> | 2012-12-11 23:56:07 +1300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-12-11 10:08:00 -0800 |
commit | 28dae1812bc70f06079cb7d3fd4cdbfa9e59cbeb (patch) | |
tree | 081b890e1e8dbf4f4d58daa5d9f805777bb1e328 /git-instaweb.sh | |
parent | 3e53891f85c58b4adb016a429a1f3b7fae78ca03 (diff) | |
download | git-28dae1812bc70f06079cb7d3fd4cdbfa9e59cbeb.tar.gz |
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 <mattjd@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-instaweb.sh')
0 files changed, 0 insertions, 0 deletions