t: don't set ICONV prereq when iconv(1) is missing
Patrick Steinhardt committed 6 months ago
hook: add -z option to "git hook list"
Adrian Ratiu committed 6 months ago
hook: allow out-of-repo 'git hook' invocations
Emily Shaffer committed 6 months ago
hook: allow event = "" to overwrite previous values
Adrian Ratiu committed 6 months ago
hook: allow disabling config hooks
Adrian Ratiu committed 6 months ago
hook: include hooks from the config
Adrian Ratiu committed 6 months ago
hook: add "git hook list" command
Emily Shaffer committed 6 months ago
hook: run a list of hooks to prepare for multihook support
Emily Shaffer committed 6 months ago
hook: add internal state alloc/free callbacks
Adrian Ratiu committed 6 months ago
path: remove repository argument from worktree_git_path()
Phillip Wood committed 6 months ago
wt-status: avoid passing NULL worktree
Phillip Wood committed 6 months ago
bisect: simplify string_list memory handling
Jeff King committed 6 months ago
bisect: fix misuse of `refs_for_each_ref_in()`
Patrick Steinhardt committed 6 months ago
pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"
Patrick Steinhardt committed 6 months ago
pack-bitmap: deduplicate logic to iterate over preferred bitmap tips
Patrick Steinhardt committed 6 months ago
gitlab-ci: handle failed tests on MSVC+Meson job
Patrick Steinhardt committed 6 months ago
gitlab-ci: use "run-test-slice-meson.sh"
Patrick Steinhardt committed 6 months ago
ci: make test slicing consistent across Meson/Make
Patrick Steinhardt committed 6 months ago
github: fix Meson tests not executing at all
Patrick Steinhardt committed 6 months ago
meson: fix MERGE_TOOL_DIR with "--no-bin-wrappers"
Patrick Steinhardt committed 6 months ago