Introduction
Statistics
Contact
Development
Disclaimer
Help
Log - sfeed_curses - sfeed curses UI (now part of sfeed, development is in sfee…
git clone git://git.codemadness.org/sfeed_curses
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2023-02-26 13:48 sfeed_curses is now part of sfeed Hiltjo Posthuma
2021-10-25 20:59 sfeed_content: optimizations Hiltjo Posthuma
2021-10-24 18:59 sfeed_content: add link as base URL for… Hiltjo Posthuma
2021-10-02 09:37 sfeed_curses.1: shuffle [ and ] documen… Hiltjo Posthuma
2021-09-12 14:43 sfeed_curses.1: fix a small typo in the… Hiltjo Posthuma
2021-08-06 16:34 bump version to 1.0 Hiltjo Posthuma
2021-08-06 17:58 improve some wording Hiltjo Posthuma
2021-08-06 16:21 add another example to the man page sho… Hiltjo Posthuma
2021-08-06 15:57 fix another 2 grammar mistakes Hiltjo Posthuma
2021-08-03 17:10 man page improvements Hiltjo Posthuma
2021-07-25 12:51 minicurses.h: fix parameter type for tp… Hiltjo Posthuma
2021-07-25 12:36 check if capname is NULL for tparm() Hiltjo Posthuma
2021-07-25 12:00 fix a false-positive warnings with gcc … Hiltjo Posthuma
2021-07-25 09:47 minor change: in usage change "paramete… Hiltjo Posthuma
2021-07-24 21:13 sfeed_markread: use "-" instead of /dev… Hiltjo Posthuma
2021-07-24 20:56 man page improvements Hiltjo Posthuma
2021-07-24 20:52 sfeed_markread: simplify, always print … Hiltjo Posthuma
2021-07-24 20:39 sfeed_markread: allow to set the url as… Hiltjo Posthuma
2021-07-24 20:38 sfeed_markread: for the unread comment:… Hiltjo Posthuma
2021-07-24 20:37 sfeed_content: allow multiple file para… Hiltjo Posthuma
2021-07-24 20:37 simplify header comment in scripts Hiltjo Posthuma
2021-07-24 20:35 sfeed_markread: make sure to use proper… Hiltjo Posthuma
2021-07-22 14:54 sfeed_curses.1: add usage example Hiltjo Posthuma
2021-07-16 10:28 sfeed_markread.1: some rewording and cl… Hiltjo Posthuma
2021-07-14 16:06 code-style and consistency: remove unne… Hiltjo Posthuma
2021-07-14 15:58 urls_read: exit early if there is a rea… Hiltjo Posthuma
2021-07-14 15:57 item_row_get: exit early if there is a … Hiltjo Posthuma
2021-07-14 15:57 feed_count: exit early if there is a re… Hiltjo Posthuma
2021-07-14 15:56 feed_items_get: simplify and exit earli… Hiltjo Posthuma
2021-07-14 15:53 urls_read: exit early if opening the fi… Hiltjo Posthuma
2021-07-10 17:14 improve consistency of line counting (o… Hiltjo Posthuma
2021-07-10 16:39 bump version to 0.9.13 Hiltjo Posthuma
2021-07-07 16:14 fix typo: url -> URL Hiltjo Posthuma
2021-06-05 13:41 Makefile: switch to use CPPFLAGS -D_DEF… Hiltjo Posthuma
2021-06-03 15:02 bump version to 0.9.12 Hiltjo Posthuma
2021-05-30 10:30 mono_highlight: show items as bold when… Hiltjo Posthuma
2021-05-30 10:01 theme: add a version of the mono theme … Hiltjo Posthuma
2021-05-30 09:59 add [ and ] keybind to open the next vi… Hiltjo Posthuma
2021-04-29 16:06 bump version to 0.9.11 Hiltjo Posthuma
2021-04-21 15:02 sfeed_content: show any other content-t… Hiltjo Posthuma
2021-04-19 22:22 sfeed_content: content view optimization Hiltjo Posthuma
2021-04-07 18:29 fix 2 false-positive warnings with gcc … Hiltjo Posthuma
2021-03-31 18:14 bump version to 0.9.10 Hiltjo Posthuma
2021-03-31 16:17 when the pane items or scrollbar are ou… Hiltjo Posthuma
2021-03-31 16:16 updategeom: just place the statusbar ab… Hiltjo Posthuma
2021-03-31 16:15 do not clearscreen when the window is d… Hiltjo Posthuma
2021-03-31 16:14 updategeom: small code-style, similar t… Hiltjo Posthuma
2021-03-31 16:13 do not draw a row, scrollbar or statusb… Hiltjo Posthuma
2021-03-30 16:04 improve a few code comments Hiltjo Posthuma
2021-03-29 18:07 make a feeds_row_get function to find t… Hiltjo Posthuma
2021-03-29 18:00 make plumb, pipe, yank a function and r… Hiltjo Posthuma
2021-03-29 18:00 check row for NULL in feed_open_selected Hiltjo Posthuma
2021-03-29 17:58 remove unneeded casts for row->data Hiltjo Posthuma
2021-03-29 17:56 after toggling showing new feeds or whe… Hiltjo Posthuma
2021-03-29 17:31 clamp height value in getsidebarsizedef… Hiltjo Posthuma
2021-03-26 17:22 markread: use a range-check for p->pos … Hiltjo Posthuma
2021-03-26 17:22 fix a comment, which was meant to be th… Hiltjo Posthuma
2021-03-26 17:20 right-click plumb: use interactive flag Hiltjo Posthuma
2021-03-25 21:42 add keybinds to go one item up or down … Hiltjo Posthuma
2021-03-25 21:38 make a function for the common code for… Hiltjo Posthuma
2021-03-24 22:07 also allow scrolling when the position … Hiltjo Posthuma
2021-03-24 21:45 fix scroll handling regression and remo… Hiltjo Posthuma
2021-03-24 17:15 fix mouse actions that don't depend on … Hiltjo Posthuma
2021-03-24 17:14 mouse: rename mask to keymask Hiltjo Posthuma
2021-03-24 17:14 improve init() and cleanup() of terminal Hiltjo Posthuma
2021-03-24 17:08 sfeed_curses.1: mention the specific en… Hiltjo Posthuma
2021-03-21 00:46 fix resizewin for serial consoles Hiltjo Posthuma
2021-03-21 00:45 minicurses: remove now unused code Hiltjo Posthuma
2021-03-20 11:51 init: check setupterm() return value an… Hiltjo Posthuma
2021-03-20 11:53 resettitle even if there was no succesf… Hiltjo Posthuma
2021-03-20 11:25 code cleanup: don't call updategeom() i… Hiltjo Posthuma
2021-03-19 21:19 fix a memory leak when resizing the win… Hiltjo Posthuma
2021-03-19 11:28 implement SGR mouse-encoding and improv… Hiltjo Posthuma
2021-03-16 17:55 fix the initial items scrollbar for the… Hiltjo Posthuma
2021-03-16 17:42 code-style and rm some lines Hiltjo Posthuma
2021-03-16 17:11 use dynamic (reusable) buffers for inte… Hiltjo Posthuma
2021-03-16 17:08 Improve resizing the sidebar Hiltjo Posthuma
2021-03-16 17:03 add a print utf-8 function that can dir… Hiltjo Posthuma
2021-03-16 17:02 sfeed_curses.1: document behaviour of o… Hiltjo Posthuma
2021-03-16 17:01 add a comment to the included strcasest… Hiltjo Posthuma
2021-03-16 16:59 mark die() using the GNU compiler hint … Hiltjo Posthuma
2021-03-13 12:22 bump version to 0.9.9 Hiltjo Posthuma
2021-03-11 16:54 code-style: small white-space changes Hiltjo Posthuma
2021-03-10 18:24 allow to spawn the search prompt, even … Hiltjo Posthuma
2021-03-10 17:35 sfeed_curses.1: some rewording and lint… Hiltjo Posthuma
2021-03-10 17:23 fix optimal size calculation in horizon… Hiltjo Posthuma
2021-03-10 16:42 code-style: fix multi-line comment style Hiltjo Posthuma
2021-03-10 16:22 add horizontal and monocle layout and r… Hiltjo Posthuma
2021-03-10 16:18 simplify cyclepane logic Hiltjo Posthuma
2021-03-10 16:15 code-style: shuffle global variables Hiltjo Posthuma
2021-03-10 16:07 add feature to process a sequence of ke… Hiltjo Posthuma
2021-03-06 11:37 sfeed_content: allow to use script on m… Hiltjo Posthuma
2021-03-06 10:14 sfeed_content: fix unescaping function Hiltjo Posthuma
2021-02-20 19:05 mark as read: use the ID if the link is… Hiltjo Posthuma
2021-02-14 17:00 updategeom: small refactoring Hiltjo Posthuma
2021-02-10 16:38 pane_row_draw: check if the pane is vis… Hiltjo Posthuma
2021-02-10 16:35 improve dirty flag handling when pane i… Hiltjo Posthuma
2021-02-10 16:35 fix tiny glitch when the feed pane is e… Hiltjo Posthuma
2021-02-01 13:49 mousereport: do not bubble events Hiltjo Posthuma
2021-02-01 13:48 updategeom: statusbar.y: make it a bit … Hiltjo Posthuma
228 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)