summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kn/reflog-migration'Junio C Hamano2024-12-231-22/+51
|\
| * refs: add support for migrating reflogsKarthik Nayak2024-12-161-22/+51
| * Merge branch 'kn/reftable-writer-log-write-verify' into kn/reflog-migrationJunio C Hamano2024-12-162-4/+51
| |\
* | \ Merge branch 'ps/ci-meson'Junio C Hamano2024-12-238-55/+127
|\ \ \
| * | | t: introduce compatibility options to clar-based testsPatrick Steinhardt2024-12-131-1/+18
| * | | t: fix out-of-tree tests for some git-p4 testsPatrick Steinhardt2024-12-132-50/+50
| * | | Makefile: detect missing Meson testsPatrick Steinhardt2024-12-131-1/+17
| * | | meson: detect missing tests at configure timePatrick Steinhardt2024-12-131-0/+36
| * | | t/unit-tests: rename clar-based unit tests to have a common prefixPatrick Steinhardt2024-12-134-3/+6
| * | | Merge branch 'ps/build' into ps/ci-mesonJunio C Hamano2024-12-125-13/+1229
| |\ \ \
| * \ \ \ Merge branch 'cw/worktree-extension' into ps/ci-mesonJunio C Hamano2024-12-128-46/+155
| |\ \ \ \
* | \ \ \ \ Merge branch 'js/range-diff-diff-merges'Junio C Hamano2024-12-231-0/+16
|\ \ \ \ \ \
| * | | | | | range-diff: optionally include merge commits' diffs in the analysisJohannes Schindelin2024-12-161-0/+16
| * | | | | | Merge branch 'js/log-remerge-keep-ancestry' into js/range-diff-diff-mergesJunio C Hamano2024-12-161-0/+7
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'as/show-index-uninitialized-hash'Junio C Hamano2024-12-231-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | t5300: add test for 'show-index --object-format'Abhijeet Sonar2024-11-111-0/+14
| * | | | | | | | show-index: fix uninitialized hash functionAbhijeet Sonar2024-11-111-0/+4
* | | | | | | | | Merge branch 'ps/build-sign-compare'Junio C Hamano2024-12-2327-32/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t/helper: don't depend on implicit wraparoundPatrick Steinhardt2024-12-062-7/+2
| * | | | | | | | | global: trivial conversions to fix `-Wsign-compare` warningsPatrick Steinhardt2024-12-0611-44/+17
| * | | | | | | | | diff.h: fix index used to loop through unsigned integerPatrick Steinhardt2024-12-061-1/+0
| * | | | | | | | | global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt2024-12-0628-0/+44
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'kn/reftable-writer-log-write-verify'Junio C Hamano2024-12-232-4/+51
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | reftable/writer: ensure valid range for log's update_indexKarthik Nayak2024-12-072-4/+51
* | | | | | | | | Merge branch 'tc/bundle-with-tag-remove-workaround'Junio C Hamano2024-12-191-0/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bundle: remove unneeded codeToon Claes2024-12-121-0/+44
* | | | | | | | | | Merge branch 'js/log-remerge-keep-ancestry'Junio C Hamano2024-12-191-0/+7
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | log: --remerge-diff needs to keep around commit parentsJohannes Schindelin2024-12-131-0/+7
* | | | | | | | | | Merge branch 'bf/fetch-set-head-config'Junio C Hamano2024-12-192-0/+149
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remote set-head: set followRemoteHEAD to "warn" if "always"Bence Ferdinandy2024-12-051-0/+11
| * | | | | | | | | | fetch set_head: add warn-if-not-$branch optionBence Ferdinandy2024-12-051-0/+38
| * | | | | | | | | | fetch set_head: move warn advice into advise_if_enabledBence Ferdinandy2024-12-051-2/+0
| * | | | | | | | | | fetch: add configuration for set_head behaviourBence Ferdinandy2024-12-021-0/+102
| * | | | | | | | | | Merge branch 'bf/set-head-symref' into bf/fetch-set-head-configJunio C Hamano2024-11-2711-17/+221
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/set-head-symref-fix'Junio C Hamano2024-12-191-0/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fetch: do not ask for HEAD unnecessarilyJunio C Hamano2024-12-071-0/+17
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'bf/set-head-symref'Junio C Hamano2024-12-1911-17/+221
|\| | | | | | | | | |
| * | | | | | | | | | fetch set_head: handle mirrored bare repositoriesBence Ferdinandy2024-11-251-0/+10
| * | | | | | | | | | fetch: set remote/HEAD if it does not existBence Ferdinandy2024-11-2511-17/+135
| * | | | | | | | | | remote set-head: better output for --autoBence Ferdinandy2024-11-251-1/+62
| * | | | | | | | | | t/t5505-remote: test failure of set-headBence Ferdinandy2024-11-251-0/+12
| * | | | | | | | | | t/t5505-remote: set default branch to mainBence Ferdinandy2024-11-251-0/+3
* | | | | | | | | | | Merge branch 'ps/build'Junio C Hamano2024-12-165-13/+1229
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Introduce support for the Meson build systemPatrick Steinhardt2024-12-062-0/+1205
| * | | | | | | | | | t: allow overriding build dirPatrick Steinhardt2024-12-061-1/+2
| * | | | | | | | | | t: better support for out-of-tree buildsPatrick Steinhardt2024-12-063-6/+6
| * | | | | | | | | | Makefile: use common template for GIT-BUILD-OPTIONSPatrick Steinhardt2024-12-061-6/+16
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ps/commit-with-message-syntax-fix'Junio C Hamano2024-12-161-0/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | object-name: fix reversed ordering with ":/<text>" revisionsPatrick Steinhardt2024-12-081-0/+15
* | | | | | | | | | | Merge branch 'rj/strvec-splice-fix'Junio C Hamano2024-12-161-0/+10
|\ \ \ \ \ \ \ \ \ \ \