aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/import/mod.rs (follow)
Commit message (Collapse)AuthorAge
* Generic Importer Trait (#71)Conrad Ludgate2021-05-09
| | | | | | | | | | | | | | | | | * initial importer trait * appease linters * improve file handling. fixes #66 * use size hint * format + comment * update serde rename mess * tested :sunglasses: :rocket: * small formatting
* Add importer for resh_history file (#69)Jamie Quigley2021-05-08
| | | | | * Added resh history importer * Silence trivial clippy warnings for the PR CI
* Support bash, resolves #3Ellie Huxtable2021-04-26