summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-07-01t5000: make hash independentLibravatar brian m. carlson2-5/+11
2019-07-01t1450: make hash size independentLibravatar brian m. carlson1-16/+25
2019-07-01t1410: make hash size independentLibravatar brian m. carlson1-8/+8
2019-07-01t: add helper to convert object IDs to pathsLibravatar brian m. carlson1-0/+6
2019-07-01git-prompt: improve cherry-pick/revert detectionLibravatar Phillip Wood1-2/+18
2019-07-01t8014: remove unnecessary bracesLibravatar Michael Platings1-6/+6
2019-07-01repack: disable bitmaps-by-default if .keep files existLibravatar Eric Wong1-0/+10
2019-07-01t0016: add 'remove' subcommand testLibravatar Christian Couder1-0/+18
2019-07-01test-oidmap: remove 'add' subcommandLibravatar Christian Couder1-15/+1
2019-07-01check_everything_connected: assume alternate ref tips are validLibravatar Jeff King2-0/+87
2019-07-01rebase --am: ignore rebase.rescheduleFailedExecLibravatar Johannes Schindelin1-0/+8
2019-06-28t7814: do not generate same commits in different reposLibravatar Nguyễn Thái Ngọc Duy1-1/+17
2019-06-27ref-filter.c: find disjoint pattern prefixesLibravatar Taylor Blau1-0/+26
2019-06-27progress: use term_clear_line()Libravatar SZEDER Gábor1-3/+3
2019-06-27rebase: fix garbled progress display with '-x'Libravatar SZEDER Gábor1-2/+2
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