Git development
 help / color / mirror / Atom feed
 messages from 2026-07-05 08:24:54 to 2026-07-07 16:15:07 UTC [more...]

[PATCH 0/7] git_hash_*() quality-of-life improvements
 2026-07-07 16:15 UTC  (13+ messages)
` [PATCH 1/7] hash: use git_hash_init() consistently
` [PATCH 2/7] hash: convert remaining direct function calls
` [PATCH 3/7] hash: document function pointers and wrappers
` [PATCH 4/7] hash: make git_hash_discard() idempotent
` [PATCH 5/7] csum-file: use idempotent git_hash_discard()
` [PATCH 6/7] http: "
` [PATCH 7/7] hash: check ctx->active flag in all wrapper functions

[PATCH 0/2] reftable: fix quadratic behavior when re-creating deleted refs
 2026-07-07 16:12 UTC  (7+ messages)
` [PATCH 1/2] t: add tests for ref tombstone scenarios
` [PATCH 2/2] reftable: fix quadratic behavior when re-creating deleted refs

[PATCH RFC 2/2] builtin/history: print feedback after successful reword
 2026-07-07 16:10 UTC  (4+ messages)

[PATCH 00/13] coverity: fix leaks and error paths
 2026-07-07 15:55 UTC  (9+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] load_one_loose_object_map(): fix resource leak
  ` [PATCH v2 07/12] submodule: fix cwd leak in `get_superproject_working_tree()`
  ` [PATCH v2 11/12] fsmonitor: plug token-data leak on early daemon-startup failures
  ` [PATCH v2 12/12] mingw: make `exit_process()` own the process handle on all paths

[PATCH 00/11] odb: make optimizations pluggable
 2026-07-07 15:32 UTC  (12+ messages)
` [PATCH 01/11] odb: run "pre-auto-gc" hook for all maintenance tasks
` [PATCH 02/11] builtin/gc: move worktree and rerere tasks before object optimizations
` [PATCH 03/11] builtin/gc: extract object database optimizations into separate function
` [PATCH 04/11] builtin/gc: make repack arguments self-contained
` [PATCH 05/11] builtin/gc: inline config values specific to the "files" backend
` [PATCH 06/11] builtin/gc: introduce object database optimization options
` [PATCH 07/11] builtin/gc: move geometric repacking into `odb_optimize()`
` [PATCH 08/11] builtin/gc: introduce `odb_optimize_required()`
` [PATCH 09/11] builtin/gc: refactor ODB optimizations to operate on "files" source
` [PATCH 10/11] builtin/gc: fix signedness issues in ODB-related functionality
` [PATCH 11/11] odb: make optimizations pluggable

[PATCH v6 0/2] includeIf: add "worktree" condition for matching working tree path
 2026-07-07 15:26 UTC  (5+ messages)
` [PATCH v6 2/2] config: add "worktree" and "worktree/i" includeIf conditions

[PATCH v6 0/3] Teach git-replay(1) to linearize merge commits
 2026-07-07 15:09 UTC  (4+ messages)
` [PATCH v6 3/3] replay: offer an option to linearize the commit topology

[PATCH 0/2] commit-graph: fix topo_levels slab propagation regression
 2026-07-07 14:57 UTC  (8+ messages)
` [PATCH 1/2] commit-graph: add trace2 instrumentation for generation DFS
` [PATCH 2/2] commit-graph: propagate topo_levels slab to all chain layers

[PATCH 00/13] setup: split up repository discovery and setup
 2026-07-07 15:02 UTC  (29+ messages)
` [PATCH 01/13] setup: rename `check_repository_format_gently()`
` [PATCH 02/13] setup: mark bogus worktree in `apply_repository_format()`
` [PATCH 03/13] setup: unify setup of shallow file
` [PATCH 05/13] setup: introduce explicit repository discovery
` [PATCH 07/13] setup: move prefix into repository
` [PATCH v2 00/13] setup: split up repository discovery and setup
  ` [PATCH v2 01/13] setup: rename `check_repository_format_gently()`
  ` [PATCH v2 02/13] setup: mark bogus worktree in `apply_repository_format()`
  ` [PATCH v2 03/13] setup: unify setup of shallow file
  ` [PATCH v2 04/13] setup: split up concerns of `setup_git_env_internal()`
  ` [PATCH v2 05/13] setup: introduce explicit repository discovery
  ` [PATCH v2 06/13] setup: embed repository format in discovery
  ` [PATCH v2 07/13] setup: move prefix into repository
  ` [PATCH v2 08/13] setup: drop static `cwd` variable
  ` [PATCH v2 09/13] setup: propagate prefix via repository discovery
  ` [PATCH v2 10/13] setup: make repository discovery self-contained
  ` [PATCH v2 11/13] setup: drop redundant configuration of `startup_info->have_repository`
  ` [PATCH v2 12/13] setup: pass worktree to `init_db()`
  ` [PATCH v2 13/13] setup: mark `set_git_work_tree()` as file-local

[PATCH] t9811: replace 'test -f' and '! test -f' with 'test_path_*'
 2026-07-07 14:51 UTC  (4+ messages)

[PATCH] t1410-reflog.sh: avoid suppressing git's exit code in pipelines
 2026-07-07 13:55 UTC  (3+ messages)
  ` [PATCH v2] "

CVE-2026-55200 libssh2
 2026-07-07 13:25 UTC  (3+ messages)
  ` AW: "

[PATCH] sideband: allow ANSI SGR with colon-separated subfields
 2026-07-07 11:45 UTC  (2+ messages)

[PATCH] config: retry acquiring config.lock for 100ms
 2026-07-07 11:39 UTC  (4+ messages)
` [PATCH v2] config: retry acquiring config.lock, configurable via core.configLockTimeout

[PATCH v6 0/4] history: add squash subcommand to fold a range
 2026-07-07  9:48 UTC  (13+ messages)
` [PATCH v7 0/5] "
  ` [PATCH v7 1/5] history: extract helper for a commit's parent tree
  ` [PATCH v7 2/5] history: give commit_tree_ext a message template
  ` [PATCH v7 3/5] history: add squash subcommand to fold a range
  ` [PATCH v7 4/5] sequencer: extract helpers for the squash message markers
  ` [PATCH v7 5/5] history: re-edit a squash with every message

[PATCH GSoC v14 00/13] cat-file: add remote-object-info to batch-command
 2026-07-07  8:50 UTC  (5+ messages)
` [PATCH GSoC v15 "
  ` [PATCH GSoC v15 02/13] git-compat-util: add `strtoumax_szt()` with error handling

[PATCH v6 0/3] graph: indent visual roots in graph
 2026-07-07  6:31 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/3] graph: add a 2 commit buffer for lookahead

[PATCH] meson: wire up USE_NSEC build knob
 2026-07-07  4:38 UTC  (6+ messages)

[PATCH 0/9] t: fixes and improvements for GIT_TEST_LONG
 2026-07-07  4:30 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] README: add GitLab CI badge to make it more discoverable
  ` [PATCH v3 2/9] t0021: skip EXPENSIVE test that is broken without SIZE_T_IS_64BIT
  ` [PATCH v3 3/9] t4141: fix inefficient use of dd(1)
  ` [PATCH v3 4/9] t5608: reduce maximum disk usage
  ` [PATCH v3 5/9] t7508: skip EXPENSIVE test that is broken without SIZE_T_IS_64BIT
  ` [PATCH v3 6/9] t7900: clean up large EXPENSIVE repository
  ` [PATCH v3 7/9] t: use `test_bool_env` to parse GIT_TEST_LONG
  ` [PATCH v3 8/9] gitlab-ci: disable RAM disk on macOS jobs
  ` [PATCH v3 9/9] gitlab-ci: enable "GIT_TEST_LONG"

[PATCH] rebase -i: introduce `pick -x` to add "cherry picked from commit ..."
 2026-07-07  4:27 UTC  (8+ messages)

[PATCH] t0213: skip ancestry tests under user-mode emulation
 2026-07-07  2:30 UTC  (2+ messages)

[PATCH v3 0/2] Makefile: link osxkeychain helper against Rust
 2026-07-06 22:52 UTC  (16+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] Makefile: add $(RUST_LIB) prerequisite to osxkeychain
  ` [PATCH v4 2/2] Makefile: support universal macOS builds via RUST_TARGETS
  ` [PATCH v5 0/2] Makefile: link osxkeychain helper against Rust
    ` [PATCH v5 1/2] Makefile: add $(GITLIBS) prerequisite to osxkeychain
    ` [PATCH v5 2/2] Makefile: support universal macOS builds via RUST_TARGETS
    ` [PATCH v6 0/3] Makefile: link osxkeychain helper against Rust
      ` [PATCH v6 1/3] Makefile: add $(RUST_LIB) prerequisite to osxkeychain
      ` [PATCH v6 2/3] Makefile: support universal macOS builds via RUST_TARGETS
      ` [PATCH v6 3/3] contrib: wire up osxkeychain in contrib/Makefile on macOS

[PATCH] prio-queue: use cascade-down sift for faster extract-min
 2026-07-06 21:52 UTC  (7+ messages)
` [PATCH v2] prio-queue: use cascade-down "

git-blame vs. abbrev
 2026-07-06 20:33 UTC  (3+ messages)
` [PATCH] blame: reserve mark column only if necessary

[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
 2026-07-06 20:16 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] git-subtree: Bail out if we find output from Rust rewrite (test)

[PATCH v2] builtin/rm.c: use die_errno() when system call fails
 2026-07-06 19:44 UTC  (2+ messages)

[PATCH v2] setup.c: use die_errno() when chdir() system call fails
 2026-07-06 19:37 UTC  (2+ messages)

[PATCH] setup.c: use die_errno() when chdir() system call fails
 2026-07-06 19:35 UTC  (2+ messages)

[PATCH v4 2/2] Makefile: support universal macOS builds via RUST_TARGETS
 2026-07-06 18:36 UTC 

[PATCH] builtin/rm.c: use die_errno() when system call fails
 2026-07-06 18:21 UTC 

[PATCH v6 0/1] environment: move excludes_file into repo_config_values
 2026-07-06 17:38 UTC  (12+ messages)
` [PATCH v7 0/9] migrate more variables "
  ` [PATCH v7 1/9] repository: introduce repo_config_values_clear()
  ` [PATCH v7 2/9] environment: move excludes_file into repo_config_values
  ` [PATCH v7 3/9] environment: move editor_program "
  ` [PATCH v7 4/9] environment: move pager_program "
  ` [PATCH v7 5/9] environment: move askpass_program "
  ` [PATCH v7 6/9] environment: migrate apply_default_whitespace and apply_default_ignorewhitespace
  ` [PATCH v7 7/9] environment: move push_default into repo_config_values
  ` [PATCH v7 8/9] environment: move autorebase "
  ` [PATCH v7 9/9] environment: move object_creation_mode "

[PATCH 0/4] builtin/refs: add ability to write references
 2026-07-06 14:57 UTC  (8+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 1/5] builtin/refs: drop `the_repository`
  ` [PATCH v4 2/5] builtin/refs: add "delete" subcommand
  ` [PATCH v4 3/5] builtin/refs: add "update" subcommand
  ` [PATCH v4 4/5] builtin/refs: add "create" subcommand
  ` [PATCH v4 5/5] builtin/refs: add "rename" subcommand

CARGO trouble appeared from 2.54.0 to 2.55.0
 2026-07-06 14:13 UTC  (3+ messages)
  ` Re* "

[PATCH] sparse-index: avoid crash on intent-to-add entry outside the cone
 2026-07-06 13:50 UTC 

[PATCH] sequencer: Skip copying notes for commits that disappear during rebase
 2026-07-06 13:40 UTC  (10+ messages)
` [PATCH 00/11] sequencer: do not record dropped commits as rewritten
  ` [PATCH 08/11] sequencer: simplify pick_one_commit()
  ` [PATCH 09/11] sequencer: return early from pick_one_commit() on success
  ` [PATCH 10/11] sequencer: use an enum to represent result of picking a commit

[PATCH 3/3] t5551: pack refs after creating many tags
 2026-07-06 11:37 UTC  (12+ messages)
      ` weird quadratic reftable behavior, was: "

[PATCH v3 0/5] builtin/refs: add ability to write references
 2026-07-06  7:12 UTC  (7+ messages)
` [PATCH v3 4/5] builtin/refs: add "create" subcommand
` [PATCH v3 5/5] builtin/refs: add "rename" subcommand

[PATCH v2 0/9] t: fixes and improvements for GIT_TEST_LONG
 2026-07-06  6:23 UTC  (4+ messages)
` [PATCH v2 2/9] t0021: skip EXPENSIVE test that is broken without SIZE_T_IS_32BIT

[PATCH 0/9] hash algorithm leak fixes
 2026-07-06  6:16 UTC  (6+ messages)
` [PATCH 7/9] http: discard hash in dumb-http http_object_request

[PATCH 0/2] small leak fix in format-patch
 2026-07-06  5:57 UTC  (14+ messages)
` [PATCH 2/2] format-patch: fix leak of rev_info in prepare_bases()

[PATCH v3 0/6] t: add greplint.pl and convert grep to test_grep
 2026-07-06  5:01 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] t/README: document test_grep helper
  ` [PATCH v4 2/6] t: fix grep assertions missing file arguments
  ` [PATCH v4 3/6] t: extract chainlint's parser into shared module
  ` [PATCH v4 4/6] t: fix Lexer line count for $() inside double-quoted strings
  ` [PATCH v4 5/6] t: convert grep assertions to test_grep
  ` [PATCH v4 6/6] t: add greplint to detect bare grep assertions

[PATCH RFC v2 0/2] Move libgit.a sources into separate "lib/" directory
 2026-07-06  4:29 UTC  (8+ messages)
` [PATCH RFC v2 2/2] "

[PATCH] diff: give --compact-summary a short synonym --sstat
 2026-07-05 16:19 UTC  (3+ messages)

[ANNOUNCE] Guilt v0.37.1
 2026-07-05 10:14 UTC 


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