Merge branch 'ja/perf-use-specified-shell'
Junio C Hamano committed over 4 years ago
Merge branch 'hn/test-ref-store-show-hash-algo'
Junio C Hamano committed over 4 years ago
Merge branch 'ws/fast-export-with-revision-options'
Junio C Hamano committed over 4 years ago
Merge branch 'js/l10n-mention-ngettext-early-in-readme'
Junio C Hamano committed over 4 years ago
Merge branch 'jh/p4-human-unit-numbers'
Junio C Hamano committed over 4 years ago
Merge branch 'ds/sparse-checkout-malformed-pattern-fix'
Junio C Hamano committed over 4 years ago
cache.h: drop duplicate `ensure_full_index()` declaration
Martin Ågren committed over 4 years ago
name-rev.c: use strbuf_getline instead of limited size buffer
John Cai committed over 4 years ago
name-rev: deprecate --stdin in favor of --annotate-stdin
John Cai committed over 4 years ago
lazyload: use correct calling conventions
Matthias Aßhauer committed over 4 years ago
stable-qsort: avoid using potentially unaligned access
René Scharfe committed over 4 years ago
run-command: remove old run_hook_{le,ve}() hook API
Emily Shaffer committed over 4 years ago
receive-pack: convert push-to-checkout hook to hook.h
Emily Shaffer committed over 4 years ago
read-cache: convert post-index-change to use hook.h
Emily Shaffer committed over 4 years ago
commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
Emily Shaffer committed over 4 years ago
git-p4: use 'git hook' to run hooks
Emily Shaffer committed over 4 years ago
send-email: use 'git hook run' for 'sendemail-validate'
Emily Shaffer committed over 4 years ago
git hook run: add an --ignore-missing flag
Ævar Arnfjörð Bjarmason committed over 4 years ago
hooks: convert worktree 'post-checkout' hook to hook library
Emily Shaffer committed over 4 years ago
hooks: convert non-worktree 'post-checkout' hook to hook library
Emily Shaffer committed over 4 years ago