Age | Commit message (Expand) | Author |
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 |
2021-03-01 | README: combine bandwidth saving options into one section | Hiltjo Posthuma |
2021-02-05 | sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedantic | Hiltjo Posthuma |
2021-01-28 | README: fix xargs -P example when there are no feeds | Hiltjo Posthuma |
2021-01-27 | typofixes | Hiltjo Posthuma |
2021-01-27 | README: add an example script to reuse the sfeed_update code | Hiltjo Posthuma |
2021-01-22 | README: tested with lacc | Hiltjo Posthuma |
2021-01-16 | README: newsboat sqlite3 export script: improvements | Hiltjo Posthuma |
2021-01-01 | README: add text about page redirects + tweak some words. | Hiltjo Posthuma |
2021-01-01 | README: tested on MIPS32 (big-endian) | Hiltjo Posthuma |
2020-10-21 | README: filter example, filter Google Analytics utm_* parameters | Hiltjo Posthuma |
2020-10-18 | README: improve etag example with escaping of the filename | Hiltjo Posthuma |
2020-10-18 | README: add example to support ETag caching | Hiltjo Posthuma |
2020-10-16 | README: fix unescaped character in regex in awk in filter example | Hiltjo Posthuma |
2020-10-12 | README: filter example: strip Facebook fbclid parameter | Hiltjo Posthuma |
2020-10-09 | README: tested with cproc and sdcc on Z80 emulator, for fun | Hiltjo Posthuma |