Commit Graph

  • 899dfddbab fix imports Ajeet D'Souza 2026-05-10 20:10:03 +0530
  • 2dde02cec8 import: auto-detect databases; add Atuin support Ajeet D'Souza 2026-05-10 20:02:28 +0530
  • 07a0f7d29e
    Merge 458ccd4dd2 into 0cc031e98e Max Coplan 2026-05-10 16:44:24 +0530
  • 0cc031e98e
    Bump softprops/action-gh-release from 2 to 3 (#1220) dependabot[bot] 2026-05-09 04:00:24 +0530
  • 01a030dc72 fix: handle VerbatimUNC paths on Windows (#331) Open Source Contributor 2026-05-03 22:11:27 -0600
  • 0941a3a55a
    perf: replaced xonsh execx with a config file deftasparagusanaconda 2026-04-27 23:17:42 +0530
  • ab72fdfcb1 test(export): 添加导出功能的测试用例 soar0216 2026-04-25 09:42:12 +0800
  • 0e5333d0d8 fix(export): 移除默认stdout输出并添加CSV表头 soar0216 2026-04-25 09:27:30 +0800
  • a128974954 feat(export): 添加导出数据库功能支持json和csv格式 soar0216 2026-04-25 09:09:48 +0800
  • d52c6336b8 docs: 添加项目文档AGENTS.md soar0216 2026-04-25 08:53:21 +0800
  • 0d16cf3998
    Update templates/bash.txt Peppr 2026-04-22 18:05:36 +1000
  • 5557548029 Minor change to syntax Martin Chen 2026-04-22 15:27:12 +1000
  • cad4eb63d3 Added . and .. cases Martin Chen 2026-04-22 15:22:14 +1000
  • 14bba8f264 fix: move Windows-only test cases to cfg-gated test function Abhay 2026-04-20 22:31:06 +0530
  • a2d981aff9 fix: normalize path separators for keyword matching on Windows Abhay 2026-04-19 22:37:29 +0530
  • 694b7dfc81
    fix(zsh): prefer builtin cd for symlink-relative paths lawrence3699 2026-04-19 22:11:59 +1000
  • c6333728f4
    Bump softprops/action-gh-release from 2 to 3 dependabot[bot] 2026-04-13 19:40:38 +0000
  • 1864d838d9 Docs: Make updated docs clearer tahamahmoud7097-wq 2026-02-03 17:44:46 +0200
  • 863aa179a4 Docs: Update doc comments for alias flag in "add" subcommand tahamahmoud7097-wq 2026-02-03 17:26:51 +0200
  • 0f34dc615d Feat: Add alias support for zoxide with `--alias` flag in `add` subcommand (closes #1122) tahamahmoud7097-wq 2026-02-03 17:41:17 +0200
  • 39218609ad Deepsource lint compliance Aiden Ghim 2026-04-06 20:02:43 +0900
  • 599f760a94 feat: shorten /home/user to ~ in fzf Aiden Ghim 2026-04-06 19:40:15 +0900
  • 03addcd045 Fix manpage for styling compliance Aiden Ghim 2026-04-04 19:08:46 +0900
  • 350828212e Rustfmt check Aiden Ghim 2026-04-04 19:04:22 +0900
  • 393526e221 Change CHANGELOG.md Aiden Ghim 2026-04-04 18:16:59 +0900
  • 404a931f17 Change help page & manpage Aiden Ghim 2026-04-04 18:11:37 +0900
  • a96dc1aa41 Add _ZO_FZF_OPTS_FILE environment variable Aiden Ghim 2026-04-04 18:00:49 +0900
  • ba6db1ba61
    Merge f7d92b7a98 into 67ca1bc959 Azalea Colburn 2026-03-25 23:01:27 -0400
  • e5985dcb2e
    Merge 3a4b198cef into 67ca1bc959 w3irdrobot 2026-03-25 23:01:27 -0400
  • 8fe5f48726
    Merge 227997e516 into 67ca1bc959 /dev/mataha 2026-03-25 23:01:27 -0400
  • 138fd70f23
    Merge 157f2c36b9 into 67ca1bc959 lyj 2026-03-25 13:55:59 +0900
  • db25e08617
    Merge 5b88d3a6b3 into 67ca1bc959 lyj 2026-03-24 09:54:33 +0900
  • 67ca1bc959
    Bump cachix/cachix-action from 16 to 17 (#1202) dependabot[bot] 2026-03-24 03:50:23 +0530
  • 3d5921452a
    Bump cachix/cachix-action from 16 to 17 dependabot[bot] 2026-03-23 18:46:44 +0000
  • 4f04fd4167
    ci: add riscv64 to release build matrix (#1201) Bruno Verachten 2026-03-23 16:34:59 +0100
  • 4f34772445
    musl Ajeet D'Souza 2026-03-23 19:27:49 +0530
  • 13a361c423
    ci: add riscv64 to release build matrix Bruno Verachten 2026-03-23 13:23:24 +0100
  • f74ed040fe
    Bump actions/upload-artifact from 6 to 7 (#1190) dependabot[bot] 2026-03-22 03:45:35 +0530
  • 108c41ac82
    Bump Swatinem/rust-cache from 2.8.2 to 2.9.1 (#1196) dependabot[bot] 2026-03-17 01:49:29 +0530
  • 56b89c67e3
    Bump Swatinem/rust-cache from 2.8.2 to 2.9.1 dependabot[bot] 2026-03-16 19:04:04 +0000
  • 458ccd4dd2 feat(import): add support for importing from Jump Max 👨🏽‍💻 Coplan 2026-03-09 20:41:31 -0700
  • 806e995365
    Merge branch 'main' into fix/zoxide-empty-selection Kaiiiiiiiii 2026-03-08 11:38:39 +0800
  • 86b96b7234 style: format interactive query regression tests Kaiiiiiiiii 2026-03-07 16:21:01 +0800
  • 9260d43388 test: cover empty interactive selections Kaiiiiiiiii 2026-03-07 16:18:14 +0800
  • d9494204ac fix: make empty interactive selections exit silently Kaiiiiiiiii 2026-03-07 16:18:13 +0800
  • 018299fb48 test: scope bash guard assertion to configured cmd Kaiiiiiiiii 2026-03-07 15:31:18 +0800
  • 61f19a60d9 Update README Ajeet D'Souza 2026-03-05 11:11:54 +0530
  • a970320caf
    Update README Ajeet D'Souza 2026-03-05 08:02:31 +0530
  • 59155c8ee0 Merge branch 'main' into nushell_completion Juhan280 2026-03-04 20:03:59 +0600
  • 7e4cbb8380
    Bump actions/checkout from 5 to 6 (#1191) dependabot[bot] 2026-03-03 03:32:43 +0530
  • 75e199909e
    Bump actions/checkout from 5 to 6 dependabot[bot] 2026-03-02 20:24:03 +0000
  • a33ee8e298
    Bump actions/upload-artifact from 6 to 7 dependabot[bot] 2026-03-02 20:23:56 +0000
  • 157f2c36b9 Add option: zoxide query -t : print last_accessed lengyijun 2025-04-11 07:33:24 +0800
  • fb1495b0ad
    Handle prompts ending in space (#1189) Ajeet D'Souza 2026-03-01 15:32:40 +0530
  • 3b317c1263 Handle prompts ending in space Ajeet D'Souza 2026-03-01 14:25:36 +0530
  • a461c9585f Update README Ajeet D'Souza 2026-03-01 13:57:43 +0530
  • ed630dc29d Update README test Ajeet D'Souza 2026-03-01 13:57:43 +0530
  • e10ebcc2bd
    ci: add workflow to publish to crates.io (#1169) Helmut K. C. Tessarek 2026-03-01 02:32:36 -0500
  • f07a76e115
    pwsh: handling `z ~` and `z` separately (#1161) Chawye Hsu 2026-03-01 15:13:50 +0800
  • ba599bc819 No explicit case needed for ~ Ajeet D'Souza 2026-03-01 12:38:55 +0530
  • 5b88d3a6b3 auto migrate lengyijun 2026-02-27 09:19:49 +0800
  • be220c9542 use display_override Juhan280 2026-02-21 02:28:23 +0600
  • 53897b1c13 cargo fix lengyijun 2026-02-19 20:30:17 +0800
  • cad80a5ce5 cargo test lengyijun 2026-02-19 14:08:52 +0800
  • e2a83fe122 rm unused fn lengyijun 2026-02-19 13:40:58 +0800
  • 0dc4a72500 wip lengyijun 2026-02-19 13:32:08 +0800
  • 6d0ba18003 feat: add `z --` to jump to last rested directory Douglas Sellers 2026-02-18 14:19:16 -0800
  • b8844cd373 make closures in `any` command return boolean Juhan280 2026-02-19 01:48:13 +0600
  • f3a07cd3d1 Update README.md Ajeet D'Souza 2026-02-19 01:04:43 +0530
  • 227997e516 Switch code page to UTF-8 in a separate command mataha 2026-01-29 19:07:38 +0100
  • 31f6595f54 Point `cmd.exe` users to the registry key mataha 2026-01-28 15:48:40 +0100
  • e7ff4382b7 Handle UTF-8 output correctly in `cmd.exe` mataha 2026-01-28 15:22:09 +0100
  • 28bddb9389 Switch to labeled comments mataha 2024-07-05 01:15:44 +0200
  • 862bdf16e4 Consider PATHEXT when searching for fzf binary mataha 2024-06-17 00:41:02 +0200
  • d838651f51 Fix formatting mataha 2024-06-15 17:11:45 +0200
  • e79df688ee Fix stdin end of input mataha 2024-06-15 01:29:09 +0200
  • 5b2eca1cf8 Fix newlines mataha 2024-06-14 16:14:34 +0200
  • 699126567f Code cleanup mataha 2024-06-11 01:26:11 +0200
  • 3cc6de20ac Update documentation mataha 2024-06-11 01:01:56 +0200
  • 9d9d605d50 Make clippy and rustfmt happy mataha 2024-06-11 00:25:55 +0200
  • cca937c907 WIP mataha 2024-06-10 16:33:39 +0200
  • bb75058ce6 Be consistent when comparing comptime strings mataha 2024-06-10 03:39:18 +0200
  • 864f8cad91 WIP mataha 2024-06-10 03:12:46 +0200
  • acb9e95e7e Add common shorthands as command aliases mataha 2023-06-17 02:33:01 +0200
  • 3883fcd487 Initialize hook only if it's a `pwd` hook mataha 2023-06-17 02:12:29 +0200
  • 435a62266a Tighten the check for command-line context mataha 2023-06-17 02:11:06 +0200
  • 8d61617c6a Quit if Command Extensions are disabled mataha 2023-06-12 01:19:24 +0200
  • 1ee0195a0d Sanitize trailing backslash when in root directory mataha 2023-06-11 04:46:01 +0200
  • e7dba81869 Quote external command macros directly mataha 2023-06-11 04:41:14 +0200
  • 3f2283c502 Fall back to being `cd` if directory exists mataha 2023-06-11 04:31:16 +0200
  • 6f3d0a24b8 Don't hardcode command names mataha 2023-06-11 04:26:02 +0200
  • 0d0f557580 Make the Command Extensions requirement more clear mataha 2023-06-11 04:23:24 +0200
  • ae74cea6ac Don't run with Command Extensions disabled mataha 2023-06-07 04:27:36 +0200
  • ed35b884db Make sure `OLDPWD` is not set mataha 2023-06-07 02:36:42 +0200
  • c21e82ac49 Fix whitespace suppression in `cmd.exe` template mataha 2023-06-07 00:59:49 +0200
  • 23e4e78431 Disable delayed expansion in `cmd init` mataha 2023-06-06 23:51:22 +0200
  • 06c19d8d31 Make percent characters work in all contexts mataha 2023-06-06 23:01:19 +0200
  • 1a403b4322 Fix rustfmt errors mataha 2023-06-06 01:33:19 +0200
  • 6e88046442 Make the test run mataha 2023-06-06 01:24:24 +0200
  • ba2c1345e4 Add tests for path prefix normalization mataha 2023-06-06 01:00:25 +0200