summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-23sfeed_markread: small white-space fixHiltjo Posthuma
2021-12-23README: improve newsboat export scriptHiltjo Posthuma
2021-12-23README: add GNU/HurdHiltjo Posthuma
2021-12-23sfeed_atom: add category field(s)Hiltjo Posthuma
2021-12-23LICENSE: bump yearHiltjo Posthuma
2021-11-27bump version to 1.1Hiltjo Posthuma
2021-11-26README: reword the part mentioning SFEED_THEMEHiltjo Posthuma
2021-11-26README: small rewordingHiltjo Posthuma
2021-11-26sfeed.1: add sfeed_curses exampleHiltjo Posthuma
2021-11-26Makefile: merge contents of sfeed_curses MakefileHiltjo Posthuma
2021-11-26sfeed_curses: reuse some functions in utilHiltjo Posthuma
2021-11-26README: merge the contents of the README of sfeed_cursesHiltjo Posthuma
2021-11-26import sfeed_cursesHiltjo Posthuma
2021-11-24sfeed_mbox: escape the link and enclosure text when using HTML contentHiltjo Posthuma
2021-11-23sfeed.1: improve a comment for string_appendHiltjo Posthuma
2021-11-23sfeed.1: add a basic usage example for using the sfeed packageHiltjo Posthuma
2021-11-23sfeed.{1,5}: small rewording improvementHiltjo Posthuma
2021-11-23sfeed.{1,5}: the first author is parsedHiltjo Posthuma
2021-11-23code-style: define fieldmap in the same order as the enum declarationHiltjo Posthuma
2021-10-25sfeed.{1,5}: small rewording for the '|' characterHiltjo Posthuma
2021-10-25sfeed_mbox: add link as base URL for HTML contentHiltjo Posthuma
2021-10-25sfeed_mbox: use 64-bit for the checksum numberHiltjo Posthuma
2021-10-24README: tested with the compiler chibicc and RISCV64 VM (OpenBSD and Linux)Hiltjo Posthuma
2021-10-05Makefile: consistency and pedantic change: use ar -rc instead of ar rcHiltjo Posthuma
2021-08-06bump version to 1.0Hiltjo Posthuma
2021-08-06sfeed_opml_export: fix typo: opml -> OPMLHiltjo Posthuma
2021-08-06sfeedrc.5: fix typosHiltjo Posthuma
2021-08-04sfeed_mbox.1: add examples to this man page aswellHiltjo Posthuma
2021-08-03man page improvementsHiltjo Posthuma
2021-08-03code-style: use a newline before return in main()Hiltjo Posthuma
2021-07-25man page improvementsHiltjo Posthuma
2021-07-24sfeed_{web,xmlenc}.1: use my site as an exampleHiltjo Posthuma
2021-07-22sfeed_update.1: just use ~/ instead of $HOME consistently in examplesHiltjo Posthuma
2021-07-19code-style: change gmtime to the reentrant/thread-safe gmtime_rHiltjo Posthuma
2021-07-11sfeed.c: parsetime: support short digit years for RSS pubDate fields (RFC822)Hiltjo Posthuma
2021-07-10bump version to 0.9.25Hiltjo Posthuma
2021-07-07sfeed_web.1: fix typo: url -> URLHiltjo Posthuma
2021-07-06sfeed_mbox: add option to print contentHiltjo Posthuma
2021-07-06sfeedrc.5: add an example how to override the options in the man page aswellHiltjo Posthuma
2021-07-06sfeed.{1,5}: number fields in the man pageHiltjo Posthuma
2021-07-06README.xml: remove newline before EOFHiltjo Posthuma
2021-07-06README: add a simplified version of printing the first enclosureHiltjo Posthuma
2021-07-06sfeed: change comment which reflects printing relative URLs behaviourHiltjo Posthuma
2021-07-06sfeed: printtrimmed function does not change or modify the bufferHiltjo Posthuma
2021-06-05README: fix typo in a commentHiltjo Posthuma
2021-06-05Makefile: switch to use CPPFLAGS -D_DEFAULT_SOURCEHiltjo Posthuma
2021-06-05README: fix escape sequence which is non-POSIXHiltjo Posthuma
2021-06-03bump version to 0.9.24Hiltjo Posthuma
2021-06-01util.c: err() do not print colon formattedHiltjo Posthuma
2021-06-01sfeed_gopher: unveil: show path when it failedHiltjo Posthuma