<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/jsontools, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/jsontools?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/jsontools?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-10-27T14:13:58Z</updated>
<entry>
<title>docs(jsontools): document requirements</title>
<updated>2024-10-27T14:13:58Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-10-27T14:13:05Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=45516ca1d830fd21f75942bf414d540db1ab0db2'/>
<id>urn:sha1:45516ca1d830fd21f75942bf414d540db1ab0db2</id>
<content type='text'>
Fixes #10834
</content>
</entry>
<entry>
<title>chore(jsontools): change link to NDJSON spec (#12671)</title>
<updated>2024-09-15T13:14:38Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc@mcornella.com</email>
</author>
<published>2024-09-15T13:14:38Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=e3e80b98b575ab75b9c7d182184faffc0b51c5f9'/>
<id>urn:sha1:e3e80b98b575ab75b9c7d182184faffc0b51c5f9</id>
<content type='text'>
Fixes #12671
</content>
</entry>
<entry>
<title>fix: use `python3` for all `python` invocations (#10832)</title>
<updated>2022-04-09T12:45:42Z</updated>
<author>
<name>Carlo Sala</name>
<email>carlosalag@protonmail.com</email>
</author>
<published>2022-04-09T12:45:42Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=0818df057cca59a949ffa88947a6b16dec2411ca'/>
<id>urn:sha1:0818df057cca59a949ffa88947a6b16dec2411ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(jsontools): fix broken conditional in zsh 5.0.2 (#10262)</title>
<updated>2021-10-05T09:59:09Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-10-05T09:59:09Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=f793baf370bdfcbe3004f7746f3c945feefb56c8'/>
<id>urn:sha1:f793baf370bdfcbe3004f7746f3c945feefb56c8</id>
<content type='text'>
Fixes #10262
</content>
</entry>
<entry>
<title>feat(jsontools): add tools to pretty print json-lines (ndjson) (#10176)</title>
<updated>2021-09-22T07:19:11Z</updated>
<author>
<name>Eduardo Flores</name>
<email>eduardofv@gmail.com</email>
</author>
<published>2021-09-10T22:52:00Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=7ded6752fd34c513b0110b236c2ebd4fbbcd1a6f'/>
<id>urn:sha1:7ded6752fd34c513b0110b236c2ebd4fbbcd1a6f</id>
<content type='text'>
Co-authored-by: Marc Cornellà &lt;hello@mcornella.com&gt;
</content>
</entry>
<entry>
<title>refactor(jsontools): move to functions, align `is_json` tool to return exit code</title>
<updated>2021-09-22T07:19:11Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-09-20T17:58:34Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=b5909396370db43ba1c6c2513b1745991e5f60d0'/>
<id>urn:sha1:b5909396370db43ba1c6c2513b1745991e5f60d0</id>
<content type='text'>
Also:

- Fix Python code in accordance with Python 3
- Use CGI module in Ruby to encode/decode strings
</content>
</entry>
<entry>
<title>refactor(jsontools): restructure and simplify logic</title>
<updated>2021-09-22T07:19:11Z</updated>
<author>
<name>Marc Cornellà</name>
<email>hello@mcornella.com</email>
</author>
<published>2021-09-20T17:57:04Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=f9d9d33ba42d3038a45c98d95343030f7ec39efa'/>
<id>urn:sha1:f9d9d33ba42d3038a45c98d95343030f7ec39efa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jsontools: correct usage for is_json (#8857)</title>
<updated>2020-04-26T10:25:00Z</updated>
<author>
<name>Tapan Avasthi</name>
<email>tapan.k.avasthi@gmail.com</email>
</author>
<published>2020-04-26T10:25:00Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=80f669db475bf010222f1f0bbe84ec6b88fbd892'/>
<id>urn:sha1:80f669db475bf010222f1f0bbe84ec6b88fbd892</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up plugin READMEs and a few plugins</title>
<updated>2020-03-11T18:57:46Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2020-03-11T18:57:46Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=610b2529d2213a70e3d1153a9baf046c22f298b9'/>
<id>urn:sha1:610b2529d2213a70e3d1153a9baf046c22f298b9</id>
<content type='text'>
- fasd
- history
- mercurial
- pylint
- repo
- yii2
</content>
</entry>
<entry>
<title>Remove current directory from sys.path in python invocations (#8408)</title>
<updated>2019-11-21T02:29:16Z</updated>
<author>
<name>Marc Cornellà</name>
<email>marc.cornella@live.com</email>
</author>
<published>2019-11-21T02:29:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=1c98b9cc38d34647f1d6357919a0f4e1d5ebd4cd'/>
<id>urn:sha1:1c98b9cc38d34647f1d6357919a0f4e1d5ebd4cd</id>
<content type='text'>
* Remove current directory from sys.path in python invocations


</content>
</entry>
</feed>
