aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-05-10merge-tree: load default git configDerrick Stolee2-0/+21
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-03-23Makefile: force -O0 when compiling with SANITIZE=leakJeff King1-0/+1
2023-03-22Merge branch 'backport/jk/range-diff-fixes'Junio C Hamano1-16/+13
2023-03-22Merge branch 'backport/jk/curl-avoid-deprecated-api' into maint-2.30Junio C Hamano5-50/+81
2023-03-22Merge branch 'backport/jx/ci-ubuntu-fix' into maint-2.30Junio C Hamano3-16/+17
2023-03-22Merge branch 'backport/jc/http-clear-finished-pointer' into maint-2.30Junio C Hamano1-0/+26
2023-03-22Merge branch 'backport/js/ci-gcc-12-fixes'Junio C Hamano3-1/+11
2023-03-22http.c: clear the 'finished' member once we are done with itJunio C Hamano1-0/+26
2023-03-22clone.c: avoid "exceeds maximum object size" error with GCC v12.xJohannes Schindelin1-0/+9
2023-03-12Git 2.40v2.40.0Junio C Hamano1-1/+1
2023-03-12Merge tag 'l10n-2.40.0-rnd1' of https://github.com/git-l10n/git-poJunio C Hamano8-4492/+3499
2023-03-12t5604: GETTEXT_POISON fix, conclusionJohannes Schindelin1-1/+1
2023-03-12t5604: GETTEXT_POISON fix, part 1Johannes Schindelin1-1/+1
2023-03-12t5619: GETTEXT_POISON fixJohannes Schindelin1-1/+1
2023-03-12range-diff: use ssize_t for parsed "len" in read_patches()Jeff King1-1/+1
2023-03-12t0003: GETTEXT_POISON fix, conclusionJohannes Schindelin1-1/+1