Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2020-08-19patch-id: ignore newline at end of file in diff_flush_patch_id()René Scharfe
2020-08-18fetch-pack: do not lazy-fetch during ref iterationJonathan Tan
2020-08-18negotiator/noop: add noop fetch negotiatorJonathan Tan
2020-08-18fetch: optionally allow disabling FETCH_HEAD updateJunio C Hamano
2020-08-18Merge branch 'so/log-diff-merges-opt'Junio C Hamano
2020-08-18Merge branch 'jk/log-fp-implies-m'Junio C Hamano
2020-08-18Merge branch 'es/test-cmp-typocatcher'Junio C Hamano
2020-08-18Merge branch 'rp/apply-cached-with-i-t-a'Junio C Hamano
2020-08-18Merge branch 'al/bisect-first-parent'Junio C Hamano
2020-08-18Merge branch 'hn/reftable-prep-part-2'Junio C Hamano
2020-08-18Merge branch 'dd/send-email-config'Junio C Hamano
2020-08-18Merge branch 'ps/ref-transaction-hook'Junio C Hamano
2020-08-18multi-pack-index: use hash version byteDerrick Stolee
2020-08-18commit-graph: use the "hash version" byteDerrick Stolee
2020-08-18t/README: document GIT_TEST_DEFAULT_HASHDerrick Stolee
2020-08-17rebase -i: support --committer-date-is-author-datePhillip Wood
2020-08-14config: fix leaks from git_config_get_string_const()Jeff King
2020-08-14sequencer: avoid garbled merge machinery messages due to commit labelsElijah Newren
2020-08-14messages: avoid SHA-1 in end-user facing messagesJunio C Hamano
2020-08-14Merge branch 'ma/test-quote-cleanup'Junio C Hamano
2020-08-14Merge branch 'jt/has_object'Junio C Hamano
2020-08-13rebase -i: fix possibly wrong onto hash in todoAntti Keränen
2020-08-13userdiff: improve Fortran xfuncname regexPhilippe Blain
2020-08-13userdiff: add tests for Fortran xfuncname regexPhilippe Blain
2020-08-13drop vcs-svn experimentJeff King
2020-08-13blame: only coalesce lines that are adjacent in resultJeff King
2020-08-13t8003: factor setup out of coalesce testJeff King
2020-08-13t8003: check output of coalesced blameJeff King
2020-08-12dir: avoid prematurely marking nonbare repositories as matchesElijah Newren
2020-08-12t3000: fix some test description typosElijah Newren
2020-08-12Merge branch 'tb/upload-pack-filters'Junio C Hamano
2020-08-12Merge branch 'bc/sha-256-part-3'Junio C Hamano
2020-08-12t/t4013: add test for --diff-merges=offSergey Organov
2020-08-12t1416: avoid hard-coded sha1 idsJeff King
2020-08-12multi-pack-index: repack batches below --batch-sizeDerrick Stolee
2020-08-11t6425: be more flexible with rename/delete conflict messagesElijah Newren
2020-08-11t642[23]: be more flexible for add/add conflicts involving pair renamesElijah Newren
2020-08-11t6422, t6426: be more flexible for add/add conflicts involving renamesElijah Newren
2020-08-11t6423: add an explanation about why one of the tests does not passElijah Newren
2020-08-11t6416, t6423: clarify some comments and fix some typosElijah Newren
2020-08-11t6422: fix multiple errors with the mod6 test expectationsElijah Newren
2020-08-11t6423: fix test setup for a couple testsElijah Newren
2020-08-11t6416, t6422: fix incorrect untracked file countElijah Newren
2020-08-11t6422: fix bad check against missing fileElijah Newren
2020-08-11t6418: tighten delete/normalize conflict testcaseElijah Newren
2020-08-11Collect merge-related tests to t64xxElijah Newren
2020-08-10Merge branch 'en/eol-attrs-gotchas'Junio C Hamano
2020-08-10Merge branch 'ma/t1450-quotefix'Junio C Hamano
2020-08-10Merge branch 'jk/strvec'Junio C Hamano
2020-08-10init: disallow --separate-git-dir with bare repositoryEric Sunshine