]> gitweb.ps.run Git - ps-cgit/history - parsing.c
Do not die if tag has no message
[ps-cgit] / parsing.c
2007-02-04 Lars HjemliDo not die if tag has no message
2007-01-17 Lars HjemliAdd function cgit_parse_tag()
2007-01-16 Lars HjemliHandle empty/malformed commit messages
2007-01-04 Lars HjemliHandle %xx encoding in querystring
2006-12-28 Lars HjemliHandle '+' in querystring
2006-12-16 Lars HjemliTeach commit parser about author/committer email +...
2006-12-15 Lars HjemliAdd ui-commit.c + misc ui cleanups
2006-12-15 Lars HjemliAdd a common commit parser
2006-12-11 Lars HjemliRename config.c to parsing.c + move cgit_parse_query...