about summary refs log tree commit diff
path: root/filters/syntax-highlighting.py
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2019-11-22 11:09:50 +0100
committerChristian Hesse <mail@eworm.de>2019-11-22 13:35:50 +0100
commit583aa5d80eb01075c0f3f35df37b9144a0c9651e (patch)
tree3a49bdc085225827796e670294df3823c4073f19 /filters/syntax-highlighting.py
parentgit: update to v2.24.0 (diff)
downloadcgit-pink-583aa5d80eb01075c0f3f35df37b9144a0c9651e.tar.gz
cgit-pink-583aa5d80eb01075c0f3f35df37b9144a0c9651e.zip
ui-repolist: do not return unsigned (negative) value
The function read_agefile() returns time_t, which is a signed datatime.
We should not return unsigned (negative) value here.

Reported-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'filters/syntax-highlighting.py')
0 files changed, 0 insertions, 0 deletions
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