summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Merge branch 'ak/commit-graph-to-slab'Junio C Hamano2020-07-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | object: drop parsed_object_pool->commit_countAbhishek Kumar2020-06-171-1/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ps/ref-transaction-hook'Junio C Hamano2020-07-062-0/+141
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | refs: implement reference transaction hookPatrick Steinhardt2020-06-192-0/+141
* | | | | | | | | | | | | | Merge branch 'bc/sha-256-part-2'Junio C Hamano2020-07-0615-191/+274
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | / / / / | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | 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-122-1/+2
* | | | | | | | | | | | | Merge branch 'sk/diff-files-show-i-t-a-as-new'Junio C Hamano2020-06-291-8/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | diff-files: treat "i-t-a" files as "not-in-index"Srinidhi Kaushik2020-06-221-8/+45
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'xl/upgrade-repo-format'Junio C Hamano2020-06-295-4/+26
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | check_repository_format_gently(): refuse extensions for old repositoriesXin Li2020-06-051-0/+11
| * | | | | | | | | | | sparse-checkout: upgrade repository to version 1 when enabling extensionXin Li2020-06-051-1/+3
| * | | | | | | | | | | fetch: allow adding a filter after initial cloneXin Li2020-06-054-3/+12
* | | | | | | | | | | | Merge branch 'pb/t4014-unslave'Junio C Hamano2020-06-251-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t4014: do not use "slave branch" nomenclaturePaolo Bonzini2020-06-191-4/+4
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jt/cdn-offload'Junio C Hamano2020-06-252-0/+118
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | upload-pack: send part of packfile response as uriJonathan Tan2020-06-101-0/+88
| * | | | | | | | | | | | http-fetch: support fetching packfiles by URLJonathan Tan2020-06-101-0/+30
* | | | | | | | | | | | | Merge branch 'dl/branch-cleanup'Junio C Hamano2020-06-251-24/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | t3200: test for specific errorsDenton Liu2020-06-171-13/+32
| * | | | | | | | | | | | t3200: rename "expected" to "expect"Denton Liu2020-06-171-11/+11
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ct/diff-with-merge-base-clarification'Junio C Hamano2020-06-252-1/+92
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git diff: improve range handlingChris Torek2020-06-121-0/+91
| * | | | | | | | | | | | t/t3430: avoid undefined git diff behaviorChris Torek2020-06-091-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'jk/complete-git-switch'Junio C Hamano2020-06-251-0/+455
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | completion: improve handling of --orphan option of switch/checkoutJacob Keller2020-05-281-6/+3
| * | | | | | | | | | | completion: improve handling of -c/-C and -b/-B in switch/checkoutJacob Keller2020-05-281-32/+16
| * | | | | | | | | | | completion: improve handling of --track in switch/checkoutJacob Keller2020-05-281-4/+2
| * | | | | | | | | | | completion: improve handling of --detach in checkoutJacob Keller2020-05-281-4/+2
| * | | | | | | | | | | completion: improve completion for git switch with no optionsJacob Keller2020-05-281-12/+6
| * | | | | | | | | | | completion: improve handling of DWIM mode for switch/checkoutJacob Keller2020-05-281-10/+7
| * | | | | | | | | | | completion: add tests showing subpar switch/checkout --orphan logicJacob Keller2020-05-281-0/+39
| * | | | | | | | | | | completion: add tests showing subpar -c/C argument completionJacob Keller2020-05-281-0/+100
| * | | | | | | | | | | completion: add tests showing subpar -c/-C startpoint completionJacob Keller2020-05-281-0/+140
| * | | | | | | | | | | completion: add tests showing subpar switch/checkout --track logicJacob Keller2020-05-281-0/+34
| * | | | | | | | | | | completion: add tests showing subar checkout --detach logicJacob Keller2020-05-281-0/+46
| * | | | | | | | | | | completion: add tests showing subpar DWIM logic for switch/checkoutJacob Keller2020-05-281-0/+105