summaryrefslogtreecommitdiff
path: root/sfeed_opml_import.c
AgeCommit message (Expand)Author
2015-08-06general cleanupsHiltjo Posthuma
2015-08-05sfeed_opml_import: change to new config (feeds directory) + simplifyHiltjo Posthuma
2015-07-29improve includes (dont include headers in .h), fix build on LinuxHiltjo Posthuma
2015-07-28improve code-style and consistencyHiltjo Posthuma
2015-05-16xml: adjust for API change: read from fdHiltjo Posthuma
2015-01-02cleanupHiltjo Posthuma
2014-11-11code style, use actual column width of charHiltjo Posthuma
2014-06-28compile with -Wextra, ignore unused parametersHiltjo Posthuma
2014-04-02sfeed_opml_import: fix buildHiltjo Posthuma
2014-04-02sfeed_opml_import: use strlcpyHiltjo Posthuma
2014-04-01fix crlf newlines, add fp arg to xmlparser_initHiltjo Posthuma
2014-03-31new versionHiltjo Posthuma
2013-06-14sfeed_opml_import: format code, wordwrapHiltjo Posthuma
2013-05-20add basesiteurl, simplify sfeed_update a bitHiltjo Posthuma
2013-05-20sfeed_opml_import: dont use dynamic allocation, assumes sane lengths and just...Hiltjo Posthuma
2013-05-20sfeed_opml_import: use own XML parserHiltjo Posthuma
2012-08-03sfeed_opml_import: use new exec name for errorsHiltjo Posthuma
2012-08-03Rename sfeed_opml_config to sfeed_opml_importHiltjo Posthuma