Commit Graph

1248 Commits (eefd5e0aea23010c3f6667ba30e607e68427f9ad)
 

Author SHA1 Message Date
John Keeping eefd5e0aea shared: make some variables 'static' 10 years ago
John Keeping 812cd49e31 scan-tree: make some variables 'static' 10 years ago
John Keeping 12d3d4c3ed Avoid signed bitfields 10 years ago
John Keeping e3d3fffdd4 Avoid non-ANSI function declarations 10 years ago
John Keeping 5150b7c1e6 Makefile: add a target to run CGit through sparse 10 years ago
Christian Hesse 97a91657a5 git: update to v2.3.2 10 years ago
Jason A. Donenfeld 198d84a9e3 Bump version 10 years ago
Lukas Fleischer 3cb8e76278 Drop return value from parse_user() 10 years ago
Lukas Fleischer 4d8ed337cb Remove leading newline characters from tag messages 10 years ago
Jason A. Donenfeld ecd6b7230c simple-authentication.lua: tie secure cookies to field names 10 years ago
Jason A. Donenfeld bd24832cd7 cgit: show clone URLs for empty repo 10 years ago
John Keeping db9a70b159 cache: use F_SETLK to avoid stale lock files 10 years ago
Jason A. Donenfeld 2e4a41e840 Make root handling sane again. 10 years ago
Jason A. Donenfeld 6bcda2f73d ui-shared: Add current url helper function. 10 years ago
Jason A. Donenfeld db4b735464 ui-shared: keep filter repolist page in pagination 10 years ago
Jason A. Donenfeld c3473e8a5d ui-repolist: use ctx.qry.url instead of rooturl, in case we're filtering 10 years ago
Jason A. Donenfeld e14eee9ea5 ui-repolist: use correct owner query link 10 years ago
Lukas Fleischer 936295c4e4 Simplify commit and tag parsing 10 years ago
Christian Hesse 911d574250 git: update to v2.3.1 10 years ago
Jason A. Donenfeld 5e3e665d60 Bump verison 10 years ago
Christian Hesse 36b1d78923 shrink cgit.png file size 10 years ago
Jason A. Donenfeld 6e498de213 ui-clone.c: Fix off-by-one error in pack path 10 years ago
Lukas Fleischer b66b16ed02 ui-clone.c: Fix path check 10 years ago
Christian Hesse 7358f63015 git: update for v2.3.0 10 years ago
Lukas Fleischer 1a9e56607e ui-shared.c: Refactor add_clone_urls() 10 years ago
Lukas Fleischer c58cec9dff Add repo.hide and repo.ignore 10 years ago
Janus 1a2eeb94d4 Add Etags for snapshots 10 years ago
John Keeping c422b9b3d5 tag: reference with "h" instead of "id" 10 years ago
Lukas Fleischer ed7e3bc822 Return proper HTTP response when accessing info/ 10 years ago
Christian Hesse c641e0ab64 git: update to v2.2.2 10 years ago
John Keeping d6c4050771 ui-diff: don't link to single file diff stat 10 years ago
John Keeping 7552266aac ui-patch: match git-format-patch(1) output 10 years ago
John Keeping ce8f490229 t0108: modernize style 10 years ago
Jason A. Donenfeld b122730014 Revert "git: use xz compressed archive for download" 10 years ago
Lukas Fleischer 6f9e8a9659 Use split_ident_line() in parse_user() 10 years ago
Jason A. Donenfeld 2159414a39 footer: link back to cgit home page 10 years ago
John Keeping caed6cb27f ui-shared: show absolute time in tooltip for relative dates 10 years ago
Christian Hesse a87c9d8a97 git: use xz compressed archive for download 10 years ago
Chris Burroughs 62affc0e91 match other common markdown file extensions 10 years ago
Chris Burroughs 96ceb9a95a repolist: add owner-filter 10 years ago
John Keeping 3c53ebfb57 ui-shared: add rel-vcs microformat links to HTML header 10 years ago
John Keeping d31be4ccc2 ui-summary: add "rel='vcs-git'" to clone URL links 10 years ago
John Keeping bbfa006e6e Extract clone URL printing to ui-shared.c 10 years ago
Lukas Fleischer 485b09925c Remove trailing slash after remove-suffix 10 years ago
Christian Hesse 17838ec630 git: update to v2.2.1 10 years ago
Christian Hesse 10c5680efb filter: fix libravatar email-filter https issue 10 years ago
John Keeping ddfaef6bb2 ui-diff: add "stat only" diff type 10 years ago
John Keeping 1830271c59 Change "ss" diff flag to an enum 10 years ago
John Keeping 03f537f1a1 ui-shared: remove toggle_ssdiff arg to cgit_diff_link() 10 years ago
John Keeping eeddb5bc09 ui-shared: remove toggle_ssdiff arg to cgit_commit_link() 10 years ago