summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-03-02Merge branch 'jk/object-filter-with-bitmap'Libravatar Junio C Hamano5-7/+146
2020-03-02show_one_mergetag: print non-parent in hex form.Libravatar Harald van Dijk1-0/+20
2020-02-28fast-import: add options for rewriting submodulesLibravatar brian m. carlson1-0/+109
2020-02-27t6020: new test with interleaved lexicographic ordering of directoriesLibravatar Elijah Newren1-0/+43
2020-02-27t6022, t6046: test expected behavior instead of testing a proxy for itLibravatar Elijah Newren2-34/+70
2020-02-27t3035: prefer test_must_fail to bash negation for git commandsLibravatar Elijah Newren1-2/+2
2020-02-27t6020, t6022, t6035: update merge tests to use test helper functionsLibravatar Elijah Newren3-47/+47
2020-02-27t602[1236], t6034: modernize test formattingLibravatar Elijah Newren5-595/+591
2020-02-27merge-recursive: apply collision handling unification to recursive caseLibravatar Elijah Newren1-9/+30
2020-02-27t/lib-httpd: avoid using macOS' sedLibravatar Johannes Schindelin8-59/+66
2020-02-26describe: don't abort too early when searching tagsLibravatar Benno Evers1-0/+51
2020-02-25Merge branch 'es/bright-colors'Libravatar Junio C Hamano1-0/+12
2020-02-25Merge branch 'bw/remote-rename-update-config'Libravatar Junio C Hamano3-3/+100
2020-02-25clone: pass --single-branch during --recurse-submodulesLibravatar Emily Shaffer1-1/+12
2020-02-24lib-log-graph: consolidate colored graph cmp logicLibravatar Abhishek Kumar4-30/+20
2020-02-24lib-log-graph: consolidate test_cmp_graph logicLibravatar Abhishek Kumar5-77/+54
2020-02-24worktree: don't allow "add" validation to be fooled by suffix matchingLibravatar Eric Sunshine1-0/+9
2020-02-24rebase: refuse to switch to branch already checked out elsewhereLibravatar Eric Sunshine1-0/+18
2020-02-24t3400: make test clean up after itselfLibravatar Eric Sunshine1-1/+1
2020-02-24t: drop debug `cat` callsLibravatar Martin Ågren11-13/+2
2020-02-24t9810: drop debug `cat` callLibravatar Martin Ågren1-1/+0
2020-02-24t4117: check for files using `test_path_is_file`Libravatar Martin Ågren1-3/+3
2020-02-24receive.denyCurrentBranch: respect all worktreesLibravatar Hariom Verma2-0/+22
2020-02-24t5509: use a bare repository for test push targetLibravatar Hariom Verma1-1/+1
2020-02-24commit: use expected signature header for SHA-256Libravatar brian m. carlson2-3/+37
2020-02-24t/helper: make repository tests hash independentLibravatar brian m. carlson1-6/+4
2020-02-24t/helper: initialize repository if necessaryLibravatar brian m. carlson1-0/+4
2020-02-24t/helper/test-dump-split-index: initialize git repositoryLibravatar brian m. carlson1-0/+2
2020-02-24t6300: make hash algorithm independentLibravatar brian m. carlson1-1/+1
2020-02-24t6300: abstract away SHA-1-specific constantsLibravatar brian m. carlson1-9/+16
2020-02-24t: use hash-specific lookup tables to define test constantsLibravatar brian m. carlson1-15/+14
2020-02-24use strpbrk(3) to search for characters from a given setLibravatar René Scharfe1-1/+1
2020-02-24t1050: replace test -f with test_path_is_fileLibravatar Rasmus Jonsson1-4/+6
2020-02-22partial-clone: avoid fetching when looking for objectsLibravatar Derrick Stolee1-1/+1
2020-02-22partial-clone: demonstrate bugs in partial fetchLibravatar Derrick Stolee1-0/+31
2020-02-20sparse-checkout: allow one-character directories in cone modeLibravatar Derrick Stolee1-1/+11
2020-02-20am: support --show-current-patch=diff to retrieve .git/rebase-apply/patchLibravatar Paolo Bonzini1-0/+10
2020-02-20am: support --show-current-patch=raw as a synonym for--show-current-patchLibravatar Paolo Bonzini1-0/+10
2020-02-20parse-options: add testcases for OPT_CMDMODE()Libravatar Paolo Bonzini2-0/+20
2020-02-20credential: allow wildcard patterns when matching configLibravatar brian m. carlson1-0/+20
2020-02-20credential: use the last matching username in the configLibravatar brian m. carlson1-1/+1
2020-02-20t0300: add tests for some additional casesLibravatar brian m. carlson1-0/+108
2020-02-20t1300: add test for urlmatch with multiple wildcardsLibravatar brian m. carlson1-0/+6
2020-02-19t/lib-submodule-update: add test removing nested submodulesLibravatar Philippe Blain1-2/+18
2020-02-19unpack-trees: check for missing submodule directory in merged_entryLibravatar Philippe Blain1-0/+14
2020-02-19t/lib-submodule-update: move a test to the right sectionLibravatar Philippe Blain1-16/+17
2020-02-19t/lib-submodule-update: remove outdated test descriptionLibravatar Philippe Blain1-1/+0
2020-02-19t7112: remove mention of KNOWN_FAILURE_SUBMODULE_RECURSIVE_NESTEDLibravatar Philippe Blain1-1/+0
2020-02-19stash push: support the --pathspec-from-file optionLibravatar Alexandr Miloslavskiy1-0/+100
2020-02-19stash: eliminate crude option parsingLibravatar Alexandr Miloslavskiy1-0/+5