summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-02Use github runners for unit tests (for now)ellie/runnersEllie Huxtable
2023-10-02Revert "Re-enable `linux/arm64` platform in CI docker build (#1276)" (#1278)Ellie Huxtable
2023-10-02Re-enable `linux/arm64` platform in CI docker build (#1276)rriski
2023-09-30feat: copy to clipboard (#1249)YummyOreo
2023-09-29support timezones in calendar (#1259)Conrad Ludgate
2023-09-29handle empty keybindings list for nushell (#1270)Daniel Carosone
2023-09-29add --reverse to history list (#1252)Chandra Kiran G
2023-09-28Fix support templateEllie Huxtable
2023-09-28fix sync timestamps (#1258)Conrad Ludgate
2023-09-28Update support.yml (#1268)Ellie Huxtable
2023-09-28Update support.ymlEllie Huxtable
2023-09-28Add support template (#1267)Ellie Huxtable
2023-09-28Correct issue templatesEllie Huxtable
2023-09-28Adjust issue templatesEllie Huxtable
2023-09-28Create support.mdEllie Huxtable
2023-09-28feat(installer): try installing via paru for the AUR (#1262)Orhun Parmaksız
2023-09-26handle missing entries (fixes #1236) (#1253)Conrad Ludgate
2023-09-26better sync error messages (#1254)Conrad Ludgate
2023-09-23refactor: Duplications reduced in order to align implementations of reading h...Dieter Eickstaedt
2023-09-20Bump debian from bullseye-20230904-slim to bullseye-20230919-slim (#1242)dependabot[bot]
2023-09-18Add connect timeout and overall timeout (#1238)Ellie Huxtable
2023-09-17feat(keyup): Configure SearchMode for KeyUp invocation #1216 (#1224)Dieter Eickstaedt
2023-09-17Fix selecting complex fish commands (#1237)Ellie Huxtable
2023-09-17docs: document the available format options of History list command (#1234)Dieter Eickstaedt
2023-09-14config.md: invert mode detailed options (#1225)Matheus Martins
2023-09-14Update config.toml: List inverted mode (#1226)Matheus Martins
2023-09-13Bump ratatui from 0.22.0 to 0.23.0 (#1221)dependabot[bot]
2023-09-13Bump shellexpand from 2.1.2 to 3.1.0 (#1186)dependabot[bot]
2023-09-13Bump tower-http from 0.3.5 to 0.4.4 (#1210)dependabot[bot]
2023-09-13Bump debian from bullseye-20230814-slim to bullseye-20230904-slim (#1213)dependabot[bot]
2023-09-13Bump crossterm from 0.26.1 to 0.27.0 (#1222)dependabot[bot]
2023-09-13Bump itertools from 0.10.5 to 0.11.0 (#1223)dependabot[bot]
2023-09-11Move contributors to be a top-level file (#931)Vlad Stepanov
2023-09-11Run `cargo update` (#1218)Ellie Huxtable
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-09-11Use `case` for Linux distro choice in `install.sh` (#1200)mentalisttraceur
2023-09-11Update issue templatesEllie Huxtable
2023-09-11feat: mouse selection support (#1209)YummyOreo
2023-09-01Update docker.mdEllie Huxtable
2023-08-31Explicitly use buster image for cargo-chef, mitigates #1204 (#1205)Jinna Kiisuo
2023-08-30Bump lukemathwalker/cargo-chef (#1196)dependabot[bot]
2023-08-30Run formatting (#1202)Ellie Huxtable
2023-08-30Update shell-completions.mdEllie Huxtable
2023-08-28Update config.mdEllie Huxtable
2023-08-28Remove fig from README (#1197)Ellie Huxtable
2023-08-19Automatically filter out secrets (#1182)Ellie Huxtable
2023-08-18Update dependencies (#1181)Conrad Ludgate
2023-08-18Add kv map builder and list function (#1179)Ellie Huxtable
2023-08-17fix(ubuntu/arm*): detect non amd64 ubuntu and handle (#1131)Jinn Koriech
2023-08-17Fix keybinding link in README (#1173)Edward Loveall