Commit Graph

1256 Commits (438bac6f579dab5b8f64e8ce42b88cfc3f053b28)
 

Author SHA1 Message Date
John Keeping 438bac6f57 html: avoid using a plain integer as a NULL pointer
10 years ago
John Keeping 80d52079f7 cache: don't use an integer as a NULL pointer
10 years ago
John Keeping d34b967190 ui-shared: don't use an integer as a NULL pointer
10 years ago
John Keeping 94e5f212f5 ui-shared: avoid initializing static variable to zero
10 years ago
John Keeping bd9fb0324d ui-stats: make cgit_period definitions 'static const'
10 years ago
John Keeping 0f23d4651c ui-shared: make cgit_doctype 'static'
10 years ago
John Keeping ad74669e67 ui-repolist: make sortcolumn definitions 'static const'
10 years ago
John Keeping 3fe509e17a ui-log: make some variables 'static'
10 years ago
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
11 years ago
Janus 1a2eeb94d4 Add Etags for snapshots
11 years ago
John Keeping c422b9b3d5 tag: reference with "h" instead of "id"
11 years ago
Lukas Fleischer ed7e3bc822 Return proper HTTP response when accessing info/
11 years ago
Christian Hesse c641e0ab64 git: update to v2.2.2
11 years ago
John Keeping d6c4050771 ui-diff: don't link to single file diff stat
11 years ago
John Keeping 7552266aac ui-patch: match git-format-patch(1) output
11 years ago
John Keeping ce8f490229 t0108: modernize style
11 years ago
Jason A. Donenfeld b122730014 Revert "git: use xz compressed archive for download"
11 years ago
Lukas Fleischer 6f9e8a9659 Use split_ident_line() in parse_user()
11 years ago
Jason A. Donenfeld 2159414a39 footer: link back to cgit home page
11 years ago
John Keeping caed6cb27f ui-shared: show absolute time in tooltip for relative dates
11 years ago
Christian Hesse a87c9d8a97 git: use xz compressed archive for download
11 years ago
Chris Burroughs 62affc0e91 match other common markdown file extensions
11 years ago
Chris Burroughs 96ceb9a95a repolist: add owner-filter
11 years ago
John Keeping 3c53ebfb57 ui-shared: add rel-vcs microformat links to HTML header
11 years ago
John Keeping d31be4ccc2 ui-summary: add "rel='vcs-git'" to clone URL links
11 years ago