summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)AuthorLines
2020-03-17Merge branch 'js/ci-windows-update' into maintJunio C Hamano-59/+66
2020-03-17Merge branch 'js/test-unc-fetch' into maintJunio C Hamano-0/+12
2020-03-17Merge branch 'js/test-write-junit-xml-fix' into maintJunio C Hamano-1/+2
2020-03-17Merge branch 'hd/show-one-mergetag-fix' into maintJunio C Hamano-0/+20
2020-03-17Merge branch 'ds/partial-clone-fixes' into maintJunio C Hamano-0/+31
2020-03-17Merge branch 'en/t3433-rebase-stat-dirty-failure' into maintJunio C Hamano-0/+48
2020-03-17Merge branch 'en/check-ignore' into maintJunio C Hamano-16/+23
2020-03-17Merge branch 'jh/notes-fanout-fix' into maintJunio C Hamano-25/+82
2020-03-17Merge branch 'jk/index-pack-dupfix' into maintJunio C Hamano-4/+4
2020-03-17Merge branch 'js/rebase-i-with-colliding-hash' into maintJunio C Hamano-2/+15
2020-03-17Merge branch 'dt/submodule-rm-with-stale-cache' into maintJunio C Hamano-0/+7
2020-03-17Merge branch 'pb/recurse-submodule-in-worktree-fix' into maintJunio C Hamano-77/+90
2020-03-17Merge branch 'es/outside-repo-errmsg-hints' into maintJunio C Hamano-0/+38
2020-03-17Merge branch 'js/builtin-add-i-cmds' into maintJunio C Hamano-0/+9
2020-03-15prefix_path: show gitdir if worktree unavailableEmily Shaffer-0/+38
2020-03-02show_one_mergetag: print non-parent in hex form.Harald van Dijk-0/+20
2020-02-27t/lib-httpd: avoid using macOS' sedJohannes Schindelin-59/+66
2020-02-22partial-clone: avoid fetching when looking for objectsDerrick Stolee-1/+1
2020-02-22partial-clone: demonstrate bugs in partial fetchDerrick Stolee-0/+31
2020-02-19merge-recursive: fix the refresh logic in update_file_flagsElijah Newren-1/+1
2020-02-19t3433: new rebase testcase documenting a stat-dirty-like failureElijah Newren-0/+48
2020-02-18check-ignore: fix documentation and implementation to matchElijah Newren-16/+23
2020-02-14Merge branch 'jb/parse-options-message-fix' into maintJunio C Hamano-2/+2
2020-02-14Merge branch 'pb/do-not-recurse-grep-no-index' into maintJunio C Hamano-1/+10
2020-02-14Merge branch 'jt/t5616-robustify' into maintJunio C Hamano-13/+23
2020-02-14Merge branch 'en/fill-directory-fixes-more' into maintJunio C Hamano-0/+9
2020-02-14Merge branch 'ds/refmap-doc' into maintJunio C Hamano-0/+24
2020-02-14Merge branch 'jk/test-fixes' into maintJunio C Hamano-4/+2
2020-02-14Merge branch 'nd/switch-and-restore' into maintJunio C Hamano-0/+17
2020-02-14Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport' into maintJunio C Hamano-0/+12
2020-02-14Merge branch 'hw/commit-advise-while-rejecting' into maintJunio C Hamano-0/+9
2020-02-14t5580: test cloning without file://, test fetching via UNC pathsJohannes Schindelin-0/+12
2020-02-12tests: fix --write-junit-xml with subshellsJohannes Schindelin-1/+2
2020-02-05parse-options: lose an unnecessary space in an error messageJacques Bodin-Hullin-2/+2
2020-02-04index-pack: downgrade twice-resolved REF_DELTA to die()Jeff King-4/+4
2020-02-04notes.c: fix off-by-one error when decreasing notes fanoutJohan Herland-0/+6
2020-02-04t3305: check notes fanout more carefully and robustlyJohan Herland-25/+76
2020-01-30grep: ignore --recurse-submodules if --no-index is givenPhilippe Blain-1/+10
2020-01-28git rm submodule: succeed if .gitmodules index stat info is zeroDavid Turner-0/+7
2020-01-27t5616: make robust to delta base changeJonathan Tan-13/+23
2020-01-23rebase -i: also avoid SHA-1 collisions with missingCommitsCheckJohannes Schindelin-0/+2
2020-01-23rebase -i: re-fix short SHA-1 collisionJohannes Schindelin-2/+13
2020-01-22submodule.c: use get_git_dir() instead of get_git_common_dir()Philippe Blain-0/+33
2020-01-22t2405: clarify test descriptions and simplify testPhilippe Blain-20/+16
2020-01-22t2405: use git -C and test_commit -C instead of subshellsPhilippe Blain-25/+9
2020-01-22t7410: rename to t2405-worktree-submodule.shPhilippe Blain-1/+1
2020-01-21fetch: document and test --refmap=""Derrick Stolee-0/+24
2020-01-16t7800: don't rely on reuse_worktree_file()Jeff King-3/+2
2020-01-16t4018: drop "debugging" cat from hunk-header testsJeff King-1/+0
2020-01-16built-in add -i: accept open-ended ranges againJohannes Schindelin-0/+9