git://git.cassowary.me
/
gitweb-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a87a8a
)
sort projects by last updated
author
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:05:16 +0000
(14:05 -0700)
committer
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:06:23 +0000
(14:06 -0700)
gitweb_config.perl
patch
|
blob
|
history
diff --git
a/gitweb_config.perl
b/gitweb_config.perl
index
3e9bb01
..
13f6bbd
100644
(file)
--- a/
gitweb_config.perl
+++ b/
gitweb_config.perl
@@
-8,4
+8,6
@@
push @stylesheets, "static/gitweb-site.css";
our $omit_owner = 1;
-our $projects_list_description_width = 150; #
+our $projects_list_description_width = 150;
+
+our $default_projects_order = 'age';