summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2023-12-26README: update dependency information for xargs for sfeed_updateHiltjo Posthuma
2023-12-15README: sfeed_opml_export uses awkHiltjo Posthuma
2023-12-09improve compatibility with zsh as a non-interactive shellHiltjo Posthuma
2023-06-09README: improve note about CDNs and user-agent blockingHiltjo Posthuma
2023-06-09sfeed_update/sfeedrc: add url as parameter to the filter() and order() functionHiltjo Posthuma
2023-05-16README: RSS 0.90+ is supported, not 0.91+Hiltjo Posthuma
2023-05-07iterate on previous commit which adds $SFEED_NEW_MAX_SECSHiltjo Posthuma
2023-05-07sfeed_{curses,frames,gopher,html,plain}: SFEED_NEW_MAX_SECSAlvar Penning
2023-04-12fix some typosHiltjo Posthuma
2023-04-10sfeed_json: add JSON output format toolHiltjo 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-03-26README: add Open Watcom as a tested compilerHiltjo Posthuma
2023-02-17sfeed_update, sfeed_opml_export, README: reference the example sfeedrc man pageHiltjo 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
2022-12-28README: small rewording "can be supported" -> "are supported"Hiltjo Posthuma
2022-06-21fix some typisNRK
2022-06-18README: add setsid exampleHiltjo Posthuma
2022-05-31README: fix bug in an example for counting the new items of the last dayHiltjo Posthuma
2022-05-19README: make sure sfeed_update errors don't write to stderrHiltjo Posthuma
2022-05-14README: add progress indicator scriptHiltjo Posthuma
2022-04-01README: reflect example with the descriptionHiltjo Posthuma
2022-03-28update documentation of sfeed_update example and clarify return statusHiltjo Posthuma
2022-03-25change echo to printf and for sfeed_opml_export use a control-character separ...Hiltjo Posthuma
2022-03-22README: sfeed_download: remove a lineHiltjo Posthuma
2022-03-22README: improve error handling in downloader exampleHiltjo Posthuma
2022-03-21README: update sfeed_update_xargs exampleHiltjo Posthuma
2022-03-21util.h: slightly improve portabilityHiltjo Posthuma
2022-03-07README: update codemadness.org URLs and use the full content feed by defaultHiltjo Posthuma
2022-03-05README: add a note about mouse button encoding issues in some terminalsHiltjo Posthuma
2022-02-26README: small rewordingHiltjo Posthuma
2022-02-26README: example scripts to count new and unread itemsHiltjo Posthuma
2022-01-06README: sfeed_download small changesHiltjo Posthuma
2022-01-06README: small typo and rewording for sfeed_download exampleHiltjo Posthuma
2022-01-06README: add a listing of the formats supportedHiltjo Posthuma
2022-01-06README: add sfeed_download example, parallel downloader/extractorHiltjo Posthuma
2021-12-23README: improve newsboat export scriptHiltjo Posthuma
2021-12-23README: add GNU/HurdHiltjo Posthuma
2021-11-26README: reword the part mentioning SFEED_THEMEHiltjo Posthuma
2021-11-26README: small rewordingHiltjo Posthuma
2021-11-26README: merge the contents of the README of sfeed_cursesHiltjo Posthuma
2021-10-24README: tested with the compiler chibicc and RISCV64 VM (OpenBSD and Linux)Hiltjo Posthuma
2021-07-06README: add a simplified version of printing the first enclosureHiltjo Posthuma
2021-06-05README: fix typo in a commentHiltjo Posthuma
2021-06-05README: fix escape sequence which is non-POSIXHiltjo Posthuma
2021-06-01portability and standards: add BSD-like err() and errx() functionsHiltjo Posthuma
2021-04-28README: update newsboat export scriptHiltjo Posthuma
2021-03-02README: workaround empty fields with *BSD xargs -0Hiltjo Posthuma