summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 2.40.1v2.40.1maintJohannes Schindelin2023-04-173-2/+10
* Sync with 2.39.3Johannes Schindelin2023-04-1716-16/+200
|\
| * Git 2.39.3v2.39.3Johannes Schindelin2023-04-172-4/+10
| * Sync with 2.38.5Johannes Schindelin2023-04-1715-13/+191
| |\
| | * Git 2.38.5v2.38.5Johannes Schindelin2023-04-173-2/+10
| | * Sync with 2.37.7Johannes Schindelin2023-04-1714-13/+183
| | |\
| | | * Git 2.37.7v2.37.7Johannes Schindelin2023-04-173-2/+9
| | | * Sync with 2.36.6Johannes Schindelin2023-04-1717-28/+189
| | | |\
| | | | * Git 2.36.6v2.36.6Johannes Schindelin2023-04-173-2/+9
| | | | * Sync with 2.35.8Johannes Schindelin2023-04-1717-30/+184
| | | | |\
| | | | | * Git 2.35.8v2.35.8Johannes Schindelin2023-04-173-2/+9
| | | | | * Sync with 2.34.8Johannes Schindelin2023-04-1719-35/+221
| | | | | |\
| | | | | | * Git 2.34.8v2.34.8Johannes Schindelin2023-04-173-2/+9
| | | | | | * Sync with 2.33.8Johannes Schindelin2023-04-1718-32/+211
| | | | | | |\
| | | | | | | * Git 2.33.8v2.33.8Johannes Schindelin2023-04-173-2/+9
| | | | | | | * Sync with 2.32.7Johannes Schindelin2023-04-1721-82/+285
| | | | | | | |\
| | | | | | | | * Git 2.32.7v2.32.7Johannes Schindelin2023-04-173-2/+9
| | | | | | | | * Sync with 2.31.8Johannes Schindelin2023-04-1721-98/+291
| | | | | | | | |\
| | | | | | | | | * Git 2.31.8v2.31.8Johannes Schindelin2023-04-173-2/+8
| | | | | | | | | * tests: avoid using `test_i18ncmp`Johannes Schindelin2023-04-173-9/+9
| | | | | | | | | * Sync with 2.30.9Johannes Schindelin2023-04-1721-104/+291
| | | | | | | | | |\
| | | | | | | | | | * Git 2.30.9v2.30.9Taylor Blau2023-04-173-2/+45
| | | | | | | | | | * Merge branch 'tb/config-copy-or-rename-in-file-injection'Taylor Blau2023-04-172-11/+55
| | | | | | | | | | |\
| | | | | | | | | | | * config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`Taylor Blau2023-04-172-0/+23
| | | | | | | | | | | * config.c: avoid integer truncation in `copy_or_rename_section_in_file()`Taylor Blau2023-04-171-5/+5
| | | | | | | | | | | * config: avoid fixed-sized buffer when renaming/deleting a sectionTaylor Blau2023-04-172-8/+9
| | | | | | | | | | | * t1300: demonstrate failure when renaming sections with long linesTaylor Blau2023-04-171-0/+20
| | | | | | | | | | * | Merge branch 'avoid-using-uninitialized-gettext'Johannes Schindelin2023-04-172-1/+10
| | | | | | | | | | |\ \
| | | | | | | | | | | * | gettext: avoid using gettext if the locale dir is not presentJohannes Schindelin2023-04-172-1/+10
| | | | | | | | | | | |/
| | | | | | | | | | * | Merge branch 'js/apply-overwrite-rej-symlink-if-exists' into maint-2.30Junio C Hamano2023-04-172-2/+27
| | | | | | | | | | |\ \ | | | | | | | | | | | |/ | | | | | | | | | | |/|
| | | | | | | | | | | * apply --reject: overwrite existing `.rej` symlink if it existsJohannes Schindelin2023-04-172-2/+27
| | | | | | | | | | |/
| | | | | | | | | | * Merge branch 'js/gettext-poison-fixes'Johannes Schindelin2023-04-175-9/+9
| | | | | | | | | | |\
| | | | | | | | | | | * t5604: GETTEXT_POISON fix, conclusionJohannes Schindelin2023-03-121-1/+1
| | | | | | | | | | | * t5604: GETTEXT_POISON fix, part 1Johannes Schindelin2023-03-121-1/+1
| | | | | | | | | | | * t5619: GETTEXT_POISON fixJohannes Schindelin2023-03-121-1/+1
| | | | | | | | | | | * t0003: GETTEXT_POISON fix, conclusionJohannes Schindelin2023-03-121-1/+1
| | | | | | | | | | | * t0003: GETTEXT_POISON fix, part 1Johannes Schindelin2023-03-121-4/+4
| | | | | | | | | | | * t0033: GETTEXT_POISON fixJohannes Schindelin2023-03-121-1/+1
| | | | | | | | | | * | Merge branch 'ds/github-actions-use-newer-ubuntu'Junio C Hamano2023-04-171-1/+1
| | | | | | | | | | |\ \
| | | | | | | | | | | * | ci: update 'static-analysis' to Ubuntu 22.04Derrick Stolee2023-04-171-1/+1
| | | | | | | | | | | |/
| | | | | | | | | | * | Merge branch 'backport/jk/range-diff-fixes'Junio C Hamano2023-03-221-16/+13
| | | | | | | | | | |\ \
| | | | | | | | | | | * | range-diff: use ssize_t for parsed "len" in read_patches()Jeff King2023-03-121-1/+1
| | | | | | | | | | | * | range-diff: handle unterminated lines in read_patches()Jeff King2023-03-121-14/+11
| | | | | | | | | | | * | range-diff: drop useless "offset" variable from read_patches()Jeff King2023-03-121-2/+2
| | | | | | | | | | | |/
| | | | | | | | | | * | Merge branch 'backport/jk/curl-avoid-deprecated-api' into maint-2.30Junio C Hamano2023-03-225-50/+81
| | | | | | | | | | |\ \
| | | | | | | | | | | * | http: support CURLOPT_PROTOCOLS_STRJeff King2023-03-121-13/+44
| | | | | | | | | | | * | http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTIONJeff King2023-03-125-36/+36
| | | | | | | | | | | * | http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUTJeff King2023-03-121-1/+1
| | | | | | | | | | | |/
| | | | | | | | | | * | Merge branch 'backport/jx/ci-ubuntu-fix' into maint-2.30Junio C Hamano2023-03-223-16/+17
| | | | | | | | | | |\ \
| | | | | | | | | | | * | ci: install python on ubuntuJiang Xin2023-03-122-4/+4