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
ci: don't skip smallest test slice in GitLab
Patrick Steinhardt committed 6 months ago
ci: handle failures of test-slice helper
Patrick Steinhardt committed 6 months ago
completion: fix zsh alias listing for subsection aliases
Jonatan Holmgren committed 6 months ago
alias: support non-alphanumeric names via subsection syntax
Jonatan Holmgren committed 6 months ago
alias: prepare for subsection aliases
Jonatan Holmgren committed 6 months ago
help: use list_aliases() for alias listing
Jonatan Holmgren committed 6 months ago