Git development
 help / color / mirror / Atom feed
 messages from 2026-08-13 07:36:10 to 2026-08-13 17:44:08 UTC [more...]

[PATCH 0/2] doc: interpret-trailers: explain key format
 2026-08-13 17:43 UTC  (7+ messages)
` [PATCH v3 00/11] "

What's cooking in git.git (Aug 2026, #05)
 2026-08-13 17:36 UTC  (4+ messages)
` kh/trailers-no-urls

[PATCH 0/5] odb: make packfile generation pluggable
 2026-08-13 17:35 UTC  (5+ messages)

[PATCH 0/2] rebase: add --fixup to fold a range into its oldest commit
 2026-08-13 17:28 UTC  (4+ messages)
` [PATCH v13 0/8] history: add squash subcommand to fold a range
  ` [PATCH v13 7/8] history: create squashed commits without editing

[PATCH 0/4] format-rev: add --abbrev, --color, and --date
 2026-08-13 17:24 UTC  (5+ messages)
` [PATCH 1/4] format-rev: use lower case for opts description
` [PATCH 2/4] format-rev: factor option variables into a struct
` [PATCH 3/4] doc: rev-list-options.adoc: factor out --date alts
` [PATCH 4/4] format-rev: learn --abbrev, --color, and --date

[PATCH 0/4] odb: eagerly load alternates
 2026-08-13 17:09 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] odb: decouple source path comparisons from `the_repository`
  ` [PATCH v2 3/4] odb: drop `loaded_alternates` field

[PATCH 0/5] gitk: make color preferences visually more pleasing and better usable
 2026-08-13 17:00 UTC  (6+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 3/6] gitk: show color preferences on the button instead of the label
  ` [PATCH v2 4/6] gitk: use more natural language for labels of color preferences

[PATCH 00/12] Next size_t stop: pack-objects/delta
 2026-08-13 16:49 UTC  (16+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 01/13] diff-delta: widen `struct delta_index`' size fields to `size_t`
  ` [PATCH v3 02/13] delta: widen `create_delta_index()` parameter "
  ` [PATCH v3 03/13] pack-objects: widen delta-cache accounting "
  ` [PATCH v3 04/13] pack-objects: widen `free_unpacked()` return "
  ` [PATCH v3 05/13] pack-objects: widen `mem_usage` and `try_delta()`'s out-param "
  ` [PATCH v3 06/13] delta: widen `create_delta()` and `diff_delta()` "
  ` [PATCH v3 07/13] packfile, git-zlib: widen `use_pack()` and zstream avail fields "
  ` [PATCH v3 08/13] archive-zip: widen `zlib_deflate_raw()`'s maxsize local "
  ` [PATCH v3 09/13] diff: widen `deflate_it()`'s bound local from int "
  ` [PATCH v3 10/13] http-push: widen `start_put()`'s size local from `ssize_t` "
  ` [PATCH v3 11/13] t/helper/test-pack-deltas: widen `do_compress()`'s maxsize local "
  ` [PATCH v3 12/13] git-zlib: widen `git_deflate_bound()` "
  ` [PATCH v3 13/13] packfile: widen `unpack_object_header_buffer()` "

[PATCH v3] repository: move fetch_if_missing into struct repository
 2026-08-13 16:32 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] packfile: fix perf regression with many packs
 2026-08-13 16:15 UTC  (18+ messages)
      ` [PATCH] packfile: fix perf regression with many packsy
` [PATCH v2] packfile: fix perf regression with many packs

[PATCH] http: add http.sslVerifyStatus to check stapled OCSP responses
 2026-08-13 16:06 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 0/5] Introduce 'uploadpack.lazyFetchTrusted'
 2026-08-13 15:47 UTC  (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] promisor-remote: factor out lazy_fetch_objects()
` [PATCH v2 2/5] setup: extract path_allowlist_apply()
` [PATCH v2 3/5] setup: add 'allow_dot' arg to path_allowlist_apply()
` [PATCH v2 4/5] upload-pack: read uploadpack.lazyFetchTrusted
` [PATCH v2 5/5] builtin/upload-pack: set GIT_NO_LAZY_FETCH to 0 on trusted repo

[PATCH] serve: reject valueless promisor-remote capability
 2026-08-13 15:27 UTC  (2+ messages)

[PATCH RFC v3 0/2] Move libgit.a sources into separate "lib/" directory
 2026-08-13 14:27 UTC  (10+ messages)
` [PATCH RFC v3 2/2] "

[PATCH] doc: format-rev: use [synopsis] on code block
 2026-08-13 14:23 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] doc: format-rev: quote subject placeholder before and after
  ` [PATCH v2 2/2] doc: format-rev: use [synopsis] on code block
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] doc: format-rev: quote subject placeholder before and after
  ` [PATCH v3 2/2] doc: format-rev: use [synopsis] on code block

[PATCH v2 0/4] completion: add support for 'git history'
 2026-08-13 13:45 UTC  (6+ messages)
` [PATCH v2 2/4] completion: complete 'git history --empty' values

[PATCH 0/2] t7900: fix flaky "maintenance.strategy" test
 2026-08-13 12:08 UTC  (7+ messages)
` [PATCH 1/2] t7900: adapt some tests to use a throwaway repository
` [PATCH v2 0/2] t7900: fix flaky "maintenance.strategy" test

[PATCH] fsmonitor: flush pending FSEvents before cookie wait
 2026-08-13  9:03 UTC  (7+ messages)

[PATCH 0/3] midx: honor custom bases for incremental writes
 2026-08-13  8:49 UTC  (7+ messages)
` [PATCH 1/3] t5334: expose shared `nth_line()` helper
` [PATCH 2/3] midx: pass custom '--base' through incremental writes
` [PATCH 3/3] midx-write: include packs above custom incremental base

[PATCH] sequencer: remove unnecessary variable setting
 2026-08-13  7:44 UTC  (2+ messages)

[PATCH] git: avoid segfault on "git --shallow-file" without a value
 2026-08-13  7:38 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox