summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-07-03fsck: silence stderr when parsing .gitmodulesLibravatar Jeff King1-0/+15
2018-06-28t5407: fix test to cover intended argumentsLibravatar Elijah Newren1-1/+1
2018-06-28Merge branch 'sb/fix-fetching-moved-submodules'Libravatar Junio C Hamano1-5/+1
2018-06-28Merge branch 'jc/clean-after-sanity-tests'Libravatar Junio C Hamano5-9/+6
2018-06-28Merge branch 'nd/completion-negation'Libravatar Junio C Hamano1-2/+39
2018-06-28Merge branch 'pw/add-p-recount'Libravatar Junio C Hamano1-0/+43
2018-06-28Merge branch 'jk/fetch-all-peeled-fix'Libravatar Junio C Hamano1-0/+41
2018-06-28Merge branch 'jh/partial-clone'Libravatar Junio C Hamano1-0/+8
2018-06-28Merge branch 'sg/gpg-tests-fix'Libravatar Junio C Hamano4-7/+6
2018-06-28Merge branch 'as/safecrlf-quiet-fix'Libravatar Junio C Hamano1-0/+10
2018-06-28fetch-pack: implement ref-in-wantLibravatar Brandon Williams1-0/+149
2018-06-28upload-pack: test negotiation with changing repositoryLibravatar Brandon Williams4-0/+99
2018-06-28upload-pack: implement ref-in-wantLibravatar Brandon Williams1-0/+160
2018-06-27Fix use of strategy options with interactive rebasesLibravatar Elijah Newren1-1/+1
2018-06-27t3418: add testcase showing problems with rebase -i and strategy optionsLibravatar Elijah Newren1-0/+32
2018-06-27git-rebase: make --allow-empty-message the defaultLibravatar Elijah Newren2-11/+7
2018-06-27t3401: add directory rename testcases for rebase and amLibravatar Elijah Newren1-0/+105
2018-06-27git-rebase: error out when incompatible options passedLibravatar Elijah Newren1-8/+8
2018-06-27t3422: new testcases for checking when incompatible options passedLibravatar Elijah Newren1-0/+88
2018-06-27gc: automatically write commit-graph filesLibravatar Derrick Stolee1-0/+14
2018-06-27commit-graph: add '--reachable' optionLibravatar Derrick Stolee1-0/+10
2018-06-27fsck: verify commit-graphLibravatar Derrick Stolee1-0/+8
2018-06-27commit-graph: verify contents match checksumLibravatar Derrick Stolee1-0/+6
2018-06-27commit-graph: test for corrupted octopus edgeLibravatar Derrick Stolee1-0/+10
2018-06-27commit-graph: verify commit dateLibravatar Derrick Stolee1-0/+6
2018-06-27commit-graph: verify generation numberLibravatar Derrick Stolee1-0/+11
2018-06-27commit-graph: verify parent listLibravatar Derrick Stolee1-0/+18
2018-06-27commit-graph: verify root tree OIDsLibravatar Derrick Stolee1-0/+7
2018-06-27commit-graph: verify objects existLibravatar Derrick Stolee1-0/+7
2018-06-27commit-graph: verify corrupt OID fanout and lookupLibravatar Derrick Stolee1-0/+22
2018-06-27commit-graph: verify required chunks are presentLibravatar Derrick Stolee1-0/+29
2018-06-27commit-graph: verify catches corrupt signatureLibravatar Derrick Stolee1-0/+43
2018-06-27commit-graph: add 'verify' subcommandLibravatar Derrick Stolee1-0/+10
2018-06-27t5318-commit-graph.sh: use core.commitGraphLibravatar Derrick Stolee1-2/+2
2018-06-26filter-branch: skip commits present on --state-branchLibravatar Michael Barabanov1-0/+15
2018-06-25Merge branch 'cc/tests-without-assuming-ref-files-backend'Libravatar Junio C Hamano1-1/+3
2018-06-25Merge branch 'nd/reject-empty-shallow-request'Libravatar Junio C Hamano1-0/+11
2018-06-25Merge branch 'nd/complete-config-vars'Libravatar Junio C Hamano1-1/+1
2018-06-25Merge branch 'en/merge-recursive-tests'Libravatar Junio C Hamano2-861/+1098
2018-06-25Merge branch 'nd/diff-apply-ita'Libravatar Junio C Hamano2-10/+64
2018-06-25Merge branch 'ds/commit-graph-lockfile-fix'Libravatar Junio C Hamano1-0/+9
2018-06-25Merge branch 'pc/submodule-helper-foreach'Libravatar Junio C Hamano1-3/+35
2018-06-25submodule.c: report the submodule that an error occurs inLibravatar Stefan Beller1-1/+2
2018-06-22t: switch "branch -l" to "branch --create-reflog"Libravatar Jeff King2-19/+19
2018-06-22t3200: unset core.logallrefupdates when testing reflog creationLibravatar Jeff King1-1/+1
2018-06-22builtin/grep.c: add '--column' option to 'git-grep(1)'Libravatar Taylor Blau1-0/+95
2018-06-21test-pkt-line: add unpack-sideband subcommandLibravatar Brandon Williams1-0/+33
2018-06-19format-patch: clear UNINTERESTING flag before prepare_basesLibravatar Xiaolong Ye1-2/+4
2018-06-19sequencer: do not squash 'reword' commits when we hit conflictsLibravatar Phillip Wood2-0/+76
2018-06-19submodule deinit: unset core.worktreeLibravatar Stefan Beller2-1/+6