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_update
Age
Commit message (
Expand
)
Author
2022-03-23
shellscripts: use [ for test consistently
Hiltjo Posthuma
2022-03-22
sfeed_update: return status in _feed() function
Hiltjo Posthuma
2022-03-21
sfeed_update: set exit status non-zero if any of the feeds failed
Hiltjo Posthuma
2022-03-21
sfeed_update: log FAILs to stderr
Tommy Nguyen
2021-05-27
sfeed_update: fix message when the configuration file does not exist
Hiltjo Posthuma
2021-03-03
sfeed_update: return instead of exit in main() on success
Hiltjo Posthuma
2021-03-01
sfeed_update: fix baseurl substitution
Hiltjo Posthuma
2021-03-01
sfeed_update: simplify, use feedurl directly
Hiltjo Posthuma
2021-02-05
sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedantic
Hiltjo Posthuma
2021-01-27
sfeed_update: $SFEED_UPDATE_INCLUDE: be a bit more precise/pedantic
Hiltjo Posthuma
2021-01-27
sfeed_update: allow to reuse the code more easily as an included script
Hiltjo Posthuma
2021-01-27
sfeed_update: separate code of parallel exection and feed() into a _feed() ha...
Hiltjo Posthuma
2021-01-27
sfeed_update: shuffle code getting the path of the feedurl to make the basesi...
Hiltjo Posthuma
2021-01-27
sfeed_update: change parse failure error message
Hiltjo Posthuma
2021-01-27
sfeed_update: add an overridable parse() function, using sfeed(1) by default
Hiltjo Posthuma
2021-01-24
sfeed_update: print the filename again as passed as a parameter
Hiltjo Posthuma
2021-01-16
sfeed_update: typo in comment
Hiltjo Posthuma
2021-01-16
sfeed_update: improve consistency of feed creation and merging
Hiltjo Posthuma
2021-01-16
sfeed_update: make convertencoding() consistent with other overridable functions
Hiltjo Posthuma
2021-01-01
sfeed_update: if baseurl is empty then use the path from the feed by default
Hiltjo Posthuma
2020-02-23
sfeed_update: don't preserve permissions of tmp files by moving, so copy
Hiltjo Posthuma
2020-02-04
sfeed_update: tiny style fix in comment
Hiltjo Posthuma
2019-06-11
sfeed_update: clarify a comment about being non-optimal
Hiltjo Posthuma
2019-05-15
README and sfeed_update: use names (order vs sort) and in the execution order
Hiltjo Posthuma
2019-05-12
sfeed_update: cleanup proper encoding file (if any)
Hiltjo Posthuma
2019-05-02
sfeed_update: disable If-Modified-Since by default
Hiltjo Posthuma
2019-04-14
sfeed_update: fix typo in comment
Hiltjo Posthuma
2019-04-14
sfeed_update: rename fetchfeed to fetch
Hiltjo Posthuma
2019-04-14
sfeed_update improvements
Hiltjo Posthuma
2019-03-01
sfeed_update: remove wrong/incomplete comment
Hiltjo Posthuma
2018-10-24
sfeed_update: fix wrong comment "temporary file" -> "temporary directory"
Hiltjo Posthuma
2018-10-24
Revert "sfeed_update: replace non-POSIX mktemp with $$"
Hiltjo Posthuma
2018-10-11
sfeed_update: replace non-POSIX mktemp with $$
Hiltjo Posthuma
2018-10-06
sfeed_update: handle signals consistently in different shells
Hiltjo Posthuma
2018-10-05
sfeed_update: improve SIGINT handling
Hiltjo Posthuma
2018-10-05
sfeed_update: small code-style consistency fixes
Hiltjo Posthuma
2018-09-30
sfeed_update: add variable for max amount of feeds to update concurrently
Hiltjo Posthuma
2018-09-30
sfeed_update: remove -S option (show error), it is not wanted
Hiltjo Posthuma
2018-09-30
sfeed_update: add filter(), order() support per feed + improvements
Hiltjo Posthuma
2018-09-10
sfeed_update: reorder loadconfig and signal handler setup
Hiltjo Posthuma
2018-09-07
sfeed_update: don't always exit 1, exit 130 on SIGINT, exit 0 otherwise
Hiltjo Posthuma
2018-07-18
sfeed_update: fail on feed HTTP redirect
Hiltjo Posthuma
2018-02-18
sfeed_update: revert more merge logic
Hiltjo Posthuma
2018-02-18
sfeed_update: revert new merge logic
Hiltjo Posthuma
2018-02-18
sfeed_update: revert previous commit, its not an issue
Hiltjo Posthuma
2018-02-18
sfeed_update: dont allow TAB in filename (messes up the merge logic)
Hiltjo Posthuma
2018-02-18
sfeed_update: use filename as feedname again
Hiltjo Posthuma
2018-02-18
sfeed_update: run awk in C locale
Hiltjo Posthuma
2017-12-24
sfeed_update: merge improvements
Hiltjo Posthuma
2017-12-16
sfeed_update: improvements
Hiltjo Posthuma
[next]