Revisions of atuin

Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 23)
- Fix installation step in specfile.
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 22)
- Update to version 14.0.1 patch release:
  * Fix deleting history that doesn't exist yet
  * Updated client config docs
  * Handle empty lines when importing from Bash
  * update str substring usage to use range parameter
  * Fix --delete description
  * Use XDG data directory for fish import
  * Add some emacs movement keys
  * Atuin stats with day, month, week and year filter
  * Add --reverse to atuin search
  * Add additional detail to search documentation
  * Switch to uuidv7
  * Workspace reorder
  * Improve error message for issue #850.
  * Avoid accidentally deleting all history, but allow it if intended
  * Add footer
  * Make the homepage prettier
  * Release v14.0.1
buildservice-autocommit accepted request 1082179 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 21)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 20)
- Add _constraints
  * Make disk size to 12G to fix build failure "No space left on device"
buildservice-autocommit accepted request 1081252 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 19)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 18)
- Update to version 14.0.0:
  * Add Hachyderm links
  * Update flake.lock to Rust 1.67
  * nix: add flake-compat
  * Fix race condition in directory tests
  * Rework Bash import
  * docs(README): fix activity graph link
  * Show preview of selected command
  * Up arrow filter_mode setting default to global filter mode
  * feat: add common default keybindings
  * Bump debian from bullseye-20230208-slim to bullseye-20230227-slim
  * Windows support
  * fix(client): always read session_path from settings
  * Add register notification webhook
  * Install CA certificates in docker image
  * Docker isn't interactive ofc
  * Minor documentation updates
  * Fix before/after combined with limit
  * Allow specifying fulltext as well as full-text
  * fix new stats unique count
  * add common prefixes and subcommands to stats
  * fix(installer): use case-insensitive comparisons
  * Fixes a bug on windows
  * Prefer PWD environment variable over cwd if available to better support symbolic links
  * fix: many links were broken 📝
  * skim-demo
  * Add history deletion
  * fix: paste into terminal after switching modes
  * Support old msgpack
  * Fix skim search
buildservice-autocommit accepted request 1076594 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 17)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 16)
- Update to version 13.0.1:
  * Enable RUST_BACKTRACE for docker builds
  * Revert "Re-enable arm docker builds"
  * Fix editURL for docs
  * Fix link to self-hosting
  * [docs] fix some links between config and commands
  * Disable 2 tests that shouldn't run in release mode
  * fix registration
buildservice-autocommit accepted request 1067961 from Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) (revision 15)
baserev update by copy to link target
Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) accepted request 1067960 from Filippo Bonazzi's avatar Filippo Bonazzi (fbonazzi) (revision 14)
- Disable update check by default since updates are handled in OBS
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 13)
- Update to version 13.0.0:
  * Improvements
    - Better error messages
    - Nix install files + instructions
    - Exit when pushing the down arrow from the most recent entry
    - Refactor to support generic server-side databases
    - Make it easier to disable the ctrl-r and/or up arrow bindings
    - Update to axum6
  * Fixes
    - Fish now handles multi-line commands properly
    - Listing history for the current session now works
    - Fix atuin init for Fish
  * New features
    - Pretty stats
    - Custom history list format
    - History filter
    - Mnemonic key
  * Crossterm as the new TUI backend
buildservice-autocommit accepted request 1037801 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 12)
baserev update by copy to link target
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 10)
- Fix installation of shell completions.
- Add extra shell stuff in docs.
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 9)
- Update to version 12.0.0:
  * Allow stateless commands to be run without config/database by @c-14 in #544
  * Clear RBUFFER when accepting output from atuin by @c-14 in #545
  * Add installer support for Termux by @laurentlbm in #540
  * Bump lukemathwalker/cargo-chef from latest-rust-1.63 to latest-rust-1.64.0 by @dependabot in #546
  * Add contributors command by @ellie in #550
  * Add style to config.toml and config.md by @xfzv in #552
  * Fix compatability with fish vi key bindings by @shreve in #541
  * add some error messages by @conradludgate in #510
  * update zh-CN docs by @helbing in #539
  * Bump debian from bullseye-20220822-slim to bullseye-20221004-slim by @dependabot in #551
  * Add automatic update checking by @ellie in #555
  * Bump sqlx from 0.5.13 to 0.6.2 by @dependabot in #536
  * Bump indicatif from 0.16.2 to 0.17.1 by @dependabot in #537
  * Bump rpassword from 6.0.1 to 7.0.0 by @dependabot in #530
  * Bump tui from 0.18.0 to 0.19.0 by @dependabot in #531
  * Bump rmp-serde from 1.1.0 to 1.1.1 by @dependabot in #557
  * Bump unicode-width from 0.1.9 to 0.1.10 by @dependabot in #535
  * rollup of 5 dependency commits by @conradludgate in #562
  * Add message begging for help lol turtle by @ellie in #569
  * upgrade clap by @conradludgate in #568
  * Configure reqwest to use native platform certs by @wpbrz in #574
  * Bump async-trait from 0.1.57 to 0.1.58 by @dependabot in #575
  * Never use HISTFILE for fish shell import by @patricksjackson in #573
  * Respect fish shell's builtin private mode by @patricksjackson in #577
  * Bump clap from 4.0.15 to 4.0.18 by @dependabot in #578
  * docs: add more details about date parsing in the stats command by @bvergnaud in #579
  * Make fuzzy search the default by @ellie in #591
  * Update server.md by @pevogam in #589
  * Exit with return code 1 when no results are found in atuin search command by @TymanWasTaken in #489
  * Update README.md with antigen instruction. by @DanielAtCosmicDNA in #549
  * Build ARM64 releases & update runners by @Absolucy in #593
  * Add local event log storage by @ellie in #390
  * fix #596: Avoid drawing a command section beyond the width of the list by @s0 in #597
  * Add setting for keeping typed query when exiting by @s0 in #451
  * Fix copy/paste artifact by @EricCrosson in #598
  * Release v12 by @ellie in #599
Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) committed (revision 7)
- Add zps.keyring
Displaying revisions 21 - 40 of 46
openSUSE Build Service is sponsored by