summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-27sfeed_curses: tiny rewording in commentHiltjo Posthuma
2022-03-27sfeed_curses: processexit: do not set and reset SIGINT for non-interactive pl...Hiltjo Posthuma
2022-03-27sfeed_curses: avoid non-interactive plumb process becoming a zombieHiltjo Posthuma
2022-03-25rm sys/types.h include and improve portabilityHiltjo Posthuma
2022-03-25change echo to printf and for sfeed_opml_export use a control-character separ...Hiltjo Posthuma
2022-03-23shellscripts: use [ for test consistentlyHiltjo Posthuma
2022-03-22README: sfeed_download: remove a lineHiltjo Posthuma
2022-03-22README: improve error handling in downloader exampleHiltjo Posthuma
2022-03-22sfeed_update: return status in _feed() functionHiltjo Posthuma
2022-03-21README: update sfeed_update_xargs exampleHiltjo Posthuma
2022-03-21sfeed: make some tables const and read-onlyHiltjo Posthuma
2022-03-21sfeed_update: set exit status non-zero if any of the feeds failedHiltjo Posthuma
2022-03-21util.h: slightly improve portabilityHiltjo Posthuma
2022-03-21sfeed_update.1: document logging and improve documentation of exit statusHiltjo Posthuma
2022-03-21sfeed_update: log FAILs to stderrTommy Nguyen
2022-03-20check write errors on the output stream after each feedHiltjo Posthuma
2022-03-19rebuild sfeed_curses if the same theme changesNRK
2022-03-19sfeed_curses: refactor DEC function key parsingHiltjo Posthuma
2022-03-19style.css: add dark mode support for example fileHiltjo Posthuma
2022-03-15stricter error checking in file streams (input, output)Hiltjo Posthuma
2022-03-14sfeed_curses: use ttywrite() for writing to the tty consistentlyHiltjo Posthuma
2022-03-14improve time(NULL) error checkingHiltjo Posthuma
2022-03-07bump version to 1.3Hiltjo 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-02-25sfeed_curses: cast character for SFEED_AUTOCMD to unsigned charHiltjo Posthuma
2022-02-24sfeed_curses: remove continue in application key handlingHiltjo Posthuma
2022-02-24sfeed_curses: fix a redraw when reloading a file when reading from stdinHiltjo Posthuma
2022-02-24sfeed_curses.1: clarify the 'R' keybind or SIGHUP will reload the url file alsoHiltjo Posthuma
2022-02-24sfeed_mbox: use putc, it may be implemented as a macroHiltjo Posthuma
2022-02-24sfeed_curses: die(): use stdio buffered function/macroHiltjo Posthuma
2022-02-24sfeed_curses: fix a wrong comment about the arrow left and right keysHiltjo Posthuma
2022-02-24sfeed_curses: add keybinds for home key and home and end key in urxvtHiltjo Posthuma
2022-02-19fix a compiler warning with (Net)BSD cursesHiltjo Posthuma
2022-02-19sfeed_opml_export: improve commentHiltjo Posthuma
2022-02-06bump version to 1.2Hiltjo Posthuma
2022-02-06fix a warning with tparm on some systemsHiltjo Posthuma
2022-02-06add compile-time option to improve output on dumb non-UTF8 terminalsHiltjo Posthuma
2022-02-06sfeed_curses: write cmd in a more verbose wayHiltjo Posthuma
2022-02-05sfeed.c: code-style consistency: static functionsHiltjo Posthuma
2022-02-05sfeed: small optimizationHiltjo Posthuma
2022-02-05sfeed_curses.1: tiny rewording from previous commitHiltjo Posthuma
2022-02-04improve some code commentsHiltjo Posthuma
2022-02-04sfeed_curses.1: document @ flagAnders Damsgaard
2022-02-01sfeed_curses.1: fix stdin -> ttyHiltjo Posthuma
2022-02-01parsetime: no need to check `tp`. it must be setHiltjo Posthuma
2022-01-22add feature to go to the next bold row and previous bold row with J and KHiltjo Posthuma
2022-01-19sfeed_curses: code-style: remove variable name in definitionHiltjo Posthuma