about summary refs log tree commit diff
path: root/filters/syntax-highlighting.py
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-01-13 08:53:56 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-01-13 14:54:22 +0100
commitc641e0ab64f447cd39c6d5737fd498ace3ed8735 (patch)
tree8696fbfa58bb2a57dfcce9953c3f9486d2594d8a /filters/syntax-highlighting.py
parentui-diff: don't link to single file diff stat (diff)
downloadcgit-pink-c641e0ab64f447cd39c6d5737fd498ace3ed8735.tar.gz
cgit-pink-c641e0ab64f447cd39c6d5737fd498ace3ed8735.zip
git: update to v2.2.2
Update to git version v2.2.2, no changes required.

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'filters/syntax-highlighting.py')
0 files changed, 0 insertions, 0 deletions
>John Keeping 2014-01-10filter: split filter functions into their own fileJason A. Donenfeld 2014-01-10filter: make exit status localJason A. Donenfeld 2014-01-10parsing: fix header typoJason A. Donenfeld 2014-01-10cgit.c: Fix comment on bit mask hackLukas Fleischer 2014-01-10cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer 2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer 2014-01-10Refactor cgit_parse_snapshots_mask()Lukas Fleischer 2014-01-10Disallow use of undocumented snapshot delimitersLukas Fleischer 2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer 2014-01-09README: Fix dependenciesLukas Fleischer 2014-01-08README: Spelling and formatting fixesLukas Fleischer 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch 2014-01-08Add a suggestion to the manpagePřemysl Janouch 2014-01-08Fix the example configurationPřemysl Janouch 2014-01-08Fix about-formatting.shPřemysl Janouch 2014-01-08Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Hubertsd756b598b99&follow=1'>Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe