summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Makefile: sort OBJECTS assignment for subsequent changeÆvar Arnfjörð Bjarmason1-2/+2
2021-02-23Makefile: split up long OBJECTS lineÆvar Arnfjörð Bjarmason1-5/+10
2021-02-23Makefile: guard against TEST_OBJS in the environmentÆvar Arnfjörð Bjarmason1-0/+1
2021-02-23maintenance: fix incorrect `maintenance.repo` path with bare repositoryEric Sunshine2-17/+46
2021-02-22builtin/repack.c: add '--geometric' optionTaylor Blau3-4/+343
2021-02-22packfile: add kept-pack cache for find_kept_pack_entry()Jeff King2-43/+61
2021-02-22builtin/pack-objects.c: rewrite honor-pack-keep logicJeff King1-51/+76
2021-02-22p5303: measure time to repack with keepJeff King1-2/+32
2021-02-22p5303: add missing &&-chainsJeff King1-2/+2
2021-02-22builtin/pack-objects.c: add '--stdin-packs' optionTaylor Blau3-2/+307
2021-02-22revision: learn '--no-kept-objects'Taylor Blau3-0/+88
2021-02-22packfile: introduce 'find_kept_pack_entry()'Taylor Blau2-5/+64
2021-02-22The tenth batchJunio C Hamano1-0/+7
2021-02-22Merge branch 'ab/test-lib'Junio C Hamano41-124/+107
2021-02-22Merge branch 'ab/diff-deferred-free'Junio C Hamano4-20/+60
2021-02-22Merge branch 'ab/pager-exit-log'Junio C Hamano3-13/+142
2021-02-22Merge branch 'ta/hash-function-transition-doc'Junio C Hamano2-147/+150
2021-02-22Merge branch 'bc/signed-objects-with-both-hashes'Junio C Hamano12-74/+225
2021-02-22Merge branch 'dl/stash-cleanup'Junio C Hamano3-97/+105
2021-02-22commit-graph: avoid leaking topo_levels slab in write_commit_graph()Andrzej Hunt1-0/+1
2021-02-22difftool.c: learn a new way start at specified fileZheNing Hu2-0/+40
2021-02-22commit-reach: stale commits may prune generation furtherDerrick Stolee1-7/+21
2021-02-22commit-reach: use heuristic in remove_redundant()Derrick Stolee1-16/+56
2021-02-22commit-reach: move compare_commits_by_genDerrick Stolee1-15/+15
2021-02-22commit-reach: use one walk in remove_redundant()Derrick Stolee1-8/+96
2021-02-22doc: mention bigFileThreshold for packingChristian Walther2-1/+19
2021-02-22fetch-pack: print and use dangling .gitmodulesJonathan Tan9-22/+165
2021-02-22fetch-pack: with packfile URIs, use index-pack argJonathan Tan1-11/+23
2021-02-22http-fetch: allow custom index-pack argsJonathan Tan4-8/+30
2021-02-22http: allow custom index-pack argsJonathan Tan3-13/+18
2021-02-22Merge branch 'py/commit-comments'Pratyush Yadav2-2/+21
2021-02-19Documentation: typofix --column descriptionJunio C Hamano3-3/+3
2021-02-18chunk-format: add technical docsDerrick Stolee3-0/+122
2021-02-18chunk-format: restore duplicate chunk checksDerrick Stolee1-0/+9
2021-02-18midx: use 64-bit multiplication for chunk sizesDerrick Stolee1-5/+6
2021-02-18midx: use chunk-format read APIDerrick Stolee2-49/+28
2021-02-18commit-graph: use chunk-format read APIDerrick Stolee2-106/+55
2021-02-18chunk-format: create read chunk APIDerrick Stolee2-0/+127
2021-02-18midx: use chunk-format API in write_midx_internal()Derrick Stolee1-86/+20
2021-02-18midx: drop chunk progress during writeDerrick Stolee1-7/+0
2021-02-18midx: return success/failure in chunk write methodsDerrick Stolee1-36/+27
2021-02-18midx: add num_large_offsets to write_midx_contextDerrick Stolee1-7/+10
2021-02-18midx: add pack_perm to write_midx_contextDerrick Stolee1-19/+21
2021-02-18midx: add entries to write_midx_contextDerrick Stolee1-23/+26
2021-02-18midx: use context in write_midx_pack_names()Derrick Stolee1-11/+10
2021-02-18midx: rename pack_info to write_midx_contextDerrick Stolee1-62/+62
2021-02-18commit-graph: use chunk-format write APIDerrick Stolee1-81/+36
2021-02-18chunk-format: create chunk format write APIDerrick Stolee3-0/+112
2021-02-18gitmailmap.txt: fix rendering of e-mail addressesMartin Ågren1-4/+4
2021-02-18git.txt: fix monospace renderingMartin Ågren1-1/+1