atuin/src/command
Conrad Ludgate 48747e3b7c
A few minor tweaks (#314)
* use bail macro

replace client database errors

remove dead code

* fix test
2022-04-21 08:05:57 +01:00
..
event.rs Update docs, unify on SQLx, bugfixes (#40) 2021-04-25 17:21:52 +00:00
history.rs Update to clap 3.1.x (#289) 2022-04-07 06:32:11 +01:00
import.rs Update to clap 3.1.x (#289) 2022-04-07 06:32:11 +01:00
init.rs Update to clap 3.1.x (#289) 2022-04-07 06:32:11 +01:00
login.rs goodbye warp, hello axum (#296) 2022-04-12 23:06:19 +01:00
logout.rs provide better error messages (#300) 2022-04-13 18:08:49 +01:00
mod.rs goodbye warp, hello axum (#296) 2022-04-12 23:06:19 +01:00
register.rs Update to clap 3.1.x (#289) 2022-04-07 06:32:11 +01:00
search.rs Add compact mode (#288) 2022-04-04 20:59:01 -07:00
server.rs goodbye warp, hello axum (#296) 2022-04-12 23:06:19 +01:00
stats.rs A few minor tweaks (#314) 2022-04-21 08:05:57 +01:00
sync.rs Update docs, unify on SQLx, bugfixes (#40) 2021-04-25 17:21:52 +00:00