Age | Commit message (Expand) | Author |
2024-08-09 | Merge remote-tracking branch 'upstream/master'HEADmaster | Benjamin Chausse |
2024-07-04 | sfeed.c: separator T could be lowercase | Hiltjo Posthuma |
2024-06-30 | improve parsing whitespace after end tag names | Hiltjo Posthuma |
2023-12-29 | bump version to 2.0 | Hiltjo Posthuma |
2023-12-29 | sfeed_update: reword some comments | Hiltjo Posthuma |
2023-12-29 | sfeed_gopher: fix a clang-analyzer warning | Hiltjo Posthuma |
2023-12-29 | sfeed_update: code-style and consistency: add some comments for functions | Hiltjo Posthuma |
2023-12-29 | sfeed_update/sfeed_opml_export: only allow regular files | Hiltjo Posthuma |
2023-12-28 | sfeed_opml_export: disallow using a directory as a config file | Hiltjo Posthuma |
2023-12-27 | sfeed_update: rename local variables just in case | Hiltjo Posthuma |
2023-12-27 | sfeed_update: remove xargs -s | Hiltjo Posthuma |
2023-12-27 | sfeed_update: suppress output to stderr, like merge() already does | Hiltjo Posthuma |
2023-12-26 | LICENSE: bump year | Hiltjo Posthuma |
2023-12-26 | sfeedrc: bump default maxjobs from 8 to 16 | Hiltjo Posthuma |
2023-12-26 | README: update dependency information for xargs for sfeed_update | Hiltjo Posthuma |
2023-12-26 | sfeed_update: use xargs -P -0 | Hiltjo Posthuma |
2023-12-26 | sfeed_update: mktemp: improve compatibility with older systems | Hiltjo Posthuma |
2023-12-26 | sfeed_update: disallow using a directory as a config file | Hiltjo Posthuma |
2023-12-15 | README: sfeed_opml_export uses awk | Hiltjo Posthuma |
2023-12-15 | sfeed_update: add die() function for exit and cleanup, respect $TMPDIR | Hiltjo Posthuma |
2023-12-09 | improve compatibility with zsh as a non-interactive shell | Hiltjo Posthuma |
2023-11-30 | sfeed_json: fix name of url field for attachments | Hiltjo Posthuma |
2023-09-22 | sfeed_curses: mark functions as static | NRK |
2023-09-22 | sfeed_gopher: mark function as static | NRK |
2023-08-18 | bump version to 1.9 | Hiltjo Posthuma |
2023-08-15 | improve wording and small typos | Hiltjo Posthuma |
2023-08-09 | Makefile: change -lcurses to -lncurses for Gentoo in the comment | Hiltjo Posthuma |
2023-08-01 | sfeed_update.1: remove mentioning of / in path names here | Hiltjo Posthuma |
2023-08-01 | sfeed_curses.1: fix 2 typos | Hiltjo Posthuma |
2023-08-01 | sfeed_json.1: make the formatting consistent with other similar man pages | Hiltjo Posthuma |
2023-07-31 | fix typo: current -> currently | Hiltjo Posthuma |
2023-07-07 | sfeed_markread: fail early if creating a temporary file failed | Hiltjo Posthuma |
2023-07-07 | sfeedrc.5: document each feed name should be unique | Hiltjo Posthuma |
2023-07-07 | sfeed_curses: move one line down when marking an item as read or unread | Hiltjo Posthuma |
2023-07-02 | sfeedrc.5: remove branding (shaken, not stirred) | Hiltjo Posthuma |
2023-06-09 | sfeedrc.5: improve example by setting a different User-Agent | Hiltjo Posthuma |
2023-06-09 | README: improve note about CDNs and user-agent blocking | Hiltjo Posthuma |
2023-06-09 | add comment to reference to the man pages and README file | Hiltjo Posthuma |
2023-06-09 | sfeed_update/sfeedrc: add url as parameter to the filter() and order() function | Hiltjo Posthuma |
2023-05-16 | improve to use proper includes | Hiltjo Posthuma |
2023-05-16 | README: RSS 0.90+ is supported, not 0.91+ | Hiltjo Posthuma |
2023-05-15 | sfeed_atom: gmtime_r make it consistent with sfeed_mbox | Hiltjo Posthuma |
2023-05-15 | fix typo | Hiltjo Posthuma |
2023-05-14 | sfeed_gopher: reduce scope and shadowing a variable | Hiltjo Posthuma |
2023-05-14 | sfeed_curses.c: make struct urls static like the other variables | Hiltjo Posthuma |
2023-05-14 | xml.h: _XML_H_: macro name with an underscore is a reserved identifier | Hiltjo Posthuma |
2023-05-07 | iterate on previous commit which adds $SFEED_NEW_MAX_SECS | Hiltjo Posthuma |
2023-05-07 | sfeed: datetounix: code-style, change , to separate lines (-Wcomma) | Hiltjo Posthuma |
2023-05-07 | sfeed_{curses,frames,gopher,html,plain}: SFEED_NEW_MAX_SECS | Alvar Penning |
2023-04-23 | bump version to 1.8 | Hiltjo Posthuma |