summaryrefslogtreecommitdiffstats
path: root/match-trees.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-24index-pack: remove redundant child fieldJonathan Tan1-19/+22
2020-08-24index-pack: unify threaded and unthreaded codeJonathan Tan1-9/+1
2020-08-24index-pack: remove redundant parameterJonathan Tan1-14/+12
2020-08-24Documentation: deltaBaseCacheLimit is per-threadJonathan Tan1-1/+1
2020-08-20Ninth batchJunio C Hamano1-1/+43
2020-08-18Eighth batchJunio C Hamano1-0/+36
2020-08-18multi-pack-index: use hash version byteDerrick Stolee4-13/+80
2020-08-18commit-graph: use the "hash version" byteDerrick Stolee5-8/+62
2020-08-18t/README: document GIT_TEST_DEFAULT_HASHDerrick Stolee1-0/+4
2020-08-17mingw: improve performance of mingw_unlink()Jeff Hostetler1-0/+3
2020-08-17shallow.txt: document SHA-256 shallow formatMartin Ågren1-1/+1
2020-08-17protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256Martin Ågren1-4/+8
2020-08-17index-format.txt: document SHA-256 index formatMartin Ågren1-16/+18
2020-08-17http-protocol.txt: document SHA-256 "want"/"have" formatMartin Ågren1-2/+3
2020-08-14sequencer: avoid garbled merge machinery messages due to commit labelsElijah Newren3-12/+12
2020-08-14messages: avoid SHA-1 in end-user facing messagesJunio C Hamano5-5/+5
2020-08-14docs: fix step in transition planbrian m. carlson1-1/+1
2020-08-14docs: document SHA-256 pack and indicesbrian m. carlson1-15/+21
2020-08-13Seventh batchJunio C Hamano1-0/+9
2020-08-13rebase -i: fix possibly wrong onto hash in todoAntti Keränen2-2/+9
2020-08-13userdiff: improve Fortran xfuncname regexPhilippe Blain2-2/+1
2020-08-13userdiff: add tests for Fortran xfuncname regexPhilippe Blain11-0/+100
2020-08-13fetch, pull doc: correct description of '--set-upstream'Philippe Blain1-1/+1
2020-08-13docs: commit-graph: fix some whitespace in the diagramJohannes Berg1-3/+3
2020-08-13blame: only coalesce lines that are adjacent in resultJeff King2-0/+10
2020-08-13t8003: factor setup out of coalesce testJeff King1-6/+10
2020-08-13t8003: check output of coalesced blameJeff King1-7/+4
2020-08-12rebase: remove unused function reschedule_last_actionRené Scharfe1-10/+0
2020-08-12Sixth batchJunio C Hamano1-0/+11
2020-08-11t/t4013: add test for --diff-merges=offSergey Organov3-0/+158
2020-08-11doc/git-log: describe --diff-merges=offSergey Organov1-1/+5
2020-08-11revision: change "--diff-merges" option to require parameterSergey Organov1-1/+8
2020-08-11t1416: avoid hard-coded sha1 idsJeff King1-2/+3
2020-08-11upload-pack: remove superfluous sigchain_pop() callRené Scharfe1-1/+0
2020-08-11t6425: be more flexible with rename/delete conflict messagesElijah Newren1-1/+2
2020-08-11t642[23]: be more flexible for add/add conflicts involving pair renamesElijah Newren2-8/+14
2020-08-11t6422, t6426: be more flexible for add/add conflicts involving renamesElijah Newren2-9/+14
2020-08-11t6423: add an explanation about why one of the tests does not passElijah Newren1-0/+8
2020-08-11t6416, t6423: clarify some comments and fix some typosElijah Newren2-14/+13
2020-08-11t6422: fix multiple errors with the mod6 test expectationsElijah Newren1-9/+10
2020-08-11t6423: fix test setup for a couple testsElijah Newren1-0/+2
2020-08-11t6416, t6422: fix incorrect untracked file countElijah Newren2-3/+3
2020-08-11t6422: fix bad check against missing fileElijah Newren1-3/+3
2020-08-11t6418: tighten delete/normalize conflict testcaseElijah Newren1-1/+2
2020-08-11Collect merge-related tests to t64xxElijah Newren35-0/+0
2020-08-10progress: don't dereference before checking for NULLMartin Ågren1-2/+10
2020-08-10Fifth batchJunio C Hamano1-0/+15
2020-08-09test_cmp: diagnose incorrect argumentsEric Sunshine1-2/+14
2020-08-09diff-lib: use worktree mode in diffs from i-t-a entriesRaymond E. Pasco1-1/+2