about summary refs log tree commit
path: root/parsing.c
DateCommit message (Expand)
2007-05-08Update to libgit 1.5.2-rc2
2007-02-04Do not die if tag has no message
2007-01-17Add function cgit_parse_tag()
2007-01-16Handle empty/malformed commit messages
2007-01-04Handle %xx encoding in querystring
2006-12-28Handle '+' in querystring
2006-12-16Teach commit parser about author/committer email + timestamp
2006-12-16Add ui-commit.c + misc ui cleanups
2006-12-15Add a common commit parser
2006-12-11Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c