about summary refs log tree commit diff
path: root/parsing.c (follow)
Commit message (Expand)AuthorAge
* Avoid null pointer dereference in reencode().Lukas Fleischer2011-05-23
* fix two encoding bugsJulius Plenz2011-03-26
* Reencode author and committerRémi Lagacé2010-07-13
* parsing.c: enable builds with NO_ICONV definedLars Hjemli2008-12-05
* parsing.c: be prepared for unexpected content in commit/tag objectsLars Hjemli2008-09-15
* Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring()Lars Hjemli2008-04-08
* Move function for configfile parsing into configfile.[ch]Lars Hjemli2008-03-28
* Add command dispatcherLars Hjemli2008-03-24
* Move cgit_repo into cgit_contextLars Hjemli2008-02-16
* Introduce struct cgit_contextLars Hjemli2008-02-16
* Merge branch 'stable'Lars Hjemli2007-12-02
|\
| * Handle missing timestamp in commit/tag objectsLars Hjemli2007-12-02
* | Use utf8::reencode_string from gitLars Hjemli2007-11-05
* | Convert subject and message with iconv_msg.Jonathan Bastien-Filiatrault2007-11-05
* | Add iconv_msg function.Jonathan Bastien-Filiatrault2007-11-05
* | Set msg_encoding according to the header.Jonathan Bastien-Filiatrault2007-11-05
* | Add commit->msg_encoding, allocate msg dynamicly.Jonathan Bastien-Filiatrault2007-11-05
|/
* cgit_parse_commit(): Add missing call to xstrdup()Lars Hjemli2007-10-27
* Skip unknown header fields when parsing tags and commitsLars Hjemli2007-10-27
* Add trim_end() and use it to remove trailing slashes from repo pathsLars Hjemli2007-06-26
* Check for NULL commit buffer in cgit_parse_commit()Ondrej Jirman2007-05-31
* Handle single-line and empty commit subjectsOndrej Jirman2007-05-31
* Don't be fooled by trailing '/' in url-parameterLars Hjemli2007-05-18
* Enable url=value querystring parameterLars Hjemli2007-05-18
* Restrict deep nesting of configfilesLars Hjemli2007-05-15
* Add include-parameter to config filesLars Hjemli2007-05-14
* Update to libgit 1.5.2-rc2Lars Hjemli2007-05-08
* Do not die if tag has no messageLars Hjemli2007-02-04
* Add function cgit_parse_tag()Lars Hjemli2007-01-17
* Handle empty/malformed commit messagesLars Hjemli2007-01-16
* Handle %xx encoding in querystringLars Hjemli2007-01-04
* Handle '+' in querystringLars Hjemli2006-12-28
* Teach commit parser about author/committer email + timestampLars Hjemli2006-12-16
* Add ui-commit.c + misc ui cleanupsLars Hjemli2006-12-16
* Add a common commit parserLars Hjemli2006-12-15
* Rename config.c to parsing.c + move cgit_parse_query from cgit.c to parsing.cLars Hjemli2006-12-11
569&follow=1'>Set push.autoSetupRemoteJune McEnroe 2022-07-08Remove TOURJune McEnroe There is not that much distinct stuff here anymore. 2022-07-03Add The Bone Shard EmperorJune McEnroe Suffers a little bit from middle book but I really enjoyed it. Read it faster than the first one too, despite its length. 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe