about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-01-16 18:41:01 +0100
committerLars Hjemli <hjemli@gmail.com>2007-01-16 18:41:01 +0100
commit66091f934a2d064ae55095cdc5ae008b43ea60fe (patch)
tree3faeafcfff2b21313464d9b919cd4b76b12a5fe9 /README
parentWIP: add paths/backlinks to tree/blobview (diff)
downloadcgit-pink-66091f934a2d064ae55095cdc5ae008b43ea60fe.tar.gz
cgit-pink-66091f934a2d064ae55095cdc5ae008b43ea60fe.zip
Handle empty/malformed commit messages
An empty commit message would trigger a segfault in the current
cgit_parse_commit().

Also, make sure that all char-pointers are properly initialized.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
Try to keep query at end of parametersJune McEnroe 2021-05-07Use LDADD variables, support BINDIRJune McEnroe 2020-12-13Use nick for color if user is "*" 1.1June McEnroe 2020-08-23Use DESTDIR in install 1.0June McEnroe 2020-08-23Add catsit example to READMEJune McEnroe 2020-08-23Update litterbox version rangeJune McEnroe 2020-08-19Set a database busy timeoutJune McEnroe 2020-07-29Add Linux supportJune McEnroe 2020-07-29Remove unused prevEventJune McEnroe 2020-07-23Rewrite configure scriptJune McEnroe 2020-07-21Add OpenBSD instructionsJune McEnroe 2020-07-21Use a .pc file to configureJune McEnroe 2020-07-19Filter networks with only private contexts from recents as wellJune McEnroe 2020-07-18Specify litterbox version in readmeJune McEnroe 2020-07-18Reverse order of X macro parameters for pages and keysJune McEnroe 2020-07-18Remove kcgi 0.11 compatibilityJune McEnroe 2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe 2020-07-17Add margin to inputsJune McEnroe 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe