summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2020-01-30Merge branch 'ds/graph-horizontal-edges'Libravatar Junio C Hamano1-0/+62
2020-01-30Merge branch 'am/update-pathspec-f-f-tests'Libravatar Junio C Hamano9-11/+188
2020-01-30sha1-name: mark get_oid() error messages for translationLibravatar Jeff King2-19/+19
2020-01-30grep: ignore --recurse-submodules if --no-index is givenLibravatar Philippe Blain1-1/+10
2020-01-28git rm submodule: succeed if .gitmodules index stat info is zeroLibravatar David Turner1-0/+7
2020-01-28t1506: drop space after redirection operatorLibravatar Jeff King1-11/+11
2020-01-28t1400: avoid "test" string comparisonsLibravatar Jeff King1-12/+24
2020-01-28rebase-interactive: warn if commit is dropped with `rebase --edit-todo'Libravatar Alban Gruin1-0/+121
2020-01-27t4124: only mark git command with test_must_failLibravatar Denton Liu1-2/+8
2020-01-27t3507: use test_path_is_missing()Libravatar Denton Liu1-4/+4
2020-01-27t3507: fix indentationLibravatar Denton Liu1-12/+12
2020-01-27t3504: do check for conflict marker after failed cherry-pickLibravatar Johannes Sixt1-2/+4
2020-01-27t3419: stop losing return code of git commandLibravatar Denton Liu1-1/+2
2020-01-27t3415: increase granularity of test_auto_{fixup,squash}()Libravatar Denton Liu1-20/+44
2020-01-27t3415: stop losing return codes of git commandsLibravatar Denton Liu1-31/+82
2020-01-27t3310: extract common notes_merge_files_gone()Libravatar Denton Liu1-12/+10
2020-01-27t3030: use test_path_is_missing()Libravatar Denton Liu1-1/+1
2020-01-27t2018: replace "sha" with "oid"Libravatar Denton Liu1-9/+9
2020-01-27t2018: don't lose return code of git commandsLibravatar Denton Liu1-3/+8
2020-01-27t2018: teach do_checkout() to accept `!` argLibravatar Denton Liu1-8/+21
2020-01-27t2018: be more discerning when checking for expected exit codesLibravatar Denton Liu1-6/+14
2020-01-27t5616: make robust to delta base changeLibravatar Jonathan Tan1-13/+23
2020-01-27verify_filename(): handle backslashes in "wildcards are pathspecs" ruleLibravatar Jeff King1-0/+14
2020-01-27submodule: fix status of initialized but not cloned submodulesLibravatar Peter Kaestle1-1/+1
2020-01-27t7400: add a testcase for submodule status on empty dirsLibravatar Peter Kaestle1-0/+8
2020-01-24sparse-checkout: detect short patternsLibravatar Derrick Stolee1-0/+9
2020-01-24sparse-checkout: cone mode does not recognize "**"Libravatar Derrick Stolee1-0/+34
2020-01-24clone: fix --sparse option with URLsLibravatar Derrick Stolee1-1/+1
2020-01-24sparse-checkout: create leading directoriesLibravatar Derrick Stolee1-0/+10
2020-01-24t1091: improve here-docsLibravatar Derrick Stolee1-49/+49
2020-01-24t1091: use check_files to reduce boilerplateLibravatar Derrick Stolee1-95/+22
2020-01-23fsmonitor: add fsmonitor hook scripts for version 2Libravatar Kevin Willford2-0/+194
2020-01-23rebase -i: also avoid SHA-1 collisions with missingCommitsCheckLibravatar Johannes Schindelin1-0/+2
2020-01-23rebase -i: re-fix short SHA-1 collisionLibravatar Johannes Schindelin1-2/+13
2020-01-22Merge branch 'nd/switch-and-restore'Libravatar Junio C Hamano1-0/+17
2020-01-22Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport'Libravatar Junio C Hamano1-0/+12
2020-01-22Merge branch 'hw/commit-advise-while-rejecting'Libravatar Junio C Hamano1-0/+9
2020-01-22submodule.c: use get_git_dir() instead of get_git_common_dir()Libravatar Philippe Blain1-0/+33
2020-01-22t2405: clarify test descriptions and simplify testLibravatar Philippe Blain1-20/+16
2020-01-22t2405: use git -C and test_commit -C instead of subshellsLibravatar Philippe Blain1-25/+9
2020-01-22t7410: rename to t2405-worktree-submodule.shLibravatar Philippe Blain1-1/+1
2020-01-21t6025: use helpers to replace test -f <path>Libravatar Shourya Shukla1-3/+3
2020-01-21t6025: modernize styleLibravatar Shourya Shukla1-47/+48
2020-01-21fetch: document and test --refmap=""Libravatar Derrick Stolee1-0/+24
2020-01-16t7800: don't rely on reuse_worktree_file()Libravatar Jeff King1-3/+2
2020-01-16t4018: drop "debugging" cat from hunk-header testsLibravatar Jeff King1-1/+0
2020-01-16built-in add -i: accept open-ended ranges againLibravatar Johannes Schindelin1-0/+9
2020-01-16dir: treat_leading_path() and read_directory_recursive(), round 2Libravatar Elijah Newren1-1/+1
2020-01-16clean: demonstrate a bug with pathspecsLibravatar Derrick Stolee1-0/+9
2020-01-15t5604: make hash independentLibravatar brian m. carlson1-2/+3