summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-04-17commit/reset: try to clean up sequencer stateLibravatar Phillip Wood1-0/+39
2019-04-16Merge branch 'sg/t5318-cleanup'Libravatar Junio C Hamano1-1/+1
2019-04-16Merge branch 'jt/t5551-protocol-v2-does-not-have-half-auth'Libravatar Junio C Hamano1-1/+11
2019-04-16Merge branch 'jk/http-walker-status-fix'Libravatar Junio C Hamano1-0/+16
2019-04-16Merge branch 'jk/refs-double-abort'Libravatar Junio C Hamano1-0/+16
2019-04-16Merge branch 'tz/completion'Libravatar Junio C Hamano1-0/+6
2019-04-16Merge branch 'tz/t4038-bash-redirect-target-workaround'Libravatar Junio C Hamano1-4/+4
2019-04-16Merge branch 'ab/drop-scripted-rebase'Libravatar Junio C Hamano3-10/+19
2019-04-16Merge branch 'jk/perf-lib-tee'Libravatar Junio C Hamano1-23/+11
2019-04-16Merge branch 'nd/checkout-f-while-conflicted-fix'Libravatar Junio C Hamano1-0/+24
2019-04-16Merge branch 'jc/format-patch-error-check'Libravatar Junio C Hamano1-0/+6
2019-04-16Merge branch 'js/get-short-oid-drop-cache'Libravatar Junio C Hamano1-0/+22
2019-04-16Merge branch 'js/init-db-update-for-mingw'Libravatar Junio C Hamano1-0/+11
2019-04-16Merge branch 'jt/test-protocol-version'Libravatar Junio C Hamano14-37/+113
2019-04-16submodule-config.c: use repo_get_oid for reading .gitmodulesLibravatar Nguyễn Thái Ngọc Duy1-5/+1
2019-04-16packfile: fix pack basename computationLibravatar Jeff King2-0/+15
2019-04-16t5319: drop useless --buffer from cat-fileLibravatar Jeff King1-2/+2
2019-04-16t5319: fix bogus cat-file argumentLibravatar Jeff King1-6/+7
2019-04-16trace2: use system/global config for default trace2 settingsLibravatar Jeff Hostetler3-15/+107
2019-04-16trace2: add absolute elapsed time to start eventLibravatar Jeff Hostetler1-6/+6
2019-04-15remote-testgit: move it into the support directory for t5801Libravatar Johannes Schindelin2-0/+149
2019-04-15fetch: do not consider peeled tags as advertised tipsLibravatar Jeff King1-0/+11
2019-04-15pkt-line: prepare buffer before handling ERR packetsLibravatar Jeff King1-1/+1
2019-04-15upload-pack: send ERR packet for non-tip objectsLibravatar Jeff King2-2/+14
2019-04-15t5530: check protocol response for "not our ref"Libravatar Jeff King1-2/+3
2019-04-15t5516: drop ok=sigpipe from unreachable-want testsLibravatar Jeff King1-3/+3
2019-04-15gettext tests: export the restored GIT_TEST_GETTEXT_POISONLibravatar Junio C Hamano1-0/+1
2019-04-15t9822: skip tests if file names cannot be ISO-8859-1 encodedLibravatar Johannes Schindelin1-0/+7
2019-04-15submodule foreach: fix "<command> --quiet" not being respectedLibravatar Nguyễn Thái Ngọc Duy1-0/+10
2019-04-15tests: disallow the use of abbreviated options (by default)Libravatar Johannes Schindelin3-1/+24
2019-04-15replace: peel tag when passing a tag first to --graftLibravatar Christian Couder1-0/+11
2019-04-15replace: peel tag when passing a tag as parent to --graftLibravatar Christian Couder1-0/+11
2019-04-14send-email: default to quoted-printable when CR is presentLibravatar brian m. carlson1-0/+14
2019-04-12test-prio-queue: use xmallocLibravatar Jeff King1-1/+1
2019-04-12tag: advise on nested tagsLibravatar Denton Liu1-0/+11
2019-04-12t3000 (ls-files -o): widen description to reflect current testsLibravatar Kyle Meyer1-1/+1
2019-04-10rev-list: detect broken root treesLibravatar Jeff King1-2/+4
2019-04-10rev-list: let traversal die when --missing is not in useLibravatar Jeff King1-2/+2
2019-04-10list-objects.c: handle unexpected non-tree entriesLibravatar Taylor Blau1-2/+3
2019-04-10list-objects.c: handle unexpected non-blob entriesLibravatar Taylor Blau1-2/+3
2019-04-10t: introduce tests for unexpected object typesLibravatar Taylor Blau1-0/+123
2019-04-10add: error appropriately on repository with no commitsLibravatar Kyle Meyer1-0/+11
2019-04-10dir: do not traverse repositories with no commitsLibravatar Kyle Meyer2-0/+51
2019-04-10submodule: refuse to add repository with no commitsLibravatar Kyle Meyer1-1/+10
2019-04-10submodule: teach set-branch subcommandLibravatar Denton Liu1-0/+93
2019-04-10Merge branch 'ar/t4150-remove-cruft'Libravatar Junio C Hamano1-3/+1
2019-04-10Merge branch 'jk/line-log-with-patch'Libravatar Junio C Hamano1-0/+17
2019-04-10Merge branch 'ra/t3600-test-path-funcs'Libravatar Junio C Hamano2-171/+187
2019-04-10Merge branch 'nd/rewritten-ref-is-per-worktree'Libravatar Junio C Hamano1-0/+35
2019-04-09t3301: fix false negativeLibravatar Johannes Schindelin1-2/+3