summaryrefslogtreecommitdiffstats
path: root/atuin/Cargo.toml
AgeCommit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-15chore(release): prepare for release v18.2.0 (#1950)v18.2.0Ellie Huxtable
2024-04-02chore(deps): bump sysinfo from 0.30.6 to 0.30.7 (#1888)dependabot[bot]
2024-03-11chore(release): prepare for release v18.1.0 (#1854)Ellie Huxtable
2024-03-05fix(build): make atuin compile on non-win/mac/linux platforms (#1825)Rain
2024-03-04refactor: rename atuin-config to atuin-dotfiles (#1817)Ellie Huxtable
2024-02-29feat: add atuin doctor (#1796)Ellie Huxtable
2024-02-29feat(nushell): add nushell completion generation (#1791)Remmy Cat Stock
2024-02-28chore(deps): bump env_logger from 0.10.2 to 0.11.2 (#1781)dependabot[bot]
2024-02-26fix(stats): Enable multiple command stats to be shown using unicode_segmentat...Eric Hodel
2024-02-26chore(release): prepare for release v18.0.2 (#1775)Ellie Huxtable
2024-02-15feat: support syncing aliases (#1721)Ellie Huxtable
2024-02-12chore(release): prepare for release v18.0.1 (#1706)v18.0.1Ellie Huxtable
2024-02-09chore(release): prepare for release v18.0.0 (#1685)v18.0.0Ellie Huxtable
2024-01-30feat: add store push (#1649)Ellie Huxtable
2024-01-26chore: add feature to allow always disable check update (#1628)Mag Mell
2024-01-14chore: make clipboard dep optional as a feature (#1558)依云
2024-01-12fix(perm): set umask 077 (#1554)Ellie Huxtable
2024-01-08chore(deps): bump ratatui from 0.24.0 to 0.25.0 (#1521)dependabot[bot]
2024-01-03chore(release): prepare for release v17.2.1 (#1495)v17.2.1Ellie Huxtable
2024-01-03chore(release): prepare for release v17.2.0 (#1492)v17.2.0Ellie Huxtable
2023-12-16update basically everything (#1452)Conrad Ludgate
2023-12-10chore(release): prepare for release v17.1.0 (#1432)v17.1.0Ellie Huxtable
2023-10-28Release v17.0.1 (#1354)v17.0.1Ellie Huxtable
2023-10-28Fix for breaking change in ratatui 0.24.0 (#1352)Tobias Genannt
2023-10-25Prepare release v17.0.0 (#1327)Ellie Huxtable
2023-09-30feat: copy to clipboard (#1249)YummyOreo
2023-09-13Bump ratatui from 0.22.0 to 0.23.0 (#1221)dependabot[bot]
2023-09-13Bump crossterm from 0.26.1 to 0.27.0 (#1222)dependabot[bot]
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-08-14Update to ratatui 0.22 (#1168)Ellie Huxtable
2023-08-07Prepare release v16.0.0 (#1143)v16.0.0Ellie Huxtable
2023-07-27some simple server tests (#1096)Conrad Ludgate
2023-07-27Bump indicatif from 0.17.3 to 0.17.5 (#1050)dependabot[bot]
2023-07-27Bump colored from 2.0.0 to 2.0.4 (#1110)dependabot[bot]
2023-07-17Unvendor ratatui (#1101)Ellie Huxtable
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2023-05-28Release v15.0.0 (#995)v15.0.0Ellie Huxtable
2023-05-01fix broken pipe on history list (#927)Conrad Ludgate
2023-04-18Add symlink (#897)Ellie Huxtable
2023-04-16Release v14.0.1 (#883)v14.0.1Ellie Huxtable
2023-04-14Workspace reorder (#868)Vladislav Stepanov