summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-02-25Merge branch 'bw/remote-rename-update-config'Junio C Hamano3-3/+100
2020-02-25clone: pass --single-branch during --recurse-submodulesEmily Shaffer1-1/+12
2020-02-24lib-log-graph: consolidate colored graph cmp logicAbhishek Kumar4-30/+20
2020-02-24lib-log-graph: consolidate test_cmp_graph logicAbhishek Kumar5-77/+54
2020-02-24worktree: don't allow "add" validation to be fooled by suffix matchingEric Sunshine1-0/+9
2020-02-24rebase: refuse to switch to branch already checked out elsewhereEric Sunshine1-0/+18
2020-02-24t3400: make test clean up after itselfEric Sunshine1-1/+1
2020-02-24t: drop debug `cat` callsMartin Ågren11-13/+2
2020-02-24t9810: drop debug `cat` callMartin Ågren1-1/+0
2020-02-24t4117: check for files using `test_path_is_file`Martin Ågren1-3/+3
2020-02-24receive.denyCurrentBranch: respect all worktreesHariom Verma2-0/+22
2020-02-24t5509: use a bare repository for test push targetHariom Verma1-1/+1
2020-02-24commit: use expected signature header for SHA-256brian m. carlson2-3/+37
2020-02-24t/helper: make repository tests hash independentbrian m. carlson1-6/+4
2020-02-24t/helper: initialize repository if necessarybrian m. carlson1-0/+4
2020-02-24t/helper/test-dump-split-index: initialize git repositorybrian m. carlson1-0/+2
2020-02-24t6300: make hash algorithm independentbrian m. carlson1-1/+1
2020-02-24t6300: abstract away SHA-1-specific constantsbrian m. carlson1-9/+16
2020-02-24t: use hash-specific lookup tables to define test constantsbrian m. carlson1-15/+14
2020-02-24use strpbrk(3) to search for characters from a given setRené Scharfe1-1/+1
2020-02-24t1050: replace test -f with test_path_is_fileRasmus Jonsson1-4/+6
2020-02-22partial-clone: avoid fetching when looking for objectsDerrick Stolee1-1/+1
2020-02-22partial-clone: demonstrate bugs in partial fetchDerrick Stolee1-0/+31
2020-02-20describe: force long format for a name based on a mislocated tagJunio C Hamano1-1/+19
2020-02-20sparse-checkout: allow one-character directories in cone modeDerrick Stolee1-1/+11
2020-02-20am: support --show-current-patch=diff to retrieve .git/rebase-apply/patchPaolo Bonzini1-0/+10
2020-02-20am: support --show-current-patch=raw as a synonym for--show-current-patchPaolo Bonzini1-0/+10
2020-02-20parse-options: add testcases for OPT_CMDMODE()Paolo Bonzini2-0/+20
2020-02-20credential: allow wildcard patterns when matching configbrian m. carlson1-0/+20
2020-02-20credential: use the last matching username in the configbrian m. carlson1-1/+1
2020-02-20t0300: add tests for some additional casesbrian m. carlson1-0/+108
2020-02-20t1300: add test for urlmatch with multiple wildcardsbrian m. carlson1-0/+6
2020-02-19t/lib-submodule-update: add test removing nested submodulesPhilippe Blain1-2/+18
2020-02-19unpack-trees: check for missing submodule directory in merged_entryPhilippe Blain1-0/+14
2020-02-19t/lib-submodule-update: move a test to the right sectionPhilippe Blain1-16/+17
2020-02-19t/lib-submodule-update: remove outdated test descriptionPhilippe Blain1-1/+0
2020-02-19t7112: remove mention of KNOWN_FAILURE_SUBMODULE_RECURSIVE_NESTEDPhilippe Blain1-1/+0
2020-02-19stash push: support the --pathspec-from-file optionAlexandr Miloslavskiy1-0/+100
2020-02-19stash: eliminate crude option parsingAlexandr Miloslavskiy1-0/+5
2020-02-19rm: support the --pathspec-from-file optionAlexandr Miloslavskiy1-0/+79
2020-02-19merge-recursive: fix the refresh logic in update_file_flagsElijah Newren1-1/+1
2020-02-19t3433: new rebase testcase documenting a stat-dirty-like failureElijah Newren1-0/+48
2020-02-18check-ignore: fix documentation and implementation to matchElijah Newren1-16/+23
2020-02-17Merge branch 'js/test-unc-fetch'Junio C Hamano1-0/+12
2020-02-17Merge branch 'js/test-avoid-pipe'Junio C Hamano2-6/+10
2020-02-17Merge branch 'js/test-write-junit-xml-fix'Junio C Hamano1-1/+2
2020-02-17Merge branch 'jk/mailinfo-cleanup'Junio C Hamano1-0/+15
2020-02-17Merge branch 'mr/show-config-scope'Junio C Hamano3-106/+155
2020-02-17Merge branch 'bc/hash-independent-tests-part-8'Junio C Hamano46-279/+1817
2020-02-16rebase: rename the two primary rebase backendsElijah Newren15-75/+75