about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorTim Nordell <tim.nordell@logicpd.com>2016-02-26 14:57:30 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2016-05-12 17:17:02 +0200
commit499b23979cd29513df16e4c2acce934932e09f7a (patch)
tree6ce40d01b0d917ca5acb1813ff5418fe73ca4747 /README
parentRenamed repo-specific configuration for enable-html-serving in cgitrc.5.txt (diff)
downloadcgit-pink-499b23979cd29513df16e4c2acce934932e09f7a.tar.gz
cgit-pink-499b23979cd29513df16e4c2acce934932e09f7a.zip
ui-log: Do not always emit decoration span
The decoration span does not need to be emited if there aren't
any decorations to show.  This modification saves slightly
on bandwidth.

Signed-off-by: Tim Nordell <tim.nordell@logicpd.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
td>cgit.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 Huberts