2023-05-16 18:11 | improve to use proper includes | Hiltjo Posthuma | 8 | +1 | -16 |
2023-05-16 16:30 | README: RSS 0.90+ is supported, not 0.91+ | Hiltjo Posthuma | 1 | +1 | -1 |
2023-05-15 16:53 | sfeed_atom: gmtime_r make it consistent with sfeed_mbox | Hiltjo Posthuma | 1 | +1 | -1 |
2023-05-15 16:48 | fix typo | Hiltjo Posthuma | 2 | +6 | -6 |
2023-05-14 21:58 | sfeed_gopher: reduce scope and shadowing a variable | Hiltjo Posthuma | 1 | +1 | -1 |
2023-05-14 21:38 | sfeed_curses.c: make struct urls static like the other variables | Hiltjo Posthuma | 1 | +1 | -1 |
2023-05-14 21:37 | xml.h: _XML_H_: macro name with an underscore is a reserved identifier | Hiltjo Posthuma | 1 | +2 | -2 |
2023-05-07 10:39 | iterate on previous commit which adds $SFEED_NEW_MAX_SECS | Hiltjo Posthuma | 13 | +42 | -75 |
2023-05-07 10:56 | sfeed: datetounix: code-style, change , to separate lines (-Wcomma) | Hiltjo Posthuma | 1 | +10 | -6 |
2023-04-24 20:01 | sfeed_{curses,frames,gopher,html,plain}: SFEED_NEW_MAX_SECS | Alvar Penning | 11 | +92 | -19 |
2023-04-23 12:03 | bump version to 1.8 | Hiltjo Posthuma | 1 | +1 | -1 |
2023-04-14 17:11 | use errno ENOMEM instead of EOVERFLOW | Hiltjo Posthuma | 1 | +1 | -1 |
2023-04-14 17:11 | slightly reduce stack size for entities | Hiltjo Posthuma | 2 | +2 | -2 |
2023-04-12 22:34 | atom, json, mbox: fix reading past the buffer with an escaped NUL byte (\ NUL) | Hiltjo Posthuma | 3 | +6 | -0 |
2023-04-12 20:55 | fix some typos | Hiltjo Posthuma | 3 | +7 | -7 |
2023-04-10 15:03 | sfeed_json: add JSON output format tool | Hiltjo Posthuma | 4 | +221 | -0 |
2023-04-10 14:49 | sfeed.c: slightly reduce stack size for entities | Hiltjo Posthuma | 1 | +2 | -2 |
2023-04-10 14:44 | remove sfeed "branding" in outputs | Hiltjo Posthuma | 3 | +3 | -4 |
2023-04-10 14:40 | sfeed_atom: in Atom the default for a type is text | Hiltjo Posthuma | 1 | +2 | -2 |
2023-04-07 16:43 | sfeed.c: datetounix: add comments | Hiltjo Posthuma | 1 | +14 | -3 |
2023-04-06 18:22 | README: sfeed_download: change youtube-dl to yt-dlp | Hiltjo Posthuma | 1 | +2 | -2 |
2023-04-06 18:22 | README: improve error checking for temporary files in examples | Hiltjo Posthuma | 1 | +4 | -4 |
2023-04-06 17:35 | README: fix typo JSONfeed -> JSON Feed | Hiltjo Posthuma | 1 | +2 | -2 |
2023-04-05 19:41 | sfeed_update: fail early if creating a temporary directory or status file fails | Hiltjo Posthuma | 1 | +2 | -2 |
2023-03-26 16:40 | sfeed.c: parsetime improve parsing RFC2822 obsolete short year | Hiltjo Posthuma | 1 | +2 | -2 |
2023-03-26 16:03 | sfeed.c: datetounix: simplify calculation and make it slightly easier to read | Hiltjo Posthuma | 1 | +1 | -1 |
2023-03-26 13:30 | README: add Open Watcom as a tested compiler | Hiltjo Posthuma | 1 | +1 | -1 |
2023-03-26 13:26 | sfeed.c: datetounix: fix incorrect int type to long | Hiltjo Posthuma | 1 | +1 | -1 |
2023-03-14 17:30 | Makefile: remove duplicate CPPFLAGS for sfeed_curses | Hiltjo Posthuma | 1 | +1 | -1 |
2023-03-07 20:04 | sfeed_curses: fix (very hard to trigger) memleak when getline() returns EOF for lazyloaded items | Hiltjo Posthuma | 1 | +1 | -0 |
2023-02-25 13:40 | bump version to 1.7 | Hiltjo Posthuma | 1 | +1 | -1 |
2023-02-17 14:39 | sfeed_update, sfeed_opml_export, README: reference the example sfeedrc man page | Hiltjo Posthuma | 3 | +4 | -4 |
2023-02-16 19:33 | sfeed_curses: add SUN keys support | Hiltjo Posthuma | 1 | +7 | -0 |
2023-02-16 19:32 | sfeed_curses: add SCO keys for next, prior (CSI I and CSI G) | Hiltjo Posthuma | 1 | +3 | -0 |
2023-02-16 19:29 | README: small rewording in how to add new parsed tags and fields | Hiltjo Posthuma | 1 | +3 | -1 |
2023-02-04 11:34 | README: describe how to add new parsed tags and fields to sfeed.c | Hiltjo Posthuma | 1 | +90 | -0 |
2023-02-03 15:15 | fix comment for ASCII symbols for dumb terminals | Hiltjo Posthuma | 2 | +5 | -5 |
2023-02-03 15:12 | sfeed_gopher: remove PATH_MAX and restricting the path length | Hiltjo Posthuma | 1 | +5 | -10 |
2023-01-18 18:53 | sfeedrc.5: improve documentation a bit | Hiltjo Posthuma | 1 | +13 | -10 |
2023-01-07 11:08 | sfeed.1: reference sfeed_opml_import | Hiltjo Posthuma | 1 | +2 | -1 |
2023-01-07 10:05 | sfeed.5: remove a caveat in the file format man page | Hiltjo Posthuma | 1 | +1 | -4 |
2022-12-28 10:18 | README: small rewording "can be supported" -> "are supported" | Hiltjo Posthuma | 1 | +2 | -2 |
2022-12-20 21:23 | LICENSE: bump year | Hiltjo Posthuma | 1 | +1 | -1 |
2022-12-20 21:22 | sfeed_curses.1: small rewording and tweaks in the example | Hiltjo Posthuma | 1 | +9 | -7 |
2022-12-15 18:15 | sfeed_update.1: "return status" -> "exit status" | Hiltjo Posthuma | 1 | +2 | -2 |
2022-08-26 19:55 | improve comment: uppercase cdata -> CDATA | Hiltjo Posthuma | 2 | +2 | -2 |
2022-08-17 14:47 | bump version to 1.6 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-08-16 23:34 | sfeed_curses: fix a memleak caused by a mistake in refactoring the code | Hiltjo Posthuma | 1 | +1 | -0 |
2022-07-20 18:37 | slightly improve some comments | Hiltjo Posthuma | 5 | +7 | -7 |
2022-07-17 10:46 | sfeed_curses: cleanup code for handling read items from an URL file | Hiltjo Posthuma | 1 | +45 | -37 |
2022-07-05 15:11 | remove __dead code | NRK | 1 | +0 | -5 |
2022-07-05 13:57 | sfeed_curses: write out plumbercmd argument in a verbose manner | Hiltjo Posthuma | 1 | +3 | -1 |
2022-06-20 23:09 | fix some typis | NRK | 3 | +4 | -4 |
2022-06-20 11:25 | sfeed: reword a poorly-worded comment | Hiltjo Posthuma | 1 | +1 | -1 |
2022-06-20 11:18 | sfeed: fix a wrong comment | Hiltjo Posthuma | 1 | +1 | -1 |
2022-06-18 20:52 | README: add setsid example | Hiltjo Posthuma | 1 | +15 | -0 |
2022-06-06 09:00 | themes: simplify empty macros, remove do { } while(0) | Hiltjo Posthuma | 3 | +12 | -12 |
2022-06-05 21:38 | sfeed_curses: processexit(): remove unneeded code for non-interactive processes | Hiltjo Posthuma | 1 | +4 | -4 |
2022-05-31 09:33 | README: fix bug in an example for counting the new items of the last day | Hiltjo Posthuma | 1 | +1 | -1 |
2022-05-31 09:30 | minicurses.h: remove unneeded include | Hiltjo Posthuma | 1 | +0 | -2 |
2022-05-21 09:34 | bump version to 1.5 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-05-19 19:32 | README: make sure sfeed_update errors don't write to stderr | Hiltjo Posthuma | 1 | +1 | -1 |
2022-05-14 10:28 | README: add progress indicator script | Hiltjo Posthuma | 1 | +47 | -0 |
2022-05-14 10:27 | manual pages: reword a few things a bit more clearly | Hiltjo Posthuma | 3 | +9 | -9 |
2022-05-07 18:33 | sfeed_curses: improve comment | Hiltjo Posthuma | 1 | +1 | -1 |
2022-05-07 18:18 | sfeed_curses: interrupt waitpid while interactive child program is running | Hiltjo Posthuma | 1 | +6 | -0 |
2022-05-05 04:28 | sfeed_curses: close stdin for spawning a plumb program in non-interactive mode | Hiltjo Posthuma | 2 | +9 | -7 |
2022-05-04 16:28 | sfeed_curses.1: more details about signals and (non-)interactive programs | Hiltjo Posthuma | 1 | +32 | -20 |
2022-05-02 18:09 | manual pages: properly escape some more backslashes | Hiltjo Posthuma | 4 | +7 | -7 |
2022-05-02 12:46 | manual pages: properly escape backslashes | Anders Damsgaard | 3 | +5 | -5 |
2022-04-10 16:28 | sfeed_curses.1: fix typo: automaticly -> automatically | Hiltjo Posthuma | 1 | +1 | -1 |
2022-04-02 15:35 | bump version to 1.4 | Hiltjo Posthuma | 1 | +1 | -1 |
2022-04-02 11:54 | sfeed_curses: code-style: mouse mode: just use a constant | Hiltjo Posthuma | 1 | +2 | -2 |
2022-04-01 22:33 | sfeed_curses: line editor: handle SIGCHLD directly | Hiltjo Posthuma | 1 | +8 | -1 |
2022-04-01 22:32 | sfeed_curses: line editor, temporarily disable the mouse when using the line editor | Hiltjo Posthuma | 1 | +6 | -1 |
2022-04-01 19:24 | sfeed_curses: don't use bitmasks to keep the states for signals | Hiltjo Posthuma | 1 | +26 | -19 |
2022-03-31 22:57 | sfeed_curses: small code-style change | Hiltjo Posthuma | 1 | +5 | -5 |
2022-03-31 22:57 | README: reflect example with the description | Hiltjo Posthuma | 1 | +1 | -0 |
2022-03-31 22:15 | sfeed_curses: improve multiple signal handling | Hiltjo Posthuma | 1 | +25 | -39 |
2022-03-31 20:54 | sfeed_curses: improve waiting on processes and reaping them | Hiltjo Posthuma | 1 | +17 | -14 |
2022-03-31 20:43 | sfeed.c: rm ctype.h its not needed | Hiltjo Posthuma | 1 | +0 | -1 |
2022-03-29 09:25 | sfeed.1: add an example to convert to UTF-8 using iconv | Hiltjo Posthuma | 1 | +10 | -1 |
2022-03-29 09:03 | compatibility: reduce the assumption the builtin libc locale is ASCII-compatible | Hiltjo Posthuma | 7 | +48 | -46 |
2022-03-28 16:36 | compatibility: replace iscntrl with own ISCNTRL macro | Hiltjo Posthuma | 4 | +7 | -4 |
2022-03-28 16:01 | sfeed_curses: fix-up from previous commit: properly initialize struct sigaction | Hiltjo Posthuma | 1 | +4 | -3 |
2022-03-28 13:54 | sfeed_curses: ignore SIGCHLD only for non-interactive programs | Hiltjo Posthuma | 1 | +5 | -4 |
2022-03-28 11:07 | sfeed_update: change return to exit in main | Hiltjo Posthuma | 1 | +1 | -1 |
2022-03-28 10:55 | update documentation of sfeed_update example and clarify return status | Hiltjo Posthuma | 2 | +4 | -2 |
2022-03-27 12:57 | sfeed_curses: remove unneeded ctype.h include | Hiltjo Posthuma | 1 | +0 | -1 |
2022-03-27 12:57 | Revert "rm sys/types.h include and improve portability" | Hiltjo Posthuma | 7 | +13 | -0 |
2022-03-27 10:50 | sfeed_curses: tiny rewording in comment | Hiltjo Posthuma | 1 | +1 | -1 |
2022-03-27 10:40 | sfeed_curses: processexit: do not set and reset SIGINT for non-interactive plumbing | Hiltjo Posthuma | 1 | +7 | -9 |
2022-03-27 10:32 | sfeed_curses: avoid non-interactive plumb process becoming a zombie | Hiltjo Posthuma | 1 | +3 | -0 |
2022-03-25 22:18 | rm sys/types.h include and improve portability | Hiltjo Posthuma | 7 | +0 | -13 |
2022-03-25 14:43 | change echo to printf and for sfeed_opml_export use a control-character separator | Hiltjo Posthuma | 4 | +12 | -8 |
2022-03-23 18:38 | shellscripts: use [ for test consistently | Hiltjo Posthuma | 2 | +3 | -3 |
2022-03-22 16:29 | README: sfeed_download: remove a line | Hiltjo Posthuma | 1 | +1 | -2 |
2022-03-22 09:58 | README: improve error handling in downloader example | Hiltjo Posthuma | 1 | +6 | -4 |
2022-03-22 08:45 | sfeed_update: return status in _feed() function | Hiltjo Posthuma | 1 | +9 | -8 |
2022-03-21 22:03 | README: update sfeed_update_xargs example | Hiltjo Posthuma | 1 | +6 | -0 |
| 957 more commits remaining, fetch the repository |