index
:
sfeed.git
master
Suckless rss Feed reader with my configs
Benjamin Chausse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sfeed_plain.c
Age
Commit message (
Expand
)
Author
2016-02-28
null-terminate line at newline from getline()
Hiltjo Posthuma
2016-02-27
various improvements
Hiltjo Posthuma
2015-10-04
portability: dont use HOST_NAME_MAX, just use 256 as maximum
Hiltjo Posthuma
2015-10-02
sfeed_plain: remove some spaces for slightly more screen space :)
Hiltjo Posthuma
2015-08-22
use HOST_NAME_MAX for hostname
Hiltjo Posthuma
2015-08-16
code-style + no need to zero static variables
Hiltjo Posthuma
2015-08-07
util: strtotime: stricter time parsing
Hiltjo Posthuma
2015-08-05
sfeed_plain: save a character before status
Hiltjo Posthuma
2015-08-02
sfeed_plain: remove control char check, assume input is sanitized for format ...
Hiltjo Posthuma
2015-08-02
util: simplify parseline() and check t for strtotime().
Hiltjo Posthuma
2015-07-31
Various improvements
Hiltjo Posthuma
2015-07-30
check for time() failure
Hiltjo Posthuma
2015-07-28
improve code-style and consistency
Hiltjo Posthuma
2015-07-28
sfeed_plain: xbasename, free memory after use
Hiltjo Posthuma
2015-06-21
improvements
Hiltjo Posthuma
2015-01-03
time fixes
Hiltjo Posthuma
2015-01-02
cleanup
Hiltjo Posthuma
2014-11-11
code style, use actual column width of char
Hiltjo Posthuma
2014-11-11
move printutf8padded to util
Hiltjo Posthuma
2014-06-28
handle invalid values of strto*l
Hiltjo Posthuma
2014-06-27
small fixes
Hiltjo Posthuma
2014-05-13
cleanup, tested with tcc
Hiltjo Posthuma
2014-04-09
cleanup, remove javascript hotkey
Hiltjo Posthuma
2014-03-31
small cleanup
Hiltjo Posthuma
2014-03-31
new version
Hiltjo Posthuma
2013-05-20
update sfeed_plain: whoops, argv is unused
Hiltjo Posthuma
2013-05-20
update sfeed_plain: pad time format, make code more readable
Hiltjo Posthuma
2012-11-11
show formatted time, dont show interpreted time since its not always correct
unknown
2012-08-03
Add base url of a site parameter for sfeedrc
Hiltjo Posthuma
2012-08-03
New initial repo
Hiltjo Posthuma