summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2022-03-24Sync with 2.34.2Johannes Schindelin-6/+14
2022-03-24Sync with 2.33.2Johannes Schindelin-6/+14
2022-03-24Sync with 2.32.1Johannes Schindelin-6/+14
2022-03-24Sync with 2.31.2Johannes Schindelin-6/+14
2022-03-24Sync with 2.30.3Johannes Schindelin-6/+14
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin-6/+14
2022-01-28Merge branch 'en/keep-cwd' into maintJunio C Hamano-0/+21
2022-01-26sequencer, stash: fix running from worktree subdirElijah Newren-0/+21
2022-01-24Merge branch 'ab/checkout-branch-info-leakfix'Junio C Hamano-0/+13
2022-01-21checkout: avoid BUG() when hitting a broken repositoryJunio C Hamano-0/+13
2022-01-14Merge branch 'js/t1450-making-it-writable-does-not-need-full-posixperm'Junio C Hamano-2/+2
2022-01-13t1450-fsck: exec-bit is not needed to make loose object writableJohannes Sixt-2/+2
2022-01-12Merge branch 'fs/gpg-unknown-key-test-fix'Junio C Hamano-20/+2
2022-01-12Merge branch 'ma/windows-dynload-fix'Junio C Hamano-1/+3
2022-01-12Merge branch 'fs/ssh-signing-key-lifetime'Junio C Hamano-0/+8
2022-01-12t/gpg: simplify test for unknown keyFabian Stelzer-20/+2
2022-01-10fmt-merge-msg: prevent use-after-free with signed tagsTaylor Blau-0/+8
2022-01-10Merge branch 'en/stash-df-fix'Junio C Hamano-0/+24
2022-01-10Merge branch 'ms/t-readme-typofix'Junio C Hamano-1/+1
2022-01-10Merge branch 'ja/i18n-similar-messages'Junio C Hamano-40/+41
2022-01-10Merge branch 'en/merge-ort-renorm-with-rename-delete-conflict-fix'Junio C Hamano-0/+26
2022-01-10Merge branch 'js/branch-track-inherit'Junio C Hamano-4/+114
2022-01-10Merge branch 'jz/apply-3-corner-cases'Junio C Hamano-0/+18
2022-01-10Merge branch 'ab/do-not-limit-stash-help-to-push'Junio C Hamano-0/+19
2022-01-10Merge branch 'ds/fetch-pull-with-sparse-index'Junio C Hamano-80/+149
2022-01-10Merge branch 'hn/ref-api-tests-update'Junio C Hamano-11/+24
2022-01-10Merge branch 'ja/perf-use-specified-shell'Junio C Hamano-1/+1
2022-01-10Merge branch 'hn/test-ref-store-show-hash-algo'Junio C Hamano-4/+5
2022-01-10Merge branch 'ws/fast-export-with-revision-options'Junio C Hamano-0/+32
2022-01-10Merge branch 'ds/sparse-checkout-malformed-pattern-fix'Junio C Hamano-1/+36
2022-01-09lazyload: use correct calling conventionsMatthias Aßhauer-1/+3
2022-01-05Merge branch 'rs/pcre2-utf'Junio C Hamano-0/+6
2022-01-05Merge branch 'jc/t4204-do-not-write-git-on-upstream-of-pipe'Junio C Hamano-12/+17
2022-01-05Merge branch 'rs/log-invert-grep-with-headers'Junio C Hamano-0/+19
2022-01-05Merge branch 'rs/t4202-invert-grep-test-fix'Junio C Hamano-1/+1
2022-01-05Merge branch 'ds/repack-fixlets'Junio C Hamano-0/+47
2022-01-05Merge branch 'jc/merge-detached-head-name'Junio C Hamano-1/+41
2022-01-05Merge branch 'pw/diff-color-moved-fix'Junio C Hamano-11/+251
2022-01-05Merge branch 'xw/am-empty'Junio C Hamano-0/+108
2022-01-05Merge branch 'en/keep-cwd'Junio C Hamano-0/+277
2022-01-05Merge branch 'jh/p4-rcs-expansion-in-bytestring'Junio C Hamano-0/+15
2022-01-05i18n: turn even more messages into "cannot be used together" onesJean-Noël Avila-15/+16
2022-01-05i18n: factorize "--foo requires --bar" and the likeJean-Noël Avila-7/+7
2022-01-05i18n: turn "options are incompatible" into "cannot be used together"Jean-Noël Avila-13/+13
2022-01-05i18n: refactor "%s, %s and %s are mutually exclusive"Jean-Noël Avila-3/+3
2022-01-05i18n: refactor "foo and bar are mutually exclusive"Jean-Noël Avila-2/+2
2022-01-04t/README: fix typoMarc Strapetz-1/+1
2022-01-04stash: do not return before restoring untracked filesElijah Newren-0/+24
2022-01-03Merge branch 'en/sparse-checkout-set'Junio C Hamano-1/+9
2022-01-03Merge branch 'es/test-chain-lint'Junio C Hamano-845/+738