Commit f04f27e
gitweb: Sort the list of forks on the summary page by age
The list of forks on the summary page was unsorted, this just makes
them sorted by age, which seems a fair way to decide which forks are
shown before the list size cut-off (15) kicks in.
s/noheader/no_header was just to make it obvious what the parameter
affects, so all the code can be found with one grep.
pb: As suggested by Mike, I have augmented this by an additional patch
that refactors the sorting logic so that it is not tied to printing
the headers.
Signed-off-by: Mike Ralphson <mike@abacus.co.uk>
Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>1 parent 6b28da6 commit f04f27e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4119 | 4119 | | |
4120 | 4120 | | |
4121 | 4121 | | |
4122 | | - | |
| 4122 | + | |
4123 | 4123 | | |
4124 | 4124 | | |
4125 | | - | |
| 4125 | + | |
4126 | 4126 | | |
4127 | 4127 | | |
4128 | 4128 | | |
| |||
0 commit comments