builtin/rev-parse: allow shortening to more than 40 hex characters
Patrick Steinhardt committed over 2 years ago
remote-curl: fix parsing of detached SHA256 heads
Patrick Steinhardt committed over 2 years ago
attr: fix BUG() when parsing attrs outside of repo
Patrick Steinhardt committed over 2 years ago
attr: don't recompute default attribute source
Patrick Steinhardt committed over 2 years ago
parse-options-cb: only abbreviate hashes when hash algo is known
Patrick Steinhardt committed over 2 years ago
path: move `validate_headref()` to its only user
Patrick Steinhardt committed over 2 years ago
path: harden validation of HEAD with non-standard hashes
Patrick Steinhardt committed over 2 years ago
Merge branch 'ps/the-index-is-no-more' into ps/undecided-is-not-necessarily-sha1
Junio C Hamano committed over 2 years ago
Merge branch 'jc/no-default-attr-tree-in-bare' into ps/undecided-is-not-necessarily-sha1
Junio C Hamano committed over 2 years ago
cmake: let `test-tool` run the unit tests, too
Johannes Schindelin committed over 2 years ago
ci: use test-tool as unit test runner on Windows
Josh Steadmon committed over 2 years ago
t/Makefile: run unit tests alongside shell tests
Jeff King committed over 2 years ago
unit tests: add rule for running with test-tool
Josh Steadmon committed over 2 years ago
test-tool run-command testsuite: support unit tests
Josh Steadmon committed over 2 years ago
test-tool run-command testsuite: remove hardcoded filter
Josh Steadmon committed over 2 years ago
test-tool run-command testsuite: get shell from env
Josh Steadmon committed over 2 years ago
t0080: turn t-basic unit test into a helper
Josh Steadmon committed over 2 years ago
ci: fix Python dependency on Ubuntu 24.04
Patrick Steinhardt committed over 2 years ago
Documentation: Mention that refspecs are explained elsewhere
Øystein Walle committed over 2 years ago
format-patch: run range-diff with larger creation-factor
Junio C Hamano committed over 2 years ago