<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atuin/src/command/stats.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/stats.rs?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/atom/src/command/stats.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>A few minor tweaks (#314)</title>
<updated>2022-04-21T07:05:57Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conrad.ludgate@truelayer.com</email>
</author>
<published>2022-04-21T07:05:57Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=48747e3b7c542c696003f71ef4b4ae457934e57c'/>
<id>urn:sha1:48747e3b7c542c696003f71ef4b4ae457934e57c</id>
<content type='text'>
* use bail macro

replace client database errors

remove dead code

* fix test</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>Use an enum for dialect (#80)</title>
<updated>2021-05-09T10:39:39Z</updated>
<author>
<name>Yuvi Panda</name>
<email>yuvipanda@gmail.com</email>
</author>
<published>2021-05-09T10:39:39Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=a04865d9d871dd68a3d66415e1e0892d24bf9684'/>
<id>urn:sha1:a04865d9d871dd68a3d66415e1e0892d24bf9684</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>Bugfixes, show time ago, perf improvements</title>
<updated>2021-04-21T20:26:44Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-04-21T17:13:51Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=4a50ce366639ca9dac7324d6a47d6a0e6c7fccdf'/>
<id>urn:sha1:4a50ce366639ca9dac7324d6a47d6a0e6c7fccdf</id>
<content type='text'>
Also allow unique listing and more ergonomic cwd usage
</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>Add config file support (#15)</title>
<updated>2021-03-10T21:24:08Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-03-10T21:24:08Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=61607e023fbb916f376a7070f8b1ffd6ffe16849'/>
<id>urn:sha1:61607e023fbb916f376a7070f8b1ffd6ffe16849</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use database trait instead of sqlite impl (#10)</title>
<updated>2021-02-15T09:07:49Z</updated>
<author>
<name>Conrad Ludgate</name>
<email>conradludgate@gmail.com</email>
</author>
<published>2021-02-15T09:07:49Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=68c5ca9ecedb6001c61e933f2b7069c2e677213d'/>
<id>urn:sha1:68c5ca9ecedb6001c61e933f2b7069c2e677213d</id>
<content type='text'>
small improvements</content>
</entry>
<entry>
<title>Add stats command (#9)</title>
<updated>2021-02-14T22:12:35Z</updated>
<author>
<name>Ellie Huxtable</name>
<email>e@elm.sh</email>
</author>
<published>2021-02-14T22:12:35Z</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/bpeetz/forks/atuin/commit/?id=851285225fce83bd63410d44e106df0c2a4a4733'/>
<id>urn:sha1:851285225fce83bd63410d44e106df0c2a4a4733</id>
<content type='text'>
* Add stats command

For example

atuin stats day yesterday
atuin stats day last friday
atuin stats day 01/01/21

* Output tables, fix import blanks</content>
</entry>
</feed>
