summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18Git 2.46-rc1v2.46.0-rc1Junio C Hamano
2024-07-18Merge branch 'jk/am-retry'Junio C Hamano
2024-07-18Merge branch 'tb/pseudo-merge-reachability-bitmap'Junio C Hamano
2024-07-18Merge branch 'ps/pseudo-ref-terminology'Junio C Hamano
2024-07-18Merge branch 'tb/doc-max-tree-depth-fix'Junio C Hamano
2024-07-18Merge branch 'ch/refs-without-the-repository-fix'Junio C Hamano
2024-07-17Post 2.46-rc0 batch #3Junio C Hamano
2024-07-17Merge branch 'js/unit-test-oidtree-cmake-fix'Junio C Hamano
2024-07-17Merge branch 'js/var-git-shell-path'Junio C Hamano
2024-07-17Merge branch 'ps/doc-http-empty-cookiefile'Junio C Hamano
2024-07-17Merge branch 'kn/push-empty-fix'Junio C Hamano
2024-07-17Merge branch 'jc/http-cookiefile'Junio C Hamano
2024-07-17Merge branch 'jk/test-body-in-here-doc'Junio C Hamano
2024-07-17Merge branch 'rj/test-sanitize-leak-log-fix'Junio C Hamano
2024-07-17Documentation: fix default value for core.maxTreeDepthTaylor Blau
2024-07-17Documentation/glossary: fix double wordMartin Ågren
2024-07-17Documentation/gitpacking: make sample configs listing blocksMartin Ågren
2024-07-17t4153: stop redirecting input from /dev/zeroJeff King
2024-07-16Post 2.46-rc0 batch #2Junio C Hamano
2024-07-16Merge branch 'bc/gitfaq-more'Junio C Hamano
2024-07-16Merge branch 'bc/http-proactive-auth'Junio C Hamano
2024-07-16Merge branch 'jc/where-is-bash-for-ci'Junio C Hamano
2024-07-16Merge branch 'ds/advice-sparse-index-expansion'Junio C Hamano
2024-07-16Merge branch 'cb/send-email-sanitize-trailer-addresses'Junio C Hamano
2024-07-16Merge branch 'en/ort-inner-merge-error-fix'Junio C Hamano
2024-07-16refs: correct the version numbers in a commentChristian Hesse
2024-07-15Post 2.46-rc0 batch #1Junio C Hamano
2024-07-15Merge branch 'cp/unit-test-reftable-record'Junio C Hamano
2024-07-15Merge branch 'jc/disable-push-nego-for-deletion'Junio C Hamano
2024-07-15Merge branch 'ri/doc-show-branch-fix'Junio C Hamano
2024-07-15Merge branch 'tb/dev-build-pedantic-fix'Junio C Hamano
2024-07-15Merge branch 'rs/clang-format-updates'Junio C Hamano
2024-07-15Merge branch 'am/gitweb-feed-use-committer-date'Junio C Hamano
2024-07-15Merge branch 'jk/tests-without-dns'Junio C Hamano
2024-07-15Merge branch 'gt/unit-test-oidmap'Junio C Hamano
2024-07-15Merge branch 'as/describe-broken-refresh-index-fix'Junio C Hamano
2024-07-15Merge branch 'rj/t0613-no-longer-leaks'Junio C Hamano
2024-07-15Merge branch 'rj/t0612-no-longer-leaks'Junio C Hamano
2024-07-13var(win32): do report the GIT_SHELL_PATH that is actually usedJohannes Schindelin
2024-07-13run-command: declare the `git_shell_path()` function globallyJohannes Schindelin
2024-07-13run-command(win32): resolve the path to the Unix shell earlyJohannes Schindelin
2024-07-13mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, tooJohannes Schindelin
2024-07-13win32: override `fspathcmp()` with a directory separator-aware versionJohannes Schindelin
2024-07-13strvec: declare the `strvec_push_nodup()` function globallyJohannes Schindelin
2024-07-13run-command: refactor getting the Unix shell path into its own functionJohannes Schindelin
2024-07-12cmake: fix build of `t-oidtree`Johannes Schindelin
2024-07-12builtin/push: call set_refspecs after validating remoteKarthik Nayak
2024-07-12Git 2.46-rc0v2.46.0-rc0Junio C Hamano
2024-07-12Merge branch 'rs/simplify-submodule-helper-super-prefix-invocation'Junio C Hamano
2024-07-12Merge branch 'as/pathspec-h-typofix'Junio C Hamano