62581 Commits (7cbc0455cc07702c5eeff1062c7e2a820758714f)
 

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason abc3c87f3d Makefile: split OBJECTS into OBJECTS and GIT_OBJS 4 years ago
Ævar Arnfjörð Bjarmason d6da8b328e Makefile: sort OBJECTS assignment for subsequent change 4 years ago
Ævar Arnfjörð Bjarmason 752b3ef972 Makefile: split up long OBJECTS line 4 years ago
Ævar Arnfjörð Bjarmason bed3419925 Makefile: guard against TEST_OBJS in the environment 4 years ago
Eric Sunshine 26c7974376 maintenance: fix incorrect `maintenance.repo` path with bare repository 4 years ago
Taylor Blau 0fabafd0b9 builtin/repack.c: add '--geometric' option 4 years ago
Jeff King 20b031fede packfile: add kept-pack cache for find_kept_pack_entry() 4 years ago
Jeff King 6325da14af builtin/pack-objects.c: rewrite honor-pack-keep logic 4 years ago
Jeff King fbf20aeeef p5303: measure time to repack with keep 4 years ago
Jeff King 60bb5f2f5d p5303: add missing &&-chains 4 years ago
Taylor Blau 339bce27f4 builtin/pack-objects.c: add '--stdin-packs' option 4 years ago
Taylor Blau c9fff00016 revision: learn '--no-kept-objects' 4 years ago
Taylor Blau f62312e028 packfile: introduce 'find_kept_pack_entry()' 4 years ago
Junio C Hamano 966e671106 The tenth batch 4 years ago
Junio C Hamano d68fccef86 Merge branch 'ab/test-lib' 4 years ago
Junio C Hamano 45df6c4d75 Merge branch 'ab/diff-deferred-free' 4 years ago
Junio C Hamano dcb11fc622 Merge branch 'ab/pager-exit-log' 4 years ago
Junio C Hamano dc24948be9 Merge branch 'ta/hash-function-transition-doc' 4 years ago
Junio C Hamano 15af6e6fee Merge branch 'bc/signed-objects-with-both-hashes' 4 years ago
Junio C Hamano b9554c03a0 Merge branch 'dl/stash-cleanup' 4 years ago
Andrzej Hunt bf4bb9f9f5 commit-graph: avoid leaking topo_levels slab in write_commit_graph() 4 years ago
ZheNing Hu 1c881026a1 difftool.c: learn a new way start at specified file 4 years ago
Derrick Stolee 41f3c9949f commit-reach: stale commits may prune generation further 4 years ago
Derrick Stolee 3677773371 commit-reach: use heuristic in remove_redundant() 4 years ago
Derrick Stolee c8d693e1e6 commit-reach: move compare_commits_by_gen 4 years ago
Derrick Stolee fbc21e3fbb commit-reach: use one walk in remove_redundant() 4 years ago
Christian Walther 3a837b58e3 doc: mention bigFileThreshold for packing 4 years ago
Jonathan Tan 5476e1efde fetch-pack: print and use dangling .gitmodules 4 years ago
Jonathan Tan b664e9ffa1 fetch-pack: with packfile URIs, use index-pack arg 4 years ago
Jonathan Tan 27e35ba6c6 http-fetch: allow custom index-pack args 4 years ago
Jonathan Tan 726b25a91b http: allow custom index-pack args 4 years ago
Pratyush Yadav b1056f60b6 Merge branch 'py/commit-comments' 4 years ago
Junio C Hamano 1b5b8cf072 Documentation: typofix --column description 4 years ago
Derrick Stolee a43a2e6c2a chunk-format: add technical docs 4 years ago
Derrick Stolee 5387fefadc chunk-format: restore duplicate chunk checks 4 years ago
Derrick Stolee 329fac3a36 midx: use 64-bit multiplication for chunk sizes 4 years ago
Derrick Stolee 6ab3b8b8b8 midx: use chunk-format read API 4 years ago
Derrick Stolee 2692c2f6fd commit-graph: use chunk-format read API 4 years ago
Derrick Stolee 5f0879f54b chunk-format: create read chunk API 4 years ago
Derrick Stolee 63a8f0e9b9 midx: use chunk-format API in write_midx_internal() 4 years ago
Derrick Stolee c1442410d8 midx: drop chunk progress during write 4 years ago
Derrick Stolee 0ccd713cb6 midx: return success/failure in chunk write methods 4 years ago
Derrick Stolee 980f525c3c midx: add num_large_offsets to write_midx_context 4 years ago
Derrick Stolee 7a3ada1192 midx: add pack_perm to write_midx_context 4 years ago
Derrick Stolee 31bda9a237 midx: add entries to write_midx_context 4 years ago
Derrick Stolee b4d941420b midx: use context in write_midx_pack_names() 4 years ago
Derrick Stolee 577dc49696 midx: rename pack_info to write_midx_context 4 years ago
Derrick Stolee 47410aa837 commit-graph: use chunk-format write API 4 years ago
Derrick Stolee 570df42610 chunk-format: create chunk format write API 4 years ago
Martin Ågren f89f46b704 gitmailmap.txt: fix rendering of e-mail addresses 4 years ago