summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Git 2.26.2v2.26.2Jonathan Nieder2020-04-193-19/+275
|\
| * Git 2.25.4v2.25.4Jonathan Nieder2020-04-193-19/+275
| |\
| | * Git 2.24.3v2.24.3Jonathan Nieder2020-04-193-19/+275
| | |\
| | | * Git 2.23.3v2.23.3Jonathan Nieder2020-04-193-19/+275
| | | |\
| | | | * Git 2.22.4v2.22.4Jonathan Nieder2020-04-193-19/+275
| | | | |\
| | | | | * Git 2.21.3v2.21.3Jonathan Nieder2020-04-193-19/+275
| | | | | |\
| | | | | | * Git 2.20.4v2.20.4Jonathan Nieder2020-04-193-19/+275
| | | | | | |\
| | | | | | | * Git 2.19.5v2.19.5Jonathan Nieder2020-04-193-19/+275
| | | | | | | |\
| | | | | | | | * Git 2.18.4v2.18.4Jonathan Nieder2020-04-193-19/+275
| | | | | | | | |\
| | | | | | | | | * fsck: reject URL with empty host in .gitmodulesJonathan Nieder2020-04-191-0/+32
| | | | | | | | | * credential: treat URL with empty scheme as invalidJonathan Nieder2020-04-192-0/+41
| | | | | | | | | * credential: treat URL without scheme as invalidJonathan Nieder2020-04-192-5/+34
| | | | | | | | | * credential: die() when parsing invalid urlsJeff King2020-04-191-2/+1
| | | | | | | | | * fsck: convert gitmodules url to URL passed to curlJonathan Nieder2020-04-191-0/+29
| | | | | | | | | * credential: refuse to operate when missing host or protocolJeff King2020-04-191-8/+26
| | | | | | | | | * credential: parse URL without host as empty host, not unsetJeff King2020-04-191-0/+17
| | | | | | | | | * t0300: use more realistic inputsJeff King2020-04-191-4/+85
| | | | | | | | | * t0300: make "quit" helper more realisticJeff King2020-04-191-3/+13
* | | | | | | | | | Git 2.26.1v2.26.1Junio C Hamano2020-03-253-2/+32
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Git 2.25.3v2.25.3Junio C Hamano2020-03-173-2/+32
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Git 2.24.2v2.24.2Junio C Hamano2020-03-173-2/+32
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Git 2.23.2v2.23.2Junio C Hamano2020-03-173-2/+32
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Git 2.22.3v2.22.3Junio C Hamano2020-03-173-2/+32
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Git 2.21.2v2.21.2Junio C Hamano2020-03-173-2/+32
| | | | | |\ \ \ \ \ | | | | | | |/ / / /
| | | | | | * | | | Git 2.20.3v2.20.3Junio C Hamano2020-03-173-2/+32
| | | | | | |\ \ \ \ | | | | | | | |/ / /
| | | | | | | * | | Git 2.19.4v2.19.4Junio C Hamano2020-03-173-2/+32
| | | | | | | |\ \ \ | | | | | | | | |/ /
| | | | | | | | * | Git 2.18.3v2.18.3Junio C Hamano2020-03-173-2/+32
| | | | | | | | |\ \ | | | | | | | | | |/
| | | | | | | | | * fsck: detect gitmodules URLs with embedded newlinesJeff King2020-03-121-1/+17
| | | | | | | | | * credential: detect unrepresentable values when parsing urlsJeff King2020-03-121-2/+10
| | | | | | | | | * t/lib-credential: use test_i18ncmp to check stderrJeff King2020-03-121-1/+1
| | | | | | | | | * credential: avoid writing values with newlinesJeff King2020-03-121-0/+6
| * | | | | | | | | Merge branch 'js/ci-windows-update' into maintJunio C Hamano2020-03-178-59/+66
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'js/test-unc-fetch' into maintJunio C Hamano2020-03-171-0/+12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'js/test-write-junit-xml-fix' into maintJunio C Hamano2020-03-171-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'hd/show-one-mergetag-fix' into maintJunio C Hamano2020-03-171-0/+20
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ds/partial-clone-fixes' into maintJunio C Hamano2020-03-171-0/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'en/t3433-rebase-stat-dirty-failure' into maintJunio C Hamano2020-03-171-0/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'en/check-ignore' into maintJunio C Hamano2020-03-171-16/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jh/notes-fanout-fix' into maintJunio C Hamano2020-03-171-25/+82
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/index-pack-dupfix' into maintJunio C Hamano2020-03-171-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/rebase-i-with-colliding-hash' into maintJunio C Hamano2020-03-171-2/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'dt/submodule-rm-with-stale-cache' into maintJunio C Hamano2020-03-171-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pb/recurse-submodule-in-worktree-fix' into maintJunio C Hamano2020-03-172-77/+90
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'es/outside-repo-errmsg-hints' into maintJunio C Hamano2020-03-171-0/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'js/builtin-add-i-cmds' into maintJunio C Hamano2020-03-171-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'en/rebase-backend'Junio C Hamano2020-03-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | t3419: prevent failure when run with EXPENSIVEbrian m. carlson2020-03-201-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'en/test-cleanup'Junio C Hamano2020-03-162-23/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | t6022, t6046: fix flaky files-are-updated checksElijah Newren2020-03-132-23/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'es/outside-repo-errmsg-hints'Junio C Hamano2020-03-161-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |