summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Sync with 2.37.7Johannes Schindelin2023-04-172-0/+45
|\
| * Sync with 2.36.6Johannes Schindelin2023-04-172-0/+45
| |\
| | * Sync with 2.35.8Johannes Schindelin2023-04-173-1/+46
| | |\
| | | * Sync with 2.34.8Johannes Schindelin2023-04-173-1/+46
| | | |\
| | | | * Sync with 2.33.8Johannes Schindelin2023-04-173-1/+46
| | | | |\
| | | | | * Sync with 2.32.7Johannes Schindelin2023-04-173-1/+46
| | | | | |\
| | | | | | * Sync with 2.31.8Johannes Schindelin2023-04-173-1/+46
| | | | | | |\
| | | | | | | * tests: avoid using `test_i18ncmp`Johannes Schindelin2023-04-173-9/+9
| | | | | | | * Sync with 2.30.9Johannes Schindelin2023-04-174-7/+52
| | | | | | | |\
| | | | | | | | * Merge branch 'tb/config-copy-or-rename-in-file-injection'Taylor Blau2023-04-171-0/+30
| | | | | | | | |\
| | | | | | | | | * config.c: disallow overly-long lines in `copy_or_rename_section_in_file()`Taylor Blau2023-04-171-0/+10
| | | | | | | | | * config: avoid fixed-sized buffer when renaming/deleting a sectionTaylor Blau2023-04-171-2/+2
| | | | | | | | | * t1300: demonstrate failure when renaming sections with long linesTaylor Blau2023-04-171-0/+20
| | | | | | | | * | apply --reject: overwrite existing `.rej` symlink if it existsJohannes Schindelin2023-04-171-0/+15
| | | | | | | | |/
| | | | | | | | * 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
* | | | | | | | | Sync with 2.37.6Johannes Schindelin2023-02-064-1/+193
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Sync with 2.36.5Johannes Schindelin2023-02-064-1/+193
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Sync with 2.35.7Johannes Schindelin2023-02-064-1/+193
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Sync with 2.34.7Johannes Schindelin2023-02-064-1/+193
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Sync with 2.33.7Johannes Schindelin2023-02-064-1/+193
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Sync with 2.32.6Johannes Schindelin2023-02-064-1/+193
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | Sync with 2.31.7Johannes Schindelin2023-02-064-1/+193
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | | * | Sync with 2.30.8Johannes Schindelin2023-02-064-1/+193
| | | | | | | |\ \ | | | | | | | | |/
| | | | | | | | * Merge branch 'ps/apply-beyond-symlink' into maint-2.30Junio C Hamano2023-02-061-0/+81
| | | | | | | | |\
| | | | | | | | | * apply: fix writing behind newly created symbolic linksPatrick Steinhardt2023-02-031-0/+81
| | | | | | | | * | dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKSTaylor Blau2023-01-242-1/+42
| | | | | | | | * | clone: delay picking a transport until after get_repo_path()Taylor Blau2023-01-241-4/+11
| | | | | | | | * | t5619: demonstrate clone_local() with ambiguous transportTaylor Blau2023-01-241-0/+63
| | | | | | | | |/
* | | | | | | | | Sync with Git 2.37.5Junio C Hamano2022-12-133-0/+159
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'maint-2.36' into maint-2.37Junio C Hamano2022-12-133-0/+159
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch 'maint-2.35' into maint-2.36Junio C Hamano2022-12-133-0/+159
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge branch 'maint-2.34' into maint-2.35Junio C Hamano2022-12-133-0/+159
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Merge branch 'maint-2.33' into maint-2.34Junio C Hamano2022-12-134-0/+163
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Sync with Git 2.32.5Junio C Hamano2022-12-134-0/+163
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | Merge branch 'ps/attr-limits-with-fsck' into maint-2.32Junio C Hamano2022-12-131-0/+24
| | | | | | |\ \ \
| | | | | | | * | | fsck: implement checks for gitattributesPatrick Steinhardt2022-12-091-0/+24
| | | | | | | * | | Merge branch 'ps/attr-limits' into maint-2.32Junio C Hamano2022-12-091-0/+59
| | | | | | | |\ \ \
| | | | | | * | \ \ \ Sync with Git 2.31.6Junio C Hamano2022-12-133-0/+139
| | | | | | |\ \ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | / / | | | | | | | | |/ / | | | | | | | |/| |
| | | | | | | * | | Sync with Git 2.30.7Junio C Hamano2022-12-133-0/+139
| | | | | | | |\ \ \ | | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | | * | Merge branch 'ps/attr-limits' into maint-2.30Junio C Hamano2022-12-091-0/+59
| | | | | | | | |\ \ | | | | | | | | | |/
| | | | | | | | | * attr: ignore overly large gitattributes filesPatrick Steinhardt2022-12-051-0/+17
| | | | | | | | | * attr: ignore attribute lines exceeding 2048 bytesPatrick Steinhardt2022-12-051-2/+23
| | | | | | | | | * attr: fix silently splitting up lines longer than 2048 bytesPatrick Steinhardt2022-12-051-0/+21
| | | | | | | | * | pretty: restrict input lengths for padding and wrapping formatsPatrick Steinhardt2022-12-091-9/+15
| | | | | | | | * | utf8: fix checking for glyph width in `strbuf_utf8_replace()`Patrick Steinhardt2022-12-091-0/+7