summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs/parallel-checkout-test-fix'Junio C Hamano2021-06-061-1/+1
|\
| * parallel-checkout: avoid dash local bug in testsRené Scharfe2021-06-061-1/+1
* | Merge branch 'mt/t2080-cp-symlink-fix'Junio C Hamano2021-05-271-1/+1
|\ \
| * | t2080: fix cp invocation to copy symlinks instead of following themMatheus Tavares2021-05-271-1/+1
* | | Merge branch 'ab/send-email-inline-hooks-path'Junio C Hamano2021-05-271-3/+4
|\ \ \
| * | | send-email: don't needlessly abs_path() the core.hooksPathÆvar Arnfjörð Bjarmason2021-05-271-3/+4
* | | | Merge branch 'ds/t1092-fix-flake-from-progress'Junio C Hamano2021-05-271-3/+3
|\ \ \ \
| * | | | t1092: revert the "-1" hack for emulating "no progress meter"Junio C Hamano2021-05-251-3/+3
| * | | | t1092: use GIT_PROGRESS_DELAY for consistent resultsDerrick Stolee2021-05-251-3/+3
* | | | | Merge branch 'mt/init-template-userpath-fix'Junio C Hamano2021-05-251-8/+20
|\ \ \ \ \
| * | | | | init: fix bug regarding ~/ expansion in init.templateDirMatheus Tavares2021-05-251-8/+20
* | | | | | Merge branch 'jt/send-email-validate-errors-fix'Junio C Hamano2021-05-251-4/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | t9001-send-email.sh: fix expected absolute paths on WindowsJohannes Sixt2021-05-251-4/+3
* | | | | | Merge branch 'ab/send-email-validate-errors-fix'Junio C Hamano2021-05-251-2/+21
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | send-email: fix missing error message regressionÆvar Arnfjörð Bjarmason2021-05-251-2/+21
| |/ / / /
* | | | | Merge branch 'dl/stash-show-untracked-fixup'Junio C Hamano2021-05-221-0/+2
|\ \ \ \ \
| * | | | | stash show: use stash.showIncludeUntracked even when diff options givenDenton Liu2021-05-221-0/+2
* | | | | | Merge branch 'wm/rev-parse-path-format-wo-arg'Junio C Hamano2021-05-221-0/+4
|\ \ \ \ \ \
| * | | | | | rev-parse: fix segfault with missing --path-format argumentWolfgang Müller2021-05-171-0/+4
* | | | | | | Merge branch 'tz/c-locale-output-is-no-more'Junio C Hamano2021-05-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | t7500: remove non-existant C_LOCALE_OUTPUT prereqTodd Zullinger2021-05-171-1/+1
* | | | | | | | Merge branch 'cs/http-use-basic-after-failed-negotiate'Junio C Hamano2021-05-201-0/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "remote-curl: fall back to basic auth if Negotiate fails"Jeff King2021-05-191-1/+1
| * | | | | | | | t5551: test http interaction with credential helpersJeff King2021-05-191-0/+41
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jk/test-chainlint-softer'Junio C Hamano2021-05-204-3/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | t: avoid sed-based chain-linting in some expensive casesJeff King2021-05-134-3/+21
| |/ / / / / / /
* | | | | | | | Merge branch 'zh/ref-filter-push-remote-fix'Junio C Hamano2021-05-201-0/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | ref-filter: fix read invalid union member bugZheNing Hu2021-05-121-0/+19
* | | | | | | | | Merge branch 'en/dir-traversal'Junio C Hamano2021-05-206-91/+176
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | dir: traverse into untracked directories if they may have ignored subfilesElijah Newren2021-05-132-2/+2
| * | | | | | | | dir: avoid unnecessary traversal into ignored directoryElijah Newren2021-05-131-1/+1
| * | | | | | | | t3001, t7300: add testcase showcasing missed directory traversalElijah Newren2021-05-132-0/+24
| * | | | | | | | t7300: add testcase showing unnecessary traversal into ignored directoryElijah Newren2021-05-131-0/+23
| * | | | | | | | ls-files: error out on -i unless -o or -c are specifiedElijah Newren2021-05-132-3/+3
| * | | | | | | | dir: report number of visited directories and paths with trace2Elijah Newren2021-05-131-1/+2
| * | | | | | | | dir: convert trace calls to trace2 equivalentsElijah Newren2021-05-132-88/+125
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'dl/stash-show-untracked-fixup'Junio C Hamano2021-05-161-1/+16
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | stash show: fix segfault with --{include,only}-untrackedDenton Liu2021-05-131-0/+15
| * | | | | | | t3905: correct test titleDenton Liu2021-05-131-1/+1
* | | | | | | | Merge branch 'wc/packed-ref-removal-cleanup'Junio C Hamano2021-05-161-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | refs: cleanup directories when deleting packed refWill Chandler2021-05-111-0/+9
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'dd/mailinfo-quoted-cr'Junio C Hamano2021-05-167-0/+165
|\ \ \ \ \ \ \ \
| * | | | | | | | am: learn to process quoted lines that ends with CRLFĐoàn Trần Công Danh2021-05-102-0/+49
| * | | | | | | | mailinfo: allow stripping quoted CR without warningĐoàn Trần Công Danh2021-05-101-0/+6
| * | | | | | | | mailinfo: allow squelching quoted CRLF warningĐoàn Trần Công Danh2021-05-101-1/+5
| * | | | | | | | mailinfo: warn if CRLF found in decoded base64/QP emailĐoàn Trần Công Danh2021-05-105-0/+106
* | | | | | | | | Merge branch 'mt/parallel-checkout-part-3'Junio C Hamano2021-05-167-24/+660
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ci: run test round with parallel-checkout enabledMatheus Tavares2021-05-052-0/+7
| * | | | | | | | parallel-checkout: add tests related to .gitattributesMatheus Tavares2021-05-051-0/+194
| * | | | | | | | t0028: extract encoding helpers to lib-encoding.shMatheus Tavares2021-05-052-24/+26