summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-04Git 2.51-rc0v2.51.0-rc0Junio C Hamano
2025-08-04Merge branch 'jc/test-hashmap-is-still-here'Junio C Hamano
2025-08-04Merge branch 'kh/doc-fast-import-historical'Junio C Hamano
2025-08-04Merge branch 'ms/meson-with-ancient-git-wo-ls-files-dedup'Junio C Hamano
2025-08-04Merge branch 'jc/doc-release-vs-clear'Junio C Hamano
2025-08-04Merge branch 'ch/t7450-recursive-clone-test-fix'Junio C Hamano
2025-08-04Merge branch 'js/prompt-crlf-fix'Junio C Hamano
2025-08-04Merge branch 'ps/meson-clar-decls-fix'Junio C Hamano
2025-08-04Merge branch 'js/mingw-fixes'Junio C Hamano
2025-08-04Merge branch 'lm/add-p-context'Junio C Hamano
2025-08-04Merge branch 'ps/config-wo-the-repository'Junio C Hamano
2025-08-04Merge branch 'kn/for-each-ref-skip-updates'Junio C Hamano
2025-08-04Merge branch 'jt/switch-restore-no-longer-experimental'Junio C Hamano
2025-08-04Merge branch 'jb/t7510-gpg-program-path'Junio C Hamano
2025-08-04Merge branch 'cc/t9350-cleanup'Junio C Hamano
2025-08-04Merge branch 'hy/blame-simplify-get-commit-info'Junio C Hamano
2025-08-03The seventeenth batch, just before -rc0Junio C Hamano
2025-08-03Merge branch 'hl/test-helper-fd-close'Junio C Hamano
2025-08-03Merge branch 'ow/rebase-verify-insn-fmt-before-initializing-state'Junio C Hamano
2025-08-03Merge branch 'ps/object-store-midx'Junio C Hamano
2025-08-03Merge branch 'kn/for-each-ref-skip'Junio C Hamano
2025-08-03mingw: support Windows Server 2016 againJohannes Schindelin
2025-08-03mingw_rename: support ReFS on Windows 2022Johannes Schindelin
2025-08-03mingw: drop Windows 7-specific work-aroundJohannes Schindelin
2025-08-03mingw_open_existing: handle directories betterMatthias Aßhauer
2025-08-01The sixteenth batchJunio C Hamano
2025-08-01Merge branch 'sk/reftable-clarify-tests'Junio C Hamano
2025-08-01Merge branch 'ly/pull-autostash'Junio C Hamano
2025-08-01Merge branch 'jc/document-test-balloons-in-flight'Junio C Hamano
2025-08-01Merge branch 'ag/imap-send-list-folders-doc'Junio C Hamano
2025-08-01Merge branch 'cb/meson-avoid-broken-macos-pcre2'Junio C Hamano
2025-08-01Merge branch 'jc/ci-print-test-failures-fix'Junio C Hamano
2025-08-01Merge branch 'jk/unleak-reflog-expire-entry'Junio C Hamano
2025-08-01Merge branch 'jc/do-not-scan-argv-without-parsing'Junio C Hamano
2025-08-01Merge branch 'jk/revision-no-early-output'Junio C Hamano
2025-08-01Merge branch 'jc/rev-list-info-cleanup'Junio C Hamano
2025-08-01meson: tolerate errors from git ls-files --deduplicateMartin Storsjö
2025-08-01doc: fast-import: contextualize the hardware costKristoffer Haugsbakk
2025-08-01CodingGuidelines: clarify that S_release() does not reinitializeJunio C Hamano
2025-07-31interactive: do strip trailing CRLF from inputJohannes Sixt
2025-07-31t7450: inspect the correct path a broken code would write tochenjianhu
2025-07-30test-hashmap: document why it is no longer used but still thereJunio C Hamano
2025-07-29add-patch: add diff.context command line overridesLeon Michalak
2025-07-29add-patch: respect diff.context configurationLeon Michalak
2025-07-29t: use test_config in t4055Leon Michalak
2025-07-29t: use test_grep in t3701 and t4055Leon Michalak
2025-07-29meson: ensure correct "clar-decls.h" header is usedPatrick Steinhardt
2025-07-29t7510: use $PWD instead of $(pwd) inside PATHJeff King
2025-07-28blame: remove parameter detailed in get_commit_info()Han Young
2025-07-28builtin: unmark git-switch and git-restore as experimentalJustin Tobler