summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-12-06t6120: add a test to cover inner conditions in 'git name-rev's name_rev()SZEDER Gábor1-0/+41
2019-12-06t6120-describe: modernize the 'check_describe' helperSZEDER Gábor1-6/+4
2019-12-06t3206: fix incorrect test nameDenton Liu1-1/+1
2019-12-06t9300-fast-import: don't hang if background fast-import exits too earlySZEDER Gábor1-2/+14
2019-12-06t9300-fast-import: store the PID in a variable instead of pidfileSZEDER Gábor1-3/+3
2019-12-06commit: give correct advice for empty commit during a rebasePhillip Wood2-5/+57
2019-12-06sequencer: write CHERRY_PICK_HEAD for reword and editPhillip Wood1-0/+53
2019-12-06cherry-pick: check commit error messagesPhillip Wood1-0/+23
2019-12-06cherry-pick: add test for `--skip` advice in `git commit`Johannes Schindelin1-1/+2
2019-12-06t3404: use test_cmp_revPhillip Wood1-19/+19
2019-12-06git add -p: use non-zero exit code when the diff generation failedJohannes Schindelin1-1/+1
2019-12-06t3701: verify that the diff.algorithm config setting is handledJohannes Schindelin1-0/+10
2019-12-06t3701: verify the shown messages when nothing can be addedJohannes Schindelin1-0/+11
2019-12-06t3701: add a test for the different `add -p` promptsJohannes Schindelin1-1/+18
2019-12-06t3701: avoid depending on the TTY prerequisiteJohannes Schindelin1-7/+21
2019-12-06t3701: add a test for advanced split-hunk editingJohannes Schindelin1-0/+22
2019-12-06Sync with 2.23.1Johannes Schindelin13-28/+445
2019-12-06Sync with 2.22.2Johannes Schindelin13-28/+445
2019-12-06Sync with 2.21.1Johannes Schindelin13-28/+445
2019-12-06t7415: drop v2.20.x-specific work-aroundJohannes Schindelin1-1/+1
2019-12-06Sync with 2.20.2Johannes Schindelin13-28/+445
2019-12-06t7415: adjust test for dubiously-nested submodule gitdirs for v2.20.xJohannes Schindelin1-1/+1
2019-12-06Sync with 2.19.3Johannes Schindelin13-28/+445
2019-12-06Sync with 2.18.2Johannes Schindelin13-28/+445
2019-12-06Sync with 2.17.3Johannes Schindelin13-29/+446
2019-12-06fsck: reject submodule.update = !command in .gitmodulesJonathan Nieder1-0/+14
2019-12-06Sync with 2.16.6Johannes Schindelin13-29/+432
2019-12-06test-drop-caches: use `has_dos_drive_prefix()`Johannes Schindelin1-5/+8
2019-12-06Sync with 2.15.4Johannes Schindelin12-24/+424
2019-12-06submodule: reject submodule.update = !command in .gitmodulesJonathan Nieder1-6/+8
2019-12-06Sync with 2.14.6Johannes Schindelin11-18/+416
2019-12-05Merge branch 'us/unpack-trees-fsmonitor'Junio C Hamano1-2/+7
2019-12-05Merge branch 'sg/test-bool-env'Junio C Hamano9-12/+83
2019-12-05Merge branch 'mg/submodule-status-from-a-subdirectory'Junio C Hamano1-0/+22
2019-12-05Merge branch 'dl/t5520-cleanup'Junio C Hamano10-158/+237
2019-12-05Merge branch 'nl/reset-patch-takes-a-tree'Junio C Hamano1-0/+21
2019-12-05Merge branch 'hi/gpg-optional-pkfp-fix'Junio C Hamano1-0/+20
2019-12-05Merge branch 'pw/sequencer-compare-with-right-parent-to-check-empty-commits'Junio C Hamano1-0/+32
2019-12-05Merge branch 'jk/fail-show-toplevel-outside-working-tree'Junio C Hamano1-0/+10
2019-12-05Merge branch 'dl/range-diff-with-notes'Junio C Hamano1-34/+232
2019-12-05Merge branch 'jh/userdiff-python-async'Junio C Hamano6-0/+31
2019-12-05Merge branch 'dd/rebase-merge-reserves-onto-label'Junio C Hamano1-0/+21
2019-12-05Merge branch 'js/builtin-add-i'Junio C Hamano2-0/+29
2019-12-05Merge branch 'js/rebase-r-safer-label'Junio C Hamano1-0/+6
2019-12-05xdiff: unignore changes in function contextRené Scharfe1-5/+1
2019-12-05Merge branch 'win32-accommodate-funny-drive-names'Johannes Schindelin1-1/+12
2019-12-05Merge branch 'win32-filenames-cannot-have-trailing-spaces-or-periods'Johannes Schindelin6-2/+51
2019-12-05mingw: handle `subst`-ed "DOS drives"Johannes Schindelin1-0/+9
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin4-1/+49
2019-12-05quote-stress-test: offer to test quoting arguments for MSYS2 shJohannes Schindelin1-3/+10