| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Workspace reorder (#868) | Vladislav Stepanov | 2023-04-14 |
| | | | | | | | | | | | | | | | | | | | * Try different workspace structure Move main crate (atuin) to be on the same level with other crates in this workspace * extract common dependencies to the workspace definition * fix base64 v0.21 deprecation warning * questionable: update deps & fix chrono deprecations possible panic sites are unchanged, they're just more visible now * Revert "questionable: update deps & fix chrono deprecations" This reverts commit 993e60f8dea81a1625a04285a617959ad09a0866. | ||
| * | update `str substring` usage to use range parameter (#840) | WindSoilder | 2023-04-05 |
| | | |||
| * | Refactor/nu remove dep on sh (#823) | Steven Xu | 2023-03-28 |
| | | | | | | * fix: join flags with ` ` * refactor: remove dependency on `sh` | ||
| * | fix: record negative exit codes (#821) | Steven Xu | 2023-03-28 |
| | | |||
| * | fixes (#813) | YummyOreo | 2023-03-26 |
| | | |||
| * | feat: add *Nushell* support (#788) | Steven Xu | 2023-03-26 |
| * feat: add *Nushell* support * refactor: use `sh` to swap `STDOUT` and `STDERR` instead of using a temporary file * feat: include both keybindings, with the current REPL buffer passed to *Atuin*'s * feat: don't record commands run by keybindings | |||
