]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
ui-repolist: add support for sorting any column
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 91db98aa900061046fa342935f78bd82a89b665b..ea90833e923c4ee2faaa49ae8ed1788f47dcbe6a 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -121,6 +121,7 @@ struct cgit_query {
        char *url;
        int   ofs;
        int nohead;
+       char *sort;
 };
 
 struct cgit_config {