atuin/atuin-client/src
依云 aec5df4123
feat: support regex with r/.../ syntax (#1745)
* feat: support regex with r/.../ syntax

* cargo fmt

* feat(tests): add some tests for regex matching
2024-03-01 13:21:53 +00:00
..
history perf: optimize history init-store (#1691) 2024-02-12 09:56:42 +00:00
import fix(import/zsh-histdb): missing or wrong fields (#1740) 2024-02-21 08:56:41 +00:00
record feat: use ATUIN_TEST_SQLITE_STORE_TIMEOUT to specify test timeout of SQLite store (#1703) 2024-02-12 09:25:06 +00:00
api_client.rs feat: add store push --force 2024-02-02 18:01:09 +00:00
database.rs feat: support regex with r/.../ syntax (#1745) 2024-03-01 13:21:53 +00:00
encryption.rs feat: reencrypt/rekey local store (#1662) 2024-02-01 15:00:46 +00:00
history.rs fix(tests): add Settings::utc() for utc settings (#1677) 2024-02-06 17:47:00 +00:00
kv.rs feat: use ATUIN_TEST_SQLITE_STORE_TIMEOUT to specify test timeout of SQLite store (#1703) 2024-02-12 09:25:06 +00:00
lib.rs Automatically filter out secrets (#1182) 2023-08-19 12:28:39 +01:00
ordering.rs ignore JetBrains IDEs, tidy-up imports (#348) 2022-04-28 18:53:59 +01:00
secrets.rs feat: include atuin login in secret patterns (#1518) 2024-01-08 09:37:42 +00:00
settings.rs feat(stats): add linux sysadmin commands to common_subcommands (#1784) 2024-02-27 13:27:39 +00:00
sync.rs fix(sync): save sync time when it starts, not ends (#1573) 2024-01-15 13:10:10 +00:00