summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-04-15upload-pack: send ERR packet for non-tip objectsJeff King2-2/+14
2019-04-15t5530: check protocol response for "not our ref"Jeff King1-2/+3
2019-04-15t5516: drop ok=sigpipe from unreachable-want testsJeff King1-3/+3
2019-04-15gettext tests: export the restored GIT_TEST_GETTEXT_POISONJunio C Hamano1-0/+1
2019-04-15t9822: skip tests if file names cannot be ISO-8859-1 encodedJohannes Schindelin1-0/+7
2019-04-15submodule foreach: fix "<command> --quiet" not being respectedNguyễn Thái Ngọc Duy1-0/+10
2019-04-15tests: disallow the use of abbreviated options (by default)Johannes Schindelin3-1/+24
2019-04-15replace: peel tag when passing a tag first to --graftChristian Couder1-0/+11
2019-04-15replace: peel tag when passing a tag as parent to --graftChristian Couder1-0/+11
2019-04-14send-email: default to quoted-printable when CR is presentbrian m. carlson1-0/+14
2019-04-12test-prio-queue: use xmallocJeff King1-1/+1
2019-04-12tag: advise on nested tagsDenton Liu1-0/+11
2019-04-12t3000 (ls-files -o): widen description to reflect current testsKyle Meyer1-1/+1
2019-04-10rev-list: detect broken root treesJeff King1-2/+4
2019-04-10rev-list: let traversal die when --missing is not in useJeff King1-2/+2
2019-04-10list-objects.c: handle unexpected non-tree entriesTaylor Blau1-2/+3
2019-04-10list-objects.c: handle unexpected non-blob entriesTaylor Blau1-2/+3
2019-04-10t: introduce tests for unexpected object typesTaylor Blau1-0/+123
2019-04-10add: error appropriately on repository with no commitsKyle Meyer1-0/+11
2019-04-10dir: do not traverse repositories with no commitsKyle Meyer2-0/+51
2019-04-10submodule: refuse to add repository with no commitsKyle Meyer1-1/+10
2019-04-10submodule: teach set-branch subcommandDenton Liu1-0/+93
2019-04-10Merge branch 'ar/t4150-remove-cruft'Junio C Hamano1-3/+1
2019-04-10Merge branch 'jk/line-log-with-patch'Junio C Hamano1-0/+17
2019-04-10Merge branch 'ra/t3600-test-path-funcs'Junio C Hamano2-158/+174
2019-04-10Merge branch 'nd/rewritten-ref-is-per-worktree'Junio C Hamano1-0/+35
2019-04-09t3301: fix false negativeJohannes Schindelin1-2/+3
2019-04-08blame: default to HEAD in a bare repo when no start commit is givenSZEDER Gábor1-0/+8
2019-04-08merge-recursive: switch directory rename detection defaultElijah Newren3-61/+413
2019-04-08t6043: fix copied test description to match its purposeElijah Newren1-2/+2
2019-04-08diff: batch fetching of missing blobsJonathan Tan1-0/+103
2019-04-05t: move 'hex2oct' into test-lib-functions.shTaylor Blau4-12/+6
2019-04-04revision: use a prio_queue to hold rewritten parentsJeff King1-0/+18
2019-04-02doc: promote "git switch"Nguyễn Thái Ngọc Duy1-12/+12
2019-04-02t: add tests for switchNguyễn Thái Ngọc Duy1-0/+96
2019-04-02switch: no worktree status unless real branch switch happensNguyễn Thái Ngọc Duy1-14/+0
2019-04-02checkout: advice how to get out of detached HEAD modeNguyễn Thái Ngọc Duy1-0/+12
2019-04-02t: rename t2014-switch.sh to t2014-checkout-switch.shNguyễn Thái Ngọc Duy1-0/+0
2019-04-02git-p4: respect excluded paths when detecting branchesMazo, Andrey1-1/+1
2019-04-02git-p4: add failing test for "git-p4: respect excluded paths when detecting b...Mazo, Andrey1-0/+40
2019-04-02git-p4: don't exclude other files with same prefixMazo, Andrey1-2/+2
2019-04-02git-p4: add failing test for "don't exclude other files with same prefix"Mazo, Andrey1-5/+46
2019-04-02git-p4: match branches case insensitively if configuredMazo, Andrey1-2/+2
2019-04-02git-p4: add failing test for "git-p4: match branches case insensitively if co...Mazo, Andrey1-0/+92
2019-04-02tests (pack-objects): use the full, unabbreviated `--revs` optionJohannes Schindelin1-22/+22
2019-04-02tests (status): spell out the `--find-renames` option in fullJohannes Schindelin1-4/+4
2019-04-02tests (push): do not abbreviate the `--follow-tags` optionJohannes Schindelin1-2/+2
2019-04-02t5531: avoid using an abbreviated optionJohannes Schindelin1-1/+1
2019-04-02t7810: do not abbreviate `--no-exclude-standard` nor `--invert-match`Johannes Schindelin1-8/+8
2019-04-02tests (rebase): spell out the `--force-rebase` optionJohannes Schindelin2-3/+3