summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* t9101: make hash independentbrian m. carlson2020-06-221-5/+7
* t9104: make hash size independentbrian m. carlson2020-06-221-1/+2
* t9100: make test work with SHA-256brian m. carlson2020-06-221-3/+16
* t9108: make test hash independentbrian m. carlson2020-06-221-2/+2
* t9168: make test hash independentbrian m. carlson2020-06-221-4/+4
* t9109: make test hash independentbrian m. carlson2020-06-221-3/+3
* remote-testgit: adapt for object-formatbrian m. carlson2020-06-191-0/+6
* t5300: pass --object-format to git index-packbrian m. carlson2020-06-191-4/+5
* t5704: send object-format capability with SHA-256brian m. carlson2020-06-191-0/+2
* t5703: use object-format serve optionbrian m. carlson2020-06-191-5/+14
* t5702: offer an object-format capability in the testbrian m. carlson2020-06-191-0/+2
* t/helper: initialize the repository for test-sha1-arraybrian m. carlson2020-06-191-0/+3
* t1050: pass algorithm to index-pack when outside repobrian m. carlson2020-06-191-1/+3
* remote-curl: detect algorithm for dumb HTTP by sizebrian m. carlson2020-06-191-0/+18
* t5500: make hash independentbrian m. carlson2020-05-271-2/+3
* serve: advertise object-format capability for protocol v2brian m. carlson2020-05-271-0/+25
* t1302: expect repo format version 1 for SHA-256brian m. carlson2020-05-271-1/+5
* t5302: modernize test formattingbrian m. carlson2020-05-271-174/+182
* t3200: mark assertion with SHA1 prerequisitebrian m. carlson2020-05-271-1/+1
* t5562: pass object-format in synthesized test databrian m. carlson2020-05-271-2/+3
* t1050: match object ID paths in a hash-insensitive waybrian m. carlson2020-05-132-1/+2
* Merge branch 'cb/test-bash-lineno-fix'Junio C Hamano2020-05-081-8/+10
|\
| * t/test_lib: avoid naked bash arrays in file_linenoCarlo Marcelo Arenas Belón2020-05-071-8/+10
* | Merge branch 'cb/t0000-use-the-configured-shell'Junio C Hamano2020-05-081-5/+2
|\ \
| * | t/t0000-basic: make sure subtests also use TEST_SHELL_PATHCarlo Marcelo Arenas Belón2020-05-071-5/+2
* | | Merge branch 'es/restore-staged-from-head-by-default'Junio C Hamano2020-05-081-0/+11
|\ \ \
| * | | restore: default to HEAD when combining --staged and --worktreeEric Sunshine2020-05-051-0/+11
* | | | Merge branch 'ds/sparse-allow-empty-working-tree'Junio C Hamano2020-05-082-8/+12
|\ \ \ \
| * | | | sparse-checkout: stop blocking empty workdirsDerrick Stolee2020-05-042-8/+12
* | | | | Merge branch 'jk/for-each-ref-multi-key-sort-fix'Junio C Hamano2020-05-081-6/+88
|\ \ \ \ \
| * | | | | ref-filter: apply fallback refname sort only after all user sortsJeff King2020-05-041-6/+48
| * | | | | ref-filter: apply --ignore-case to all sorting keysJeff King2020-05-041-0/+40
| | |_|/ / | |/| | |
* | | | | Merge branch 'ah/userdiff-markdown'Junio C Hamano2020-05-083-0/+24
|\ \ \ \ \
| * | | | | userdiff: support MarkdownAsh Holland2020-05-033-0/+24
* | | | | | Merge branch 'cb/credential-store-ignore-bogus-lines'Junio C Hamano2020-05-081-1/+90
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | credential-store: ignore bogus lines from store fileCarlo Marcelo Arenas Belón2020-05-031-1/+90
* | | | | | Merge branch 'js/partial-urlmatch-2.17'Junio C Hamano2020-05-051-0/+38
|\ \ \ \ \ \
| * | | | | | credential: handle `credential.<partial-URL>.<key>` againJohannes Schindelin2020-04-291-0/+38
| |/ / / / /
* | | | | | Merge branch 'tb/commit-graph-perm-bits'Junio C Hamano2020-05-053-1/+40
|\ \ \ \ \ \
| * | | | | | commit-graph.c: make 'commit-graph-chain's read-onlyTaylor Blau2020-04-291-0/+2
| * | | | | | commit-graph.c: ensure graph layers respect core.sharedRepositoryTaylor Blau2020-04-291-0/+22
| * | | | | | commit-graph.c: write non-split graphs as read-onlyTaylor Blau2020-04-292-1/+16
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/test-fail-prereqs-fix'Junio C Hamano2020-05-051-0/+1
|\ \ \ \ \ \
| * | | | | | t0000: disable GIT_TEST_FAIL_PREREQS in sub-testsJeff King2020-04-281-0/+1
| |/ / / / /
* | | | | | Merge branch 'dd/iso-8601-updates'Junio C Hamano2020-05-051-0/+6
|\ \ \ \ \ \
| * | | | | | date.c: allow compact version of ISO-8601 datetimeĐoàn Trần Công Danh2020-04-241-0/+3
| * | | | | | date.c: skip fractional second part of ISO-8601Đoàn Trần Công Danh2020-04-241-0/+3
* | | | | | | Merge branch 'bc/wildcard-credential'Junio C Hamano2020-05-051-0/+45
|\ \ \ \ \ \ \
| * | | | | | | credential: fix matching URLs with multiple levels in pathbrian m. carlson2020-04-271-0/+45
* | | | | | | | Merge branch 'jt/v2-fetch-nego-fix'Junio C Hamano2020-05-011-0/+48
|\ \ \ \ \ \ \ \