]> git.cameronkatri.com Git - cgit.git/history - parsing.c
git: update to v2.32.0
[cgit.git] / parsing.c
2020-10-20 Christian Hesseglobal: replace hard coded hash length
2020-10-20 Christian Hesseglobal: replace references to 'sha1' with 'oid'
2019-11-08 Christian Hessegit: update to v2.24.0
2018-10-12 Christian Hessegit: update to v2.19.1
2018-09-11 Christian Hesseparsing: ban sprintf()
2018-09-11 Christian Hesseparsing: ban strncpy()
2018-06-27 Christian Hessegit: update to v2.18.0
2017-10-14 John Keepingparsing: don't clear existing state with empty input
2017-08-10 John Keepingparsing: clear query path before starting
2016-02-08 John Keepingparsing: add timezone to ident structures
2016-01-13 Christian Hessegit: update to v2.7.0
2015-03-05 Lukas FleischerDrop return value from parse_user()
2015-03-05 Lukas FleischerRemove leading newline characters from tag messages
2015-03-03 Lukas FleischerSimplify commit and tag parsing
2014-12-24 Lukas FleischerUse split_ident_line() in parse_user()
2014-07-28 John Keepinggit: update to v2.0.3
2014-07-28 John Keepingparsing.c: make commit buffer const
2014-06-28 Christian Hessegit: update for git 2.0
2014-04-05 Julian MauriceFix cgit_parse_url when a repo url is contained in...
2014-01-15 Lukas Fleischerparsing.c: Remove leading space from committer
2014-01-10 Jason A. Donenfeldparsing: fix header typo
2014-01-10 Lukas FleischerReplace most uses of strncmp() with prefixcmp()
2014-01-08 Lukas FleischerUpdate copyright information
2013-03-20 Jason A. DonenfeldMerge branch 'wip'
2013-03-05 Lukas FleischerMark several functions/variables static
2013-03-04 Jason A. DonenfeldWhite space around control verbs.
2012-10-02 Jim Meyeringdo not write outside heap buffer
2012-03-18 Lars HjemliMerge branch 'fh/mimetypes'
2012-03-18 Lars HjemliMerge branch 'jp/defbranch'
2012-03-18 Lars HjemliMerge branch 'lh/module-links'
2011-07-22 Lars HjemliMerge branch 'stable'
2011-07-22 Lukas FleischerRemove dead initialization in cgit_parse_commit()
2011-05-23 Lars HjemliMerge branch 'lh/panel'
2011-05-23 Lars HjemliMerge branch 'fh/filter-api'
2011-05-23 Lars HjemliMerge branch 'stable'
2011-05-23 Lukas FleischerAvoid null pointer dereference in reencode().
2011-05-14 Lars HjemliMerge branch 'dm/disable-clone'
2011-03-26 Lars HjemliMerge branch 'stable'
2011-03-26 Julius Plenzfix two encoding bugs
2010-07-18 Lars HjemliMerge branch 'jh/ignorews'
2010-07-18 Lars HjemliMerge branch 'lh/macros'
2010-07-13 Lars HjemliMerge branch 'stable'
2010-07-13 Rémi LagacéReencode author and committer
2009-01-27 Lars HjemliMerge branch 'lh/stats'
2008-12-06 Lars HjemliMerge branch 'full-log'
2008-12-06 Lars HjemliMerge branch 'lh/sort-repolist'
2008-12-06 Lars HjemliMerge branch 'snapshot-fixes'
2008-12-06 Lars HjemliMerge branch 'stable'
2008-12-05 Lars HjemliMerge branch 'rj/buildtweaks' into stable
2008-12-05 Lars Hjemliparsing.c: enable builds with NO_ICONV defined
2008-09-15 Lars HjemliMerge branch 'lh/parsing'
2008-09-15 Lars Hjemliparsing.c: be prepared for unexpected content in commit...
2008-04-08 Lars HjemliMerge branch 'lh/cleanup'
2008-04-08 Lars HjemliMove cgit_parse_query() from parsing.c to html.c as...
2008-03-27 Lars HjemliMove function for configfile parsing into configfile...
2008-03-24 Lars HjemliAdd command dispatcher
2008-02-23 Lars HjemliMerge branch 'stable'
2008-02-16 Lars HjemliMove cgit_repo into cgit_context
2008-02-16 Lars HjemliIntroduce struct cgit_context
2008-01-13 Lars HjemliMerge branch 'stable'
2007-12-02 Lars HjemliMerge branch 'stable'
2007-12-02 Lars HjemliHandle missing timestamp in commit/tag objects
2007-11-09 Lars HjemliMerge branch 'stable'
2007-11-08 Lars HjemliMerge branch 'stable'
2007-11-05 Lars HjemliMerge branch 'iconv-rebased' of http://x2a.org/pub...
2007-11-05 Lars HjemliUse utf8::reencode_string from git
2007-11-05 Jonathan Bastien... Convert subject and message with iconv_msg.
2007-11-05 Jonathan Bastien... Add iconv_msg function.
2007-11-05 Jonathan Bastien... Set msg_encoding according to the header.
2007-11-05 Jonathan Bastien... Add commit->msg_encoding, allocate msg dynamicly.
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-27 Lars Hjemlicgit_parse_commit(): Add missing call to xstrdup()
2007-10-27 Lars HjemliMerge branch 'stable'
2007-10-27 Lars HjemliSkip unknown header fields when parsing tags and commits
2007-09-03 Lars HjemliMerge branch 'jo/dirlink'
2007-06-29 Lars HjemliMerge branch 'lh/menu'
2007-06-26 Lars HjemliAdd trim_end() and use it to remove trailing slashes...
2007-05-31 Ondrej JirmanCheck for NULL commit buffer in cgit_parse_commit()
2007-05-31 Ondrej JirmanHandle single-line and empty commit subjects
2007-05-20 Lars HjemliMerge branch 'repogroups'
2007-05-20 Lars HjemliMerge branch 'virtual-url'
2007-05-18 Lars HjemliDon't be fooled by trailing '/' in url-parameter
2007-05-18 Lars HjemliEnable url=value querystring parameter
2007-05-15 Lars HjemliRestrict deep nesting of configfiles
2007-05-14 Lars HjemliAdd include-parameter to config files
2007-05-08 Lars HjemliUpdate to libgit 1.5.2-rc2
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...