Commit Graph

1292 Commits (2b3e76a9f95c50f55be70dbb1cfa029f5165a535)
 

Author SHA1 Message Date
John Keeping 2b3e76a9f9 plain: use cgit_print_error_page() instead of html_status() 10 years ago
John Keeping 329381dfe4 clone: use cgit_print_error_page() instead of html_status() 10 years ago
John Keeping e9b71ae6fe cgit: use cgit_print_error_page() where appropriate 10 years ago
John Keeping aec1204a54 ui-shared: add cgit_print_error_page() function 10 years ago
Christian Hesse aa12084f98 ui-patch: make sure to send http headers 10 years ago
John Keeping c543d7dbf6 Makefile: make "git/config.mak.uname" inclusion optional 10 years ago
John Keeping a360666df3 ui-shared: show full date in tooltip if longer ago than max_relative 10 years ago
John Keeping b44dd95f13 ui-shared: use common function in print_rel_date() 10 years ago
John Keeping f03e3cb8a5 ui-shared: extract date formatting to a function 10 years ago
John Keeping 0c4d76755b filter: don't use dlsym unnecessarily 10 years ago
John Keeping 7105a78b17 ui-tree: use "sane" isgraph() 10 years ago
John Keeping e09574bdf6 cgit.h: move stdbool.h from ui-shared.h 10 years ago
John Keeping 43620cf6aa cache.c: fix header order 10 years ago
John Keeping f2e8ca806d configfile.c: don't include system headers directly 10 years ago
John Keeping 157f544ac2 Remove redundant includes 10 years ago
John Keeping 0393102249 Makefile: include Git's config.mak.uname 10 years ago
John Keeping 2ef4edee19 tests: allow shell to be overridden 10 years ago
Jason A. Donenfeld c0b5982303 redirect: cleanliness 10 years ago
Jason A. Donenfeld 622e64d5f2 redirect: be more careful for different cgi setups 10 years ago
John Keeping da1d4c7776 ui-log: fix double counting 10 years ago
John Keeping 30304d8156 log: allow users to follow a file 10 years ago
John Keeping 044e2d26da shared: make cgit_diff_tree_cb public 10 years ago
Jason A. Donenfeld 2d386e227e t0110: Chain together using && 10 years ago
Jason A. Donenfeld d7034806a4 about: always ensure page has a trailing slash 10 years ago
Lazaros Koromilas 13c2d3df04 filters: apply HTML escaping 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
John Keeping 121e653914 contrib/hooks: add sample post-receive hook using agefile 10 years ago
Christian Hesse 2eb41c4665 git: update to v2.4.1 10 years ago
Christian Hesse d1ddce90f5 ui-shared: allow remote refs in branch switcher 10 years ago
Christian Hesse 84627609f5 git: update to v2.3.3 10 years ago
Jason A. Donenfeld cadbb69990 Bump version 10 years ago
Lukas Fleischer db021a1989 Remove no-op link from submodule entries 10 years ago
Jason A. Donenfeld 7511f4b4df filters: Add sample gentoo script 10 years ago
Jason A. Donenfeld f3ab1f178f cgit: remember to set up env vars before empty clone path 10 years ago
Jason A. Donenfeld 8eef4589d0 ui-shared: currenturl should take into account leading slash 10 years ago
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