jfconvert

JSON Feed (subset) to sfeed or Atom converter
git clone git://git.codemadness.org/jfconvert
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-09-09 22:37LICENSE: bump yearHiltjo Posthuma1+1-1
2024-09-09 22:36jf2atom.c: remove hardcoded xml:lang="en"Hiltjo Posthuma1+1-1
2024-09-09 16:19jf2sfeed.1: add example to use with sfeed_update in sfeedrcHiltjo Posthuma1+22-2
2024-09-09 16:11jf2sfeed.c: fix: print the last itemHiltjo Posthuma1+3-3
2024-08-05 10:13json.c: sync from json2tsv: fix: reset state for expecting key string in objectsHiltjo Posthuma1+1-0
2023-05-16 18:35remove unneeded includesHiltjo Posthuma2+0-3
2023-05-15 16:47fix typoHiltjo Posthuma1+2-2
2023-05-14 22:07code-style fixHiltjo Posthuma1+10-6
2023-05-14 22:01fix reserved underscore macro nameHiltjo Posthuma1+2-2
2023-04-14 17:15sync typofix and EOVERFLOW -> ENOMEMHiltjo Posthuma2+3-3
2023-04-10 15:11sync datetounix from sfeed.c with more commentsHiltjo Posthuma1+14-4
2023-04-05 17:48jf2sfeed.1: remove Atom referenceHiltjo Posthuma1+1-5
2023-04-04 16:39add jf2sfeed: convert JSON Feed to sfeed(5)Hiltjo Posthuma4+590-10
2023-04-04 16:35sync json.{c,h}Hiltjo Posthuma3+10-9
2023-04-03 16:30compare attributes case-sensitively, remove duplicate comparisonsHiltjo Posthuma1+47-50
2023-04-03 16:20initial repoHiltjo Posthuma7+804-0