summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-12fix some typosHiltjo Posthuma
2023-04-10sfeed_json: add JSON output format toolHiltjo Posthuma
2023-04-10sfeed.c: slightly reduce stack size for entitiesHiltjo Posthuma
2023-04-10remove sfeed "branding" in outputsHiltjo Posthuma
2023-04-10sfeed_atom: in Atom the default for a type is textHiltjo Posthuma
2023-04-07sfeed.c: datetounix: add commentsHiltjo Posthuma
2023-04-06README: sfeed_download: change youtube-dl to yt-dlpHiltjo Posthuma
2023-04-06README: improve error checking for temporary files in examplesHiltjo Posthuma
2023-04-06README: fix typo JSONfeed -> JSON FeedHiltjo Posthuma
2023-04-05sfeed_update: fail early if creating a temporary directory or status file failsHiltjo Posthuma
2023-03-26sfeed.c: parsetime improve parsing RFC2822 obsolete short yearHiltjo Posthuma
2023-03-26sfeed.c: datetounix: simplify calculation and make it slightly easier to readHiltjo Posthuma
2023-03-26README: add Open Watcom as a tested compilerHiltjo Posthuma
2023-03-26sfeed.c: datetounix: fix incorrect int type to longHiltjo Posthuma
2023-03-14Makefile: remove duplicate CPPFLAGS for sfeed_cursesHiltjo Posthuma
2023-03-07sfeed_curses: fix (very hard to trigger) memleak when getline() returns EOF f...Hiltjo Posthuma
2023-02-25bump version to 1.7Hiltjo Posthuma
2023-02-17sfeed_update, sfeed_opml_export, README: reference the example sfeedrc man pageHiltjo Posthuma
2023-02-16sfeed_curses: add SUN keys supportHiltjo Posthuma
2023-02-16sfeed_curses: add SCO keys for next, prior (CSI I and CSI G)Hiltjo Posthuma
2023-02-16README: small rewording in how to add new parsed tags and fieldsHiltjo Posthuma
2023-02-04README: describe how to add new parsed tags and fields to sfeed.cHiltjo Posthuma
2023-02-04fix comment for ASCII symbols for dumb terminalsHiltjo Posthuma
2023-02-04sfeed_gopher: remove PATH_MAX and restricting the path lengthHiltjo Posthuma
2023-01-18sfeedrc.5: improve documentation a bitHiltjo Posthuma
2023-01-07sfeed.1: reference sfeed_opml_importHiltjo Posthuma
2023-01-07sfeed.5: remove a caveat in the file format man pageHiltjo Posthuma
2022-12-28README: small rewording "can be supported" -> "are supported"Hiltjo Posthuma
2022-12-20LICENSE: bump yearHiltjo Posthuma
2022-12-20sfeed_curses.1: small rewording and tweaks in the exampleHiltjo Posthuma
2022-12-15sfeed_update.1: "return status" -> "exit status"Hiltjo Posthuma
2022-08-26improve comment: uppercase cdata -> CDATAHiltjo Posthuma
2022-08-17bump version to 1.6Hiltjo Posthuma
2022-08-17sfeed_curses: fix a memleak caused by a mistake in refactoring the codeHiltjo Posthuma
2022-07-20slightly improve some commentsHiltjo Posthuma
2022-07-17sfeed_curses: cleanup code for handling read items from an URL fileHiltjo Posthuma
2022-07-05remove __dead codeNRK
2022-07-05sfeed_curses: write out plumbercmd argument in a verbose mannerHiltjo Posthuma
2022-06-21fix some typisNRK
2022-06-20sfeed: reword a poorly-worded commentHiltjo Posthuma
2022-06-20sfeed: fix a wrong commentHiltjo Posthuma
2022-06-18README: add setsid exampleHiltjo Posthuma
2022-06-06themes: simplify empty macros, remove do { } while(0)Hiltjo Posthuma
2022-06-05sfeed_curses: processexit(): remove unneeded code for non-interactive processesHiltjo Posthuma
2022-05-31README: fix bug in an example for counting the new items of the last dayHiltjo Posthuma
2022-05-31minicurses.h: remove unneeded includeHiltjo Posthuma
2022-05-21bump version to 1.5Hiltjo Posthuma
2022-05-19README: make sure sfeed_update errors don't write to stderrHiltjo Posthuma
2022-05-14README: add progress indicator scriptHiltjo Posthuma
2022-05-14manual pages: reword a few things a bit more clearlyHiltjo Posthuma