Commit Graph

269 Commits (485b09925cd54f3f55257619fa5796d274e96050)

Author SHA1 Message Date
Christian Hesse 17838ec630 git: update to v2.2.1 11 years ago
John Keeping 1830271c59 Change "ss" diff flag to an enum 11 years ago
Lukas Fleischer 9dd67272ed Always check if README exists in choose_readme() 11 years ago
Christian Hesse 79c985e13c git: update for git 2.0 11 years ago
Lukas Fleischer a3722ec3c6 Add a cache-snapshot-ttl configuration variable 11 years ago
Jason A. Donenfeld 6a1563343c cgit: add --version argument for printing info 11 years ago
Jason A. Donenfeld 9999b0a3e9 cgit.c: free tmp variable 11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address 11 years ago
Jason A. Donenfeld b826537cb4 authentication: use hidden form instead of referer 11 years ago
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework 11 years ago
Jason A. Donenfeld a5e1553726 filter: add support for email filter 11 years ago
Jason A. Donenfeld e83b51b4f6 filter: basic write hooking infrastructure 11 years ago
Jason A. Donenfeld d750c7a2c9 filter: allow for cleanup hook for filter types 11 years ago
John Keeping 632efb25c0 filter: add fprintf_filter function 11 years ago
Jason A. Donenfeld 3eae406934 filter: split filter functions into their own file 11 years ago
Lukas Fleischer c96becc1e5 cgit.c: Fix comment on bit mask hack 11 years ago
Lukas Fleischer 441e748564 cgit.c: Use "else" for mutually exclusive branches 11 years ago
Lukas Fleischer 36bdb2171f Replace most uses of strncmp() with prefixcmp() 11 years ago
Lukas Fleischer f7f26f8875 Update copyright information 11 years ago
Jason A. Donenfeld 00e3a3ecda cache: id means static, even if head is specified too 12 years ago
Jason A. Donenfeld 61ff10065b cache: document negative ttls and add about ttl 12 years ago
Christian Hesse 830eb6f6ff use favicon by default 12 years ago
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations 12 years ago
Jason A. Donenfeld cd4c77d989 readme: Accept multiple candidates and test them. 12 years ago
Jason A. Donenfeld c0dfaf1c28 ui-summary: Pass filename to about-filter 12 years ago
Jason A. Donenfeld 03eb76dfad cgit.c: Do not reset HOME after unsetting it. 12 years ago
Jason A. Donenfeld 5a4156ef95 cgit.c: sync repo config printing with struct cgit_repo 12 years ago
Jason A. Donenfeld 389cc17357 Add branch-sort and repo.branch-sort options. 12 years ago
Lukas Fleischer 8d8e84e72a cgit.c: Do not restore unset environment variables 12 years ago
Jason A. Donenfeld 8a92df033e Do not load user or system gitconfig and gitattributes 12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers 12 years ago
John Keeping ed5bd30ebe Convert cgit_print_error to a variadic function 12 years ago
John Keeping b1f17f168b Fix out-of-bounds memory accesses with virtual_root="" 12 years ago
Lukas Fleischer a92678b5f1 Do not unnecessarily strdup() environment variables 12 years ago
Lukas Fleischer 3a84324379 Maŕk cgit_environment members const 12 years ago
Lukas Fleischer 0ffdc46f08 find_default_branch(): Free refmatch after usage 12 years ago
Lukas Fleischer bafab423f2 Mark several functions/variables static 12 years ago
Lukas Fleischer fac4da38a0 cgit.c: Remove parameter from guess_defbranch() 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
John Keeping 10628b0e52 Update git to v1.7.9.7 12 years ago
Florian Pritz b1e172acca Make "owner" column on index page configurable 12 years ago
Tobias Bieniek 792f813d34 ui-log: Add "commit-sort" option for controlling commit ordering 13 years ago
Tobias Bieniek 7a4e7c8ffb ui-repolist: Add "section-sort" flag to control section sorting. 13 years ago
Jason A. Donenfeld 521e10c884 scan-tree: Unify gitweb.* and cgit.* settings into one config option. 13 years ago
Jason A. Donenfeld fdfb6a6d80 ui-repolist: Rename section-sort to repository-sort. 13 years ago
Tobias Bieniek 8f40be229c repo_config: do not let globals override repo settings 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