Age | Commit message (Expand) | Author |
2021-12-23 | README: add GNU/Hurd | Hiltjo Posthuma |
2021-12-23 | sfeed_atom: add category field(s) | Hiltjo Posthuma |
2021-12-23 | LICENSE: bump year | Hiltjo Posthuma |
2021-11-27 | bump version to 1.1 | Hiltjo Posthuma |
2021-11-26 | README: reword the part mentioning SFEED_THEME | Hiltjo Posthuma |
2021-11-26 | README: small rewording | Hiltjo Posthuma |
2021-11-26 | sfeed.1: add sfeed_curses example | Hiltjo Posthuma |
2021-11-26 | Makefile: merge contents of sfeed_curses Makefile | Hiltjo Posthuma |
2021-11-26 | sfeed_curses: reuse some functions in util | Hiltjo Posthuma |
2021-11-26 | README: merge the contents of the README of sfeed_curses | Hiltjo Posthuma |
2021-11-26 | import sfeed_curses | Hiltjo Posthuma |
2021-11-24 | sfeed_mbox: escape the link and enclosure text when using HTML content | Hiltjo Posthuma |
2021-11-23 | sfeed.1: improve a comment for string_append | Hiltjo Posthuma |
2021-11-23 | sfeed.1: add a basic usage example for using the sfeed package | Hiltjo Posthuma |
2021-11-23 | sfeed.{1,5}: small rewording improvement | Hiltjo Posthuma |
2021-11-23 | sfeed.{1,5}: the first author is parsed | Hiltjo Posthuma |
2021-11-23 | code-style: define fieldmap in the same order as the enum declaration | Hiltjo Posthuma |
2021-10-25 | sfeed.{1,5}: small rewording for the '|' character | Hiltjo Posthuma |
2021-10-25 | sfeed_mbox: add link as base URL for HTML content | Hiltjo Posthuma |
2021-10-25 | sfeed_mbox: use 64-bit for the checksum number | Hiltjo Posthuma |
2021-10-24 | README: tested with the compiler chibicc and RISCV64 VM (OpenBSD and Linux) | Hiltjo Posthuma |
2021-10-05 | Makefile: consistency and pedantic change: use ar -rc instead of ar rc | Hiltjo Posthuma |
2021-08-06 | bump version to 1.0 | Hiltjo Posthuma |
2021-08-06 | sfeed_opml_export: fix typo: opml -> OPML | Hiltjo Posthuma |
2021-08-06 | sfeedrc.5: fix typos | Hiltjo Posthuma |
2021-08-04 | sfeed_mbox.1: add examples to this man page aswell | Hiltjo Posthuma |
2021-08-03 | man page improvements | Hiltjo Posthuma |
2021-08-03 | code-style: use a newline before return in main() | Hiltjo Posthuma |
2021-07-25 | man page improvements | Hiltjo Posthuma |
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 |