summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-06Merge branch 'ps/connected-generic-promisor-checks'Junio C Hamano3-47/+125
2026-07-06Merge branch 'ps/refs-onbranch-fixes'Junio C Hamano29-389/+561
2026-07-06Merge branch 'mv/log-follow-mergy'Junio C Hamano7-2/+254
2026-07-06Merge branch 'wy/doc-clarify-review-replies'Junio C Hamano2-9/+48
2026-07-06Merge branch 'pw/status-rebase-todo'Junio C Hamano4-62/+207
2026-07-06Merge branch 'jk/repo-info-path-keys'Junio C Hamano6-43/+258
2026-07-06Merge branch 'tb/pack-path-walk-bitmap-delta-islands'Junio C Hamano5-31/+138
2026-07-06Merge branch 'jc/submittingpatches-design-critiques'Junio C Hamano1-0/+20
2026-07-06Merge branch 'kh/submittingpatches-trailers'Junio C Hamano1-10/+36
2026-07-06Merge branch 'mh/fetch-follow-remote-head-config'Junio C Hamano6-30/+196
2026-07-06Merge branch 'po/hash-object-size-t'Junio C Hamano10-19/+57
2026-07-06Merge branch 'ty/move-protect-hfs-ntfs'Junio C Hamano5-20/+48
2026-07-06Merge branch 'ps/odb-source-packed'Junio C Hamano26-1079/+1163
2026-07-06Merge branch 'td/ref-filter-restore-prefix-iteration'Junio C Hamano2-8/+44
2026-07-06Merge branch 'en/ort-harden-against-corrupt-trees'Junio C Hamano6-45/+249
2026-07-06Merge branch 'jk/setup-gitfile-diag-fix'Junio C Hamano5-8/+9
2026-07-06Merge branch 'rs/cat-file-default-format-optim'Junio C Hamano1-3/+6
2026-07-06Merge branch 'ps/doc-recommend-b4'Junio C Hamano4-9/+114
2026-07-06Merge branch 'ps/setup-drop-global-state'Junio C Hamano24-75/+97
2026-07-06Merge branch 'cc/promisor-auto-config-url-more'Junio C Hamano7-48/+756
2026-07-06Merge branch 'hn/status-pull-advice-qualified'Junio C Hamano2-8/+140
2026-07-06t: add greplint to detect bare grep assertionsMichael Montalbo44-5/+415
2026-07-06t: convert grep assertions to test_grepMichael Montalbo338-2806/+2815
2026-07-06t: fix Lexer line count for $() inside double-quoted stringsMichael Montalbo1-3/+6
2026-07-06t: extract chainlint's parser into shared moduleMichael Montalbo2-517/+543
2026-07-06t: fix grep assertions missing file argumentsMichael Montalbo3-3/+3
2026-07-06t/README: document test_grep helperMichael Montalbo1-0/+34
2026-07-06sparse-index: avoid crash on intent-to-add entry outside the coneDerrick Stolee3-1/+82
2026-07-06builtin/refs: add "rename" subcommandPatrick Steinhardt4-0/+200
2026-07-06builtin/refs: add "create" subcommandPatrick Steinhardt4-0/+209
2026-07-06builtin/refs: add "update" subcommandPatrick Steinhardt4-0/+336
2026-07-06builtin/refs: add "delete" subcommandPatrick Steinhardt4-0/+221
2026-07-06builtin/refs: drop `the_repository`Patrick Steinhardt1-8/+7
2026-07-06blame: reserve mark column only if necessaryRené Scharfe3-33/+53
2026-07-06gitlab-ci: enable "GIT_TEST_LONG"Patrick Steinhardt2-2/+16
2026-07-06gitlab-ci: disable RAM disk on macOS jobsPatrick Steinhardt1-6/+1
2026-07-06t: use `test_bool_env` to parse GIT_TEST_LONGPatrick Steinhardt2-3/+3
2026-07-06t7900: clean up large EXPENSIVE repositoryPatrick Steinhardt1-25/+31
2026-07-06t7508: skip EXPENSIVE test that is broken without SIZE_T_IS_64BITPatrick Steinhardt1-1/+1
2026-07-06t5608: reduce maximum disk usagePatrick Steinhardt1-31/+35
2026-07-06t4141: fix inefficient use of dd(1)Patrick Steinhardt1-3/+2
2026-07-06t0021: skip EXPENSIVE test that is broken without SIZE_T_IS_64BITPatrick Steinhardt1-1/+1
2026-07-06README: add GitLab CI badge to make it more discoverablePatrick Steinhardt1-1/+2
2026-07-05mingw: make `exit_process()` own the process handle on all pathsJohannes Schindelin2-3/+2
2026-07-05fsmonitor: plug token-data leak on early daemon-startup failuresJohannes Schindelin1-0/+2
2026-07-05reftable/table: release filter on error pathJohannes Schindelin1-0/+4
2026-07-05imap-send: avoid leaking the IMAP upload bufferJohannes Schindelin1-0/+1
2026-07-05worktree: fix resource leaks when branch creation failsJohannes Schindelin1-2/+5
2026-07-05submodule: fix cwd leak in `get_superproject_working_tree()`Johannes Schindelin1-9/+10
2026-07-05dir: free allocations on parse-error paths in `read_one_dir()`Johannes Schindelin1-2/+7