wfxr.forgit/tests
Wenxuan Zhang 2420155e23
Some checks are pending
ci / build (macos-latest) (push) Waiting to run
ci / build (ubuntu-latest) (push) Waiting to run
ci / commitlint (push) Waiting to run
ci / format (push) Waiting to run
ci / rumdl-check (push) Waiting to run
ci / actionlint (push) Waiting to run
fix: preserve LESS options in enter pager
Pass the required color and stay-open flags directly to less so forgit no longer
replaces users' LESS environment options.

Add regression coverage and document the default behavior.
2026-08-25 13:57:48 +08:00
..
branch-helpers.test.sh feat: add interactive git worktree operations 2026-03-10 09:20:16 +08:00
clean-select-files.test.sh ci: enforce consistent shell formatting with shfmt (#514) 2026-04-11 17:51:34 +02:00
empty-state.test.sh ci: enforce consistent shell formatting with shfmt (#514) 2026-04-11 17:51:34 +02:00
fzf.test.sh fix: preserve add paths across special filenames (#506) 2026-04-08 10:40:03 +08:00
helper-functions.test.sh ci: enforce consistent shell formatting with shfmt (#514) 2026-04-11 17:51:34 +02:00
is-submodule.test.sh fix: forgit add shows dir view for submodules (#484) 2025-12-21 20:45:56 +01:00
list-staged-files.test.sh feat: add interactive git restore selector (#537) 2026-06-16 21:16:26 +02:00
log.test.sh refactor: extract _forgit_git_log from _forgit_log 2026-03-17 17:21:28 +01:00
pager.test.sh fix: preserve LESS options in enter pager 2026-08-25 13:57:48 +08:00
parse-array.test.sh fix: support arbitrary whitespace in _forgit_parse_array 2026-06-28 14:04:02 +02:00
preview-context.test.sh ci: enforce consistent shell formatting with shfmt (#514) 2026-04-11 17:51:34 +02:00
restore.test.sh feat: add interactive git restore selector (#537) 2026-06-16 21:16:26 +02:00
show.test.sh refactor: extract _forgit_git_show from _forgit_show 2026-03-17 17:21:28 +01:00
working-tree-changes.test.sh perf: speed up modified file lookup in large repositories (#544) 2026-07-13 10:05:53 -07:00