Git development
 help / color / mirror / Atom feed
 messages from 2026-07-24 04:20:00 to 2026-07-25 11:55:39 UTC [more...]

[PATCH GSoC 0/5] cat-file: extend remote-object-info to support %(objecttype)
 2026-07-25 11:55 UTC  (6+ messages)
` [PATCH GSoC 1/5] protocol-caps: add type support to object-info
` [PATCH GSoC 2/5] fetch-object-info: parse type from server response
` [PATCH GSoC 3/5] fetch-object-info: request all supported options dynamically
` [PATCH GSoC 4/5] serve: advertise type capability
` [PATCH GSoC 5/5] cat-file: unify default format

[PATCH v1 0/3] environment: migrate more global variables, pt.2
 2026-07-25 11:54 UTC  (4+ messages)
` [PATCH v1 1/3] environment: migrate minimum_abbrev and default_abbrev
` [PATCH v1 2/3] environment: migrate pack_size_limit_cfg into repo_config_values
` [PATCH v1 3/3] environment: migrate assume_unchanged "

[PATCH v20 0/7] branch: delete-merged
 2026-07-25 11:32 UTC  (27+ messages)
` [PATCH v21 "
  ` [PATCH v21 1/7] branch: add --forked filter for --list mode
  ` [PATCH v21 2/7] branch: convert delete_branches() to a flags argument
  ` [PATCH v21 3/7] branch: let delete_branches skip unmerged branches on bulk refusal
  ` [PATCH v21 4/7] branch: prepare delete_branches for a bulk caller
  ` [PATCH v21 5/7] branch: add --delete-merged <branch>
  ` [PATCH v21 6/7] branch: add branch.<name>.deleteMerged opt-out
  ` [PATCH v21 7/7] branch: add --dry-run for --delete-merged
  ` [PATCH v22 0/7] branch: delete-merged
    ` [PATCH v22 1/7] branch: add --forked filter for --list mode
    ` [PATCH v22 2/7] branch: convert delete_branches() to a flags argument
    ` [PATCH v22 3/7] branch: let delete_branches skip unmerged branches on bulk refusal
    ` [PATCH v22 4/7] branch: prepare delete_branches for a bulk caller
    ` [PATCH v22 5/7] branch: add --delete-merged <branch>
    ` [PATCH v22 6/7] branch: add branch.<name>.deleteMerged opt-out
    ` [PATCH v22 7/7] branch: add --dry-run for --delete-merged
    ` [PATCH v23 0/7] branch: delete-merged
      ` [PATCH v23 1/7] branch: add --forked filter for --list mode
      ` [PATCH v23 2/7] branch: convert delete_branches() to a flags argument
      ` [PATCH v23 3/7] branch: let delete_branches skip unmerged branches on bulk refusal
      ` [PATCH v23 4/7] branch: prepare delete_branches for a bulk caller
      ` [PATCH v23 5/7] branch: add --delete-merged <branch>
      ` [PATCH v23 6/7] branch: add branch.<name>.deleteMerged opt-out
      ` [PATCH v23 7/7] branch: add --dry-run for --delete-merged

[PATCH v5 00/10] commit-reach: terminate merge-base walk when one side is exhausted
 2026-07-25 11:29 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 02/10] test-lib-functions: improve diagnostic output for trace2 data assertions

[PATCH v2] rebase: skip branch symref aliases
 2026-07-25 11:21 UTC  (6+ messages)
` [PATCH v3 0/2] rebase: handle --update-refs branch symrefs
  ` [PATCH v3 1/2] rebase: skip branch symref aliases

[PATCH 0/2] worktree: Fix out of bounds read that causes data loss and reject invalid empty input in worktree add
 2026-07-25 11:19 UTC  (3+ messages)
` [PATCH 1/2] worktree: don't read out of bounds
` [PATCH 2/2] worktree: reject empty string

[PATCH] branch: report kind of checkout when rejecting delete
 2026-07-25 10:41 UTC  (2+ messages)
` [PATCH v2] branch: report active bisect run "

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-25 10:10 UTC  (13+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v4 "
    ` [PATCH v4 1/3] http-fetch: correct --index-pack-arg documentation
    ` [PATCH v4 2/3] http: avoid concurrent appends to partial packs
    ` [PATCH v4 3/3] fetch-pack: accept "pack" output for packfile URIs

[PATCH] remote: plug memory leaks
 2026-07-25  1:57 UTC  (2+ messages)

What's cooking in git.git (Jul 2026, #11)
 2026-07-25  0:19 UTC 

[PATCH 0/5] packfile: harden handling of packs with duplicate entries
 2026-07-24 21:54 UTC  (7+ messages)
` [PATCH 1/5] t5308: test reverse indexes with duplicate objects
` [PATCH 2/5] packfile: recover delta cycles through duplicate entries
` [PATCH 3/5] midx: verify duplicate pack entries by OID and offset
` [PATCH 4/5] test-tool bitmap: reject packs with duplicate objects
` [PATCH 5/5] pack-bitmap: handle duplicate pack entries during MIDX reuse

[PATCH] revision: make get_commit_action() a pure predicate
 2026-07-24 21:37 UTC  (2+ messages)

[PATCH] diff: ignore unmerged paths outside prefix with --relative --cached
 2026-07-24 21:30 UTC  (2+ messages)

[PATCH] branch: avoid slow strvec Coccinelle matching
 2026-07-24 21:20 UTC  (8+ messages)

[PATCH 0/2] rebase: a couple of fixup fixes
 2026-07-24 21:18 UTC  (5+ messages)
` [PATCH 1/2] rebase -i: fix counting of fixups after rebase --skip
` [PATCH 2/2] rebase: remember fixup -c after skipping fixup/squash

[PATCH] fsmonitor: flush pending FSEvents before cookie wait
 2026-07-24 20:38 UTC  (3+ messages)

[PATCH] submodule: resolve insteadof-aliases when matching remote
 2026-07-24 20:36 UTC  (3+ messages)
` [PATCH v2] submodule: resolve insteadOf aliases "

[GSoC Patch 0/7] repo: add more path keys to git repo info
 2026-07-24 19:21 UTC  (6+ messages)
` [GSoC Patch v2 "
  ` [GSoC Patch v2 5/7] repo: add path.index with absolute and relative suffix formatting

[PATCH 0/5] odb: make creation of object database pluggable
 2026-07-24 18:50 UTC  (7+ messages)
` [PATCH 1/5] loose: load loose object map for the correct source
` [PATCH 2/5] setup: detangle loading of loose object maps
` [PATCH 3/5] setup: defer object database creation

[GSoC Blog] Week 3&4 : Improve Disk Space Recovery for Partial Clones
 2026-07-24 18:37 UTC  (4+ messages)
` [GSoC Blog] Week 5 "
  ` [GSoC Blog] Week 6 "
    ` [GSoC Blog] Week 7&8 "

[PATCH resend] builtin/clone: fix segfault when using --revision on some servers
 2026-07-24 16:04 UTC  (3+ messages)

[PATCH GSoC v20 00/13] cat-file: add remote-object-info to batch-command
 2026-07-24 15:52 UTC  (16+ messages)
` [PATCH GSoC v21 "
  ` [PATCH GSoC v21 01/13] transport-helper: fix memory leak of helper on disconnect
  ` [PATCH GSoC v21 02/13] cat-file: declare loop counter inside for()
  ` [PATCH GSoC v21 03/13] t1006: extract helper functions into new 'lib-cat-file.sh'
  ` [PATCH GSoC v21 04/13] fetch-pack: drop the static advertise_sid variable
  ` [PATCH GSoC v21 05/13] fetch-pack: use unsigned int for hash_algo variable
  ` [PATCH GSoC v21 06/13] fetch-pack: move write_fetch_command_and_capabilities() to connect.c
  ` [PATCH GSoC v21 07/13] connect: make write_fetch_command_and_capabilities() more generic
  ` [PATCH GSoC v21 08/13] fetch-pack: move fetch initialization
  ` [PATCH GSoC v21 09/13] protocol-caps: check object existence regardless of the attributes requested
  ` [PATCH GSoC v21 10/13] serve: advertise object-info feature
  ` [PATCH GSoC v21 11/13] transport: add client support for object-info
  ` [PATCH GSoC v21 12/13] cat-file: add remote-object-info to batch-command
  ` [PATCH GSoC v21 13/13] cat-file: make remote-object-info allow-list adapt to the server

[PATCH resend] builtin/clone: fix segfault when using --revision on some servers
 2026-07-24 12:41 UTC  (2+ messages)
` [PATCH v2] builtin/clone: fix segfault when using --revision with protocol v0

[PATCH 1/3] urlmatch: normalize ssh and ftp default ports
 2026-07-24 11:35 UTC  (2+ messages)

What's cooking in git.git (Jul 2026, #10)
 2026-07-24  9:53 UTC  (4+ messages)

[PATCH] regexec: work around macOS TRE memory leak on invalid UTF-8
 2026-07-24  4:19 UTC  (2+ messages)


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