summaryrefslogtreecommitdiffstats
path: root/src/command/import.rs
AgeCommit message (Expand)Author
2021-05-08Add importer for resh_history file (#69)Jamie Quigley
2021-04-26Support bash, resolves #3Ellie Huxtable
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-02-15Fix import messageEllie Huxtable
2021-02-15use database trait instead of sqlite impl (#10)Conrad Ludgate
2021-02-14Add stats command (#9)Ellie Huxtable
2021-02-14zsh bin is sometimes /usr/bin/zsh or might be elsewhere too (#8)Conrad Ludgate
2021-02-14Make pedantic clippy happyEllie Huxtable
2021-02-13Minor fixesEllie Huxtable
2021-02-13Add sessionsEllie Huxtable
2021-02-13Implement history importEllie Huxtable