summaryrefslogtreecommitdiffstats
path: root/walker.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-19promisor-remote: lazy-fetch objects in subprocessJonathan Tan6-42/+31
2020-08-18fetch-pack: do not lazy-fetch during ref iterationJonathan Tan2-35/+64
2020-08-18fetch: only populate existing_refs if neededJonathan Tan1-4/+9
2020-08-18fetch: avoid reading submodule config until neededJonathan Tan2-4/+14
2020-08-18fetch: allow refspecs specified through stdinJonathan Tan2-2/+21
2020-08-18negotiator/noop: add noop fetch negotiatorJonathan Tan8-1/+87
2020-08-18fetch: optionally allow disabling FETCH_HEAD updateJunio C Hamano4-5/+41
2020-08-18Eighth batchJunio C Hamano1-0/+36
2020-08-13Seventh batchJunio C Hamano1-0/+9
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-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