summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-03-12userdiff: add builtin diff driver for kotlin language.Jaydeep P Das-0/+167
2022-03-12t0030-t0050: avoid pipes with Git on LHSShubham Mishra-28/+50
2022-03-12t0001-t0028: avoid pipes with Git on LHSShubham Mishra-14/+16
2022-03-10core.fsync: new option to harden the indexNeeraj Singh-6/+15
2022-03-10core.fsync: add configuration parsingNeeraj Singh-5/+82
2022-03-10core.fsync: introduce granular fsync control infrastructureNeeraj Singh-33/+97
2022-03-10core.fsyncmethod: add writeout-only modeNeeraj Singh-8/+184
2022-03-10wrapper: make inclusion of Windows csprng header tightly scopedNeeraj Singh-11/+7
2022-03-10block-sha1: remove use of obsolete x86 assemblybrian m. carlson-17/+0
2022-03-09Merge branch 'pw/single-key-interactive' into pw/add-p-single-keyJunio C Hamano-6/+33
2022-03-09test-lib: declare local variables as localMichael J Gruber-0/+2
2022-03-09The tenth batchJunio C Hamano-1/+27
2022-03-09Merge branch 'ab/help-fixes'Junio C Hamano-24/+187
2022-03-09Merge branch 'ab/c99-variadic-macros'Junio C Hamano-246/+65
2022-03-09Merge branch 'hn/reftable-no-empty-keys'Junio C Hamano-19/+136
2022-03-09Merge branch 'jc/cat-file-batch-commands'Junio C Hamano-22/+333
2022-03-09Merge branch 'pw/xdiff-alloc-fail'Junio C Hamano-48/+51
2022-03-09Merge branch 'en/present-despite-skipped'Junio C Hamano-128/+311
2022-03-09clone: fail gracefully when cloning filtered bundleDerrick Stolee-0/+25
2022-03-09bundle: unbundle promisor packsDerrick Stolee-0/+6
2022-03-09bundle: create filtered bundlesDerrick Stolee-11/+90
2022-03-09rev-list: move --filter parsing into revision.cDerrick Stolee-11/+7
2022-03-09bundle: parse filter capabilityDerrick Stolee-22/+50
2022-03-09list-objects: handle NULL function pointersÆvar Arnfjörð Bjarmason-5/+36
2022-03-09MyFirstObjectWalk: update recommended usageDerrick Stolee-28/+16
2022-03-09list-objects: consolidate traverse_commit_list[_filtered]Derrick Stolee-31/+29
2022-03-09pack-bitmap: drop filter in prepare_bitmap_walk()Derrick Stolee-20/+14
2022-03-09pack-objects: use rev.filter when possibleDerrick Stolee-2/+3
2022-03-09revision: put object filter into struct rev_infoDerrick Stolee-14/+19
2022-03-09list-objects-filter-options: create copy helperDerrick Stolee-0/+23
2022-03-09index-pack: document and test the --promisor optionDerrick Stolee-1/+11
2022-03-08gitweb: remove invalid http-equiv="content-type"Jason Yundt-3/+14
2022-03-08comment: fix typoJason Yundt-1/+1
2022-03-07submodule: move logic into fetch_task_create()Glen Choo-47/+52
2022-03-07submodule: extract get_fetch_task()Glen Choo-25/+36
2022-03-07submodule: store new submodule commits oid_array in a structGlen Choo-18/+34
2022-03-07submodule: inline submodule_commits() into callerGlen Choo-16/+6
2022-03-07submodule: make static functions read submodules from commitsGlen Choo-10/+19
2022-03-07t5526: create superproject commits with test helperGlen Choo-50/+45
2022-03-07t5526: stop asserting on stderr literallyGlen Choo-61/+56
2022-03-07t5526: introduce test helper to assert on fetchesGlen Choo-55/+84
2022-03-07rev-list simplify tests: don't ignore "git" exit codeÆvar Arnfjörð Bjarmason-5/+7
2022-03-07checkout tests: don't ignore "git <cmd>" exit codeÆvar Arnfjörð Bjarmason-16/+35
2022-03-07apply tests: don't ignore "git ls-files" exit code, drop sub-shellÆvar Arnfjörð Bjarmason-1/+2
2022-03-07gettext tests: don't ignore "test-tool regex" exit codeÆvar Arnfjörð Bjarmason-3/+13
2022-03-07rev-list tests: don't hide abort() in "test_expect_failure"Ævar Arnfjörð Bjarmason-4/+9
2022-03-07diff tests: don't ignore "git rev-list" exit codeÆvar Arnfjörð Bjarmason-5/+2
2022-03-07notes tests: don't ignore "git" exit codeÆvar Arnfjörð Bjarmason-15/+14
2022-03-07rev-parse tests: don't ignore "git reflog" exit codeÆvar Arnfjörð Bjarmason-2/+3
2022-03-07merge tests: use "test_must_fail" instead of ad-hoc patternÆvar Arnfjörð Bjarmason-16/+6