summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Merge branch 'jk/core-use-replace-refs'Libravatar Junio C Hamano1-0/+6
2018-08-15Merge branch 'jh/json-writer'Libravatar Junio C Hamano5-0/+950
2018-08-15Merge branch 'es/diff-color-moved-fix'Libravatar Junio C Hamano1-2/+2
2018-08-15Merge branch 'js/t7406-recursive-submodule-update-order-fix'Libravatar Junio C Hamano1-5/+6
2018-08-15Merge branch 'sg/fast-import-dump-refs-on-checkpoint-fix'Libravatar Junio C Hamano1-1/+4
2018-08-15rebase -i: fix numbering in squash messageLibravatar Phillip Wood1-1/+3
2018-08-15chainlint: fix for core.autocrlf=trueLibravatar Johannes Schindelin1-0/+1
2018-08-14submodule: add more exhaustive up-path testingLibravatar Ævar Arnfjörð Bjarmason1-0/+13
2018-08-14t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' testLibravatar SZEDER Gábor1-3/+4
2018-08-13cat-file: support "unordered" output for --batch-all-objectsLibravatar Jeff King1-0/+11
2018-08-13t1006: test cat-file --batch-all-objects with duplicatesLibravatar Jeff King1-2/+4
2018-08-13fetch tests: correct a comment "remove it" -> "remove them"Libravatar Ævar Arnfjörð Bjarmason1-1/+1
2018-08-13chainlint: add test of pathological case which triggered false positiveLibravatar Eric Sunshine2-0/+32
2018-08-13chainlint: recognize multi-line quoted strings more robustlyLibravatar Eric Sunshine4-13/+43
2018-08-13chainlint: let here-doc and multi-line string commence on same lineLibravatar Eric Sunshine7-3/+37
2018-08-13chainlint: recognize multi-line $(...) when command cuddled with "$("Libravatar Eric Sunshine3-3/+21
2018-08-13chainlint: match 'quoted' here-doc tagsLibravatar Eric Sunshine5-4/+18
2018-08-13chainlint: match arbitrary here-docs tags rather than hard-coded namesLibravatar Eric Sunshine7-23/+67
2018-08-13t5318: avoid unnecessary command substitutionsLibravatar SZEDER Gábor1-5/+7
2018-08-13t5318: use 'test_cmp_bin' to compare commit-graph filesLibravatar SZEDER Gábor1-2/+2
2018-08-13range-diff: add testsLibravatar Thomas Rast3-0/+750
2018-08-10t5552: suppress upload-pack trace outputLibravatar Jeff King1-5/+18
2018-08-09repack: repack promisor objects if -a or -A is setLibravatar Jonathan Tan1-11/+74
2018-08-09rebase --exec: make it work with --rebase-mergesLibravatar Johannes Schindelin1-1/+1
2018-08-08sideband: highlight keywords in remote sideband outputLibravatar Han-Wen Nienhuys1-0/+87
2018-08-08config: fix case sensitive subsection names on writingLibravatar Stefan Beller1-0/+1
2018-08-08t7406: avoid using test_must_fail for commands other than gitLibravatar Elijah Newren1-1/+1
2018-08-08t7406: prefer test_* helper functions to test -[feds]Libravatar Elijah Newren2-3/+11
2018-08-08t7406: avoid having git commands upstream of a pipeLibravatar Elijah Newren1-9/+17
2018-08-08t7406: simplify by using diff --name-only instead of diff --rawLibravatar Elijah Newren1-5/+5
2018-08-08t7406: fix call that was failing for the wrong reasonLibravatar Elijah Newren1-1/+2
2018-08-07sequencer: fix quoting in write_author_scriptLibravatar Phillip Wood1-3/+15
2018-08-06t: factor out FUNNYNAMES as shared lazy prereqLibravatar William Chargin5-25/+26
2018-08-06t3430: demonstrate what -r, --autosquash & --exec should doLibravatar Johannes Schindelin1-0/+17
2018-08-06t4150: fix broken test for am --scissorsLibravatar Andrei Rybak1-19/+20
2018-08-06pull --rebase=<type>: allow single-letter abbreviations for the typeLibravatar Johannes Schindelin1-0/+12
2018-08-06t3031: update test description to mention desired behaviorLibravatar Elijah Newren1-1/+1
2018-08-02Merge branch 'jt/commit-graph-per-object-store'Libravatar Junio C Hamano4-0/+119
2018-08-02Merge branch 'es/chain-lint-in-subshell'Libravatar Junio C Hamano78-5/+1316
2018-08-02Merge branch 'jt/tags-to-promised-blobs-fix'Libravatar Junio C Hamano1-0/+44
2018-08-02Merge branch 'jt/fetch-negotiator-skipping'Libravatar Junio C Hamano1-0/+179
2018-08-02Merge branch 'bc/sequencer-export-work-tree-as-well'Libravatar Junio C Hamano1-0/+9
2018-08-02Merge branch 'en/t7405-recursive-submodule-conflicts'Libravatar Junio C Hamano1-0/+173
2018-08-02Merge branch 'en/t6036-merge-recursive-tests'Libravatar Junio C Hamano1-0/+451
2018-08-02Merge branch 'en/dirty-merge-fixes'Libravatar Junio C Hamano3-129/+60
2018-08-02Merge branch 'js/rebase-merge-octopus'Libravatar Junio C Hamano1-0/+34
2018-08-02Merge branch 'tb/grep-only-matching'Libravatar Junio C Hamano1-0/+15
2018-08-02Merge branch 'kg/gc-auto-windows-workaround'Libravatar Junio C Hamano1-0/+2
2018-08-02Merge branch 'jt/fetch-nego-tip'Libravatar Junio C Hamano1-0/+78
2018-08-02Merge branch 'en/t6042-insane-merge-rename-testcases'Libravatar Junio C Hamano1-0/+245