summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-04-17Sync with 2.39.3Johannes Schindelin-16/+200
2023-04-17Git 2.39.3v2.39.3Johannes Schindelin-4/+10
2023-04-17Sync with 2.38.5Johannes Schindelin-13/+191
2023-04-17Git 2.38.5v2.38.5Johannes Schindelin-2/+10
2023-04-17Sync with 2.37.7Johannes Schindelin-13/+183
2023-04-17Git 2.37.7v2.37.7Johannes Schindelin-2/+9
2023-04-17Sync with 2.36.6Johannes Schindelin-28/+189
2023-04-17Git 2.36.6v2.36.6Johannes Schindelin-2/+9
2023-04-17Sync with 2.35.8Johannes Schindelin-30/+184
2023-04-17Git 2.35.8v2.35.8Johannes Schindelin-2/+9
2023-04-17Sync with 2.34.8Johannes Schindelin-35/+221
2023-04-17Git 2.34.8v2.34.8Johannes Schindelin-2/+9
2023-04-17Sync with 2.33.8Johannes Schindelin-32/+211
2023-04-17Git 2.33.8v2.33.8Johannes Schindelin-2/+9
2023-04-17Sync with 2.32.7Johannes Schindelin-82/+285
2023-04-17Git 2.32.7v2.32.7Johannes Schindelin-2/+9
2023-04-17Sync with 2.31.8Johannes Schindelin-98/+291
2023-04-17Git 2.31.8v2.31.8Johannes Schindelin-2/+8
2023-04-17tests: avoid using `test_i18ncmp`Johannes Schindelin-9/+9
2023-04-17Sync with 2.30.9Johannes Schindelin-104/+291
2023-04-17Git 2.30.9v2.30.9Taylor Blau-2/+45
2023-04-17Merge branch 'tb/config-copy-or-rename-in-file-injection'Taylor Blau-11/+55
2023-04-17Merge branch 'avoid-using-uninitialized-gettext'Johannes Schindelin-1/+10
2023-04-17Merge branch 'js/apply-overwrite-rej-symlink-if-exists' into maint-2.30Junio C Hamano-2/+27
2023-04-17config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`Taylor Blau-0/+23
2023-04-17config.c: avoid integer truncation in `copy_or_rename_section_in_file()`Taylor Blau-5/+5
2023-04-17config: avoid fixed-sized buffer when renaming/deleting a sectionTaylor Blau-8/+9
2023-04-17gettext: avoid using gettext if the locale dir is not presentJohannes Schindelin-1/+10
2023-04-17t1300: demonstrate failure when renaming sections with long linesTaylor Blau-0/+20
2023-04-17apply --reject: overwrite existing `.rej` symlink if it existsJohannes Schindelin-2/+27
2023-04-17Merge branch 'js/gettext-poison-fixes'Johannes Schindelin-9/+9
2023-04-17Merge branch 'ds/github-actions-use-newer-ubuntu'Junio C Hamano-1/+1
2023-04-17ci: update 'static-analysis' to Ubuntu 22.04Derrick Stolee-1/+1
2023-04-14v0 protocol: use size_t for capability length/offsetJeff King-19/+19
2023-04-14t5512: test "ls-remote --heads --symref" filtering with v0 and v2Jeff King-19/+7
2023-04-14t5512: allow any protocol version for filtered symref testJeff King-3/+1
2023-04-14t5512: add v2 support for "ls-remote --symref" testJeff King-8/+11
2023-04-14v0 protocol: fix sha1/sha256 confusion for capabilities^{}Jeff King-37/+17
2023-04-14t5512: stop referring to "v1" protocolJeff King-4/+4
2023-04-14v0 protocol: fix infinite loop when parsing multi-valued capabilitiesJeff King-2/+55
2023-04-14send-email: export patch counters in validate environmentRobin Jarry-1/+146
2023-04-14doc: set actual revdate for manpagesFelipe Contreras-1/+4
2023-04-14Merge branch 'fc/doc-stop-using-manversion' into fc/doc-use-datestamp-in-commitJunio C Hamano-2/+1
2023-04-14Merge branch 'fc/remove-header-workarounds-for-asciidoc' into fc/doc-use-date...Junio C Hamano-19/+0
2023-04-14repack: disable writing bitmaps when doing a local repackPatrick Steinhardt-0/+63
2023-04-14repack: honor `-l` when calculating pack geometryPatrick Steinhardt-2/+68
2023-04-14t/helper: allow chmtime to print verbosely without modifying mtimePatrick Steinhardt-1/+1
2023-04-14pack-objects: extend test coverage of `--stdin-packs` with alternatesPatrick Steinhardt-0/+48
2023-04-14pack-objects: fix error when same packfile is included and excludedPatrick Steinhardt-5/+23
2023-04-14pack-objects: fix error when packing same pack twicePatrick Steinhardt-0/+54