Commit Graph

  • 559ab5ecc4 git: update to v2.7.0 Christian Hesse 2016-01-05 07:38:53 +0100
  • 6edc84bc44 ui-repolist: initialize char *buf to NULL Christian Hesse 2016-01-13 00:45:03 +0100
  • 4458abf641 filter: avoid integer overflow in authenticate_post Jason A. Donenfeld 2015-11-24 11:28:00 +0100
  • ffe09621f2 about-formatting.sh: comment text out of date Jason A. Donenfeld 2015-11-12 04:44:32 +0100
  • 143e65252c filters: port syntax-highlighting.py to python 3.x Christian Hesse 2015-10-12 18:23:56 +0200
  • 3f9e14ada1 md2html: the default of stdin works fine Jason A. Donenfeld 2015-10-12 18:33:21 +0200
  • c301899112 filters: misc cleanups Jason A. Donenfeld 2015-10-12 16:47:47 +0200
  • ccb4254104 md2html: use pure python Jason A. Donenfeld 2015-10-12 16:42:48 +0200
  • 76dc7a3371 cache: fix resource leak: close file handle before return Christian Hesse 2015-10-10 16:56:28 +0200
  • ed5dccbeaa ui-atom: fix resource leak: free allocation from cgit_pageurl Christian Hesse 2015-10-10 16:56:27 +0200
  • 144e3c6085 ui-atom: fix resource leak: free before return Christian Hesse 2015-10-10 16:56:26 +0200
  • 97da17b783 ui-atom: fix resource leak: free allocation from cgit_repourl Christian Hesse 2015-10-10 16:56:25 +0200
  • 7320bfa893 ui-blob: fix resource leak: free before return Christian Hesse 2015-10-10 16:56:23 +0200
  • 30802126d4 ui-blob: fix resource leak: free before return Christian Hesse 2015-10-10 16:56:24 +0200
  • 08a2b818f2 ui-plain: fix resource leak: free before assigning NULL Christian Hesse 2015-10-09 14:55:50 +0200
  • 979db79a80 ui-plain: fix resource leak: free before return Christian Hesse 2015-10-09 14:55:49 +0200
  • 51338f7658 ui-repolist: fix resource leak: free allocation from cgit_currenturl Christian Hesse 2015-10-09 14:55:48 +0200
  • 7ef1a47991 ui-repolist: fix resource leak: free before return Christian Hesse 2015-10-09 14:55:47 +0200
  • 525c815cc4 filters: Simplify converters Jason A. Donenfeld 2015-10-09 15:13:35 +0200
  • 6edfc1672c ui-shared: fix resource leak: free allocation from cgit_hosturl Christian Hesse 2015-10-09 13:15:51 +0200
  • f77e2a8cfa ui-shared: return value of cgit_hosturl is not const Christian Hesse 2015-10-09 13:15:50 +0200
  • 6f2e4400fa cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc Christian Hesse 2015-10-09 13:15:49 +0200
  • 3e244a0cca ui-shared: fix resource leak: free allocation from cgit_currenturl Christian Hesse 2015-10-09 13:15:48 +0200
  • c5c0eb873e ui-shared: return value of cgit_currenturl is not const Christian Hesse 2015-10-09 13:15:47 +0200
  • 37fce9916a ui-shared: fix resource leak: free allocation from cgit_fileurl Christian Hesse 2015-10-09 13:15:46 +0200
  • fa5810ed8e ui-ssdiff: fix resource leak: free allocation from cgit_fileurl Christian Hesse 2015-10-09 13:15:45 +0200
  • 896cd69dde ui-tree: fix resource leak: free before return Christian Hesse 2015-10-09 13:15:44 +0200
  • ad006918a5 Avoid use of non-reentrant functions Jason A. Donenfeld 2015-10-09 11:01:04 +0200
  • 35b3c67ac2 Makefile: fix MAKEFLAGS tests with multiple flags John Keeping 2015-09-05 14:32:50 +0100
  • 198a4404b9 ui-refs: remove useless null check John Keeping 2015-10-08 23:23:59 +0100
  • 509488d85c ui-blob: remove useless null check John Keeping 2015-10-08 23:23:58 +0100
  • 687cdf6968 scan-tree: remove useless strdup() John Keeping 2015-10-08 23:23:57 +0100
  • 94182d6031 cgit.c: remove useless null check John Keeping 2015-10-08 23:23:56 +0100
  • 978ce8c00c git: update to v2.6.1 Christian Hesse 2015-10-06 07:36:40 +0200
  • 73f199be3f mime: rewrite detection function Jason A. Donenfeld 2015-08-17 14:35:20 +0200
  • 790d2498cb ui-summary: send images plain for about page Christian Hesse 2015-08-16 14:53:53 +0200
  • aa943bc9a6 refactor get_mimetype_from_file() to get_mimetype_for_filename() Christian Hesse 2015-08-16 14:53:52 +0200
  • f5c83d7b5d move get_mimetype_from_file() to shared Christian Hesse 2015-08-14 16:50:56 +0200
  • 73ef8567f0 cmd: fix command definition John Keeping 2015-08-14 15:20:23 +0100
  • 03de473354 cmd: no need for pre function hook now Jason A. Donenfeld 2015-08-14 15:54:32 +0200
  • c5975ae566 ui-shared: cache errors for "dynamic TTL" John Keeping 2015-08-14 12:47:22 +0100
  • a420c7ce9b cmd: remove "want_layout" field John Keeping 2015-08-14 12:47:21 +0100
  • 9c70c0bfdb tree: move layout into page function John Keeping 2015-08-14 12:47:20 +0100
  • 696a33b66f tag: move layout into page function John Keeping 2015-08-14 12:47:19 +0100
  • a3daa41b78 summary: move layout into page function John Keeping 2015-08-14 12:47:18 +0100
  • 892c5441f4 stats: move layout into page function John Keeping 2015-08-14 12:47:17 +0100
  • 6d39dd1914 refs: move layout to page function John Keeping 2015-08-14 12:47:16 +0100
  • 23c17d8ff0 log: move layout into page function John Keeping 2015-08-14 12:47:15 +0100
  • 3b220eb22d diff: move layout to page function John Keeping 2015-08-14 12:47:14 +0100
  • c53a15c77a commit: move layout into page function John Keeping 2015-08-14 12:47:13 +0100
  • 51d9176e4b about: move layout into page functions John Keeping 2015-08-14 12:47:12 +0100
  • 764987980e ui-shared: add cgit_print_layout_{start,end}() John Keeping 2015-08-14 12:47:11 +0100
  • fb2c71fad2 html: remove html_status() John Keeping 2015-08-14 12:47:10 +0100
  • fd00e71ab7 snapshot: don't reimplement cgit_print_error_page() John Keeping 2015-08-14 12:47:09 +0100
  • 58e827cbd9 snapshot: use cgit_print_error_page() for HTTP status codes John Keeping 2015-08-14 12:47:08 +0100
  • e3e41e5125 patch: use cgit_print_error_page() for HTTP status codes John Keeping 2015-08-14 12:47:07 +0100
  • 9a06211daa blob: use cgit_print_error_page() to add HTTP headers John Keeping 2015-08-14 12:47:06 +0100
  • 048f195eaf snapshot: use cgit_print_error_page() instead of html_status() John Keeping 2015-08-14 12:47:05 +0100
  • 2b3e76a9f9 plain: use cgit_print_error_page() instead of html_status() John Keeping 2015-08-14 12:47:04 +0100
  • 329381dfe4 clone: use cgit_print_error_page() instead of html_status() John Keeping 2015-08-14 12:47:03 +0100
  • e9b71ae6fe cgit: use cgit_print_error_page() where appropriate John Keeping 2015-08-14 12:47:02 +0100
  • aec1204a54 ui-shared: add cgit_print_error_page() function John Keeping 2015-08-14 12:47:01 +0100
  • aa12084f98 ui-patch: make sure to send http headers Christian Hesse 2015-08-14 00:02:50 +0200
  • c543d7dbf6 Makefile: make "git/config.mak.uname" inclusion optional John Keeping 2015-08-13 15:54:37 +0100
  • a360666df3 ui-shared: show full date in tooltip if longer ago than max_relative John Keeping 2015-08-13 12:24:34 +0100
  • b44dd95f13 ui-shared: use common function in print_rel_date() John Keeping 2015-08-13 12:24:33 +0100
  • f03e3cb8a5 ui-shared: extract date formatting to a function John Keeping 2015-08-13 12:24:32 +0100
  • 0c4d76755b filter: don't use dlsym unnecessarily John Keeping 2015-08-13 12:14:20 +0100
  • 7105a78b17 ui-tree: use "sane" isgraph() John Keeping 2015-08-13 12:14:19 +0100
  • e09574bdf6 cgit.h: move stdbool.h from ui-shared.h John Keeping 2015-08-13 12:14:18 +0100
  • 43620cf6aa cache.c: fix header order John Keeping 2015-08-13 12:14:17 +0100
  • f2e8ca806d configfile.c: don't include system headers directly John Keeping 2015-08-13 12:14:16 +0100
  • 157f544ac2 Remove redundant includes John Keeping 2015-08-13 12:14:15 +0100
  • 0393102249 Makefile: include Git's config.mak.uname John Keeping 2015-08-13 12:14:14 +0100
  • 2ef4edee19 tests: allow shell to be overridden John Keeping 2015-08-13 12:14:13 +0100
  • c0b5982303 redirect: cleanliness Jason A. Donenfeld 2015-08-13 11:38:56 +0200
  • 622e64d5f2 redirect: be more careful for different cgi setups Jason A. Donenfeld 2015-08-13 11:38:27 +0200
  • da1d4c7776 ui-log: fix double counting John Keeping 2015-08-12 16:41:34 +0100
  • 5753bb7ff6 Add John's text Jason A. Donenfeld 2015-08-12 17:09:15 +0200
  • 30304d8156 log: allow users to follow a file John Keeping 2015-08-12 15:55:28 +0100
  • 044e2d26da shared: make cgit_diff_tree_cb public John Keeping 2015-08-12 15:34:48 +0100
  • 9849cc4906 Revert "Force wiki redirection." Jason A. Donenfeld 2015-08-12 15:40:54 +0200
  • 2d386e227e t0110: Chain together using && Jason A. Donenfeld 2015-08-12 15:15:56 +0200
  • d7034806a4 about: always ensure page has a trailing slash Jason A. Donenfeld 2015-08-12 14:50:09 +0200
  • 13c2d3df04 filters: apply HTML escaping Lazaros Koromilas 2015-07-15 15:53:12 +0300
  • de83de276b git: update to v2.5.0 Christian Hesse 2015-07-28 10:42:01 +0200
  • dc41a00180 Fix processing of repo.hide and repo.ignore Daniel Reichelt 2015-08-10 09:45:48 +0200
  • 121e653914 contrib/hooks: add sample post-receive hook using agefile John Keeping 2014-12-23 14:40:44 +0000
  • 2eb41c4665 git: update to v2.4.1 Christian Hesse 2015-05-14 13:47:28 +0200
  • d1ddce90f5 ui-shared: allow remote refs in branch switcher Christian Hesse 2015-03-18 18:08:48 +0100
  • 84627609f5 git: update to v2.3.3 Christian Hesse 2015-03-14 17:21:42 +0100
  • cadbb69990 Bump version v0.11.2 Jason A. Donenfeld 2015-03-13 16:22:11 +0100
  • db021a1989 Remove no-op link from submodule entries Lukas Fleischer 2015-03-05 20:41:45 +0100
  • 7511f4b4df filters: Add sample gentoo script Jason A. Donenfeld 2015-03-10 02:21:31 +0100
  • f3ab1f178f cgit: remember to set up env vars before empty clone path Jason A. Donenfeld 2015-03-08 13:08:04 +0100
  • 8eef4589d0 ui-shared: currenturl should take into account leading slash Jason A. Donenfeld 2015-03-08 12:34:07 +0100
  • 438bac6f57 html: avoid using a plain integer as a NULL pointer John Keeping 2015-03-08 16:32:27 +0000
  • 80d52079f7 cache: don't use an integer as a NULL pointer John Keeping 2015-03-08 16:32:26 +0000
  • d34b967190 ui-shared: don't use an integer as a NULL pointer John Keeping 2015-03-08 16:32:25 +0000
  • 94e5f212f5 ui-shared: avoid initializing static variable to zero John Keeping 2015-03-08 16:32:24 +0000