summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-06-27match-trees.c: remove the_repo from shift_tree*()Libravatar Nguyễn Thái Ngọc Duy1-1/+1
2019-06-27status: do not report errors in sequencer/todoLibravatar Phillip Wood1-0/+16
2019-06-27t5551: test usage of chunked encoding explicitlyLibravatar Jonathan Tan1-3/+2
2019-06-25t5551: use 'test_i18ngrep' to check translated outputLibravatar SZEDER Gábor1-2/+2
2019-06-25submodule foreach: fix recursion of optionsLibravatar Morian Sonnet1-0/+7
2019-06-24t3404: make the 'rebase.missingCommitsCheck=ignore' test more focusedLibravatar SZEDER Gábor1-14/+1
2019-06-24t3404: modernize here doc styleLibravatar SZEDER Gábor1-65/+58
2019-06-24t0001: fix on case-insensitive filesystemsLibravatar Johannes Schindelin2-14/+23
2019-06-21tests: mark two failing tests under FAIL_PREREQSLibravatar Ævar Arnfjörð Bjarmason2-2/+2
2019-06-21Merge branch 'jt/partial-clone-missing-ref-delta-base'Libravatar Junio C Hamano1-13/+99
2019-06-21Merge branch 'ml/userdiff-rust'Libravatar Junio C Hamano5-0/+21
2019-06-21tests: make GIT_TEST_FAIL_PREREQS a booleanLibravatar Ævar Arnfjörð Bjarmason4-12/+27
2019-06-21tests: replace test_tristate with "git env--helper"Libravatar Ævar Arnfjörð Bjarmason5-70/+22
2019-06-21tests README: re-flow a previously changed paragraphLibravatar Ævar Arnfjörð Bjarmason1-4/+4
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanLibravatar Ævar Arnfjörð Bjarmason7-11/+30
2019-06-21t6040 test: stop using global "script" variableLibravatar Ævar Arnfjörð Bjarmason1-3/+3
2019-06-21env--helper: new undocumented builtin wrapping git_env_*()Libravatar Ævar Arnfjörð Bjarmason1-0/+83
2019-06-21fetch: add --[no-]show-forced-updates argumentLibravatar Derrick Stolee1-0/+23
2019-06-21status: ignore status.aheadbehind in porcelain formatsLibravatar Jeff Hostetler1-4/+8
2019-06-21status: add status.aheadbehind settingLibravatar Jeff Hostetler2-0/+35
2019-06-21status: remove the empty line after hintsLibravatar John Lin3-81/+0
2019-06-20config tests: simplify include cycle testLibravatar Ævar Arnfjörð Bjarmason1-14/+7
2019-06-20t0001 (mingw): do not expect a specific order of stdout/stderrLibravatar Johannes Schindelin1-2/+2
2019-06-20blame: add a test to cover blame_coalesce()Libravatar Barret Rhoden1-0/+36
2019-06-20blame: use the fingerprint heuristic to match ignored linesLibravatar Barret Rhoden1-3/+0
2019-06-20blame: add a fingerprint heuristic to match ignored linesLibravatar Michael Platings1-0/+440
2019-06-20t2027: use test_must_be_emptyLibravatar Nguyễn Thái Ngọc Duy1-3/+2
2019-06-20rev-list: teach --no-object-names to enable pipingLibravatar Emily Shaffer1-0/+20
2019-06-20object: convert lookup_unknown_object() to use object_idLibravatar Jeff King1-3/+3
2019-06-19fetch: only run 'gc' once when fetching multiple remotesLibravatar Nguyễn Thái Ngọc Duy1-2/+5
2019-06-19commit-graph: test verify across alternatesLibravatar Derrick Stolee1-0/+19
2019-06-19commit-graph: normalize commit-graph filenamesLibravatar Derrick Stolee1-1/+6
2019-06-19commit-graph: test --split across alternate without --splitLibravatar Derrick Stolee1-0/+15
2019-06-19commit-graph: test octopus merges with --splitLibravatar Derrick Stolee1-0/+11
2019-06-19commit-graph: clean up chains after flattened writeLibravatar Derrick Stolee1-0/+12
2019-06-19commit-graph: verify chains with --shallow modeLibravatar Derrick Stolee1-0/+62
2019-06-19commit-graph: create options for split filesLibravatar Derrick Stolee1-0/+47
2019-06-19commit-graph: expire commit-graph filesLibravatar Derrick Stolee1-1/+1
2019-06-19commit-graph: allow cross-alternate chainsLibravatar Derrick Stolee1-0/+37
2019-06-19commit-graph: merge commit-graph chainsLibravatar Derrick Stolee1-0/+13
2019-06-19commit-graph: add --split option to builtinLibravatar Derrick Stolee1-0/+122
2019-06-19commit-graph: write commit-graph chainsLibravatar Derrick Stolee1-1/+1
2019-06-19stash: fix show referencing stash indexLibravatar Thomas Gummerer1-0/+18
2019-06-19interpret-trailers: load default configLibravatar Jeff King1-27/+44
2019-06-17test-hashmap: remove 'hash' commandLibravatar Christian Couder2-17/+1
2019-06-17t: add t0016-oidmap.shLibravatar Christian Couder1-0/+84
2019-06-17t/helper: add test-oidmap.cLibravatar Christian Couder3-0/+128
2019-06-17Merge branch 'xl/record-partial-clone-origin'Libravatar Junio C Hamano1-3/+13
2019-06-17Merge branch 'pb/request-pull-verify-remote-ref'Libravatar Junio C Hamano1-0/+53
2019-06-17Merge branch 'sw/git-p4-unshelve-branched-files'Libravatar Junio C Hamano1-1/+7