about summary refs log tree commit diff
path: root/ui-clone.h
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2015-03-05 12:58:11 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-03-05 15:54:34 +0100
commit4d8ed337cb07121cdd6d0041565cf741a9be526a (patch)
tree88a98b03eab729456f41802a55a9f1f84890bf62 /ui-clone.h
parentsimple-authentication.lua: tie secure cookies to field names (diff)
downloadcgit-pink-4d8ed337cb07121cdd6d0041565cf741a9be526a.tar.gz
cgit-pink-4d8ed337cb07121cdd6d0041565cf741a9be526a.zip
Remove leading newline characters from tag messages
Fixes a regression introduced in commit 936295c (Simplify commit and tag
parsing, 2015-03-03).

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ommit/bin/hi.c?id=744ab54cf1833d9225ca3762493f748ab1fee619&follow=1'>Use [] to quote special characters in regexJune McEnroe This looks much cleaner than having to double-escape backslash. 2019-02-08Improve ANSI output and base IRC on itJune McEnroe 2019-02-08Add hi -nJune McEnroe 2019-02-08Elaborate hi man pageJune McEnroe 2019-02-08Use set for parent in hiJune McEnroe 2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe