<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yoshi-cli.git, branch v0.2.2</title>
<subtitle>command-line password manager in python + sqlite3.
</subtitle>
<id>http://git.krz.sh/krz/yoshi-cli.git/atom?h=v0.2.2</id>
<link rel='self' href='http://git.krz.sh/krz/yoshi-cli.git/atom?h=v0.2.2'/>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/'/>
<updated>2025-08-08T00:53:05+00:00</updated>
<entry>
<title>bump version</title>
<updated>2025-08-08T00:53:05+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2025-08-08T00:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/commit/?id=ab71117ad861f1b53e6121c320d8d52856a9ef0c'/>
<id>urn:sha1:ab71117ad861f1b53e6121c320d8d52856a9ef0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: update git links</title>
<updated>2025-08-02T16:09:11+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2025-08-02T16:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/commit/?id=1c7d6acca84706ea426f9034bccc4caaeebb892b'/>
<id>urn:sha1:1c7d6acca84706ea426f9034bccc4caaeebb892b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up remaining pylint items</title>
<updated>2025-04-05T18:43:38+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2025-04-05T18:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/commit/?id=2f6378e067472d9a4a0736ecd4fa0fd33d990c82'/>
<id>urn:sha1:2f6378e067472d9a4a0736ecd4fa0fd33d990c82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename pylint.yml to ruff.yml</title>
<updated>2025-04-05T18:38:12+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2025-04-05T18:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/commit/?id=82bfe7bfffc9344fba7c341615702d080f54e439'/>
<id>urn:sha1:82bfe7bfffc9344fba7c341615702d080f54e439</id>
<content type='text'>
</content>
</entry>
<entry>
<title>migrate from pylint to ruff-action (#4)</title>
<updated>2025-04-05T18:36:49+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2025-04-05T18:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/commit/?id=c8617ce8aecb40ccf1d13c02dcd7d7e74e79b56b'/>
<id>urn:sha1:c8617ce8aecb40ccf1d13c02dcd7d7e74e79b56b</id>
<content type='text'>
* migrate from pylint to ruff-action

* temporarily disable push param

* Commit from GitHub Actions (Pylint)

* re-enable push param

---------

Co-authored-by: github-actions &lt;41898282+github-actions[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Merge pull request #3 from ccleberg/ccleberg-patch-1</title>
<updated>2025-04-05T03:49:59+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2025-04-05T03:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/commit/?id=1fc982100a13de26bfca3419d1a6c5a65acad3d2'/>
<id>urn:sha1:1fc982100a13de26bfca3419d1a6c5a65acad3d2</id>
<content type='text'>
bump version</content>
</entry>
<entry>
<title>bump version</title>
<updated>2025-04-05T03:48:11+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2025-04-05T03:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/commit/?id=bede29cf76f593276ef0edbe4850a148e9bb9836'/>
<id>urn:sha1:bede29cf76f593276ef0edbe4850a148e9bb9836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: author email</title>
<updated>2025-04-05T03:37:20+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2025-04-05T03:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/commit/?id=735fe41a6909e29b33eb4081da07dc12a459470f'/>
<id>urn:sha1:735fe41a6909e29b33eb4081da07dc12a459470f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: replace random.choice with secrets.choice</title>
<updated>2025-04-05T03:32:42+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2025-04-05T03:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/commit/?id=d5f657283bc7de525661f3a967e5d6fb213763d2'/>
<id>urn:sha1:d5f657283bc7de525661f3a967e5d6fb213763d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update contact email</title>
<updated>2025-03-29T04:33:45+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cmc.pub</email>
</author>
<published>2025-03-29T04:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/krz/yoshi-cli.git/commit/?id=a7bf2c602b2b186a9924db173a75572d09c1edcd'/>
<id>urn:sha1:a7bf2c602b2b186a9924db173a75572d09c1edcd</id>
<content type='text'>
</content>
</entry>
</feed>
