summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-17fsck: check rev-index checksumsDerrick Stolee2-0/+50
2023-04-17fsck: create scaffolding for rev-index checksDerrick Stolee4-0/+63
2023-04-17Merge branch 'tb/pack-revindex-on-disk' into ds/fsck-pack-revindexJunio C Hamano14-26/+62
2023-04-17Git 2.40.1v2.40.1Johannes Schindelin3-2/+10
2023-04-17Sync with 2.39.3Johannes Schindelin16-16/+200
2023-04-17Git 2.39.3v2.39.3Johannes Schindelin2-4/+10
2023-04-17Sync with 2.38.5Johannes Schindelin15-13/+191
2023-04-17Git 2.38.5v2.38.5Johannes Schindelin3-2/+10
2023-04-17Sync with 2.37.7Johannes Schindelin14-13/+183
2023-04-17Git 2.37.7v2.37.7Johannes Schindelin3-2/+9
2023-04-17Sync with 2.36.6Johannes Schindelin17-28/+189
2023-04-17Git 2.36.6v2.36.6Johannes Schindelin3-2/+9
2023-04-17Sync with 2.35.8Johannes Schindelin17-30/+184
2023-04-17Git 2.35.8v2.35.8Johannes Schindelin3-2/+9
2023-04-17Sync with 2.34.8Johannes Schindelin19-35/+221
2023-04-17Git 2.34.8v2.34.8Johannes Schindelin3-2/+9
2023-04-17Sync with 2.33.8Johannes Schindelin18-32/+211
2023-04-17Git 2.33.8v2.33.8Johannes Schindelin3-2/+9
2023-04-17Sync with 2.32.7Johannes Schindelin21-82/+285
2023-04-17Git 2.32.7v2.32.7Johannes Schindelin3-2/+9
2023-04-17Sync with 2.31.8Johannes Schindelin21-98/+291
2023-04-17Git 2.31.8v2.31.8Johannes Schindelin3-2/+8
2023-04-17tests: avoid using `test_i18ncmp`Johannes Schindelin3-9/+9
2023-04-17Sync with 2.30.9Johannes Schindelin21-104/+291
2023-04-17Git 2.30.9v2.30.9Taylor Blau3-2/+45
2023-04-17Merge branch 'tb/config-copy-or-rename-in-file-injection'Taylor Blau2-11/+55
2023-04-17Merge branch 'avoid-using-uninitialized-gettext'Johannes Schindelin2-1/+10
2023-04-17Merge branch 'js/apply-overwrite-rej-symlink-if-exists' into maint-2.30Junio C Hamano2-2/+27
2023-04-17config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`Taylor Blau2-0/+23
2023-04-17config.c: avoid integer truncation in `copy_or_rename_section_in_file()`Taylor Blau1-5/+5
2023-04-17config: avoid fixed-sized buffer when renaming/deleting a sectionTaylor Blau2-8/+9
2023-04-17gettext: avoid using gettext if the locale dir is not presentJohannes Schindelin2-1/+10
2023-04-17t1300: demonstrate failure when renaming sections with long linesTaylor Blau1-0/+20
2023-04-17apply --reject: overwrite existing `.rej` symlink if it existsJohannes Schindelin2-2/+27
2023-04-17Merge branch 'js/gettext-poison-fixes'Johannes Schindelin5-9/+9
2023-04-17Merge branch 'ds/github-actions-use-newer-ubuntu'Junio C Hamano1-1/+1
2023-04-17ci: update 'static-analysis' to Ubuntu 22.04Derrick Stolee1-1/+1
2023-04-14v0 protocol: use size_t for capability length/offsetJeff King7-19/+19
2023-04-14t5512: test "ls-remote --heads --symref" filtering with v0 and v2Jeff King1-19/+7
2023-04-14t5512: allow any protocol version for filtered symref testJeff King1-3/+1
2023-04-14t5512: add v2 support for "ls-remote --symref" testJeff King1-8/+11
2023-04-14v0 protocol: fix sha1/sha256 confusion for capabilities^{}Jeff King2-36/+16
2023-04-14t5512: stop referring to "v1" protocolJeff King1-4/+4
2023-04-14v0 protocol: fix infinite loop when parsing multi-valued capabilitiesJeff King2-2/+55
2023-04-14send-email: export patch counters in validate environmentRobin Jarry4-1/+146
2023-04-14doc: set actual revdate for manpagesFelipe Contreras1-1/+4
2023-04-14Merge branch 'fc/doc-stop-using-manversion' into fc/doc-use-datestamp-in-commitJunio C Hamano1-2/+1
2023-04-14Merge branch 'fc/remove-header-workarounds-for-asciidoc' into fc/doc-use-date...Junio C Hamano1-19/+0
2023-04-14repack: disable writing bitmaps when doing a local repackPatrick Steinhardt5-0/+63
2023-04-14repack: honor `-l` when calculating pack geometryPatrick Steinhardt2-2/+68