Commit Graph

56 Commits (9ce5d05f86f64dfad589e0ec58bb1e06a76d2d8c)

Author SHA1 Message Date
Geoff Johnstone 9735835c0e Fix repolist search links with virtual root 16 years ago
Lars Hjemli e01229cf80 ui-repolist: handle empty sections similar to NULL sections 16 years ago
Lars Hjemli 63816ec597 ui-repolist.c: sort by section name, repo name as default 16 years ago
Lars Hjemli e7af002d5c Introduce 'section' as canonical spelling for 'repo.group' 16 years ago
Lars Hjemli e16f178334 Add and use a common readfile() function 16 years ago
Simon Arlott 011f2e9bdd truncate buffer before reading empty files 16 years ago
Lars Hjemli 537c05f138 Add 'about-filter' and 'repo.about-filter' options 16 years ago
Lars Hjemli 7115f7d257 ui-repolist: avoid build warning for strcasestr(3) 17 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message 17 years ago
Lars Hjemli 8813170390 ui-repolist: implement lazy caching of repo->mtime 17 years ago
Lars Hjemli 54272e6096 ui-repolist: sort null values last 17 years ago
Lars Hjemli f250c1ca2e ui-repolist: add support for sorting any column 17 years ago
Lars Hjemli cbac02c8b0 ui-repolist: extract get_repo_modtime() from print_modtime() 17 years ago
Benjamin Close d71c0c725d Add support for sorting by Age in the repolist 17 years ago
Lars Hjemli c7d1402b17 ui-repolist: handle empty agefiles 17 years ago
Lars Hjemli 49ecbbddf0 ui-repolist + ui-shared: Use cgit_summary_link() 17 years ago
Lars Hjemli dd80ef59e7 ui-repolist: enable filtering of repos by path 17 years ago
Lars Hjemli c6078b8b00 Add a pager on the repolist 17 years ago
Lars Hjemli c6431a7150 Prepare for 'about site' page / add 'root-readme' option to cgitrc 17 years ago
Lars Hjemli 8062817885 Move included header-file out of repolist table 17 years ago
Lars Hjemli e9a7042b5b Make a few more columns in repolist and log view clickable 17 years ago
Lars Hjemli 28d781f34b Make repository search case insensitive 17 years ago
Lars Hjemli 536b0541fc Implement minimal freetext search in the repolist 17 years ago
Lars Hjemli 931fc6d1e4 More layout fixes 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 17 years ago
Lars Hjemli b608e88adb Remove obsolete cacheitem parameter to ui-functions 17 years ago
Lars Hjemli f3c1a187fe Add struct cgit_page to cgit_context 17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h 17 years ago
Lars Hjemli d1f3bbe9d2 Move cgit_repo into cgit_context 17 years ago
Lars Hjemli b228d4ff82 Add all config variables into struct cgit_context 17 years ago
Lars Hjemli 2915483ef6 Fix html error detected by test-suite 18 years ago
Lars Hjemli 51140311bb Add search parameters to cgit_log_link 18 years ago
Lars Hjemli 103940fe6b Add ofs argument to cgit_log_link and use it in ui-log.c 18 years ago
Lars Hjemli 0d05bca502 Add setting to enable/disable extra links on index page 18 years ago
Lars Hjemli a215bf4620 Change S/L/T to summary/log/tree 18 years ago
Lars Hjemli 1f34fb9d4f Change "files" to "tree" 18 years ago
Lars Hjemli 48c487d72d Add git_log_link() and fix bug in generic repolink function 18 years ago
Lars Hjemli 44947bfcdc Add and use cgit_tree_link() 18 years ago
Lars Hjemli 25da3f7625 Remove unused variable from ui-repolist.c:read_agefile() 18 years ago
Lars Hjemli 57f6a8bf0d Show time since last change on index page 18 years ago
Lars Hjemli 0b8b6a3176 Make frontpage friendlier 18 years ago
Lars Hjemli de69ce020c Teach cgit howto include an external file on index page. 18 years ago
Lars Hjemli 2aef89e5da Don't highlight repogroup headings 18 years ago
Lars Hjemli 5877c49f68 Teach cgit how to group repositories by category 18 years ago
Lars Hjemli c1ad6cb778 Restrict length of repo description on repolist page 18 years ago
Lars Hjemli 8f6f8c3406 Add C D L and T links to index page 18 years ago
Lars Hjemli 66cacd053b Layout update 18 years ago
Lars Hjemli ce1c7336e5 Read repo-info from /etc/cgitrc 18 years ago
Lars Hjemli 777faf7e50 Cleanup table listings 19 years ago
Lars Hjemli e39d738c39 Add generic support for search box in page header 19 years ago