Commit Graph

90 Commits (62affc0e91f3f322f0b7c27f67f527845e857c82)

Author SHA1 Message Date
Chris Burroughs 96ceb9a95a repolist: add owner-filter
11 years ago
Christian Hesse 17838ec630 git: update to v2.2.1
11 years ago
Christian Hesse 79c985e13c git: update for git 2.0
11 years ago
Jason A. Donenfeld a2b6b37175 repolist: make owner clickable to search
12 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx
12 years ago
Jason A. Donenfeld 800380dde7 filter: return on null filter from open and close
12 years ago
John Keeping 1de6591159 ui-repolist: HTML-escape cgit_rooturl() response
12 years ago
John Keeping 3d8a6507ca filter: pass extra arguments via cgit_open_filter
12 years ago
Lukas Fleischer f7f26f8875 Update copyright information
12 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
13 years ago
Tobias Bieniek 7a4e7c8ffb ui-repolist: Add "section-sort" flag to control section sorting.
13 years ago
William Bell c366bd6fa8 ui: Remember to print ampersand as proper html entities.
13 years ago
Jason A. Donenfeld fdfb6a6d80 ui-repolist: Rename section-sort to repository-sort.
13 years ago
Ferry Huberts e52a5226b8 ui-repolist: do not use agefile if it's date could not be parsed
13 years ago
Jamie Couture 4675b91211 ui-repolist: Bold the currently viewed page.
13 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
Lars Hjemli 181b6e789b Merge branch 'jp/defbranch'
13 years ago
Lars Hjemli 04254fa903 Merge branch 'stable'
14 years ago
Tobias Grimm 7530d94f05 Add sort parameter to pager of repo list
14 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 ab350a77b1 Merge branch 'fh/filter-api'
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
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
Lars Hjemli 523c133e2e Merge branch 'stable'
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 3c32fe0771 Merge branch 'full-log'
17 years ago
Lars Hjemli 9c8be943f7 Merge branch 'lh/sort-repolist'
17 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