summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-04-25Merge branch 'sg/test-atexit'Junio C Hamano68-247/+136
2019-04-25Merge branch 'bp/post-index-change-hook'Junio C Hamano1-0/+144
2019-04-25t7610: add mergetool --gui testsDenton Liu1-0/+22
2019-04-25t7610: unsuppress outputDenton Liu1-61/+61
2019-04-24t/perf: depend on perl JSON only when using --codespeedJeff King1-2/+2
2019-04-23p5302: create the repo in each index-pack testJeff King1-13/+18
2019-04-22Merge branch 'js/spell-out-options-in-tests'Junio C Hamano11-43/+66
2019-04-22Merge branch 'nd/include-if-wildmatch'Junio C Hamano1-0/+13
2019-04-22Merge branch 'tg/stash-in-c-show-default-to-p-fix'Junio C Hamano1-0/+18
2019-04-22Merge branch 'js/stash-in-c-pathspec-fix'Junio C Hamano1-0/+6
2019-04-22Merge branch 'ps/stash-in-c'Junio C Hamano3-66/+227
2019-04-21worktree: update is_bare heuristicsJonathan Tan1-0/+24
2019-04-19t5304: add a test for pruning with bitmapsJeff King1-0/+8
2019-04-19Turn `git serve` into a test helperJohannes Schindelin6-24/+62
2019-04-19test-tool: handle the `-C <directory>` option just like `git`Johannes Schindelin1-0/+19
2019-04-19cherry-pick/revert: add scissors line on merge conflictDenton Liu1-0/+86
2019-04-18merge: add scissors line on merge conflictDenton Liu1-0/+46
2019-04-18merge: cleanup messages like commitDenton Liu2-0/+71
2019-04-18t7502: clean up styleDenton Liu1-40/+53
2019-04-18t7604: clean up styleDenton Liu1-5/+7
2019-04-18t3507: clean up styleDenton Liu1-21/+21
2019-04-18t7600: clean up styleDenton Liu1-14/+13
2019-04-18sequencer: fix cleanup with --signoff and -xPhillip Wood1-0/+20
2019-04-18clone: send server options when using protocol v2Jonathan Tan1-0/+22
2019-04-18transport: die if server options are unsupportedJonathan Tan1-0/+19
2019-04-18ref-filter: use correct branch for %(push:track)Damien Robert1-2/+11
2019-04-17fix cherry-pick/revert status after commitPhillip Wood1-0/+36
2019-04-17commit/reset: try to clean up sequencer statePhillip Wood1-0/+39
2019-04-16Merge branch 'sg/t5318-cleanup'Junio C Hamano1-1/+1
2019-04-16Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth'Junio C Hamano1-1/+11
2019-04-16Merge branch 'jk/http-walker-status-fix'Junio C Hamano1-0/+16
2019-04-16Merge branch 'jk/refs-double-abort'Junio C Hamano1-0/+16
2019-04-16Merge branch 'tz/completion'Junio C Hamano1-0/+6
2019-04-16Merge branch 'tz/t4038-bash-redirect-target-workaround'Junio C Hamano1-4/+4
2019-04-16Merge branch 'ab/drop-scripted-rebase'Junio C Hamano3-10/+19
2019-04-16Merge branch 'jk/perf-lib-tee'Junio C Hamano1-23/+11
2019-04-16Merge branch 'nd/checkout-f-while-conflicted-fix'Junio C Hamano1-0/+24
2019-04-16Merge branch 'jc/format-patch-error-check'Junio C Hamano1-0/+6
2019-04-16Merge branch 'js/get-short-oid-drop-cache'Junio C Hamano1-0/+22
2019-04-16Merge branch 'js/init-db-update-for-mingw'Junio C Hamano1-0/+11
2019-04-16Merge branch 'jt/test-protocol-version'Junio C Hamano14-37/+113
2019-04-16submodule-config.c: use repo_get_oid for reading .gitmodulesNguyễn Thái Ngọc Duy1-5/+1
2019-04-16packfile: fix pack basename computationJeff King2-0/+15
2019-04-16t5319: drop useless --buffer from cat-fileJeff King1-2/+2
2019-04-16t5319: fix bogus cat-file argumentJeff King1-6/+7
2019-04-16trace2: use system/global config for default trace2 settingsJeff Hostetler3-15/+107
2019-04-16trace2: add absolute elapsed time to start eventJeff Hostetler1-6/+6
2019-04-15remote-testgit: move it into the support directory for t5801Johannes Schindelin2-0/+149
2019-04-15fetch: do not consider peeled tags as advertised tipsJeff King1-0/+11
2019-04-15pkt-line: prepare buffer before handling ERR packetsJeff King1-1/+1