<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/src/command/import.rs, branch main</title>
<subtitle>Turtle. A hard-fork of atuin, focusing on a more minimal feature set</subtitle>
<id>http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/src/command/import.rs?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/src/command/import.rs?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/'/>
<updated>2022-04-21T09:12:56Z</updated>
<entry>
<title>refactor commands for better separation (#313)</title>
<updated>2022-04-21T09:12:56Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conrad.ludgate@truelayer.com</email>
</author>
<published>2022-04-21T09:12:56Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=d57f549855caf8ab90b5ea0ae7cc9445f3abedfc'/>
<id>urn:sha1:d57f549855caf8ab90b5ea0ae7cc9445f3abedfc</id>
<content type='text'>
* refactor commands for better separation

* fmt</content>
</entry>
<entry>
<title>Update to clap 3.1.x (#289)</title>
<updated>2022-04-07T05:32:11Z</updated>
<author>
<name>Jamie Quigley</name>
<email>jamie@quigley.xyz</email>
</author>
<published>2022-04-07T05:32:11Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=f861893293629f4f8c315b8042295df049973e29'/>
<id>urn:sha1:f861893293629f4f8c315b8042295df049973e29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fish importing (#234)</title>
<updated>2021-12-11T09:48:53Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conradludgate@gmail.com</email>
</author>
<published>2021-12-11T09:48:53Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=87df7d80eca0ede9e149d1ef533e71650e4b919a'/>
<id>urn:sha1:87df7d80eca0ede9e149d1ef533e71650e4b919a</id>
<content type='text'>
* make a start on fish

* fix

* test

* enable fish

* fmt

* update histpath

set up fish init script

* update readme

* cover edge case

* fmt

* fix session variables

Co-authored-by: PJ &lt;me@panekj.dev&gt;

* respect NOBIND

Co-authored-by: PJ &lt;me@panekj.dev&gt;

* fix env var setting

Co-authored-by: PJ &lt;me@panekj.dev&gt;

* fix whitespace

Co-authored-by: PJ &lt;me@panekj.dev&gt;

* add fish to supported shells

Co-authored-by: PJ &lt;me@panekj.dev&gt;</content>
</entry>
<entry>
<title>Generic Importer Trait (#71)</title>
<updated>2021-05-09T17:34:15Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conradludgate@gmail.com</email>
</author>
<published>2021-05-09T17:34:15Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=090120a834dae463a3f9edb9c1f0d8453fd8ef8c'/>
<id>urn:sha1:090120a834dae463a3f9edb9c1f0d8453fd8ef8c</id>
<content type='text'>
* initial importer trait

* appease linters

* improve file handling. fixes #66

* use size hint

* format + comment

* update serde rename mess

* tested :sunglasses: :rocket:

* small formatting</content>
</entry>
<entry>
<title>Fix resh importer, and change error handling method (#82)</title>
<updated>2021-05-09T14:20:39Z</updated>
<author>
<name>Jamie Quigley</name>
<email>jamie@quigley.xyz</email>
</author>
<published>2021-05-09T14:20:39Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=725ea9b16b1e3596b394fa7e47e02a9331de10cf'/>
<id>urn:sha1:725ea9b16b1e3596b394fa7e47e02a9331de10cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add importer for resh_history file (#69)</title>
<updated>2021-05-08T16:29:46Z</updated>
<author>
<name>Jamie Quigley</name>
<email>jamie@quigley.xyz</email>
</author>
<published>2021-05-08T16:29:46Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=bb086808b1461a586ca249e312d5122c7da3c9c6'/>
<id>urn:sha1:bb086808b1461a586ca249e312d5122c7da3c9c6</id>
<content type='text'>
* Added resh history importer

* Silence trivial clippy warnings for the PR CI</content>
</entry>
<entry>
<title>Support bash, resolves #3</title>
<updated>2021-04-26T10:57:30Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-04-26T10:50:31Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=7b5c3d543d198a18884c990d540f5debc8a4d8d5'/>
<id>urn:sha1:7b5c3d543d198a18884c990d540f5debc8a4d8d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update docs, unify on SQLx, bugfixes (#40)</title>
<updated>2021-04-25T17:21:52Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-04-25T17:21:52Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=156893d774b4da5b541fdbb08428f9ec392949a0'/>
<id>urn:sha1:156893d774b4da5b541fdbb08428f9ec392949a0</id>
<content type='text'>
* Begin moving to sqlx for local too

* Stupid scanners should just have a nice cup of tea

Random internet shit searching for /.env or whatever

* Remove diesel and rusqlite fully</content>
</entry>
<entry>
<title>Use cargo workspaces (#37)</title>
<updated>2021-04-20T20:53:07Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-04-20T20:53:07Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=a21737e2b7f8d1e426726bdd7536033f299d476a'/>
<id>urn:sha1:a21737e2b7f8d1e426726bdd7536033f299d476a</id>
<content type='text'>
* Switch to Cargo workspaces

Breaking things into "client", "server" and "common" makes managing the
codebase much easier!

client - anything running on a user's machine for adding history
server - handles storing/syncing history and running a HTTP server
common - request/response API definitions, common utils, etc

* Update dockerfile</content>
</entry>
<entry>
<title>Fix import message</title>
<updated>2021-02-15T20:33:39Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-02-15T20:31:58Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=48198cdfe9ac2286a23ae823da8f8e90aca540f1'/>
<id>urn:sha1:48198cdfe9ac2286a23ae823da8f8e90aca540f1</id>
<content type='text'>
</content>
</entry>
</feed>
