Commit Graph

290 Commits (11695a58fd732689be486edf88d145578a787c89)

Author SHA1 Message Date
Christian Hesse 11695a58fd git: update to v2.10.0 9 years ago
Richard Maw ff9893ac81 Fix qry.head leak on error 9 years ago
Jason A. Donenfeld d88ec849c4 Hosted on HTTPS now 9 years ago
Jason A. Donenfeld 5f2664f13c ui-shared: add homepage to tabs 9 years ago
Jason A. Donenfeld c326f3eb02 ui-plain: add enable-html-serving flag 9 years ago
Jason A. Donenfeld 1c581a0726 ui-blob: Do not accept mimetype from user 9 years ago
Jason A. Donenfeld 4458abf641 filter: avoid integer overflow in authenticate_post 10 years ago
John Keeping 94182d6031 cgit.c: remove useless null check 10 years ago
Jason A. Donenfeld 03de473354 cmd: no need for pre function hook now 10 years ago
John Keeping a420c7ce9b cmd: remove "want_layout" field 10 years ago
John Keeping e9b71ae6fe cgit: use cgit_print_error_page() where appropriate 10 years ago
John Keeping 30304d8156 log: allow users to follow a file 10 years ago
Jason A. Donenfeld d7034806a4 about: always ensure page has a trailing slash 10 years ago
Christian Hesse de83de276b git: update to v2.5.0 10 years ago
Daniel Reichelt dc41a00180 Fix processing of repo.hide and repo.ignore 10 years ago
Jason A. Donenfeld f3ab1f178f cgit: remember to set up env vars before empty clone path 10 years ago
John Keeping e3d3fffdd4 Avoid non-ANSI function declarations 10 years ago
Jason A. Donenfeld bd24832cd7 cgit: show clone URLs for empty repo 10 years ago
Christian Hesse 7358f63015 git: update for v2.3.0 10 years ago
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
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