Age | Commit message (Expand) | Author |
2023-12-26 | README: update dependency information for xargs for sfeed_update | Hiltjo Posthuma |
2023-12-15 | README: sfeed_opml_export uses awk | Hiltjo Posthuma |
2023-12-09 | improve compatibility with zsh as a non-interactive shell | Hiltjo Posthuma |
2023-06-09 | README: improve note about CDNs and user-agent blocking | Hiltjo Posthuma |
2023-06-09 | sfeed_update/sfeedrc: add url as parameter to the filter() and order() function | Hiltjo Posthuma |
2023-05-16 | README: RSS 0.90+ is supported, not 0.91+ | Hiltjo Posthuma |
2023-05-07 | iterate on previous commit which adds $SFEED_NEW_MAX_SECS | Hiltjo Posthuma |
2023-05-07 | sfeed_{curses,frames,gopher,html,plain}: SFEED_NEW_MAX_SECS | Alvar Penning |
2023-04-12 | fix some typos | Hiltjo Posthuma |
2023-04-10 | sfeed_json: add JSON output format tool | Hiltjo Posthuma |
2023-04-06 | README: sfeed_download: change youtube-dl to yt-dlp | Hiltjo Posthuma |
2023-04-06 | README: improve error checking for temporary files in examples | Hiltjo Posthuma |
2023-04-06 | README: fix typo JSONfeed -> JSON Feed | Hiltjo Posthuma |
2023-03-26 | README: add Open Watcom as a tested compiler | Hiltjo Posthuma |
2023-02-17 | sfeed_update, sfeed_opml_export, README: reference the example sfeedrc man page | Hiltjo Posthuma |
2023-02-16 | README: small rewording in how to add new parsed tags and fields | Hiltjo Posthuma |
2023-02-04 | README: describe how to add new parsed tags and fields to sfeed.c | Hiltjo Posthuma |
2022-12-28 | README: small rewording "can be supported" -> "are supported" | Hiltjo Posthuma |
2022-06-21 | fix some typis | NRK |
2022-06-18 | README: add setsid example | Hiltjo Posthuma |
2022-05-31 | README: fix bug in an example for counting the new items of the last day | Hiltjo Posthuma |
2022-05-19 | README: make sure sfeed_update errors don't write to stderr | Hiltjo Posthuma |
2022-05-14 | README: add progress indicator script | Hiltjo Posthuma |
2022-04-01 | README: reflect example with the description | Hiltjo Posthuma |
2022-03-28 | update documentation of sfeed_update example and clarify return status | Hiltjo Posthuma |
2022-03-25 | change echo to printf and for sfeed_opml_export use a control-character separ... | Hiltjo Posthuma |
2022-03-22 | README: sfeed_download: remove a line | Hiltjo Posthuma |
2022-03-22 | README: improve error handling in downloader example | Hiltjo Posthuma |
2022-03-21 | README: update sfeed_update_xargs example | Hiltjo Posthuma |
2022-03-21 | util.h: slightly improve portability | Hiltjo Posthuma |
2022-03-07 | README: update codemadness.org URLs and use the full content feed by default | Hiltjo Posthuma |
2022-03-05 | README: add a note about mouse button encoding issues in some terminals | Hiltjo Posthuma |
2022-02-26 | README: small rewording | Hiltjo Posthuma |
2022-02-26 | README: example scripts to count new and unread items | Hiltjo Posthuma |
2022-01-06 | README: sfeed_download small changes | Hiltjo Posthuma |
2022-01-06 | README: small typo and rewording for sfeed_download example | Hiltjo Posthuma |
2022-01-06 | README: add a listing of the formats supported | Hiltjo Posthuma |
2022-01-06 | README: add sfeed_download example, parallel downloader/extractor | Hiltjo Posthuma |
2021-12-23 | README: improve newsboat export script | Hiltjo Posthuma |
2021-12-23 | README: add GNU/Hurd | 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 | README: merge the contents of the README of sfeed_curses | Hiltjo Posthuma |
2021-10-24 | README: tested with the compiler chibicc and RISCV64 VM (OpenBSD and Linux) | Hiltjo Posthuma |
2021-07-06 | README: add a simplified version of printing the first enclosure | Hiltjo Posthuma |
2021-06-05 | README: fix typo in a comment | Hiltjo Posthuma |
2021-06-05 | README: fix escape sequence which is non-POSIX | Hiltjo Posthuma |
2021-06-01 | portability and standards: add BSD-like err() and errx() functions | Hiltjo Posthuma |
2021-04-28 | README: update newsboat export script | Hiltjo Posthuma |
2021-03-02 | README: workaround empty fields with *BSD xargs -0 | Hiltjo Posthuma |