summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2021-02-12Sync with 2.29.3Johannes Schindelin-3/+144
2021-02-12Sync with 2.28.1Johannes Schindelin-3/+145
2021-02-12Sync with 2.27.1Johannes Schindelin-3/+145
2021-02-12Sync with 2.26.3Johannes Schindelin-3/+145
2021-02-12Sync with 2.25.5Johannes Schindelin-3/+145
2021-02-12Sync with 2.24.4Johannes Schindelin-3/+145
2021-02-12Sync with 2.23.4Johannes Schindelin-3/+145
2021-02-12Sync with 2.22.5Johannes Schindelin-3/+145
2021-02-12Sync with 2.21.4Johannes Schindelin-3/+145
2021-02-12Sync with 2.20.5Johannes Schindelin-3/+145
2021-02-12Sync with 2.19.6Johannes Schindelin-3/+145
2021-02-12Sync with 2.18.5Johannes Schindelin-3/+145
2021-02-12Sync with 2.17.6Johannes Schindelin-3/+145
2021-02-12run-command: invalidate lstat cache after a command finishedJohannes Schindelin-0/+36
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares-3/+109
2021-02-08Merge branch 'pb/blame-funcname-range-userdiff' into maintJunio C Hamano-4/+4
2021-02-08Merge branch 'jk/p5303-sed-portability-fix' into maintJunio C Hamano-4/+8
2021-02-08Merge branch 'ab/branch-sort' into maintJunio C Hamano-1/+50
2021-02-08Merge branch 'ar/t6016-modernise' into maintJunio C Hamano-187/+167
2021-02-08Merge branch 'ma/t1300-cleanup' into maintJunio C Hamano-40/+32
2021-02-08Merge branch 'fc/t6030-bisect-reset-removes-auxiliary-files' into maintJunio C Hamano-8/+8
2021-02-05Merge branch 'jk/log-cherry-pick-duplicate-patches' into maintJunio C Hamano-0/+12
2021-02-05Merge branch 'jk/forbid-lf-in-git-url' into maintJunio C Hamano-0/+20
2021-02-05Merge branch 'ad/t4129-setfacl-target-fix' into maintJunio C Hamano-1/+1
2021-02-05Merge branch 'jk/t5516-deflake' into maintJunio C Hamano-1/+3
2021-02-05Merge branch 'pb/mergetool-tool-help-fix' into maintJunio C Hamano-0/+11
2021-02-05Merge branch 'ds/for-each-repo-noopfix' into maintJunio C Hamano-0/+6
2021-02-05Merge branch 'mt/t4129-with-setgid-dir' into maintJunio C Hamano-2/+7
2021-02-05Merge branch 'en/stash-apply-sparse-checkout' into maintJunio C Hamano-8/+96
2021-02-05Merge branch 'nk/perf-fsmonitor-cleanup' into maintJunio C Hamano-1/+6
2021-02-05Merge branch 'pk/subsub-fetch-fix-take-2' into maintJunio C Hamano-0/+117
2021-01-30annotate-tests: quote variable expansions containing path namesJohannes Sixt-4/+4
2021-01-29p5303: avoid sed GNU-ismJeff King-4/+8
2021-01-12patch-ids: handle duplicate hashmap entriesJeff King-0/+12
2021-01-09t5516: loosen "not our ref" error checkJeff King-1/+3
2021-01-09t4129: fix setfacl-related permissions failureAdam Dinwoodie-1/+1
2021-01-07for-each-repo: do nothing on empty configDerrick Stolee-0/+6
2021-01-07branch: show "HEAD detached" first under reverse sortÆvar Arnfjörð Bjarmason-3/+3
2021-01-07branch: sort detached HEAD based on a flagÆvar Arnfjörð Bjarmason-2/+2
2021-01-07fsck: reject .gitmodules git:// urls with newlinesJeff King-0/+15
2021-01-07git_connect_git(): forbid newlines in host and pathJeff King-0/+5
2021-01-06mergetool--lib: fix '--tool-help' to correctly show available toolsPhilippe Blain-0/+11
2021-01-06t4129: don't fail if setgid is set in the test directoryMatheus Tavares-2/+7
2021-01-06branch tests: add to --sort testsÆvar Arnfjörð Bjarmason-1/+50
2021-01-06p7519: allow running without watchman prereqTaylor Blau-1/+6
2021-01-04t6016: move to lib-log-graph.sh frameworkAntonio Russo-187/+167
2021-01-04t1300: don't needlessly work with `core.foo` configsMartin Ågren-30/+30
2021-01-04t1300: remove duplicate test for `--file no-such-file`Martin Ågren-6/+2
2021-01-04t1300: remove duplicate test for `--file ../foo`Martin Ågren-4/+0
2020-12-23Merge branch 'nk/refspecs-negative-fix'Junio C Hamano-0/+51