Commit Graph

  • 2d88ab078d diffcore-break: avoid segfault with freed entries Han Young 2026-02-24 14:13:29 +08:00
  • 5eee5d81e4 doc: diff-options.adoc: show format.noprefix for format-patch Kristoffer Haugsbakk 2026-02-24 00:30:51 +01:00
  • 04657ac029 format-patch: make format.noprefix a boolean Kristoffer Haugsbakk 2026-02-24 00:30:50 +01:00
  • e6e026687e builtin/repo: find tree with most entries Justin Tobler 2026-02-23 11:41:20 -06:00
  • aa5b62a4c0 builtin/repo: find commit with most parents Justin Tobler 2026-02-23 11:41:19 -06:00
  • 80eea84f10 builtin/repo: add OID annotations to table output Justin Tobler 2026-02-23 11:41:18 -06:00
  • 64d374ccc6 builtin/repo: collect largest inflated objects Justin Tobler 2026-02-23 11:41:17 -06:00
  • faf13f0b1c builtin/repo: update stats for each object Justin Tobler 2026-02-23 11:41:16 -06:00
  • 7d96b06078 odb/source: make begin_transaction() function pluggable Patrick Steinhardt 2026-02-23 17:18:08 +01:00
  • 7ac02d91e7 odb/source: make write_alternate() function pluggable Patrick Steinhardt 2026-02-23 17:18:07 +01:00
  • 2c5ee36e47 odb/source: make read_alternates() function pluggable Patrick Steinhardt 2026-02-23 17:18:06 +01:00
  • 15e787477b odb/source: make write_object_stream() function pluggable Patrick Steinhardt 2026-02-23 17:18:05 +01:00
  • bf6737bcd5 odb/source: make write_object() function pluggable Patrick Steinhardt 2026-02-23 17:18:04 +01:00
  • 941c1fad13 odb/source: make freshen_object() function pluggable Patrick Steinhardt 2026-02-23 17:18:03 +01:00
  • c8c7337c24 odb/source: make for_each_object() function pluggable Patrick Steinhardt 2026-02-23 17:18:02 +01:00
  • 94bc965b3e odb/source: make read_object_stream() function pluggable Patrick Steinhardt 2026-02-23 17:18:01 +01:00
  • 968592e421 odb/source: make read_object_info() function pluggable Patrick Steinhardt 2026-02-23 17:18:00 +01:00
  • 8759a6c258 odb/source: make close() function pluggable Patrick Steinhardt 2026-02-23 17:17:59 +01:00
  • ae48509378 odb/source: make reprepare() function pluggable Patrick Steinhardt 2026-02-23 17:17:58 +01:00
  • b24837e932 odb/source: make free() function pluggable Patrick Steinhardt 2026-02-23 17:17:57 +01:00
  • 88c2f6bae8 odb/source: introduce source type for robustness Patrick Steinhardt 2026-02-23 17:17:56 +01:00
  • b79d085ef8 odb: move reparenting logic into respective subsystems Patrick Steinhardt 2026-02-23 17:17:55 +01:00
  • ad35252b5b odb: embed base source in the "files" backend Patrick Steinhardt 2026-02-23 17:17:54 +01:00
  • 60a546bf17 odb: introduce "files" source Patrick Steinhardt 2026-02-23 17:17:53 +01:00
  • cfcfdf6592 odb: split struct odb_source into separate header Patrick Steinhardt 2026-02-23 17:17:52 +01:00
  • b1af291b4a Merge branch 'ps/object-info-bits-cleanup' into ps/odb-sources Junio C Hamano 2026-02-23 13:48:48 -08:00
  • 703c97519d Merge branch 'ps/odb-for-each-object' into ps/odb-sources Junio C Hamano 2026-02-23 13:48:00 -08:00
  • 59c8f3ca3b http: add support for HTTP 429 rate limit retries Vaidas Pilkauskas 2026-02-23 14:20:05 +00:00
  • 08fedae4f4 remote-curl: introduce show_http_message_fatal() helper Vaidas Pilkauskas 2026-02-23 14:20:04 +00:00
  • 3abde4e6c5 strbuf_attach: fix call sites to pass correct alloc Vaidas Pilkauskas 2026-02-23 14:20:03 +00:00
  • bcda37867a strbuf: pass correct alloc to strbuf_attach() in strbuf_reencode() Vaidas Pilkauskas 2026-02-23 14:20:02 +00:00
  • 096aa60998 config: use an enum for type Derrick Stolee 2026-02-23 12:26:55 +00:00
  • 645f92a3e9 config: restructure format_config() Derrick Stolee 2026-02-23 12:26:54 +00:00
  • 2d4ab5a885 config: format colors quietly Derrick Stolee 2026-02-23 12:26:53 +00:00
  • db45e4908d color: add color_parse_quietly() Derrick Stolee 2026-02-23 12:26:52 +00:00
  • 9cb4a5e1ba config: format expiry dates quietly Derrick Stolee 2026-02-23 12:26:51 +00:00
  • bcfb9128c9 config: format paths gently Derrick Stolee 2026-02-23 12:26:50 +00:00
  • 9c7fc23c24 config: format bools or strings in helper Derrick Stolee 2026-02-23 12:26:49 +00:00
  • 5fb7bdcca9 config: format bools or ints gently Derrick Stolee 2026-02-23 12:26:48 +00:00
  • 53959a8ba2 config: format bools gently Derrick Stolee 2026-02-23 12:26:47 +00:00
  • d744923fef config: format int64s gently Derrick Stolee 2026-02-23 12:26:46 +00:00
  • 1ef1f9d53a config: make 'git config list --type=<X>' work Derrick Stolee 2026-02-23 12:26:45 +00:00
  • 12210d0346 config: add 'gently' parameter to format_config() Derrick Stolee 2026-02-23 12:26:44 +00:00
  • 25ede48b54 config: move show_all_config() Derrick Stolee 2026-02-23 12:26:43 +00:00
  • 1dd4f1e43f refs: replace refs_for_each_fullref_in() Patrick Steinhardt 2026-02-23 12:59:51 +01:00
  • 96c35a9ba5 refs: replace refs_for_each_namespaced_ref() Patrick Steinhardt 2026-02-23 12:59:50 +01:00
  • 3fc1ad03c6 refs: replace refs_for_each_glob_ref() Patrick Steinhardt 2026-02-23 12:59:49 +01:00
  • 4091d29893 refs: replace refs_for_each_glob_ref_in() Patrick Steinhardt 2026-02-23 12:59:48 +01:00
  • 5ef6d593f1 refs: replace refs_for_each_rawref_in() Patrick Steinhardt 2026-02-23 12:59:47 +01:00
  • 67034081ad refs: replace refs_for_each_rawref() Patrick Steinhardt 2026-02-23 12:59:46 +01:00
  • 00be226f1f refs: replace refs_for_each_ref_in() Patrick Steinhardt 2026-02-23 12:59:45 +01:00
  • 5507200b50 refs: improve verification for-each-ref options Patrick Steinhardt 2026-02-23 12:59:44 +01:00
  • f503bb7dc9 refs: generalize refs_for_each_fullref_in_prefixes() Patrick Steinhardt 2026-02-23 12:59:43 +01:00
  • 5387919327 refs: generalize refs_for_each_namespaced_ref() Patrick Steinhardt 2026-02-23 12:59:42 +01:00
  • daf01b1366 refs: speed up refs_for_each_glob_ref_in() Patrick Steinhardt 2026-02-23 12:59:41 +01:00
  • aefcc9b367 refs: introduce refs_for_each_ref_ext Patrick Steinhardt 2026-02-23 12:59:40 +01:00
  • 635f08b739 refs: rename each_ref_fn Patrick Steinhardt 2026-02-23 12:59:39 +01:00
  • 8f0720a5a7 refs: rename do_for_each_ref_flags Patrick Steinhardt 2026-02-23 12:59:38 +01:00
  • 1c3aff34b8 refs: move do_for_each_ref_flags further up Patrick Steinhardt 2026-02-23 12:59:37 +01:00
  • 7543920af2 refs: move refs_head_ref_namespaced() Patrick Steinhardt 2026-02-23 12:59:36 +01:00
  • 57fa3161a0 refs: remove unused refs_for_each_include_root_ref() Patrick Steinhardt 2026-02-23 12:59:35 +01:00
  • 13eb65d366 pack-check: fix verification of large objects Patrick Steinhardt 2026-02-23 17:00:09 +01:00
  • 41b42e3527 packfile: expose function to read object stream for an offset Patrick Steinhardt 2026-02-23 17:00:08 +01:00
  • 10a6762719 object-file: adapt stream_object_signature() to take a stream Patrick Steinhardt 2026-02-23 17:00:07 +01:00
  • 26fc7b59cd t/helper: improve "genrandom" test helper Patrick Steinhardt 2026-02-23 17:00:06 +01:00
  • 4ca735bc86 What's cooking (2026/02) #08 Junio C Hamano 2026-02-23 01:50:46 -08:00
  • 309c995771 Merge branch 'jt/object-file-use-container-of' into next Junio C Hamano 2026-02-22 12:28:00 -08:00
  • ad6abc1ef8 Merge branch 'ps/receive-pack-shallow-optim' into next Junio C Hamano 2026-02-22 12:28:00 -08:00
  • bfae23ac5e Merge branch 'kh/doc-patch-id-4' into next Junio C Hamano 2026-02-22 12:28:00 -08:00
  • a6cd49271f Merge branch 'ps/meson-gitk-git-gui' into next Junio C Hamano 2026-02-22 12:27:59 -08:00
  • dfdfff02f8 Merge branch 'pw/meson-doc-mergetool' into next Junio C Hamano 2026-02-22 12:27:59 -08:00
  • 920d0c2836 Merge branch 'kh/doc-am-xref' into next Junio C Hamano 2026-02-22 12:27:59 -08:00
  • 4d702cbecc Merge branch 'ps/object-info-bits-cleanup' into next Junio C Hamano 2026-02-22 12:27:59 -08:00
  • 4aa543f115 Merge branch 'ar/run-command-hook-take-2' into next Junio C Hamano 2026-02-22 12:27:58 -08:00
  • acae2989d4 Merge branch 'ag/http-netrc-tests' into next Junio C Hamano 2026-02-22 12:27:58 -08:00
  • 6546dc5cf2 Merge branch 'ty/symlinks-use-unsigned-for-bitset' into next Junio C Hamano 2026-02-22 12:27:58 -08:00
  • f44d607586 Merge branch 'ps/validate-prefix-in-subtree-split' into next Junio C Hamano 2026-02-22 12:27:57 -08:00
  • 094113b392 Merge branch 'uk/signature-is-good-after-key-expires' into next Junio C Hamano 2026-02-22 12:27:57 -08:00
  • 80178ecd0d Merge branch 'ps/odb-for-each-object' into next Junio C Hamano 2026-02-22 12:27:57 -08:00
  • 8e06f961d7 object-file.c: avoid container_of() of a NULL container Junio C Hamano 2026-02-22 12:16:19 -08:00
  • 7451864bfa pack-redundant: fix memory leak when open_pack_index() fails Sahitya Chandra 2026-02-21 16:08:59 +05:30
  • 40b30f245d path: factor out skip_slashes() in normalize_path_copy_len() Pushkar Singh 2026-02-21 11:05:12 +00:00
  • e3d638047b hook: allow runtime enabling extensions.hookStdoutToStderr Adrian Ratiu 2026-02-22 02:29:04 +02:00
  • 94ca284558 hook: introduce extensions.hookStdoutToStderr Adrian Ratiu 2026-02-22 02:29:03 +02:00
  • 174cbd3272 hook: add per-event jobs config Adrian Ratiu 2026-02-22 02:29:02 +02:00
  • a94d5360ab hook: add -j/--jobs option to git hook run Emily Shaffer 2026-02-22 02:29:01 +02:00
  • e77976b073 hook: mark non-parallelizable hooks Emily Shaffer 2026-02-22 02:29:00 +02:00
  • 18a2f555ff hook: allow parallel hook execution Emily Shaffer 2026-02-22 02:28:59 +02:00
  • e8e456832b hook: parse the hook.jobs config Adrian Ratiu 2026-02-22 02:28:58 +02:00
  • 0bf69d89a0 hook: refactor hook_config_cache from strmap to named struct Adrian Ratiu 2026-02-22 02:28:57 +02:00
  • 4c40cd5ebb config: add a repo_config_get_uint() helper Adrian Ratiu 2026-02-22 02:28:56 +02:00
  • 041903fa70 repository: fix repo_init() memleak due to missing _clear() Adrian Ratiu 2026-02-22 02:28:55 +02:00
  • cdbeba6c82 Merge branch 'ar/config-hooks' into ar/parallel-hooks Junio C Hamano 2026-02-21 21:17:00 -08:00
  • a4b61a71c4 t2004: use test_path_is_file instead of test -f Lambert Duclos-de Guise 2026-02-21 17:28:13 +00:00
  • 6d577915a3 SQUASH??? simplify Junio C Hamano 2026-02-21 21:03:45 -08:00
  • 07acda1ec4 help: cleanup the contruction of keys_uniq Amisha Chhajed 2026-02-21 21:53:59 +05:30
  • 3249d07962 replay: prevent the_repository from coming back Elijah Newren 2026-02-20 01:59:48 +00:00
  • 59257224a3 merge-ort: prevent the_repository from coming back Elijah Newren 2026-02-21 23:59:52 +00:00
  • 5eae39beb1 merge-ort: replace the_hash_algo with opt->repo->hash_algo Elijah Newren 2026-02-21 23:59:51 +00:00
  • b54590b463 merge-ort: replace the_repository with opt->repo Elijah Newren 2026-02-21 23:59:50 +00:00