summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-02-27packed-backend: check whether the "packed-refs" is regular fileshejialuo-4/+78
2025-02-27builtin/refs: get worktrees without reading head informationshejialuo-1/+14
2025-02-27t0602: use subshell to ensure working directory unchangedshejialuo-473/+494
2025-02-27gitlab-ci: fix "msvc-meson" test job succeeding despite test failuresPatrick Steinhardt-1/+1
2025-02-26gitlab-ci: restrict maximum number of link jobs on WindowsPatrick Steinhardt-1/+1
2025-02-26meson: consistently use custom program paths to resolve programsPatrick Steinhardt-6/+6
2025-02-26meson: fix overwritten `git` variablePatrick Steinhardt-4/+3
2025-02-26meson: prevent finding sed(1) in a loopPatrick Steinhardt-2/+3
2025-02-26meson: improve handling of `sane_tool_path` optionPatrick Steinhardt-11/+10
2025-02-26meson: improve PATH handlingPatrick Steinhardt-7/+7
2025-02-26meson: drop separate version libraryPatrick Steinhardt-16/+5
2025-02-26meson: stop linking libcurl into all executablesPatrick Steinhardt-2/+4
2025-02-26meson: introduce `libgit_curl` dependencyPatrick Steinhardt-21/+18
2025-02-26meson: simplify use of the common-main libraryPatrick Steinhardt-25/+24
2025-02-26meson: inline the static 'git' libraryPatrick Steinhardt-9/+7
2025-02-26meson: fix OpenSSL fallback when not explicitly requiredPatrick Steinhardt-1/+6
2025-02-26meson: fix exec path with enabled runtime prefixPatrick Steinhardt-1/+3
2025-02-26Git 2.49-rc0v2.49.0-rc0Junio C Hamano-1/+7
2025-02-26Merge branch 'jk/check-mailmap-wo-name-fix'Junio C Hamano-1/+13
2025-02-26Merge branch 'ek/mingw-rename-symlink'Junio C Hamano-1/+3
2025-02-25merge-strategies.adoc: detail submodule mergeLucas Seiki Oshiro-0/+10
2025-02-25BreakingChanges: clarify branches/ and remotes/Junio C Hamano-2/+2
2025-02-25The fourteenth batchJunio C Hamano-0/+16
2025-02-25Merge branch 'po/meson-perl-fix'Junio C Hamano-1/+16
2025-02-25Merge branch 'ms/rename-match-name-with-pattern'Junio C Hamano-24/+25
2025-02-25Merge branch 'ad/set-default-target-in-makefiles'Junio C Hamano-11/+46
2025-02-25Merge branch 'pw/merge-tree-stdin-deadlock-fix'Junio C Hamano-9/+13
2025-02-25Merge branch 'mh/doc-commit-title-not-subject'Junio C Hamano-8/+8
2025-02-25Merge branch 'bc/diff-reject-empty-arg-to-pickaxe'Junio C Hamano-0/+20
2025-02-25Merge branch 'tb/new-make-fix'Junio C Hamano-4/+4
2025-02-25Merge branch 'da/xdiff-w-sign-compare-workaround'Junio C Hamano-12/+10
2025-02-25t/unit-tests: convert oidtree test to use clar test frameworkSeyi Kuforiji-124/+109
2025-02-25t/unit-tests: convert oidmap test to use clar test frameworkSeyi Kuforiji-183/+138
2025-02-25t/unit-tests: convert oid-array test to use clar test frameworkSeyi Kuforiji-128/+131
2025-02-25t/unit-tests: implement clar specific oid helper functionsSeyi Kuforiji-26/+21
2025-02-25unpack_loose_rest(): rewrite return handling for clarityJeff King-6/+6
2025-02-25unpack_loose_rest(): simplify error handlingJeff King-3/+3
2025-02-25unpack_loose_rest(): never clean up zstreamJeff King-10/+8
2025-02-25unpack_loose_rest(): avoid numeric comparison of zlib statusJeff King-1/+1
2025-02-25unpack_loose_header(): avoid numeric comparison of zlib statusJeff King-1/+3
2025-02-25git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICTJeff King-11/+48
2025-02-25unpack_loose_header(): fix infinite loop on broken zlib inputJeff King-1/+20
2025-02-25unpack_loose_header(): report headers without NUL as "bad"Jeff King-1/+1
2025-02-25unpack_loose_header(): simplify next_out assignmentJeff King-4/+3
2025-02-25loose_object_info(): BUG() on inflating content with unknown typeJeff King-0/+2
2025-02-24t/aggregate-results: fix paste(1) invocationD. Ben Knoble-1/+1
2025-02-24commit: avoid parent list buildup in clear_commit_marks_many()René Scharfe-4/+4
2025-02-24http: allow using netrc for WebDAV-based HTTP protocolbrian m. carlson-2/+11
2025-02-21mailmap: fix check-mailmap with full mailmap lineJacob Keller-1/+13
2025-02-21The thirteenth batchJunio C Hamano-0/+5