Commit Graph

  • 2bb3a012f3 bisect: fix handling of help and invalid subcommands Ruoyu Zhong 2025-10-22 08:36:13 +00:00
  • fafdf23b2f commit-graph: add new config for changed-paths & recommend it in scalar Emily Yang 2025-10-17 20:58:59 +00:00
  • f2bf477c7e Merge branch 'jt/repo-structure' into ps/ref-peeled-tags Junio C Hamano 2025-10-22 07:47:24 -07:00
  • 6131a76399 Merge branch 'tb/incremental-midx-part-3.1' into ps/ref-peeled-tags Junio C Hamano 2025-10-22 07:47:01 -07:00
  • c7de6ab4c9 What's cooking (2025/10 #07) Junio C Hamano 2025-10-21 16:09:39 -07:00
  • 16a93c03c7 builtin/repo: add progress meter for structure stats Justin Tobler 2025-10-21 13:26:01 -05:00
  • 17215675b5 builtin/repo: add keyvalue and nul format for structure stats Justin Tobler 2025-10-21 13:26:00 -05:00
  • eb5cf58ffc builtin/repo: add object counts in structure output Justin Tobler 2025-10-21 13:25:59 -05:00
  • bbb2b93348 builtin/repo: introduce structure subcommand Justin Tobler 2025-10-21 13:25:58 -05:00
  • 6d1997f6cb ref-filter: export ref_kind_from_refname() Justin Tobler 2025-10-21 13:25:57 -05:00
  • eafc03dbe3 ref-filter: allow NULL filter pattern Justin Tobler 2025-10-21 13:25:56 -05:00
  • 026ad60160 builtin/repo: rename repo_info() to cmd_repo_info() Justin Tobler 2025-10-21 13:25:55 -05:00
  • 301e20da20 add-patch: fully document option P René Scharfe 2025-10-21 20:02:53 +02:00
  • 8bca1c5d59 Merge branch 'tb/incremental-midx-part-3.1' into ps/maintenance-geometric Junio C Hamano 2025-10-21 11:39:31 -07:00
  • 330a54099e unicode: update the width tables to Unicode 17 Torsten Bögershausen 2025-10-21 11:48:49 +02:00
  • 133d151831 The twenty-first batch Junio C Hamano 2025-10-20 14:11:52 -07:00
  • 8329f6724b Merge branch 'tb/cat-file-objectmode-update' Junio C Hamano 2025-10-20 14:12:18 -07:00
  • a23c82509f Merge branch 'kh/doc-continued-paragraph-fix' Junio C Hamano 2025-10-20 14:12:17 -07:00
  • 5a34f66fb9 Merge branch 'js/unreachable-workaround-for-no-symlink-head' Junio C Hamano 2025-10-20 14:12:17 -07:00
  • fc00bf0f9c Merge branch 'js/mingw-includes-cleanup' Junio C Hamano 2025-10-20 14:12:17 -07:00
  • 29b0700515 Merge branch 'dk/stash-apply-index' Junio C Hamano 2025-10-20 14:12:17 -07:00
  • 9b8ff6dc9a contrib/credential: harmonize Makefiles Thomas Uhle 2025-10-20 20:20:22 +02:00
  • c568fa8e1c completion: complete some 'git log' options KIYOTA Fumiya 2025-10-20 17:32:57 +00:00
  • c32aa72466 sparse-index: improve advice message instructions Derrick Stolee 2025-10-20 10:24:04 -04:00
  • 91e6a645e7 t7500: fix tests with absolute path following ":(optional)" on Windows Johannes Sixt 2025-10-20 11:40:08 +02:00
  • ee0157c61c What's cooking (2025/10 #06) Junio C Hamano 2025-10-17 14:48:36 -07:00
  • 50927f4f68 status: make coloring of "-z --short" consistent Jeff King 2025-10-17 04:44:55 -04:00
  • f229982df1 The twentieth batch Junio C Hamano 2025-10-17 14:02:03 -07:00
  • e0fe91489f Merge branch 'jk/diff-no-index-with-pathspec-fix' Junio C Hamano 2025-10-17 14:02:17 -07:00
  • ab447045ed Merge branch 'tb/doc-submitting-patches' Junio C Hamano 2025-10-17 14:02:17 -07:00
  • cd6c082b44 Merge branch 'rs/add-patch-options-fix' Junio C Hamano 2025-10-17 14:02:17 -07:00
  • 282a9684ab Merge branch 'en/make-libgit-a' Junio C Hamano 2025-10-17 14:02:16 -07:00
  • 623f7af284 diff: restore redirection to /dev/null for diff_from_contents Jeff King 2025-10-17 04:36:41 -04:00
  • 1e0a3e8f8f Merge branch 'ly/diff-name-only-with-diff-from-content' into jk/diff-from-contents-fix Junio C Hamano 2025-10-17 11:40:15 -07:00
  • bf5a55ac5e gitk: persist position and size of the Tags and Heads window Johannes Sixt 2025-10-17 18:38:11 +02:00
  • 8b5636a57f Revert "gitk: Only restore window size from ~/.gitk, not position" Johannes Sixt 2025-10-17 18:37:52 +02:00
  • ecad863c12 packfile: rename packfile_store_get_all_packs() Patrick Steinhardt 2025-10-09 10:01:40 +02:00
  • 86d8c62f48 packfile: introduce macro to iterate through packs Patrick Steinhardt 2025-10-09 10:01:39 +02:00
  • 5b410c8276 packfile: drop packfile_store_get_packs() Patrick Steinhardt 2025-10-09 10:01:38 +02:00
  • fdebc5d4da builtin/grep: simplify how we preload packs Patrick Steinhardt 2025-10-09 10:01:37 +02:00
  • 07fbf2be2f builtin/gc: convert to use packfile_store_get_all_packs() Patrick Steinhardt 2025-10-09 10:01:36 +02:00
  • 181acc5f7f object-name: convert to use packfile_store_get_all_packs() Patrick Steinhardt 2025-10-09 10:01:35 +02:00
  • 057a94fbbb Merge branch 'tb/incremental-midx-part-3.1' into ps/remove-packfile-store-get-packs Junio C Hamano 2025-10-16 14:42:27 -07:00
  • 1c1fc86d55 doc: add large-object-promisors.adoc to the docs build Ramsay Jones 2025-10-16 21:03:01 +01:00
  • b770ed9545 doc: commit-graph.adoc: fix up some formatting Ramsay Jones 2025-10-16 21:03:00 +01:00
  • 45e8b7c2d4 doc: sparse-checkout.adoc: fix asciidoc warnings Ramsay Jones 2025-10-16 21:02:59 +01:00
  • 4fa0e4d02c doc: remembering-renames.adoc: fix asciidoc warnings Ramsay Jones 2025-10-16 21:02:58 +01:00
  • 935ab44a0a builtin/repack.c: clean up unused #includes Taylor Blau 2025-10-15 18:29:41 -04:00
  • 09797bd966 repack: move write_cruft_pack() out of the builtin Taylor Blau 2025-10-15 18:29:38 -04:00
  • 7ac4231b42 repack: move write_filtered_pack() out of the builtin Taylor Blau 2025-10-15 18:29:35 -04:00
  • d278970aef repack: move pack_kept_objects to struct pack_objects_args Taylor Blau 2025-10-15 18:29:33 -04:00
  • fa0787a6cc repack: move finish_pack_objects_cmd() out of the builtin Taylor Blau 2025-10-15 18:29:30 -04:00
  • 80db3cd189 builtin/repack.c: pass write_pack_opts to finish_pack_objects_cmd() Taylor Blau 2025-10-15 18:29:27 -04:00
  • 2f79c79bba repack: extract write_pack_opts_is_local() Taylor Blau 2025-10-15 18:29:24 -04:00
  • 98fa0d50a7 repack: move find_pack_prefix() out of the builtin Taylor Blau 2025-10-15 18:29:21 -04:00
  • 3d2ac2065e builtin/repack.c: use write_pack_opts within write_cruft_pack() Taylor Blau 2025-10-15 18:29:19 -04:00
  • 7a9c81a38d builtin/repack.c: introduce struct write_pack_opts Taylor Blau 2025-10-15 18:29:16 -04:00
  • 6d05eb135f repack: 'write_midx_included_packs' API from the builtin Taylor Blau 2025-10-15 18:29:13 -04:00
  • f17757487b builtin/repack.c: inline packs within write_midx_included_packs() Taylor Blau 2025-10-15 18:29:10 -04:00
  • f07263fd9f builtin/repack.c: pass repack_write_midx_opts to midx_included_packs Taylor Blau 2025-10-15 18:29:08 -04:00
  • 337baea721 builtin/repack.c: inline remove_redundant_bitmaps() Taylor Blau 2025-10-15 18:29:05 -04:00
  • 42088e3d4a builtin/repack.c: reorder remove_redundant_bitmaps() Taylor Blau 2025-10-15 18:29:02 -04:00
  • 2fee63a71a repack: keep track of MIDX pack names using existing_packs Taylor Blau 2025-10-15 18:28:59 -04:00
  • c3690c97d7 builtin/repack.c: use a string_list for 'midx_pack_names' Taylor Blau 2025-10-15 18:28:56 -04:00
  • e6b0907721 builtin/repack.c: extract opts struct for 'write_midx_included_packs()' Taylor Blau 2025-10-15 18:28:53 -04:00
  • ccb7f822d5 builtin/repack.c: remove ref snapshotting from builtin Taylor Blau 2025-10-15 18:28:50 -04:00
  • 62d3fa09b3 repack: remove pack_geometry API from the builtin Taylor Blau 2025-10-15 18:28:47 -04:00
  • b2ebeed1d8 builtin/repack.c: pass 'packdir' to pack_geometry_remove_redundant() Taylor Blau 2025-10-15 18:28:44 -04:00
  • 2a15a739a2 builtin/repack.c: pass 'pack_kept_objects' to pack_geometry_init() Taylor Blau 2025-10-15 18:28:41 -04:00
  • e05c2d5566 builtin/repack.c: rename various pack_geometry functions Taylor Blau 2025-10-15 18:28:38 -04:00
  • 29e935515d builtin/repack.c: remove "repack_promisor_objects()" from the builtin Taylor Blau 2025-10-15 18:28:35 -04:00
  • bebf941f7d builtin/repack.c: pass "packtmp" to repack_promisor_objects() Taylor Blau 2025-10-15 18:28:32 -04:00
  • f053ab6c2b repack: remove 'generated_pack' API from the builtin Taylor Blau 2025-10-15 18:28:29 -04:00
  • 7036d131ae builtin/repack.c: provide pack locations to generated_pack_install() Taylor Blau 2025-10-15 18:28:26 -04:00
  • 184f0abeb8 builtin/repack.c: pass "packtmp" to generated_pack_populate() Taylor Blau 2025-10-15 18:28:23 -04:00
  • c0427692cb builtin/repack.c: factor out "generated_pack_install" Taylor Blau 2025-10-15 18:28:20 -04:00
  • 2b72c12367 builtin/repack.c: rename "struct generated_pack_data" Taylor Blau 2025-10-15 18:28:18 -04:00
  • 7d1f442588 repack: remove 'existing_packs' API from the builtin Taylor Blau 2025-10-15 18:28:15 -04:00
  • dab24e4bcb builtin/repack.c: avoid unnecessary numeric casts in existing_packs Taylor Blau 2025-10-15 18:28:12 -04:00
  • 9574e8f31d builtin/repack.c: pass "packdir" when removing packs Taylor Blau 2025-10-15 18:28:10 -04:00
  • f905f49c68 repack: remove 'remove_redundant_pack' from the builtin Taylor Blau 2025-10-15 18:28:07 -04:00
  • a0dcecb146 builtin/repack.c: rename many 'struct existing_packs' functions Taylor Blau 2025-10-15 18:28:04 -04:00
  • 7005d2594b repack: remove 'prepare_pack_objects' from the builtin Taylor Blau 2025-10-15 18:28:01 -04:00
  • e35ef71e00 repack: move 'delta_base_offset' to 'struct pack_objects_args' Taylor Blau 2025-10-15 18:27:58 -04:00
  • 19f6e8d023 builtin/repack.c: pass both pack_objects args to repack_config Taylor Blau 2025-10-15 18:27:56 -04:00
  • c7a120722e repack: introduce new compilation unit Taylor Blau 2025-10-15 18:27:53 -04:00
  • 8a5d4bd87d builtin/repack.c: avoid using hash_to_hex() in pack geometry Taylor Blau 2025-10-15 18:27:50 -04:00
  • c660b0dbcb builtin/repack.c: avoid "the_hash_algo" in finish_pack_objects_cmd() Taylor Blau 2025-10-15 18:27:41 -04:00
  • a7a5a607b9 builtin/repack: avoid "the_hash_algo" in repack_promisor_objects() Taylor Blau 2025-10-15 18:27:38 -04:00
  • 9a53583b77 builtin/repack.c: avoid "the_hash_algo" in write_oid() Taylor Blau 2025-10-15 18:27:36 -04:00
  • 3758052c0f builtin/repack.c: avoid "the_hash_algo" when deleting packs Taylor Blau 2025-10-15 18:27:33 -04:00
  • cae9e2abbd builtin/repack.c: avoid "the_repository" when repacking promisor objects Taylor Blau 2025-10-15 18:27:30 -04:00
  • 0301574758 builtin/repack.c: avoid "the_repository" when removing packs Taylor Blau 2025-10-15 18:27:27 -04:00
  • 94d99de772 builtin/repack.c: avoid "the_repository" when taking a ref snapshot Taylor Blau 2025-10-15 18:27:24 -04:00
  • df3a499bd6 builtin/repack.c: avoid "the_repository" in existing packs API Taylor Blau 2025-10-15 18:27:21 -04:00
  • 20b4eeddce builtin/repack.c: avoid "the_repository" in cmd_repack() Taylor Blau 2025-10-15 18:27:18 -04:00
  • 4253630c6f RelNotes: sync with Git 2.51.1 fixups Kristoffer Haugsbakk 2025-10-16 12:31:43 +02:00
  • 96978d7545 build(deps): bump actions/github-script from 7 to 8 Johannes Schindelin 2025-10-16 15:48:12 +00:00
  • b195b9526b build(deps): bump actions/setup-python from 5 to 6 Johannes Schindelin 2025-10-16 15:48:11 +00:00
  • 63541ed9bc build(deps): bump actions/checkout from 4 to 5 Johannes Schindelin 2025-10-16 15:48:10 +00:00