summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2024-12-10strvec: `strvec_splice()` to a statically initialized vectorRubén Justo1-0/+10
2024-12-08object-name: fix reversed ordering with ":/<text>" revisionsPatrick Steinhardt1-0/+15
2024-12-07fetch: do not ask for HEAD unnecessarilyJunio C Hamano1-0/+17
2024-12-07reftable/writer: ensure valid range for log's update_indexKarthik Nayak2-4/+51
2024-12-07Introduce support for the Meson build systemPatrick Steinhardt2-0/+1205
2024-12-07t: allow overriding build dirPatrick Steinhardt1-1/+2
2024-12-07t: better support for out-of-tree buildsPatrick Steinhardt3-6/+6
2024-12-07Makefile: use common template for GIT-BUILD-OPTIONSPatrick Steinhardt1-6/+16
2024-12-06t/helper: don't depend on implicit wraparoundPatrick Steinhardt2-7/+2
2024-12-06global: trivial conversions to fix `-Wsign-compare` warningsPatrick Steinhardt11-44/+17
2024-12-06diff.h: fix index used to loop through unsigned integerPatrick Steinhardt1-1/+0
2024-12-06global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt28-0/+44
2024-12-06describe: split "found all tags" and max_candidates logicJeff King1-0/+10
2024-12-06Merge branch 'kh/sequencer-comment-char'Junio C Hamano3-0/+48
2024-12-06advice: suggest using subcommand "git config set"Bence Ferdinandy15-23/+23
2024-12-06remote set-head: set followRemoteHEAD to "warn" if "always"Bence Ferdinandy1-0/+11
2024-12-06fetch set_head: add warn-if-not-$branch optionBence Ferdinandy1-0/+38
2024-12-06fetch set_head: move warn advice into advise_if_enabledBence Ferdinandy1-2/+0
2024-12-04midx: pass `repository` to `load_multi_pack_index`Karthik Nayak1-4/+4
2024-12-04Merge branch 'bc/drop-ancient-libcurl-and-perl'Junio C Hamano4-4/+4
2024-12-04Merge branch 'kn/pass-repo-to-builtin-sub-sub-commands'Junio C Hamano1-3/+5
2024-12-04Merge branch 'ps/bisect-double-free-fix'Junio C Hamano1-0/+5
2024-12-04Merge branch 'tb/use-test-file-size-more'Junio C Hamano2-2/+2
2024-12-04Merge branch 'sj/ref-contents-check'Junio C Hamano1-34/+542
2024-12-04Merge branch 'ps/ref-backend-migration-optim'Junio C Hamano2-2/+2
2024-12-04Merge branch 'ps/leakfixes-part-10'Junio C Hamano928-1041/+94
2024-12-04Merge branch 'ps/gc-stale-lock-warning'Junio C Hamano1-0/+13
2024-12-04t9300: test verification of renamed pathsJeff King1-2/+9
2024-12-03tag: "git tag" refuses to use HEAD as a tagnameJunio C Hamano1-0/+12
2024-12-03t5604: do not expect that HEAD can be a valid tagnameJunio C Hamano1-3/+3
2024-12-02fast-import: disallow more path componentsElijah Newren2-5/+85
2024-12-02fetch: add configuration for set_head behaviourBence Ferdinandy1-0/+102
2024-12-02worktree: refactor `repair_worktree_after_gitdir_move()`Caleb White1-4/+18
2024-12-02worktree: add relative cli/config options to `repair` commandCaleb White1-0/+39
2024-12-02worktree: add relative cli/config options to `move` commandCaleb White1-0/+25
2024-12-02worktree: add relative cli/config options to `add` commandCaleb White4-40/+70
2024-12-02setup: correctly reinitialize repository versionCaleb White1-3/+3
2024-11-28transport: propagate fsck configuration during bundle fetchJustin Tobler1-0/+7
2024-11-27Merge branch 'bf/set-head-symref' into bf/fetch-set-head-configJunio C Hamano11-17/+221
2024-11-27Merge branch 'kn/ref-transaction-hook-with-reflog'Junio C Hamano1-2/+0
2024-11-27Merge branch 'jt/index-pack-allow-promisor-only-while-fetching'Junio C Hamano1-3/+1
2024-11-27Merge branch 'en/fast-import-avoid-self-replace'Junio C Hamano1-0/+28
2024-11-27Merge branch 'ps/clar-build-improvement'Junio C Hamano2-50/+63
2024-11-26Sync with 2.46.3Johannes Schindelin5-19/+68
2024-11-26Sync with 2.45.3Johannes Schindelin5-19/+68
2024-11-26Sync with 2.44.3Johannes Schindelin5-19/+68
2024-11-26Sync with 2.43.6Johannes Schindelin5-19/+68
2024-11-26Sync with 2.42.4Johannes Schindelin5-19/+68
2024-11-26Sync with 2.41.3Johannes Schindelin5-19/+68
2024-11-26Sync with 2.40.4Johannes Schindelin5-19/+68