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
2021-05-27
sfeed_frames/sfeed_html: show the total counts and improve the title format
Hiltjo Posthuma
2021-05-27
sfeed_update: fix message when the configuration file does not exist
Hiltjo Posthuma
2021-04-29
bump version to 0.9.23
Hiltjo Posthuma
2021-04-28
Makefile: fix typo in comment
Hiltjo Posthuma
2021-04-28
fixup: a regression with RSS guid, by default ispermalink="true"
Hiltjo Posthuma
2021-04-28
use the last href attribute value if there are multiple set
Hiltjo Posthuma
2021-04-28
add support for old/legacy Atom 0.3 feeds
Hiltjo Posthuma
2021-04-28
sfeed.{1,5}: improve documentation, the content-type field can be empty...
Hiltjo Posthuma
2021-04-28
enable unlocked I/O by default
Hiltjo Posthuma
2021-04-28
README: update newsboat export script
Hiltjo Posthuma
2021-04-28
improve "ispermalink", "rel" and "type" attribute handling/buffering
Hiltjo Posthuma
2021-04-28
improve content-type "type" attribute handling/buffering
Hiltjo Posthuma
2021-04-27
sfeed.c: detect the proper mime-type for XHTML
Hiltjo Posthuma
2021-04-24
fix a comment code-style
Hiltjo Posthuma
2021-03-13
bump version to 0.9.22
Hiltjo Posthuma
2021-03-12
sfeed_web.1, sfeed_xmlenc.1: remove unneeded mdoc escape sequence
Hiltjo Posthuma
2021-03-03
sfeed_update: return instead of exit in main() on success
Hiltjo Posthuma
2021-03-02
README: workaround empty fields with *BSD xargs -0
Hiltjo Posthuma
2021-03-01
sfeed_update: fix baseurl substitution
Hiltjo Posthuma
2021-03-01
util.c: uri_makeabs: check initial base URI field, not dest `a` (style)
Hiltjo Posthuma
2021-03-01
sfeed.1: reference sfeed_update and sfeedrc
Hiltjo Posthuma
2021-03-01
sfeed_update: simplify, use feedurl directly
Hiltjo Posthuma
2021-03-01
util: improve/refactor URI parsing and formatting
Hiltjo Posthuma
2021-03-01
README: combine bandwidth saving options into one section
Hiltjo Posthuma
2021-02-05
sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedantic
Hiltjo Posthuma
2021-02-04
sfeed.c: fix time parsing regression with non-standard date format
Hiltjo Posthuma
2021-01-28
README: fix xargs -P example when there are no feeds
Hiltjo Posthuma
2021-01-27
sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedantic
Hiltjo Posthuma
2021-01-27
typofixes
Hiltjo Posthuma
2021-01-27
README: add an example script to reuse the sfeed_update code
Hiltjo Posthuma
2021-01-27
sfeed_update: allow to reuse the code more easily as an included script
Hiltjo Posthuma
2021-01-27
sfeed_update: separate code of parallel exection and feed() into a _feed() ha...
Hiltjo Posthuma
2021-01-27
sfeed_update: shuffle code getting the path of the feedurl to make the basesi...
Hiltjo Posthuma
2021-01-27
sfeed_update: change parse failure error message
Hiltjo Posthuma
2021-01-27
sfeed_update: add an overridable parse() function, using sfeed(1) by default
Hiltjo Posthuma
2021-01-24
sfeed_opml_export: fix typos in comment
Hiltjo Posthuma
2021-01-24
sfeed_update: print the filename again as passed as a parameter
Hiltjo Posthuma
2021-01-23
bump version to 0.9.21
Hiltjo Posthuma
2021-01-22
xml.c: fix typo / regression in checking codepoint range for utf-16 surrogate...
Hiltjo Posthuma
2021-01-22
sfeed: fix regression with parsing content fields
Hiltjo Posthuma
2021-01-22
README: tested with lacc
Hiltjo Posthuma
2021-01-22
xml.c: do not convert UTF-16 surrogate pairs to an invalid sequence
Hiltjo Posthuma
2021-01-16
sfeed_update: typo in comment
Hiltjo Posthuma
2021-01-16
sfeed_update: improve consistency of feed creation and merging
Hiltjo Posthuma
2021-01-16
sfeed_update: make convertencoding() consistent with other overridable functions
Hiltjo Posthuma
2021-01-16
sfeed_opml_import: minor code-style improvements
Hiltjo Posthuma
2021-01-16
sfeed_opml_import.1: clarify it handles OPML _subscription_ lists specificly
Hiltjo Posthuma
2021-01-16
README: newsboat sqlite3 export script: improvements
Hiltjo Posthuma
2021-01-10
optimize converting UNIX timestamp to localtime
Hiltjo Posthuma
2021-01-09
printutf8pad: fix byte-seek issue with negative width codepoints in the range...
Hiltjo Posthuma
[next]