index
:
cgit
local
master
working
origin/ch/about-link
origin/ch/clang-filter
origin/ch/default-pages
origin/ch/dynamic-aging
origin/ch/for-jason
origin/ch/highlight-line
origin/ch/log-commit-message
origin/jd/render-filter
origin/jd/zx2c4-deployment
origin/jk/collapsible-sections
origin/lf/filter
origin/lf/for-jason
origin/lh/grep
origin/lh/pretty-blob-view
origin/master
origin/rm/namespace
origin/wiki
This website
Florian Pritz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parsing.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-06
Use utf8::reencode_string from git
Lars Hjemli
1
-60
/
+4
2007-11-06
Convert subject and message with iconv_msg.
Jonathan Bastien-Filiatrault
1
-0
/
+14
2007-11-06
Add iconv_msg function.
Jonathan Bastien-Filiatrault
1
-0
/
+58
2007-11-06
Set msg_encoding according to the header.
Jonathan Bastien-Filiatrault
1
-0
/
+8
2007-11-06
Add commit->msg_encoding, allocate msg dynamicly.
Jonathan Bastien-Filiatrault
1
-0
/
+1
2007-10-27
cgit_parse_commit(): Add missing call to xstrdup()
Lars Hjemli
1
-2
/
+2
2007-10-27
Skip unknown header fields when parsing tags and commits
Lars Hjemli
1
-0
/
+6
2007-06-26
Add trim_end() and use it to remove trailing slashes from repo paths
Lars Hjemli
1
-1
/
+1
2007-05-31
Check for NULL commit buffer in cgit_parse_commit()
Ondrej Jirman
1
-0
/
+3
2007-05-31
Handle single-line and empty commit subjects
Ondrej Jirman
1
-3
/
+8
2007-05-18
Don't be fooled by trailing '/' in url-parameter
Lars Hjemli
1
-1
/
+2
2007-05-18
Enable url=value querystring parameter
Lars Hjemli
1
-0
/
+43
2007-05-15
Restrict deep nesting of configfiles
Lars Hjemli
1
-4
/
+6
2007-05-14
Add include-parameter to config files
Lars Hjemli
1
-6
/
+8
2007-05-08
Update to libgit 1.5.2-rc2
Lars Hjemli
1
-3
/
+3
2007-02-04
Do not die if tag has no message
Lars Hjemli
1
-2
/
+2
2007-01-17
Add function cgit_parse_tag()
Lars Hjemli
1
-0
/
+47
2007-01-16
Handle empty/malformed commit messages
Lars Hjemli
1
-6
/
+13
2007-01-04
Handle %xx encoding in querystring
Lars Hjemli
1
-0
/
+21
2006-12-28
Handle '+' in querystring
Lars Hjemli
1
-0
/
+2
2006-12-16
Teach commit parser about author/committer email + timestamp
Lars Hjemli
1
-2
/
+10
2006-12-16
Add ui-commit.c + misc ui cleanups
Lars Hjemli
1
-0
/
+1
2006-12-15
Add a common commit parser
Lars Hjemli
1
-0
/
+53
2006-12-11
Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.c
Lars Hjemli
1
-0
/
+106