<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/src/command/client/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/client/import.rs?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/src/command/client/import.rs?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/'/>
<updated>2023-04-14T19:18:58Z</updated>
<entry>
<title>Workspace reorder (#868)</title>
<updated>2023-04-14T19:18:58Z</updated>
<author>
<name>Vladislav Stepanov</name>
<email>8uk.8ak@gmail.com</email>
</author>
<published>2023-04-14T19:18:58Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=c05d2850420a2c163b8f62c33a6cef7c0ae1ad8d'/>
<id>urn:sha1:c05d2850420a2c163b8f62c33a6cef7c0ae1ad8d</id>
<content type='text'>
* Try different workspace structure

Move main crate (atuin) to be on the same level with other crates in
this workspace

* extract common dependencies to the workspace definition

* fix base64 v0.21 deprecation warning

* questionable: update deps &amp; fix chrono deprecations

possible panic sites are unchanged, they're just more visible now

* Revert "questionable: update deps &amp; fix chrono deprecations"

This reverts commit 993e60f8dea81a1625a04285a617959ad09a0866.</content>
</entry>
<entry>
<title>feat: add *Nushell* support (#788)</title>
<updated>2023-03-26T14:44:06Z</updated>
<author>
<name>Steven Xu</name>
<email>stevenxxiu@users.noreply.github.com</email>
</author>
<published>2023-03-26T14:44:06Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=a7cb21a51b393b436c0ca7e09c892ebb3c597ad0'/>
<id>urn:sha1:a7cb21a51b393b436c0ca7e09c892ebb3c597ad0</id>
<content type='text'>
* feat: add *Nushell* support

* refactor: use `sh` to swap `STDOUT` and `STDERR` instead of using a temporary file

* feat: include both keybindings, with the current REPL buffer passed to *Atuin*'s

* feat: don't record commands run by keybindings</content>
</entry>
<entry>
<title>Windows support (#754)</title>
<updated>2023-03-05T19:00:59Z</updated>
<author>
<name>YummyOreo</name>
<email>bobgim20@gmail.com</email>
</author>
<published>2023-03-05T19:00:59Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=e9c5e1d85c5c1d3310fb7994c474f9462c0bca97'/>
<id>urn:sha1:e9c5e1d85c5c1d3310fb7994c474f9462c0bca97</id>
<content type='text'>
* adds support for getting home dir in windows

* fixes bug

* adds windows server support + build for linux ^| todo: test server on linux

* improvements to redability

* removes comment

* returns if windows when importing auto

* this should be here, to prevent double inputs

* adds explanation to why we have to throw away 1 event in the tui

* better message when running atuin import on windows + spell fix</content>
</entry>
<entry>
<title>Switch to using ATUIN_LOG instead of RUST_LOG (#642)</title>
<updated>2022-12-16T18:37:45Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>ellie@elliehuxtable.com</email>
</author>
<published>2022-12-16T18:37:45Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=4c6a287f4d18161ed263bb37905edb2566f81245'/>
<id>urn:sha1:4c6a287f4d18161ed263bb37905edb2566f81245</id>
<content type='text'>
* Switch to using ATUIN_LOG instead of RUST_LOG

* Stop clippy complaining

* I should know better - clippy is never happy :(</content>
</entry>
<entry>
<title>Upgrade clap (#568)</title>
<updated>2022-10-18T08:50:22Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conradludgate@gmail.com</email>
</author>
<published>2022-10-18T08:50:22Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=5e2c438dabc74d7e87fad46c725501753a0a8a26'/>
<id>urn:sha1:5e2c438dabc74d7e87fad46c725501753a0a8a26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Noyez zsh histdb import (#393)</title>
<updated>2022-05-20T06:36:53Z</updated>
<author>
<name>noyez</name>
<email>noyez@ithryn.net</email>
</author>
<published>2022-05-20T06:36:53Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=e5df809dd29b0fc73cb39b9debd3180b174e6bf5'/>
<id>urn:sha1:e5df809dd29b0fc73cb39b9debd3180b174e6bf5</id>
<content type='text'>
* Attempting to implement zsh-histdb import

Import compiles passes tests, but doesn't run b/c of async runtime.
zsh-histdb uses sqlite, and sqlx-rs is async, but import code is sync.

* More working on importing histdb

* Rewriting tests and using `Vec&lt;u8&gt;` instead of `String`

 - Rewriting tests to eliminate depencency on local file system
 - Using `Vec&lt;u8&gt;` for command strings instead of `String` to eliminate
   the utf8 errors i was seeing previously. Seems to be working.

* Running fmt

Co-authored-by: Bradley Noyes &lt;b@noyes.dev&gt;</content>
</entry>
<entry>
<title>Importer V3 (#395)</title>
<updated>2022-05-09T06:46:52Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conradludgate@gmail.com</email>
</author>
<published>2022-05-09T06:46:52Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=1d030b9d32f539fd38f5ff3335234c5111c3303f'/>
<id>urn:sha1:1d030b9d32f539fd38f5ff3335234c5111c3303f</id>
<content type='text'>
* start of importer refactor

* fish

* resh

* zsh</content>
</entry>
<entry>
<title>ignore JetBrains IDEs, tidy-up imports (#348)</title>
<updated>2022-04-28T17:53:59Z</updated>
<author>
<name>Jakub Panek</name>
<email>me@panekj.dev</email>
</author>
<published>2022-04-28T17:53:59Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=93ab4e7842ac3c3a37e8d423ae57ef3e7d151b7b'/>
<id>urn:sha1:93ab4e7842ac3c3a37e8d423ae57ef3e7d151b7b</id>
<content type='text'>
* ignore JB IDEs

* tidy-up imports

* add rustfmt config</content>
</entry>
<entry>
<title>fix import auto for bash (#352)</title>
<updated>2022-04-26T16:56:06Z</updated>
<author>
<name>jean-santos</name>
<email>jeanpnsantos@gmail.com</email>
</author>
<published>2022-04-26T16:56:06Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=5926ea64bf81e80c9287ec929699c9eb0f7c7d7c'/>
<id>urn:sha1:5926ea64bf81e80c9287ec929699c9eb0f7c7d7c</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
