summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-07-01t0090: make test pass with SHA-256brian m. carlson1-2/+2
2019-07-01t0027: make hash size independentbrian m. carlson1-2/+4
2019-07-01t6030: make test work with SHA-256brian m. carlson1-15/+16
2019-07-01t5000: make hash independentbrian m. carlson2-5/+11
2019-07-01t1450: make hash size independentbrian m. carlson1-16/+25
2019-07-01t1410: make hash size independentbrian m. carlson1-8/+8
2019-07-01t: add helper to convert object IDs to pathsbrian m. carlson1-0/+6
2019-07-01git-prompt: improve cherry-pick/revert detectionPhillip Wood1-2/+18
2019-07-01t8014: remove unnecessary bracesMichael Platings1-6/+6
2019-07-01repack: disable bitmaps-by-default if .keep files existEric Wong1-0/+10
2019-07-01t0016: add 'remove' subcommand testChristian Couder1-0/+18
2019-07-01test-oidmap: remove 'add' subcommandChristian Couder1-15/+1
2019-07-01check_everything_connected: assume alternate ref tips are validJeff King2-0/+87
2019-07-01rebase --am: ignore rebase.rescheduleFailedExecJohannes Schindelin1-0/+8
2019-06-28t7814: do not generate same commits in different reposNguyễn Thái Ngọc Duy1-1/+17
2019-06-28grep: don't use PCRE2?_UTF8 with "log --encoding=<non-utf8>"Ævar Arnfjörð Bjarmason1-4/+2
2019-06-28log tests: test regex backends in "--encode=<enc>" testsÆvar Arnfjörð Bjarmason1-1/+40
2019-06-28list-objects-filter-options: allow mult. --filterMatthew DeVore2-5/+60
2019-06-28list-objects-filter-options: make filter_spec a string_listMatthew DeVore1-7/+0
2019-06-28list-objects-filter: implement composite filtersMatthew DeVore1-1/+150
2019-06-27ref-filter.c: find disjoint pattern prefixesTaylor Blau1-0/+26
2019-06-27progress: use term_clear_line()SZEDER Gábor1-3/+3
2019-06-27rebase: fix garbled progress display with '-x'SZEDER Gábor1-2/+2
2019-06-27match-trees.c: remove the_repo from shift_tree*()Nguyễn Thái Ngọc Duy1-1/+1
2019-06-27status: do not report errors in sequencer/todoPhillip Wood1-0/+16
2019-06-27t5551: test usage of chunked encoding explicitlyJonathan Tan1-3/+2
2019-06-25t0410: test fetching from many promisor remotesChristian Couder1-1/+48
2019-06-25promisor-remote: parse remote.*.partialclonefilterChristian Couder3-2/+3
2019-06-25Use promisor_remote_get_direct() and has_promisor_remote()Christian Couder2-2/+2
2019-06-25t0410: remove pipes after git commandsChristian Couder1-4/+6
2019-06-25t5551: use 'test_i18ngrep' to check translated outputSZEDER Gábor1-2/+2
2019-06-25submodule foreach: fix recursion of optionsMorian Sonnet1-0/+7
2019-06-24t3404: make the 'rebase.missingCommitsCheck=ignore' test more focusedSZEDER Gábor1-14/+1
2019-06-24t3404: modernize here doc styleSZEDER Gábor1-64/+57
2019-06-24t0001: fix on case-insensitive filesystemsJohannes Schindelin2-14/+23
2019-06-21tests: mark two failing tests under FAIL_PREREQSÆvar Arnfjörð Bjarmason2-2/+2
2019-06-21Merge branch 'jt/partial-clone-missing-ref-delta-base'Junio C Hamano1-13/+99
2019-06-21Merge branch 'ml/userdiff-rust'Junio C Hamano5-0/+21
2019-06-21tests: make GIT_TEST_FAIL_PREREQS a booleanÆvar Arnfjörð Bjarmason4-12/+27
2019-06-21tests: replace test_tristate with "git env--helper"Ævar Arnfjörð Bjarmason5-70/+22
2019-06-21tests README: re-flow a previously changed paragraphÆvar Arnfjörð Bjarmason1-4/+4
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason7-11/+30
2019-06-21t6040 test: stop using global "script" variableÆvar Arnfjörð Bjarmason1-3/+3
2019-06-21env--helper: new undocumented builtin wrapping git_env_*()Ævar Arnfjörð Bjarmason1-0/+83
2019-06-21fetch: add --[no-]show-forced-updates argumentDerrick Stolee1-0/+23
2019-06-21status: ignore status.aheadbehind in porcelain formatsJeff Hostetler1-4/+8
2019-06-21status: add status.aheadbehind settingJeff Hostetler2-0/+35
2019-06-21status: remove the empty line after hintsJohn Lin3-81/+0
2019-06-20config tests: simplify include cycle testÆvar Arnfjörð Bjarmason1-14/+7
2019-06-20t0001 (mingw): do not expect a specific order of stdout/stderrJohannes Schindelin1-2/+2