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-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
2018-02-18
sfeed_plain: utf-8 pad name
Hiltjo Posthuma
2018-02-18
util: improve a cast
Hiltjo Posthuma
2018-02-16
sfeed_gph: many improvements
Hiltjo Posthuma
2018-02-16
util.c: parseuri(): fix incorrect NUL termination for IPv6 addresses
Hiltjo Posthuma
2018-02-14
bump LICENSE
Hiltjo Posthuma
2017-12-25
bump version 0.9.3 already
Hiltjo Posthuma
2017-12-24
update README
Hiltjo Posthuma
2017-12-24
sfeed_update: merge improvements
Hiltjo Posthuma
2017-12-24
sfeed_mbox: make murmur3_32 static
Hiltjo Posthuma
2017-12-24
update README
Hiltjo Posthuma
2017-12-24
rm tree.h for sfeed_tail
Hiltjo Posthuma
2017-12-24
remove sfeed_tail: the standard tail -f can (soon) be used
Hiltjo Posthuma
2017-12-24
add latest (DEBUG version) of sfeed_tail
Hiltjo Posthuma
2017-12-24
sfeed_web: print relative url now directly if no base url specified
Hiltjo Posthuma
2017-12-24
format programs: ignore fields with an invalid time
Hiltjo Posthuma
2017-12-24
xml: make name entities static, minor clarifications
Hiltjo Posthuma
2017-12-16
sfeed_update: improvements
Hiltjo Posthuma
2017-12-10
sfeed_opml_import/sfeed_opml_export: allow " and \ in fields
Hiltjo Posthuma
2017-12-09
sfeed_opml_export: remove a level of indentation
Hiltjo Posthuma
2017-12-09
sfeed_tail: replace hashmap + linked-list with RBtree
Hiltjo Posthuma
2017-12-09
sfeed_mbox: move murmur to this file, cleanup
Hiltjo Posthuma
2017-12-09
sfeed_gph: remove unused gphtext()
Hiltjo Posthuma
2017-11-19
add sfeed_gph: sfeed to geomyidae gopher gph format
Hiltjo Posthuma
2017-08-12
README: being protocol-agnostic is a feature i guess
Hiltjo Posthuma
2017-08-12
add newline after </html>
Hiltjo Posthuma
2017-06-29
sfeed_plain.1: document a proper LC_CTYPE UTF-8 is required
Hiltjo Posthuma
2017-06-29
bump LICENSE
Hiltjo Posthuma
2017-06-29
sfeed_plain: use setlocale() for glibc
Hiltjo Posthuma
2017-06-29
improve printutf8pad for sfeed_plain
Hiltjo Posthuma
2017-04-27
improve gettag()
Hiltjo Posthuma
2017-04-27
update README: tested on HaikuOS
Hiltjo Posthuma
2017-04-27
simplify pledge stub: add to util.h
Hiltjo Posthuma
2017-04-27
simplify pledge stub
Hiltjo Posthuma
2017-04-27
sfeed_mbox: remove redundant condition
Hiltjo Posthuma
2017-04-27
compatiblity with browsers: use numeric entity for apos
Hiltjo Posthuma
2017-04-27
man pages: fix a few warnings and improve a few words
Hiltjo Posthuma
2016-10-04
README: improve wording, thanks biniar!
Hiltjo Posthuma
2016-08-06
sfeed_frames, sfeed_html: don't use HTML tables
Hiltjo Posthuma
2016-08-06
add USE_PLEDGE, remove pledge dummy function
Hiltjo Posthuma
2016-08-06
gettzoffset: simplify, default is 0 so remove UTC zones to check
Hiltjo Posthuma
2016-05-21
Makefile: remove duplicate -c flag
Hiltjo Posthuma
2016-05-21
improve wording in documentation
Hiltjo Posthuma
[next]