summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-02Makefile: dont suppress output, remove fancy messagesHiltjo Posthuma
2015-01-02Makefile: fix uninstallHiltjo Posthuma
2015-01-02Makefile: copy doc dir for distHiltjo Posthuma
2015-01-02sfeed_frames: get rid of atexit()Hiltjo Posthuma
2015-01-02sfeed: styleHiltjo Posthuma
2015-01-02sfeed: cleanup, use err()Hiltjo Posthuma
2015-01-02cleanupHiltjo Posthuma
2015-01-02README.xml: code-styleHiltjo Posthuma
2015-01-02doc: use mandoc as source, pre-generate documentationHiltjo Posthuma
2015-01-02CHANGELOG: improve, make it clear the changes are from 0.8 to 0.9Hiltjo Posthuma
2015-01-02config.mk: move version to Makefile, add compat flagsHiltjo Posthuma
2015-01-02Makefile: sort files, clean libcompat (WIP)Hiltjo Posthuma
2015-01-02compat: separate compat stuff, strlcpy atmHiltjo Posthuma
2015-01-02compat: separate compat stuff, strlcpy atmHiltjo Posthuma
2015-01-02LICENSE: bump yearHiltjo Posthuma
2015-01-02Makefile: improveHiltjo Posthuma
2015-01-02doc: explain mandoc, unindent CHANGELOGHiltjo Posthuma
2015-01-02convert man pages to mandocHiltjo Posthuma
2014-12-13TODO: use OpenBSD sys/queue.h(?)Hiltjo Posthuma
2014-12-13xml.h: code-style, function declarationsHiltjo Posthuma
2014-12-12config.mk: specify _XOPEN_SOURCE=700, fixes warnings on OpenBSDHiltjo Posthuma
2014-11-17code-style, ugly test-code (remove later)Hiltjo Posthuma
2014-11-11sfeed_web: just assume rss/atom for application/xml tooHiltjo Posthuma
2014-11-11code style, use actual column width of charHiltjo Posthuma
2014-11-11sfeed.c: code-styleHiltjo Posthuma
2014-11-11comment styleHiltjo Posthuma
2014-11-11sfeed_update: remove redundant -t flag for mktempHiltjo Posthuma
2014-11-11fix typo in man pageHiltjo Posthuma
2014-11-11move printutf8padded to utilHiltjo Posthuma
2014-11-11remove fileexists functionHiltjo Posthuma
2014-11-11set FILE* pointers to NULLHiltjo Posthuma
2014-06-28sfeed: fix check for div in atom contentHiltjo Posthuma
2014-06-28handle invalid values of strto*lHiltjo Posthuma
2014-06-28xml: fix attribute without data:Hiltjo Posthuma
2014-06-28handle invalid value for strtoul, refactor a bitHiltjo Posthuma
2014-06-28compile with -Wextra, ignore unused parametersHiltjo Posthuma
2014-06-27improve wordingHiltjo Posthuma
2014-06-27small fixesHiltjo Posthuma
2014-06-27improve READMEHiltjo Posthuma
2014-06-27add initial README for xml parserHiltjo Posthuma
2014-05-13sfeed: fix invalid length parameterHiltjo Posthuma
2014-05-13sfeed_xmlenc: linewrapHiltjo Posthuma
2014-05-13config.mk: add commented options for tccHiltjo Posthuma
2014-05-13cleanup, tested with tccHiltjo Posthuma
2014-05-13util: use standard getline() function to get linesHiltjo Posthuma
2014-05-08style: linewrap, etcHiltjo Posthuma
2014-05-08sfeed: remove level of indentationHiltjo Posthuma
2014-05-08sfeed: make code a bit more clearHiltjo Posthuma
2014-05-08sfeed: cleanupHiltjo Posthuma
2014-05-08manpage: example non-local pathHiltjo Posthuma