<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/src/command/server.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/server.rs?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/src/command/server.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>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>tracing (#315)</title>
<updated>2022-04-21T17:07:33Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conrad.ludgate@truelayer.com</email>
</author>
<published>2022-04-21T17:07:33Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=9085485a4f8a6be76d1ac8a8b7a7b65bdf83aa24'/>
<id>urn:sha1:9085485a4f8a6be76d1ac8a8b7a7b65bdf83aa24</id>
<content type='text'>
* enable tracing on server

* fmt

* instrument handlers</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>
<entry>
<title>goodbye warp, hello axum (#296)</title>
<updated>2022-04-12T22:06:19Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conrad.ludgate@truelayer.com</email>
</author>
<published>2022-04-12T22:06:19Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=a95018cc9039851e707973bc19faf907132ae4f3'/>
<id>urn:sha1:a95018cc9039851e707973bc19faf907132ae4f3</id>
<content type='text'>
</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>Enable help messages for command line arguments (#239)</title>
<updated>2021-12-11T22:29:47Z</updated>
<author>
<name>Orhun Parmaksız</name>
<email>orhunparmaksiz@gmail.com</email>
</author>
<published>2021-12-11T22:29:47Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=079d8037ab59ea13dcff1811c1e32884e7a01ae8'/>
<id>urn:sha1:079d8037ab59ea13dcff1811c1e32884e7a01ae8</id>
<content type='text'>
</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>Switch to Warp + SQLx, use async, switch to Rust stable (#36)</title>
<updated>2021-04-20T16:07:11Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-04-20T16:07:11Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=34888827f8a06de835cbe5833a06914f28cce514'/>
<id>urn:sha1:34888827f8a06de835cbe5833a06914f28cce514</id>
<content type='text'>
* Switch to warp + sql, use async and stable rust

* Update CI to use stable</content>
</entry>
</feed>
