Git development
 help / color / mirror / Atom feed
 messages from 2026-07-02 22:22:56 to 2026-07-06 11:37:49 UTC [more...]

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

[PATCH] sequencer: Skip copying notes for commits that disappear during rebase
 2026-07-06 11:12 UTC  (8+ 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] Makefile: link osxkeychain helper against Rust
 2026-07-06 10:49 UTC  (18+ messages)
` [PATCH v2] Makefile: link osxkeychain & support universal Rust
    ` lipo availability [was: [PATCH v2] Makefile: link osxkeychain & support universal Rust]
  ` [PATCH v3 0/2] Makefile: link osxkeychain helper against Rust
    ` [PATCH v3 1/2] Makefile: add $(RUST_LIB) prerequisite to osxkeychain
    ` [PATCH v3 2/2] Makefile: support universal macOS builds via RUST_TARGETS
    ` [PATCH v4 0/2] Makefile: link osxkeychain helper against Rust
      ` [PATCH v4 1/2] Makefile: add $(RUST_LIB) prerequisite to osxkeychain
      ` [PATCH v4 2/2] Makefile: support universal macOS builds via RUST_TARGETS

[PATCH] rebase -i: introduce `pick -x` to add "cherry picked from commit ..."
 2026-07-06 10:08 UTC  (6+ messages)

[PATCH v6 0/3] graph: indent visual roots in graph
 2026-07-06  9:49 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/3] lib-log-graph: move check_graph function
  ` [PATCH v7 2/3] graph: add a 2 commit buffer for lookahead
  ` [PATCH v7 3/3] graph: indent visual root in graph

[PATCH v6 0/4] history: add squash subcommand to fold a range
 2026-07-06  8:50 UTC  (7+ 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

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

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

[PATCH] meson: wire up USE_NSEC build knob
 2026-07-06  6:43 UTC  (10+ messages)

[PATCH 0/9] t: fixes and improvements for GIT_TEST_LONG
 2026-07-06  6:24 UTC  (34+ messages)
` [PATCH 3/9] t4141: fix inefficient use of dd(1)
` [PATCH 6/9] t7900: clean up large EXPENSIVE repository
` [PATCH v2 0/9] t: fixes and improvements for GIT_TEST_LONG
  ` [PATCH v2 1/9] README: add GitLab CI badge to make it more discoverable
  ` [PATCH v2 2/9] t0021: skip EXPENSIVE test that is broken without SIZE_T_IS_32BIT
  ` [PATCH v2 3/9] t4141: fix inefficient use of dd(1)
  ` [PATCH v2 4/9] t5608: reduce maximum disk usage
  ` [PATCH v2 5/9] t7508: skip EXPENSIVE test that is broken without SIZE_T_IS_32BIT
  ` [PATCH v2 6/9] t7900: clean up large EXPENSIVE repository
  ` [PATCH v2 7/9] t: use `test_bool_env` to parse GIT_TEST_LONG
  ` [PATCH v2 8/9] gitlab-ci: disable RAM disk on macOS jobs
  ` [PATCH v2 9/9] gitlab-ci: enable "GIT_TEST_LONG"
` [PATCH v3 0/9] t: fixes and improvements for GIT_TEST_LONG
  ` [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 0/9] hash algorithm leak fixes
 2026-07-06  6:16 UTC  (15+ messages)
` [PATCH 1/9] csum-file: drop discard_hashfile()
` [PATCH 2/9] hash: add discard primitive
` [PATCH 4/9] csum-file: provide a function to release checkpoints
` [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 v2 0/6] t: add greplint.pl and convert grep to test_grep
 2026-07-06  5:01 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] t/README: document test_grep helper
  ` [PATCH v3 2/6] t: fix grep assertions missing file arguments
  ` [PATCH v3 3/6] t: extract chainlint's parser into shared module
  ` [PATCH v3 4/6] t: fix Lexer line count for $() inside double-quoted strings
  ` [PATCH v3 5/6] t: convert grep assertions to test_grep
  ` [PATCH v3 6/6] t: add greplint to detect bare grep assertions
  ` [PATCH v4 0/6] t: add greplint.pl and convert grep to test_grep
    ` [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] "

CARGO trouble appeared from 2.54.0 to 2.55.0
 2026-07-05 23:56 UTC  (2+ messages)

[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 

[PATCH 00/13] coverity: fix leaks and error paths
 2026-07-05  8:24 UTC  (26+ messages)
` [PATCH 01/13] load_one_loose_object_map(): fix resource leak
` [PATCH 05/13] run_diff_files: avoid memory leak
` [PATCH 07/13] dir: free allocations on parse-error paths in read_one_dir()
` [PATCH 08/13] submodule: fix cwd leak in get_superproject_working_tree()
` [PATCH v2 00/12] coverity: fix leaks and error paths
  ` [PATCH v2 01/12] load_one_loose_object_map(): fix resource leak
  ` [PATCH v2 02/12] loose: avoid closing invalid fd on error path
  ` [PATCH v2 03/12] download_https_uri_to_file(): do not leak fd upon failure
  ` [PATCH v2 04/12] run-command: avoid `close(-1)` in `start_command()` error paths
  ` [PATCH v2 05/12] line-log: avoid redundant copy that leaks in process_ranges
  ` [PATCH v2 06/12] dir: free allocations on parse-error paths in `read_one_dir()`
  ` [PATCH v2 07/12] submodule: fix cwd leak in `get_superproject_working_tree()`
  ` [PATCH v2 08/12] worktree: fix resource leaks when branch creation fails
  ` [PATCH v2 09/12] imap-send: avoid leaking the IMAP upload buffer
  ` [PATCH v2 10/12] reftable/table: release filter on error path
  ` [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] ci(dockerized): reduce the PID limit for private repositories
 2026-07-05  5:28 UTC  (5+ messages)
` [PATCH v2] ci(dockerized): raise "

[PATCH 0/6] odb: refactor source-specific information in object info
 2026-07-05  1:28 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] precompose_utf8: use a flex array for d_name
 2026-07-04 23:37 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3 0/8] Auto-configure advertised remotes via URL allowlist
 2026-07-04  9:49 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 8/8] doc: promisor: improve acceptFromServer entry

[PATCH] rev-parse: have --parseopt callers exit 0 on --help
 2026-07-04  4:47 UTC  (9+ messages)
` [PATCH v2 0/4] rev-parse: "
  ` [PATCH v2 1/4] t1517: skip svn tests if svn is not installed

[GSoC Patch] repo: support category-based prefix querying for info keys
 2026-07-03 22:49 UTC  (2+ messages)

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

[PATCH] t9811: replace 'test -f' and '! test -f' with 'test_path_*'
 2026-07-03 20:48 UTC  (3+ messages)

Unexpected recursion in 'git rm'
 2026-07-03 20:41 UTC  (8+ messages)

What's cooking in git.git (Jul 2026, #01)
 2026-07-03 20:39 UTC  (3+ messages)

Bug report - git rev-list --exclude-first-parent-only [SEC=UNOFFICIAL]
 2026-07-03 20:28 UTC  (2+ messages)

[PATCH 0/2] builtin/history: introduce "drop" subcommand
 2026-07-03 20:02 UTC  (8+ messages)
` [PATCH v8 00/11] "
  ` [PATCH v8 06/11] reset: introduce ability to skip updating HEAD

[PATCH] git-diff: Introduce --index and deprecate --cached
 2026-07-03 18:04 UTC 

git-diff in a worktree is an order of magnitude slower?
 2026-07-03 15:57 UTC  (9+ messages)

Programmatically edit the git rebase sequence?
 2026-07-03 15:31 UTC  (5+ messages)

[PATCH 0/3] history: sign rewritten commits
 2026-07-03 14:50 UTC  (4+ messages)
` [PATCH 1/3] builtin/history: "
` [PATCH 2/3] doc: document history signing options
` [PATCH 3/3] t345x: cover signed history rewrites

[PATCH 00/11] reftable: harden against corrupted tables
 2026-07-03 12:58 UTC  (14+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 01/12] meson: support building fuzzers with libFuzzer
  ` [PATCH v3 02/12] oss-fuzz: add fuzzer for parsing reftables
  ` [PATCH v3 03/12] reftable/basics: fix OOB read on binary search of empty range
  ` [PATCH v3 04/12] reftable/record: don't abort when decoding invalid ref value type
  ` [PATCH v3 05/12] t/unit-tests: introduce test helper to write reftable blocks
  ` [PATCH v3 06/12] reftable/block: fix OOB write with bogus inflated log size
  ` [PATCH v3 07/12] reftable/block: fix OOB read with bogus block size
  ` [PATCH v3 08/12] reftable/block: fix OOB read with bogus restart count
  ` [PATCH v3 09/12] reftable/block: fix use of uninitialized memory when binsearch fails
  ` [PATCH v3 10/12] reftable/block: fix OOB read with bogus restart offset
  ` [PATCH v3 11/12] reftable/table: fix NULL pointer access when seeking to bogus offsets
  ` [PATCH v3 12/12] reftable/table: fix OOB read on truncated table

[PATCH v6 0/2] includeIf: add "worktree" condition for matching working tree path
 2026-07-03 11:02 UTC  (5+ messages)
` [PATCH v6 1/2] config: refactor include_by_gitdir() into include_by_path()
` [PATCH v6 2/2] config: add "worktree" and "worktree/i" includeIf conditions

[PATCH v2 00/12] reftable: harden against corrupted tables
 2026-07-03 10:32 UTC  (10+ messages)
` [PATCH v2 05/12] t/unit-tests: introduce test helper to write reftable blocks
` [PATCH v2 06/12] reftable/block: fix OOB write with bogus inflated log size
` [PATCH v2 07/12] reftable/block: fix OOB read with bogus block size

merci d'effacer nos donnees
 2026-07-03  9:14 UTC 

[PATCH] meson: restore hook-list.h to builtin_sources
 2026-07-03  6:03 UTC  (5+ messages)

[PATCH v4 0/8] commit-reach: terminate merge-base walk when one side is exhausted
 2026-07-03  2:54 UTC  (5+ messages)
` [PATCH v5 00/10] "


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