about summary refs log tree commit diff
path: root/parsing.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-11-16 09:52:03 +0100
committerLars Hjemli <hjemli@gmail.com>2007-11-16 09:52:03 +0100
commit6ef637e0908ca5a14675b3513f48cd390d3757fe (patch)
treee9e74f73e3d52d5b1fb931ac92a99476d09130af /parsing.c
parentGimp my logo (diff)
downloadcgit-pink-6ef637e0908ca5a14675b3513f48cd390d3757fe.tar.gz
cgit-pink-6ef637e0908ca5a14675b3513f48cd390d3757fe.zip
Use tables for page layout
It feels like the Right Thing, and it fixes some rendering problems in a
much used webbrowser.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
src/commit/bin/htagml.c?id=865ee640ace97962cb9918b9a17a9bbb87e2695d&follow=1'>Replace htagml regex with strncmpJune McEnroe 2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe