summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-30Merge branch 'co/t6050-pipefix'Taylor Blau1-47/+86
2024-10-30Merge branch 'ks/t4205-fixup'Taylor Blau1-1/+1
2024-10-30Merge branch 'kh/submitting-patches'Taylor Blau1-3/+3
2024-10-30Merge branch 'ps/ref-filter-sort'Taylor Blau1-8/+21
2024-10-30Merge branch 'ps/reftable-strbuf'Taylor Blau24-452/+728
2024-10-30Merge branch 'backport-github-actions-fixes'Johannes Schindelin6-21/+14
2024-10-30t7300: work around platform-specific behaviour with long paths on MinGWPatrick Steinhardt1-1/+1
2024-10-30compat/regex: fix argument order to calloc(3)Junio C Hamano3-13/+13
2024-10-30mingw: drop bogus (and unneeded) declaration of `_pgmptr`Johannes Schindelin1-1/+0
2024-10-30ci: remove 'Upload failed tests' directories' step from linux32 jobsJunio C Hamano1-6/+0
2024-10-28t6006: fix prereq handling with `test_format ()`Patrick Steinhardt1-4/+4
2024-10-27compat/mingw: allow deletion of most opened filesPatrick Steinhardt1-0/+66
2024-10-27compat/mingw: share file handles created via `CreateFileW()`Patrick Steinhardt1-2/+2
2024-10-25packfile: use oidread() instead of hashcpy() to fill object_idJeff King1-1/+1
2024-10-25packfile: use object_id in find_pack_entry_one()Jeff King7-18/+18
2024-10-25packfile: convert find_sha1_pack() to use object_idJeff King5-12/+15
2024-10-25http-walker: use object_id instead of bare hashJeff King3-16/+17
2024-10-25packfile: warn people away from parse_packed_git()Jeff King1-1/+10
2024-10-25packfile: drop sha1_pack_index_name()Jeff King3-14/+4
2024-10-25packfile: drop sha1_pack_name()Jeff King3-14/+2
2024-10-25packfile: drop has_pack_index()Jeff King3-17/+8
2024-10-25dumb-http: store downloaded pack idx as tempfileJeff King3-7/+41
2024-10-25t5550: count fetches in "previously-fetched .idx" testJeff King1-2/+16
2024-10-25midx: avoid duplicate packed_git entriesJeff King2-3/+25
2024-10-25The fifth batchTaylor Blau1-0/+22
2024-10-25Merge branch 'wm/shortlog-hash'Taylor Blau2-0/+16
2024-10-25Merge branch 'sk/msvc-warnings'Taylor Blau3-12/+21
2024-10-25Merge branch 'jc/a-commands-without-the-repo'Taylor Blau4-10/+10
2024-10-25Merge branch 'pb/clar-build-fix'Taylor Blau1-0/+1
2024-10-25Merge branch 'bf/t-readme-mention-reftable'Taylor Blau1-2/+3
2024-10-25Merge branch 'ak/typofix'Taylor Blau9-14/+14
2024-10-25Merge branch 'ak/typofixes'Taylor Blau15-18/+18
2024-10-25Merge branch 'ps/ci-gitlab-windows'Taylor Blau5-12/+87
2024-10-25Merge branch 'db/submodule-fetch-with-remote-name-fix'Taylor Blau2-1/+28
2024-10-24imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsingUsman Akinyemi1-5/+8
2024-10-24merge: replace atoi() with strtol_i() for marker size validationUsman Akinyemi2-2/+17
2024-10-24daemon: replace atoi() with strtoul_ui() and strtol_i()Usman Akinyemi2-4/+33
2024-10-24CodingGuidelines: discourage arbitrary suffixes in function namesKarthik Nayak1-0/+14
2024-10-24t: fix typosAndrew Kreimer26-37/+37
2024-10-23t7001: add failure test which triggers assertionKristoffer Haugsbakk1-0/+12
2024-10-23Merge branch 'ps/reftable-strbuf' into ps/reftable-detachTaylor Blau24-452/+728
2024-10-23gitweb: make use of s///rbrian m. carlson1-2/+2
2024-10-23Require Perl 5.26.0brian m. carlson18-18/+18
2024-10-23INSTALL: document requirement for libcurl 7.61.0brian m. carlson1-8/+3
2024-10-23git-curl-compat: remove check for curl 7.56.0brian m. carlson2-10/+0
2024-10-23git-curl-compat: remove check for curl 7.53.0brian m. carlson2-10/+0
2024-10-23git-curl-compat: remove check for curl 7.52.0brian m. carlson2-23/+0
2024-10-23git-curl-compat: remove check for curl 7.44.0brian m. carlson2-14/+0
2024-10-23git-curl-compat: remove check for curl 7.43.0brian m. carlson2-16/+0
2024-10-23git-curl-compat: remove check for curl 7.39.0brian m. carlson2-20/+0