Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-13Merge branch 'tb/multi-pack-verbatim-reuse'Junio C Hamano
2024-01-09Merge branch 'en/header-cleanup'Junio C Hamano
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-12-15pack-bitmap: enable reuse from all bitmapped packsTaylor Blau
2023-12-15pack-objects: allow setting `pack.allowPackReuse` to "single"Taylor Blau
2023-12-15pack-objects: add tracing for various packfile metricsTaylor Blau
2023-12-15pack-objects: include number of packs reused in outputTaylor Blau
2023-12-15pack-objects: prepare `write_reused_pack_verbatim()` for multi-pack reuseTaylor Blau
2023-12-15pack-objects: prepare `write_reused_pack()` for multi-pack reuseTaylor Blau
2023-12-15pack-objects: pass `bitmapped_pack`'s to pack-reuse functionsTaylor Blau
2023-12-15pack-objects: keep track of `pack_start` for each reuse packTaylor Blau
2023-12-15pack-objects: parameterize pack-reuse routines over a single packTaylor Blau
2023-12-15pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`Taylor Blau
2023-12-15pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signatureTaylor Blau
2023-12-15pack-objects: free packing_data in more placesTaylor Blau
2023-12-09config: handle NULL value when parsing non-boolsJeff King
2023-10-03pack-objects: allow `--filter` without `--stdout`Christian Couder
2023-09-13Merge branch 'jk/unused-post-2.42-part2'Junio C Hamano
2023-09-06parse-options: mark unused "opt" parameter in callbacksJeff King
2023-09-06parse-options: prefer opt->value to globals in callbacksJeff King
2023-08-29builtin/pack-objects.c: support `--max-pack-size` with `--cruft`Taylor Blau
2023-08-29builtin/pack-objects.c: remove unnecessary strbuf_reset()Taylor Blau
2023-07-28Merge branch 'rs/pack-objects-parseopt-fix'Junio C Hamano
2023-07-21pack-objects: fix --no-quietRené Scharfe
2023-07-21pack-objects: fix --no-keep-true-parentsRené Scharfe
2023-07-17Merge branch 'cw/compat-util-header-cleanup'Junio C Hamano
2023-07-06Merge branch 'gc/config-context'Junio C Hamano
2023-07-05git-compat-util: move alloc macros to git-compat-util.hCalvin Wan
2023-07-05treewide: remove unnecessary includes for wrapper.hCalvin Wan
2023-06-30Merge branch 'en/header-split-cache-h-part-3'Junio C Hamano
2023-06-29config: pass kvi to die_bad_number()Glen Choo
2023-06-29config: add ctx arg to config_fn_tGlen Choo
2023-06-23Merge branch 'ds/disable-replace-refs'Junio C Hamano
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren
2023-06-12repository: create disable_replace_refs()Derrick Stolee
2023-05-07attr: teach "--attr-source=<tree>" global option to "git"John Cai
2023-04-28Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano
2023-04-25Merge branch 'ps/fix-geom-repack-with-alternates'Junio C Hamano
2023-04-25Merge branch 'en/header-split-cache-h'Junio C Hamano
2023-04-14pack-objects: fix error when same packfile is included and excludedPatrick Steinhardt
2023-04-14pack-objects: fix error when packing same pack twicePatrick Steinhardt
2023-04-13t: invert `GIT_TEST_WRITE_REV_INDEX`Taylor Blau
2023-04-13config: enable `pack.writeReverseIndex` by defaultTaylor Blau
2023-04-11object-file.h: move declarations for object-file.c functions from cache.hElijah Newren
2023-04-06Merge branch 'en/header-split-cleanup'Junio C Hamano
2023-04-06Merge branch 'ab/remove-implicit-use-of-the-repository'Junio C Hamano
2023-04-04Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...Junio C Hamano
2023-03-30Merge branch 'sg/parse-options-h-users'Junio C Hamano
2023-03-28cocci: apply the "promisor-remote.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason
2023-03-28cocci: apply the "object-store.h" part of "the_repository.pending"Ævar Arnfjörð Bjarmason