index
:
sfeed.git
master
Suckless rss Feed reader with my configs
Benjamin Chausse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sfeed_opml_import.c
Age
Commit message (
Expand
)
Author
2015-08-14
sfeed_opml_import: does not need util functions
Hiltjo Posthuma
2015-08-14
xml: separate reader context from parser
Hiltjo Posthuma
2015-08-06
general cleanups
Hiltjo Posthuma
2015-08-05
sfeed_opml_import: change to new config (feeds directory) + simplify
Hiltjo Posthuma
2015-07-29
improve includes (dont include headers in .h), fix build on Linux
Hiltjo Posthuma
2015-07-28
improve code-style and consistency
Hiltjo Posthuma
2015-05-16
xml: adjust for API change: read from fd
Hiltjo Posthuma
2015-01-02
cleanup
Hiltjo Posthuma
2014-11-11
code style, use actual column width of char
Hiltjo Posthuma
2014-06-28
compile with -Wextra, ignore unused parameters
Hiltjo Posthuma
2014-04-02
sfeed_opml_import: fix build
Hiltjo Posthuma
2014-04-02
sfeed_opml_import: use strlcpy
Hiltjo Posthuma
2014-04-01
fix crlf newlines, add fp arg to xmlparser_init
Hiltjo Posthuma
2014-03-31
new version
Hiltjo Posthuma
2013-06-14
sfeed_opml_import: format code, wordwrap
Hiltjo Posthuma
2013-05-20
add basesiteurl, simplify sfeed_update a bit
Hiltjo Posthuma
2013-05-20
sfeed_opml_import: dont use dynamic allocation, assumes sane lengths and just...
Hiltjo Posthuma
2013-05-20
sfeed_opml_import: use own XML parser
Hiltjo Posthuma
2012-08-03
sfeed_opml_import: use new exec name for errors
Hiltjo Posthuma
2012-08-03
Rename sfeed_opml_config to sfeed_opml_import
Hiltjo Posthuma