git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Gitweb; ordering of fork list on summary page (was Vanilla gitweb vs repo.or.cz)
@ 2008-07-23 17:10 Mike Ralphson
  2008-09-25 16:48 ` [PATCH] gitweb: Clean-up sorting of project list Petr Baudis
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Ralphson @ 2008-07-23 17:10 UTC (permalink / raw)
  To: Petr Baudis; +Cc: git

2008/7/13 Petr Baudis <pasky@suse.cz>:
>  Then, there is the http://repo.or.cz/w/git/gitweb.git repository,
> which was my old attempt at maintaining gitweb actively. Unfortunately,
> this didn't quite work out because of my general lack of time and
> dedication.

Notwithstanding the above, I've pushed a little 'fix' to the mob branch:

http://repo.or.cz/w/git/gitweb.git?a=commitdiff;h=3e8f6e9125071a7e17c88efb69c1780d775025bc

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, and s/undef/'age'
just shows the intent, although that parameter isn't what actually
controls the sort order. Or, I guess, the sorting could be refactored
out of the header generation code.

Mike

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-25 16:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-23 17:10 Gitweb; ordering of fork list on summary page (was Vanilla gitweb vs repo.or.cz) Mike Ralphson
2008-09-25 16:48 ` [PATCH] gitweb: Clean-up sorting of project list Petr Baudis
2008-09-25 16:48   ` [PATCH] gitweb: Sort the list of forks on the summary page by age Petr Baudis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).