Commit Graph

  • 11695a58fd git: update to v2.10.0 Christian Hesse 2016-09-04 12:38:18 +0200
  • ff9893ac81 Fix qry.head leak on error Richard Maw 2016-07-02 20:28:10 +0100
  • d6b0332982 git: update to v2.9.1 Christian Hesse 2016-07-12 00:42:41 +0200
  • 40fbefba05 Link with -ldl on GNU/kFreeBSD Peter Colberg 2016-07-01 22:00:37 -0400
  • ccf79b3576 Fix spelling in man page Peter Colberg 2016-06-10 10:29:07 -0400
  • 590ba455d6 ui-shared: fix segfault when defbranch is NULL Eric Wong 2016-07-06 07:08:01 +0000
  • c19d983ed7 css: consistent use of empty lines Christian Hesse 2016-06-29 09:37:58 +0200
  • 4fb49864db ui-log: color line changes Christian Hesse 2016-06-29 09:37:57 +0200
  • 9984e7ab49 Avoid ambiguities when prettifying snapshot names Lukas Fleischer 2016-05-24 18:15:18 +0200
  • 1e039ada85 git: update to v2.9.0 Christian Hesse 2016-06-13 22:57:12 +0200
  • 5062fbe7ec cgit.mk: Use $PKG_CONFIG Kylie McClain 2016-06-07 17:22:35 -0400
  • 7d51120440 md2html: use utf-8 and flush output buffer Jason A. Donenfeld 2016-06-17 12:27:10 +0200
  • d88ec849c4 Hosted on HTTPS now Jason A. Donenfeld 2016-02-24 18:01:42 +0100
  • a6572ce176 Bump version. Jason A. Donenfeld 2016-06-07 14:31:09 +0200
  • 41508c0911 git: update to v2.8.3 Christian Hesse 2016-05-19 23:12:03 +0200
  • 21bf30b043 ui-diff: action='.' is not correct Jason A. Donenfeld 2016-05-12 21:38:59 +0200
  • c34e28835b forms: action should not be empty Jason A. Donenfeld 2016-05-12 21:29:40 +0200
  • 9afda36ed7 ui-shared: Remove a name attribute with an empty value Juuso Lapinlampi 2016-05-11 18:04:18 +0000
  • 8d05b398bb ui-shared: HTML-ize DOCTYPE and <html> Juuso Lapinlampi 2016-05-11 18:04:14 +0000
  • 80f12b3e7e ui-shared: Simplify cgit_print_error_page() logic Juuso Lapinlampi 2016-05-11 17:50:09 +0000
  • 86bf5b4791 git: update to v2.8.2 Christian Hesse 2016-04-30 16:57:51 +0200
  • 59d8fa1a62 ui-log: Simplify decoration code Tim Nordell 2016-02-26 14:58:41 -0600
  • 499b23979c ui-log: Do not always emit decoration span Tim Nordell 2016-02-26 14:57:30 -0600
  • 39735d95ca Renamed repo-specific configuration for enable-html-serving in cgitrc.5.txt Matt Comben 2016-03-08 12:05:09 +0000
  • e9cbdf6463 ui-shared: redirect should not exit early for cache Jason A. Donenfeld 2016-02-26 13:24:35 +0100
  • 09a3aa5ae7 about: path_info might not be valid Jason A. Donenfeld 2016-02-26 13:14:43 +0100
  • c424b5cb02 tabs: do not use target=_blank Jason A. Donenfeld 2016-02-23 15:35:32 +0100
  • 46ff6e1993 css: fix indentation Jason A. Donenfeld 2016-02-23 15:14:06 +0100
  • a0d22c391e css: use less blurry icon for external link Christian Hesse 2016-02-23 10:47:25 +0100
  • 1892cd9a60 md2html: Do syntax highlighting too Jason A. Donenfeld 2016-02-23 06:32:03 +0100
  • a9e9dfc55f git: update to v2.7.2 Christian Hesse 2016-02-22 23:25:28 +0100
  • de6098be6a ui-plain: fix to show a repo's root directory listing in plain view Joe Anakata 2016-02-22 18:45:53 +0100
  • 94c02bbf73 cmd: redirect empty about/ to homepage or summary Jason A. Donenfeld 2016-02-22 16:33:49 +0100
  • 5f2664f13c ui-shared: add homepage to tabs Jason A. Donenfeld 2016-02-22 16:04:15 +0100
  • 75298209bf ui-atom: avoid DATE_STRFTIME John Keeping 2016-02-08 15:06:27 +0000
  • 9c15f3c695 Avoid DATE_STRFTIME for long/short dates John Keeping 2016-02-08 15:05:54 +0000
  • bdcbe0922d ui-stats: cast pointer before checking for zero John Keeping 2016-02-08 14:12:35 +0000
  • a8b9ef8c1c ui-stats: if we're going to abuse void*, do it safely Jason A. Donenfeld 2016-02-08 14:35:47 +0100
  • 85ec9f0211 git: update to v2.7.1 Christian Hesse 2016-02-08 09:06:47 +0100
  • 17c74eefa4 ui-shared: remove cgit_print_date() John Keeping 2016-01-19 19:33:08 +0000
  • eb80b4edad ui-atom: use show_date directly for atom dates John Keeping 2016-01-19 19:33:07 +0000
  • e68c86e8c5 ui-shared: use show_date for footer timestamp John Keeping 2016-01-19 19:33:06 +0000
  • f2a901d2e1 ui: show ages in the originator's timezone John Keeping 2016-01-19 19:33:05 +0000
  • 21dcf10386 ui-{commit,tag}: show dates in originator's timezone John Keeping 2016-01-19 19:33:04 +0000
  • 360af46fac ui-shared: add cgit_date_mode() John Keeping 2016-01-19 19:33:03 +0000
  • 45c87ca1c3 parsing: add timezone to ident structures John Keeping 2016-01-19 19:33:02 +0000
  • 57ea1aa2a5 ui-shared: remove "format" from cgit_print_age() John Keeping 2016-01-19 19:33:01 +0000
  • 23f7dadaab ui-tree: put reverse path in title Jason A. Donenfeld 2016-01-18 15:56:45 +0100
  • d3756bd7b0 syntax-highlighting: always use utf-8 to avoid ascii codec issues Jason A. Donenfeld 2016-01-18 11:14:06 +0100
  • 33bc949a1e cache: don't check for match with no key John Keeping 2016-01-16 11:03:07 +0000
  • 3fbfced740 cache: use size_t for string lengths John Keeping 2016-01-16 11:03:06 +0000
  • baa5ad1f80 ui-log: handle parse_commit() errors John Keeping 2016-01-16 11:03:05 +0000
  • e64d5e04c3 Bump version Jason A. Donenfeld 2016-01-14 15:43:54 +0100
  • c326f3eb02 ui-plain: add enable-html-serving flag Jason A. Donenfeld 2016-01-14 14:53:28 +0100
  • 9ca2566972 ui-blob: set CSP just in case Jason A. Donenfeld 2016-01-14 14:43:43 +0100
  • 92996ac2a6 ui-blob: always use generic mimetypes Jason A. Donenfeld 2016-01-14 14:31:53 +0100
  • 1c581a0726 ui-blob: Do not accept mimetype from user Jason A. Donenfeld 2016-01-14 14:31:13 +0100
  • 513b3863d9 ui-shared: prevent malicious filename from injecting headers Jason A. Donenfeld 2016-01-14 14:28:37 +0100
  • 4291453ec3 ui-shared: Avoid new line injection into redirect header Jason A. Donenfeld 2016-01-14 14:13:39 +0100
  • 4c69241b05 Fix missing prototype declarations Peter Colberg 2016-01-13 17:25:07 -0500
  • 9abe4a26a9 ui-repolist: return HTTP 404 if no repositories found Peter Colberg 2015-12-08 12:53:09 -0500
  • a4014d0dbf ui-repolist: extract repo visibility criteria to separate function Peter Colberg 2015-12-08 12:53:08 -0500
  • da1b89710f Fix segmentation fault in hc() Lukas Fleischer 2015-12-13 01:27:13 +0100
  • 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