diff options
| author | jfmontanaro <jfmonty2@gmail.com> | 2024-02-12 02:32:07 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-12 10:32:07 +0000 |
| commit | 87e19df9c5d8c2a7438c93c67b4590df722fb95c (patch) | |
| tree | 452afd2247761a054beb031dbb97a33b50dcda53 /atuin-client/tests/data/xonsh-history.sqlite | |
| parent | perf: optimize history init-store (#1691) (diff) | |
| download | atuin-87e19df9c5d8c2a7438c93c67b4590df722fb95c.zip | |
feat: Add xonsh history import (#1678)
* add importers for xonsh JSON files and SQLite db
* rustfmt xonsh importers
* remove env-dependent tests from xonsh importers
* pass xonsh_data_dir into path resolver instead of looking up in env
* review: run format
* review: fix clippy errors
---------
Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>
Diffstat (limited to 'atuin-client/tests/data/xonsh-history.sqlite')
| -rw-r--r-- | atuin-client/tests/data/xonsh-history.sqlite | bin | 0 -> 12288 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/atuin-client/tests/data/xonsh-history.sqlite b/atuin-client/tests/data/xonsh-history.sqlite Binary files differnew file mode 100644 index 00000000..744fcf86 --- /dev/null +++ b/atuin-client/tests/data/xonsh-history.sqlite |
