Commit Graph

1146 Commits (8ae1d8b8fd0b097b10716d0d2d8acaadbd7a46f7)
 

Author SHA1 Message Date
Christian Hesse 8ae1d8b8fd email-gravatar: fix html syntax issues
12 years ago
Jason A. Donenfeld 5bda21faf4 email-gravatar: do not scale icons up
12 years ago
Jason A. Donenfeld 6ca734da8f filter: allow returning exit code from filter
12 years ago
Lukas Fleischer ce56d89a26 tests/: Add t0111-filter.sh
12 years ago
Christian Hesse 1167dbb95b email-gravatar: fix html syntax issues
12 years ago
Christian Hesse 46176eca7f email-gravatar.py: fix UTF-8
12 years ago
Christian Hesse 50287e7912 email-gravatar.lua: fix for lua 5.2
12 years ago
Jason A. Donenfeld a9a7f68244 makefile: only display lua message once
12 years ago
Jason A. Donenfeld 027e88a1a1 README: document lua makefile flags
12 years ago
Lukas Fleischer 70546a3458 cgitrc.5.txt: Fix documentation of the snapshot mask
12 years ago
Jason A. Donenfeld 3488d12405 makefile: auto-detect presence of various Lua, bsd
12 years ago
Jason A. Donenfeld d3c0370a3f filter: style tweaks
12 years ago
Jason A. Donenfeld 786609bd36 filter: add page source to email filter
12 years ago
Jason A. Donenfeld e942a1622b filter: add gravatar scripts
12 years ago
Jason A. Donenfeld a5e1553726 filter: add support for email filter
12 years ago
Jason A. Donenfeld 800380dde7 filter: return on null filter from open and close
12 years ago
Jason A. Donenfeld f43b228d0b filter: add lua support
12 years ago
Jason A. Donenfeld e83b51b4f6 filter: basic write hooking infrastructure
12 years ago
Jason A. Donenfeld d750c7a2c9 filter: allow for cleanup hook for filter types
12 years ago
John Keeping 4bb87cbf17 filter: introduce "filter type" prefix
12 years ago
John Keeping 7bd90b8048 filter: add interface layer
12 years ago
John Keeping 632efb25c0 filter: add fprintf_filter function
12 years ago
Jason A. Donenfeld ed3497b0de authors: specify maintainers
12 years ago
Stefan Tatschner ceffeb5d52 filters: Improved syntax-highlighting.py
12 years ago
John Keeping a52aaa90da tests: add CGIT_TEST_OPTS variable to Makefile
12 years ago
John Keeping 1de6591159 ui-repolist: HTML-escape cgit_rooturl() response
12 years ago
John Keeping a45030f8ee ui-shared: URL-escape script_name
12 years ago
John Keeping d1a6ece439 ui-refs: escape HTML chars in author and tagger names
12 years ago
John Keeping 3d8a6507ca filter: pass extra arguments via cgit_open_filter
12 years ago
John Keeping da218fcd9e ui-snapshot: set unused cgit_filter fields to zero
12 years ago
John Keeping fd31aa6930 html: remove redundant htmlfd variable
12 years ago
John Keeping 1b1974c45e tests: add Valgrind support
12 years ago
John Keeping 382ecf152e cache: don't leave cache_slot fields uninitialized
12 years ago
Jason A. Donenfeld 3eae406934 filter: split filter functions into their own file
12 years ago
Jason A. Donenfeld b67ea0c022 filter: make exit status local
12 years ago
Jason A. Donenfeld d01a6eec43 parsing: fix header typo
12 years ago
Lukas Fleischer c96becc1e5 cgit.c: Fix comment on bit mask hack
12 years ago
Lukas Fleischer 441e748564 cgit.c: Use "else" for mutually exclusive branches
12 years ago
Lukas Fleischer e711679618 ui-snapshot.c: Do not reinvent suffixcmp()
12 years ago
Lukas Fleischer f04b8d5c99 Refactor cgit_parse_snapshots_mask()
12 years ago
Lukas Fleischer 2abce4300b Disallow use of undocumented snapshot delimiters
12 years ago
Lukas Fleischer 36bdb2171f Replace most uses of strncmp() with prefixcmp()
12 years ago
Lukas Fleischer d523dacc3b README: Fix dependencies
12 years ago
Lukas Fleischer e2416259ef README: Spelling and formatting fixes
12 years ago
Přemysl Janouch b6da53dd75 Fix UTF-8 with syntax-highlighting.py
12 years ago
Přemysl Janouch 4f6fb32f58 Add a suggestion to the manpage
12 years ago
Přemysl Janouch 17e6a2af9d Fix the example configuration
12 years ago
Přemysl Janouch f1fb521a05 Fix about-formatting.sh
12 years ago
Přemysl Janouch 88028ad597 Fix some spelling errors
12 years ago
Ferry Huberts 09a28d761e filters: highlight.sh: add css comments for highlight 2.6 and 3.8
12 years ago