Age | Commit message (Expand) | Author |
2020-05-01 | README: update tested platforms | Hiltjo Posthuma |
2020-04-27 | sfeed_mbox: fallback author to feedname, not "unknown" | Hiltjo Posthuma |
2020-04-27 | sfeed_mbox: remove prefix in subject | Hiltjo Posthuma |
2020-04-01 | util: improve/cleanup parseline() | Hiltjo Posthuma |
2020-03-15 | sfeed_mbox: time parsing and consistency fixes | Hiltjo Posthuma |
2020-03-15 | man pages (section 1): document exit status | Hiltjo Posthuma |
2020-03-15 | sfeed_twtxt: fix error message if gmtime() fails, "localtime" -> "gmtime" | Hiltjo Posthuma |
2020-03-15 | sfeed_mbox: POSIX defines gmtime_r sets errno, so use err(), not errx() | Hiltjo Posthuma |
2020-03-11 | sfeed_web: fix exit status code | Hiltjo Posthuma |
2020-03-11 | README: update tested environments | Hiltjo Posthuma |
2020-03-11 | sfeed_html/sfeed_frames: fix bold markup for lynx | Hiltjo Posthuma |
2020-03-10 | sfeed_html/sfeed_frames: use a <pre> section per feed | Hiltjo Posthuma |
2020-03-10 | sfeed_plain: optimize utf8-decoding and column position calculation | Hiltjo Posthuma |
2020-02-23 | bump version to 0.9.16 | Hiltjo Posthuma |
2020-02-23 | sfeed_update: don't preserve permissions of tmp files by moving, so copy | Hiltjo Posthuma |
2020-02-06 | README: simplify sfeed_archive example using awk | Hiltjo Posthuma |
2020-02-04 | sfeed_update: tiny style fix in comment | Hiltjo Posthuma |
2020-02-04 | man page improvements | Hiltjo Posthuma |
2020-02-01 | sync README.xml comment about white-space handling | Hiltjo Posthuma |
2020-01-24 | cleanup some includes | Hiltjo Posthuma |
2020-01-23 | improve man pages, some rewordings and add a reference | Hiltjo Posthuma |
2020-01-18 | minor style: use plain int for xml_entitytostr() | Hiltjo Posthuma |
2020-01-18 | improve XML entity conversion | Hiltjo Posthuma |
2020-01-18 | sfeed_opml_import: use code-style pattern similar to other programs | Hiltjo Posthuma |
2020-01-18 | sfeed_web: remove unneeded optimization | Hiltjo Posthuma |
2020-01-18 | style.css: sort properties alphabetically | Hiltjo Posthuma |
2020-01-18 | bump LICENSE year to 2020 | Hiltjo Posthuma |
2020-01-18 | improve README a bit | Hiltjo Posthuma |
2020-01-18 | add sfeed_gopher: generic gopher formatting program, remove sfeed_gph | Hiltjo Posthuma |
2019-11-25 | bump version to 0.9.15 | Hiltjo Posthuma |
2019-11-24 | README: add rss2email OPML import example | Hiltjo Posthuma |
2019-11-24 | sfeed_opml_import: improve import with nested <outline> | Hiltjo Posthuma |
2019-11-24 | OPML export improvements | Hiltjo Posthuma |
2019-11-22 | xml.c: upper-case named-entities are invalid in XML | Hiltjo Posthuma |
2019-10-13 | bump version to 0.9.14 | Hiltjo Posthuma |
2019-10-12 | string_append: check for addition and multiplication overflow | Hiltjo Posthuma |
2019-10-05 | Makefile: simplify, remove config.mk | Hiltjo Posthuma |
2019-09-30 | README: remove wrong $LC_LOCALE, also remove $LC_ALL from examples | Hiltjo Posthuma |
2019-09-12 | xml.h: remove #if 0 block | Hiltjo Posthuma |
2019-09-06 | README: minor typos | Hiltjo Posthuma |
2019-09-06 | README: improve mail example and add an example similar to rss2email | Hiltjo Posthuma |
2019-09-05 | sfeed.c: fix typo in comment | Hiltjo Posthuma |
2019-08-22 | README, README.xml: improve some wording | Hiltjo Posthuma |
2019-08-01 | bump version to 0.9.13 | Hiltjo Posthuma |
2019-07-27 | README: improve dmenu example | Hiltjo Posthuma |
2019-07-20 | documentation: document "new" items in format programs | Hiltjo Posthuma |
2019-07-20 | sfeed_gph: prefix/mark "new" items with "N" too. | Hiltjo Posthuma |
2019-07-20 | use the same XML handler names as the fields and shorten variable names | Hiltjo Posthuma |
2019-07-20 | man pages: reference sfeed(5) in format programs, reword sfeed(5) description | Hiltjo Posthuma |
2019-07-14 | sfeed_update.1, sfeedrc.5: document replacing '/' in filenames | Hiltjo Posthuma |