index
:
debian/cgit
about
master
Debian package for cgit
YAEGASHI Takeshi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parsing.c
Commit message (
Expand
)
Author
Age
Lines
*
Handle missing timestamp in commit/tag objects
Lars Hjemli
2007-12-03
-3/+3
*
cgit_parse_commit(): Add missing call to xstrdup()
Lars Hjemli
2007-10-27
-2/+2
*
Skip unknown header fields when parsing tags and commits
Lars Hjemli
2007-10-27
-0/+6
*
Add trim_end() and use it to remove trailing slashes from repo paths
Lars Hjemli
2007-06-27
-1/+1
*
Check for NULL commit buffer in cgit_parse_commit()
Ondrej Jirman
2007-05-31
-0/+3
*
Handle single-line and empty commit subjects
Ondrej Jirman
2007-05-31
-3/+8
*
Don't be fooled by trailing '/' in url-parameter
Lars Hjemli
2007-05-19
-1/+2
*
Enable url=value querystring parameter
Lars Hjemli
2007-05-19
-0/+43
*
Restrict deep nesting of configfiles
Lars Hjemli
2007-05-16
-4/+6
*
Add include-parameter to config files
Lars Hjemli
2007-05-15
-6/+8
*
Update to libgit 1.5.2-rc2
Lars Hjemli
2007-05-09
-3/+3
*
Do not die if tag has no message
Lars Hjemli
2007-02-05
-2/+2
*
Add function cgit_parse_tag()
Lars Hjemli
2007-01-17
-0/+47
*
Handle empty/malformed commit messages
Lars Hjemli
2007-01-17
-6/+13
*
Handle %xx encoding in querystring
Lars Hjemli
2007-01-05
-0/+21
*
Handle '+' in querystring
Lars Hjemli
2006-12-28
-0/+2
*
Teach commit parser about author/committer email + timestamp
Lars Hjemli
2006-12-16
-2/+10
*
Add ui-commit.c + misc ui cleanups
Lars Hjemli
2006-12-16
-0/+1
*
Add a common commit parser
Lars Hjemli
2006-12-16
-0/+53
*
Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c
Lars Hjemli
2006-12-12
-0/+106