Commit Graph

  • b826537cb4 authentication: use hidden form instead of referer Jason A. Donenfeld 2014-01-16 11:39:17 +0100
  • d6e9200cc3 auth: add basic authentication filter framework Jason A. Donenfeld 2014-01-14 21:49:31 +0100
  • 3741254a69 t0111: Additions and fixes Lukas Fleischer 2014-01-15 23:11:19 +0100
  • 2a7dd4bf67 parsing.c: Remove leading space from committer Lukas Fleischer 2014-01-15 23:09:08 +0100
  • c01fb69fc9 Add .mailmap Lukas Fleischer 2014-01-14 21:35:00 +0100
  • caf557a2ba t0111: Add basic tests for Lua filters Lukas Fleischer 2014-01-14 22:25:45 +0100
  • 8ae1d8b8fd email-gravatar: fix html syntax issues Christian Hesse 2014-01-15 13:39:54 +0100
  • 5bda21faf4 email-gravatar: do not scale icons up Jason A. Donenfeld 2014-01-14 18:57:36 +0100
  • 6ca734da8f filter: allow returning exit code from filter Jason A. Donenfeld 2014-01-14 18:07:23 +0100
  • ce56d89a26 tests/: Add t0111-filter.sh Lukas Fleischer 2014-01-14 12:01:06 +0100
  • 1167dbb95b email-gravatar: fix html syntax issues Christian Hesse 2014-01-14 12:01:58 +0100
  • 46176eca7f email-gravatar.py: fix UTF-8 Christian Hesse 2014-01-14 11:11:23 +0100
  • 50287e7912 email-gravatar.lua: fix for lua 5.2 Christian Hesse 2014-01-14 11:32:54 +0100
  • a9a7f68244 makefile: only display lua message once Jason A. Donenfeld 2014-01-14 13:47:28 +0100
  • 77ac382607 tests/: Add t0111-filter.sh lf/filter Lukas Fleischer 2014-01-14 11:13:08 +0100
  • 027e88a1a1 README: document lua makefile flags Jason A. Donenfeld 2014-01-14 03:48:23 +0100
  • 70546a3458 cgitrc.5.txt: Fix documentation of the snapshot mask Lukas Fleischer 2014-01-14 00:49:48 +0100
  • 32dbeaee7f Boast about lua Jason A. Donenfeld 2014-01-14 02:11:23 +0100
  • 80f87c1003 filter: refactor cgit_new_filter() Lukas Fleischer 2014-01-14 00:29:07 +0100
  • 3488d12405 makefile: auto-detect presence of various Lua, bsd Jason A. Donenfeld 2014-01-14 01:50:31 +0100
  • d3c0370a3f filter: style tweaks Jason A. Donenfeld 2014-01-13 23:54:28 +0100
  • 786609bd36 filter: add page source to email filter Jason A. Donenfeld 2014-01-13 16:24:40 +0100
  • e942a1622b filter: add gravatar scripts Jason A. Donenfeld 2014-01-10 06:17:09 +0100
  • a5e1553726 filter: add support for email filter Jason A. Donenfeld 2014-01-13 04:04:52 +0100
  • 800380dde7 filter: return on null filter from open and close Jason A. Donenfeld 2014-01-13 03:56:50 +0100
  • f43b228d0b filter: add lua support Jason A. Donenfeld 2014-01-13 14:18:51 +0100
  • e83b51b4f6 filter: basic write hooking infrastructure Jason A. Donenfeld 2014-01-13 14:16:18 +0100
  • d750c7a2c9 filter: allow for cleanup hook for filter types Jason A. Donenfeld 2014-01-12 20:58:21 +0100
  • 4bb87cbf17 filter: introduce "filter type" prefix John Keeping 2014-01-12 17:13:53 +0000
  • 7bd90b8048 filter: add interface layer John Keeping 2014-01-12 17:13:52 +0000
  • 632efb25c0 filter: add fprintf_filter function John Keeping 2014-01-12 17:13:51 +0000
  • ed3497b0de authors: specify maintainers Jason A. Donenfeld 2014-01-14 01:59:28 +0100
  • ceffeb5d52 filters: Improved syntax-highlighting.py Stefan Tatschner 2014-01-13 22:10:45 +0100
  • a52aaa90da tests: add CGIT_TEST_OPTS variable to Makefile John Keeping 2014-01-12 19:46:42 +0000
  • 1de6591159 ui-repolist: HTML-escape cgit_rooturl() response John Keeping 2014-01-12 19:45:17 +0000
  • a45030f8ee ui-shared: URL-escape script_name John Keeping 2014-01-12 19:45:16 +0000
  • d1a6ece439 ui-refs: escape HTML chars in author and tagger names John Keeping 2014-01-12 19:45:15 +0000
  • 3d8a6507ca filter: pass extra arguments via cgit_open_filter John Keeping 2014-01-12 17:13:50 +0000
  • da218fcd9e ui-snapshot: set unused cgit_filter fields to zero John Keeping 2014-01-12 17:13:49 +0000
  • fd31aa6930 html: remove redundant htmlfd variable John Keeping 2014-01-12 17:13:48 +0000
  • 1b1974c45e tests: add Valgrind support John Keeping 2013-04-08 20:12:38 +0100
  • 382ecf152e cache: don't leave cache_slot fields uninitialized John Keeping 2014-01-12 16:49:40 +0000
  • 3eae406934 filter: split filter functions into their own file Jason A. Donenfeld 2014-01-10 05:19:05 +0100
  • b67ea0c022 filter: make exit status local Jason A. Donenfeld 2014-01-10 03:51:02 +0100
  • d01a6eec43 parsing: fix header typo Jason A. Donenfeld 2014-01-10 04:59:34 +0100
  • c96becc1e5 cgit.c: Fix comment on bit mask hack Lukas Fleischer 2014-01-10 14:55:31 +0100
  • 441e748564 cgit.c: Use "else" for mutually exclusive branches Lukas Fleischer 2014-01-10 14:55:30 +0100
  • e711679618 ui-snapshot.c: Do not reinvent suffixcmp() Lukas Fleischer 2014-01-10 12:44:38 +0100
  • f04b8d5c99 Refactor cgit_parse_snapshots_mask() Lukas Fleischer 2014-01-10 12:44:37 +0100
  • 2abce4300b Disallow use of undocumented snapshot delimiters Lukas Fleischer 2014-01-10 12:44:36 +0100
  • 36bdb2171f Replace most uses of strncmp() with prefixcmp() Lukas Fleischer 2014-01-10 12:44:35 +0100
  • d523dacc3b README: Fix dependencies Lukas Fleischer 2014-01-09 19:44:27 +0100
  • b097e16084 Fix Arch link yet again. Jason A. Donenfeld 2014-01-08 22:23:37 +0100
  • e2416259ef README: Spelling and formatting fixes Lukas Fleischer 2014-01-08 19:45:29 +0100
  • 9ce2e2acb6 Fix errors. Jason A. Donenfeld 2014-01-08 18:45:11 +0100
  • f9e27e2545 Various improvements Lukas Fleischer 2014-01-08 18:34:29 +0100
  • ceba0a29e8 Fixed Arch Linux package link. Stefan Tatschner 2014-01-08 17:41:43 +0100
  • b6da53dd75 Fix UTF-8 with syntax-highlighting.py Přemysl Janouch 2013-09-11 20:10:12 +0200
  • 4f6fb32f58 Add a suggestion to the manpage Přemysl Janouch 2013-09-11 20:10:14 +0200
  • 17e6a2af9d Fix the example configuration Přemysl Janouch 2013-09-11 20:10:13 +0200
  • f1fb521a05 Fix about-formatting.sh Přemysl Janouch 2013-09-11 20:10:11 +0200
  • 88028ad597 Fix some spelling errors Přemysl Janouch 2013-09-11 20:10:10 +0200
  • 09a28d761e filters: highlight.sh: add css comments for highlight 2.6 and 3.8 Ferry Huberts 2013-11-09 20:34:55 +0100
  • c86abd2cf9 Update mailing list address. Jason A. Donenfeld 2014-01-08 15:38:49 +0100
  • d350d34da9 Add AUTHORS file Lukas Fleischer 2014-01-08 15:18:03 +0100
  • f7f26f8875 Update copyright information Lukas Fleischer 2014-01-08 15:10:49 +0100
  • 3cebf6838b git: update to 1.8.5 Christian Hesse 2013-11-28 00:19:50 +0100
  • 4468ec1b15 Reduce line number bloat, fix hover effect Peter Wu 2013-10-03 12:17:23 +0200
  • 407f71cc06 plain: don't append charset for binary MIME types John Keeping 2013-10-06 12:14:41 +0100
  • d76c438ead ui-log.c: Several simplifications Lukas Fleischer 2013-11-22 13:30:58 +0100
  • 9973ef0207 Use argv_array in place of vector Lukas Fleischer 2013-11-22 13:24:52 +0100
  • e21da6c2a6 ui-stats.c: Remove unused macro Lukas Fleischer 2013-11-22 09:50:17 +0100
  • f7db9b5e37 scan-tree.c: Remove unused macro Lukas Fleischer 2013-11-22 09:49:31 +0100
  • d181d6593f ui-shared: Drop filepair_cb_raw() and helper Lukas Fleischer 2013-08-27 10:40:51 +0200
  • 2da46fe5aa ui-diff: Use diff_tree_sha1() for raw diff formatting Lukas Fleischer 2013-08-27 10:40:50 +0200
  • d93cebaa18 tests/: Add t0110-rawdiff.sh Lukas Fleischer 2013-08-26 20:56:55 +0200
  • 5a8862723f t0108: Add tests for revision ranges Lukas Fleischer 2013-08-26 20:38:35 +0200
  • b5b1f0715a t0108: Compare output with git-format-patch(1) Lukas Fleischer 2013-08-26 20:38:34 +0200
  • 840858594e ui-patch.c: Add additional newline after each patch Lukas Fleischer 2013-08-26 20:38:33 +0200
  • 334aed8ab4 ui-patch.c: Fix signature delimiter Lukas Fleischer 2013-08-26 20:38:32 +0200
  • 370535fc70 t0108: Avoid unnecessary fork() Lukas Fleischer 2013-08-26 20:38:31 +0200
  • d62e71a024 git: update to 1.8.4 John Keeping 2013-08-24 00:28:39 +0100
  • 735c7f0734 ui-patch.c: Fix formatting for merge commits Lukas Fleischer 2013-08-22 14:48:47 +0200
  • 4e00d338b0 ui-patch: Rename variables Lukas Fleischer 2013-08-20 18:56:15 +0200
  • 750f6462c9 Allow for creating patch series Lukas Fleischer 2013-08-20 18:56:14 +0200
  • 455b598778 ui-patch.c: Use log_tree_commit() to generate diffs Lukas Fleischer 2013-08-20 18:56:13 +0200
  • 01db083729 ui-diff: Check the return value of get_sha1() Lukas Fleischer 2013-08-20 18:56:12 +0200
  • 445f6ae8e3 cmd.c: Add a "rawdiff" command Lukas Fleischer 2013-08-14 10:50:33 +0200
  • 9003cc172a Allow for creating raw diffs with cgit_print_diff() Lukas Fleischer 2013-08-14 10:50:32 +0200
  • 747b035dda Extract filepair_cb from ui-patch.c Lukas Fleischer 2013-08-14 10:50:31 +0200
  • cf152604c3 Fix silly spelling error. Jason A. Donenfeld 2013-08-16 13:15:17 -0600
  • 86e309fcb5 Fix section-from-path > 1 Lukas Fleischer 2013-06-28 08:58:14 +0000
  • 1a194aa2c7 Makefile: Change default prefix to "/usr/local" Lukas Fleischer 2013-06-18 12:42:09 +0000
  • 50e70d32f0 Use strbuf for reading configuration files Lukas Fleischer 2013-06-04 14:47:53 +0000
  • 820df9c660 add a note about generating agefile in hook Christian Hesse 2013-07-22 09:13:39 +0200
  • 00e3a3ecda cache: id means static, even if head is specified too Jason A. Donenfeld 2013-05-28 16:43:02 +0200
  • 61ff10065b cache: document negative ttls and add about ttl Jason A. Donenfeld 2013-05-28 16:33:30 +0200
  • 23debef621 robots.txt: disallow access to snapshots Jason A. Donenfeld 2013-05-28 14:17:00 +0200
  • 830eb6f6ff use favicon by default Christian Hesse 2013-07-22 08:56:50 +0200
  • 52c926cadb Add favicon Christian Hesse 2013-05-29 10:16:06 +0200