Age | Commit message (Expand) | Author |
2021-07-24 | sfeed_{web,xmlenc}.1: use my site as an example | Hiltjo Posthuma |
2021-07-22 | sfeed_update.1: just use ~/ instead of $HOME consistently in examples | Hiltjo Posthuma |
2021-07-19 | code-style: change gmtime to the reentrant/thread-safe gmtime_r | Hiltjo Posthuma |
2021-07-11 | sfeed.c: parsetime: support short digit years for RSS pubDate fields (RFC822) | Hiltjo Posthuma |
2021-07-10 | bump version to 0.9.25 | Hiltjo Posthuma |
2021-07-07 | sfeed_web.1: fix typo: url -> URL | Hiltjo Posthuma |
2021-07-06 | sfeed_mbox: add option to print content | Hiltjo Posthuma |
2021-07-06 | sfeedrc.5: add an example how to override the options in the man page aswell | Hiltjo Posthuma |
2021-07-06 | sfeed.{1,5}: number fields in the man page | Hiltjo Posthuma |
2021-07-06 | README.xml: remove newline before EOF | Hiltjo Posthuma |
2021-07-06 | README: add a simplified version of printing the first enclosure | Hiltjo Posthuma |
2021-07-06 | sfeed: change comment which reflects printing relative URLs behaviour | Hiltjo Posthuma |
2021-07-06 | sfeed: printtrimmed function does not change or modify the buffer | Hiltjo Posthuma |
2021-06-05 | README: fix typo in a comment | Hiltjo Posthuma |
2021-06-05 | Makefile: switch to use CPPFLAGS -D_DEFAULT_SOURCE | Hiltjo Posthuma |
2021-06-05 | README: fix escape sequence which is non-POSIX | Hiltjo Posthuma |
2021-06-03 | bump version to 0.9.24 | Hiltjo Posthuma |
2021-06-01 | util.c: err() do not print colon formatted | Hiltjo Posthuma |
2021-06-01 | sfeed_gopher: unveil: show path when it failed | Hiltjo Posthuma |
2021-06-01 | portability and standards: add BSD-like err() and errx() functions | Hiltjo Posthuma |
2021-05-30 | sfeed_frames.1/sfeed_html.1: reference the style.css example file | Hiltjo Posthuma |
2021-05-29 | sfeed_opml_export: sync loadconfig() function fixes from sfeed_update | Hiltjo Posthuma |
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 |