index
:
sfeed.git
master
Suckless rss Feed reader with my configs
Benjamin Chausse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-26
xml: use ANSI types and struct initialization
Hiltjo Posthuma
2018-08-23
xml: remove TODO comments and add a note
Hiltjo Posthuma
2018-08-23
sfeed_mbox.1: forgot to bump date
Hiltjo Posthuma
2018-08-23
sfeed_mbox: improvements
Hiltjo Posthuma
2018-08-23
sfeed_twtxt: slightly nicer output
Hiltjo Posthuma
2018-08-23
sfeed_tail: sleep the proper time, was a debug left-over
Hiltjo Posthuma
2018-08-23
sfeed_tail: file need to exist the first run, but not after
Hiltjo Posthuma
2018-08-22
sfeed_twtxt: dont use the author and mention style, use a regular link
Hiltjo Posthuma
2018-08-22
sfeed_tail: improvements
Hiltjo Posthuma
2018-08-22
add sfeed_twtxt format program: format to a twtxt feed
Hiltjo Posthuma
2018-08-22
remove stdint.h include
Hiltjo Posthuma
2018-08-22
xml: improve parsing of invalid attribute values separated by whitespace
Hiltjo Posthuma
2018-08-22
xml: improve handling of invalid long data entities
Hiltjo Posthuma
2018-08-21
README.xml: improve
Hiltjo Posthuma
2018-08-21
sfeed_frames: stricter pledge when only reading from stdin
Hiltjo Posthuma
2018-08-21
xml: rewrite codepointtoutf8 function
Hiltjo Posthuma
2018-08-21
xml: don't reset internal tagname when parsing non-tag types like CDATA
Hiltjo Posthuma
2018-08-21
xml: fix missing first byte when parsing a long incorrect attribute entity
Hiltjo Posthuma
2018-08-21
xml: interface change: make some functions private
Hiltjo Posthuma
2018-08-21
xml: increase allowed size of attribute names
Hiltjo Posthuma
2018-08-16
XML parser: numeric entity: check unicode codepoint range
Hiltjo Posthuma
2018-08-16
sfeed_frames: overhaul
Hiltjo Posthuma
2018-07-18
sfeed_update: fail on feed HTTP redirect
Hiltjo Posthuma
2018-07-18
sfeedrc.example: fix links
Hiltjo Posthuma
2018-06-24
sfeed_opml_import: escape ' properly
Hiltjo Posthuma
2018-06-24
sfeed_gph.1: upstream geomyidae manual is geomyidae(8)
Hiltjo Posthuma
2018-06-24
bump version to 0.9.4
Hiltjo Posthuma
2018-06-24
README: linewrap
Hiltjo Posthuma
2018-06-24
util: printutf8pad: proper counting of multiwidth characters
Hiltjo Posthuma
2018-04-07
sfeed_opml_export: encode more entities for attribute values
Hiltjo Posthuma
2018-03-18
remove CHANGELOG
Hiltjo Posthuma
2018-03-11
sfeed_tail: remove unused variables
Hiltjo Posthuma
2018-03-11
sfeed_tail improvements
Hiltjo Posthuma
2018-03-11
Revert "remove sfeed_tail: the standard tail -f can (soon) be used"
Hiltjo Posthuma
2018-03-11
fix tree.h (platform-specific include)
Hiltjo Posthuma
2018-03-11
Revert "rm tree.h for sfeed_tail"
Hiltjo Posthuma
2018-03-11
sfeed_plain: don't flush line (was used for tail -f)
Hiltjo Posthuma
2018-03-11
include <sys/types.h> for types size_t, ssize_t etc
Hiltjo Posthuma
2018-03-11
xml: improve comment parsing
Hiltjo Posthuma
2018-03-11
xml: fix parsing of cdata when a handler is unset
Hiltjo Posthuma
2018-03-11
xml: improve CDATA parsing
Hiltjo Posthuma
2018-02-18
sfeed_update: revert more merge logic
Hiltjo Posthuma
2018-02-18
sfeed_update: revert new merge logic
Hiltjo Posthuma
2018-02-18
sfeed_plain: force flush line to output, useful for tail -f
Hiltjo Posthuma
2018-02-18
sfeed_update: revert previous commit, its not an issue
Hiltjo Posthuma
2018-02-18
sfeed_update: dont allow TAB in filename (messes up the merge logic)
Hiltjo Posthuma
2018-02-18
README: update sfeed_web example
Hiltjo Posthuma
2018-02-18
sfeed_update: use filename as feedname again
Hiltjo Posthuma
2018-02-18
sfeed_update: run awk in C locale
Hiltjo Posthuma
2018-02-18
sfeed_frames: code-style
Hiltjo Posthuma
[prev]
[next]