summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2023-02-06add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"Ævar Arnfjörð Bjarmason5-30/+19
2023-02-06t5000: modernise archive and :(glob) testKostya Farber1-5/+5
2023-02-06Sync with 2.38.4Johannes Schindelin4-1/+193
2023-02-06Sync with 2.37.6Johannes Schindelin4-1/+193
2023-02-06Sync with 2.36.5Johannes Schindelin4-1/+193
2023-02-06Sync with 2.35.7Johannes Schindelin4-1/+193
2023-02-06Sync with 2.34.7Johannes Schindelin4-1/+193
2023-02-06Sync with 2.33.7Johannes Schindelin4-1/+193
2023-02-06Sync with 2.32.6Johannes Schindelin4-1/+193
2023-02-06Sync with 2.31.7Johannes Schindelin4-1/+193
2023-02-06Sync with 2.30.8Johannes Schindelin4-1/+193
2023-02-06Merge branch 'ps/apply-beyond-symlink' into maint-2.30Junio C Hamano1-0/+81
2023-02-03Merge branch 'en/rebase-incompatible-opts'Junio C Hamano1-5/+66
2023-02-03apply: fix writing behind newly created symbolic linksPatrick Steinhardt1-0/+81
2023-02-01t/lib-httpd: increase ssl key size to 2048 bitsJeff King1-1/+1
2023-02-01t/lib-httpd: drop SSLMutex configJeff King1-1/+0
2023-02-01t/lib-httpd: bump required apache version to 2.4Jeff King2-20/+6
2023-02-01t/lib-httpd: bump required apache version to 2.2Jeff King2-12/+7
2023-01-31bundle-uri: test missing bundles with heuristicDerrick Stolee1-0/+400
2023-01-31bundle-uri: store fetch.bundleCreationTokenDerrick Stolee1-1/+28
2023-01-31fetch: fetch from an external bundle URIDerrick Stolee1-1/+112
2023-01-31clone: set fetch.bundleURI if appropriateDerrick Stolee1-0/+39
2023-01-31bundle-uri: download in creationToken orderDerrick Stolee2-7/+79
2023-01-31bundle-uri: parse bundle.<id>.creationToken valuesDerrick Stolee1-0/+18
2023-01-31bundle-uri: parse bundle.heuristic=creationTokenDerrick Stolee1-0/+19
2023-01-31t5558: add tests for creationToken heuristicDerrick Stolee2-2/+75
2023-01-31bundle: verify using check_connected()Derrick Stolee1-4/+4
2023-01-31bundle: test unbundling with incomplete historyDerrick Stolee1-0/+40
2023-01-30Merge branch 'tb/t0003-invoke-dd-more-portably'Junio C Hamano1-2/+2
2023-01-30Merge branch 'jk/hash-object-fsck'Junio C Hamano18-41/+192
2023-01-30Merge branch 'po/pretty-format-columns-doc'Junio C Hamano1-0/+27
2023-01-27scalar: only warn when background maintenance failsDerrick Stolee2-4/+4
2023-01-27t921*: test scalar behavior starting maintenanceDerrick Stolee2-0/+13
2023-01-27t: allow 'scalar' in test_must_failDerrick Stolee1-1/+1
2023-01-27Merge branch 'cw/fetch-remote-group-with-duplication'Junio C Hamano1-0/+9
2023-01-27Merge branch 'km/send-email-with-v-reroll-count'Junio C Hamano1-0/+6
2023-01-27Merge branch 'cb/grep-pcre-ucp'Junio C Hamano1-0/+42
2023-01-25rebase: provide better error message for apply options vs. merge configElijah Newren1-0/+24
2023-01-25rebase: add coverage of other incompatible optionsElijah Newren1-0/+15
2023-01-25rebase: fix incompatiblity checks for --[no-]reapply-cherry-picksElijah Newren1-0/+10
2023-01-25rebase: fix docs about incompatibilities with --rootElijah Newren1-0/+4
2023-01-25rebase: flag --apply and --merge as incompatibleElijah Newren1-0/+3
2023-01-25rebase: mark --update-refs as requiring the merge backendElijah Newren1-5/+10
2023-01-24dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKSTaylor Blau2-1/+42
2023-01-24clone: delay picking a transport until after get_repo_path()Taylor Blau1-3/+10
2023-01-24t5619: demonstrate clone_local() with ambiguous transportTaylor Blau1-0/+63
2023-01-23Merge branch 'zh/scalar-progress'Junio C Hamano1-0/+26
2023-01-23Merge branch 'ds/omit-trailing-hash-in-index'Junio C Hamano1-0/+1
2023-01-23Merge branch 'ab/test-env-helper'Junio C Hamano6-35/+137
2023-01-23Merge branch 'kn/attr-from-tree'Junio C Hamano1-3/+45