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-10-05
sfeed_update: small code-style consistency fixes
Hiltjo Posthuma
2018-10-05
Makefile: just use OpenBSD #ifdef for pledge(2)
Hiltjo Posthuma
2018-09-30
sfeed_update: add variable for max amount of feeds to update concurrently
Hiltjo Posthuma
2018-09-30
Makefile: improve consistency of variable, clarify comment
Hiltjo Posthuma
2018-09-30
sfeed_update: remove -S option (show error), it is not wanted
Hiltjo Posthuma
2018-09-30
sfeed_update: add filter(), order() support per feed + improvements
Hiltjo Posthuma
2018-09-10
update README: tested on aarch64 by leot
Hiltjo Posthuma
2018-09-10
sfeed_update: reorder loadconfig and signal handler setup
Hiltjo Posthuma
2018-09-10
update README
Hiltjo Posthuma
2018-09-08
bump version to 0.9.6
Hiltjo Posthuma
2018-09-07
sfeed_update: don't always exit 1, exit 130 on SIGINT, exit 0 otherwise
Hiltjo Posthuma
2018-09-07
util.c: remove remaining uint8_t type, we assume a sane CHAR_BIT == 8
Hiltjo Posthuma
2018-09-07
fix many undefined behaviour in usage of ctype functions
Hiltjo Posthuma
2018-08-26
bump version to 0.9.5
Hiltjo Posthuma
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
[next]