Commit Graph

91 Commits (36b1d78923734c3898eeeefadd4483155d18ecb5)

Author SHA1 Message Date
Lukas Fleischer c58cec9dff Add repo.hide and repo.ignore 10 years ago
Chris Burroughs 96ceb9a95a repolist: add owner-filter 10 years ago
Christian Hesse 17838ec630 git: update to v2.2.1 10 years ago
Christian Hesse 79c985e13c git: update for git 2.0 11 years ago
Jason A. Donenfeld a2b6b37175 repolist: make owner clickable to search 11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Jason A. Donenfeld 800380dde7 filter: return on null filter from open and close 11 years ago
John Keeping 1de6591159 ui-repolist: HTML-escape cgit_rooturl() response 11 years ago
John Keeping 3d8a6507ca filter: pass extra arguments via cgit_open_filter 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Jason A. Donenfeld c0dfaf1c28 ui-summary: Pass filename to about-filter 12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
Lukas Fleischer b60e6bff75 Convert pager navigation into a unordered list 12 years ago
Lukas Fleischer bafab423f2 Mark several functions/variables static 12 years ago
Jason A. Donenfeld bdae1d8a8d White space around control verbs. 12 years ago
Lukas Fleischer 53bc747d31 Fix several whitespace errors 12 years ago
Florian Pritz b1e172acca Make "owner" column on index page configurable 12 years ago
Tobias Bieniek 7a4e7c8ffb ui-repolist: Add "section-sort" flag to control section sorting. 12 years ago
William Bell c366bd6fa8 ui: Remember to print ampersand as proper html entities. 12 years ago
Jason A. Donenfeld fdfb6a6d80 ui-repolist: Rename section-sort to repository-sort. 12 years ago
Ferry Huberts e52a5226b8 ui-repolist: do not use agefile if it's date could not be parsed 12 years ago
Jamie Couture 4675b91211 ui-repolist: Bold the currently viewed page. 12 years ago
Jason A. Donenfeld 7f08e03941 Update copyright headers to have latest dates. 13 years ago
Jason A. Donenfeld 184c5655b2 ui-repolist: Case insensitive sorting and age sort 13 years ago
Tobias Grimm 7530d94f05 Add sort parameter to pager of repo list 13 years ago
Lars Hjemli 5293c8b799 ui-repolist.c: fallback to "master" if no default branch is specified 14 years ago
Lars Hjemli 3ec6b30950 cgit.c: always setup cgit repo environment variables 14 years ago
Ferry Huberts 21e0e0bfac ui_repolist: get modtime from packed-refs as fallback 14 years ago
Lars Hjemli c8ea73caab ui-repolist.c: do not return random/stale data from read_agefile 14 years ago
Ferry Huberts d87bba846d cgit_open_filter: also take the repo as a parameter 14 years ago
Mark Lodato 25e8ba1996 ui-repolist: fix redefinition of _XOPEN_SOURCE 15 years ago
Geoff Johnstone 9735835c0e Fix repolist search links with virtual root 15 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) 16 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message 16 years ago
Lars Hjemli 8813170390 ui-repolist: implement lazy caching of repo->mtime 16 years ago
Lars Hjemli 54272e6096 ui-repolist: sort null values last 16 years ago
Lars Hjemli f250c1ca2e ui-repolist: add support for sorting any column 16 years ago
Lars Hjemli cbac02c8b0 ui-repolist: extract get_repo_modtime() from print_modtime() 16 years ago
Benjamin Close d71c0c725d Add support for sorting by Age in the repolist 16 years ago
Lars Hjemli c7d1402b17 ui-repolist: handle empty agefiles 16 years ago
Lars Hjemli 49ecbbddf0 ui-repolist + ui-shared: Use cgit_summary_link() 16 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