git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-07-14 13:01:39 to 2026-07-15 21:02:07 UTC [more...]

[PATCH v4 0/6] [RFC] diff: add diff.<driver>.process for external hunk providers
 2026-07-15 21:01 UTC  (3+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 1/9] gitattributes: document how external diff drivers relate to diff features

[PATCH GSoC v16 00/13] cat-file: add remote-object-info to batch-command
 2026-07-15 20:32 UTC  (32+ messages)
` [PATCH GSoC v17 "
  ` [PATCH GSoC v17 10/13] transport: add client support for object-info
  ` [PATCH GSoC v18 00/13] cat-file: add remote-object-info to batch-command
    ` [PATCH GSoC v18 01/13] transport-helper: fix memory leak of helper on disconnect
    ` [PATCH GSoC v18 02/13] cat-file: declare loop counter inside for()
    ` [PATCH GSoC v18 03/13] t1006: split test utility functions into new 'lib-cat-file.sh'
    ` [PATCH GSoC v18 04/13] fetch-pack: fix hash_algo variable type
    ` [PATCH GSoC v18 05/13] fetch-pack: drop static advertise_sid variable
    ` [PATCH GSoC v18 06/13] fetch-pack: move write_fetch_command_and_capabilities() to connect.c
    ` [PATCH GSoC v18 07/13] connect: make write_fetch_command_and_capabilities() more generic
    ` [PATCH GSoC v18 08/13] fetch-pack: move fetch initialization
    ` [PATCH GSoC v18 09/13] serve: advertise object-info feature
    ` [PATCH GSoC v18 10/13] transport: add client support for object-info
    ` [PATCH GSoC v18 11/13] cat-file: add remote-object-info to batch-command
    ` [PATCH GSoC v18 12/13] cat-file: validate remote atoms with an allow-list
    ` [PATCH GSoC v18 13/13] cat-file: make remote-object-info allow-list dynamic

[PATCH] submodule--helper: avoid use of %zu for now
 2026-07-15 20:10 UTC 

[PATCH] t7614: avoid hiding git's exit code in a pipe
 2026-07-15 19:36 UTC  (2+ messages)

[PATCH] revision: make get_commit_action() a pure predicate
 2026-07-15 19:29 UTC 

[PATCH v3 0/2] fetch: make submodule fetch errors configurable
 2026-07-15 19:13 UTC  (13+ messages)
` [PATCH v3 2/2] fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal
` [PATCH v4 0/2] fetch: make submodule fetch errors configurable
  ` [PATCH v4 1/2] submodule: fix premature failure in recursive submodule fetch
  ` [PATCH v4 2/2] fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal
  ` [PATCH v5 0/2] fetch: make submodule fetch errors configurable
    ` [PATCH v5 1/2] submodule: fix premature failure in recursive submodule fetch
    ` [PATCH v5 2/2] fetch: add fetch.submoduleErrors to make submodule fetch errors non-fatal

[PATCH 00/11] sequencer: do not record dropped commits as rewritten
 2026-07-15 18:53 UTC  (20+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 03/10] sequencer: be more careful with external merge
  ` [PATCH v2 06/10] sequencer: simplify handing of fixup with conflicts
` [PATCH v3 0/9] sequencer: do not record dropped commits as rewritten
  ` [PATCH v3 1/9] t3400: restore coverage for note copying with apply backend
  ` [PATCH v3 2/9] sequencer: be more careful with external merge
  ` [PATCH v3 3/9] sequencer: never reschedule on failed commit
  ` [PATCH v3 4/9] sequencer: remove unnecessary "or" in pick_one_commit()
  ` [PATCH v3 5/9] sequencer: simplify handling of fixup with conflicts
  ` [PATCH v3 6/9] sequencer: remove unnecessary condition in pick_one_commit()
  ` [PATCH v3 7/9] sequencer: simplify pick_one_commit()
  ` [PATCH v3 8/9] sequencer: use an enum to represent result of picking a commit
  ` [PATCH v3 9/9] sequencer: do not record dropped commits as rewritten

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

Git 2.55.0 breaks revision path filtering with --no-walk
 2026-07-15 18:48 UTC 

[PATCH] show-branch: convert object.flags usage to a commit-slab
 2026-07-15 18:42 UTC  (12+ messages)
` [PATCH v2] show-branch: convert object.flags to commit-slab with uint64_t
      ` [PATCH v3] show-branch: convert per-branch flags to commit-slab
          ` [PATCH v4] "
          ` [PATCH v5] "
              ` [PATCH v6] "

[PATCH v3 0/3] environment: migrate 'trust_executable_bit' into 'repo_config_values'
 2026-07-15 18:23 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v5 0/4] environment: migrate 'trust_executable_bit' and 'has_symlinks' "
    ` [PATCH v5 1/4] read-cache: remove redundant extern declarations
    ` [PATCH v5 2/4] read-cache: move 'ce_mode_from_stat()' to 'read-cache.c'
    ` [PATCH v5 3/4] environment: move trust_executable_bit into repo_config_values
    ` [PATCH v5 4/4] environment: move has_symlinks "

[PATCH] mv: report missing destination leading directory
 2026-07-15 16:46 UTC  (2+ messages)

[PATCH] trace2: tolerate failed timestamp formatting
 2026-07-15 16:12 UTC 

[PATCH v3] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-07-15 15:44 UTC  (6+ messages)

[PATCH] remote-curl: simplify passing of push specs
 2026-07-15 15:39 UTC  (3+ messages)

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

[PATCH v8 0/5] history: add squash subcommand to fold a range
 2026-07-15 15:16 UTC  (7+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/5] history: extract helper for a commit's parent tree
  ` [PATCH v9 2/5] history: give commit_tree_ext a message template
  ` [PATCH v9 3/5] history: add squash subcommand to fold a range
  ` [PATCH v9 4/5] sequencer: share the squash message marker helpers and flags
  ` [PATCH v9 5/5] history: re-edit a squash with every message

[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
 2026-07-15 15:15 UTC  (29+ messages)
` [PATCH 6/7] "
` [PATCH v3 0/9] "
  ` [PATCH v3 7/9] pack-bitmap: introduce function to open bitmap for a single source
  ` [PATCH v3 8/9] odb: introduce object filters to `odb_for_each_object()`
  ` [PATCH v3 9/9] builtin/cat-file: filter objects via object database
` [PATCH v4 0/9] odb: introduce object filters to `odb_for_each_object()`
  ` [PATCH v4 1/9] odb/source-packed: improve lookup when enumerating objects
  ` [PATCH v4 2/9] pack-bitmap: mark object filter as `const`
  ` [PATCH v4 3/9] pack-objects: drop unused return value from add_object_entry()
  ` [PATCH v4 4/9] pack-bitmap: allow aborting iteration of bitmapped objects
  ` [PATCH v4 5/9] pack-bitmap: iterate object sources when opening bitmaps
  ` [PATCH v4 6/9] pack-bitmap: drop `_1` suffix from functions that open bitmaps
  ` [PATCH v4 7/9] pack-bitmap: introduce function to open bitmap for a single source
  ` [PATCH v4 8/9] odb: introduce object filters to `odb_for_each_object()`
  ` [PATCH v4 9/9] builtin/cat-file: filter objects via object database

[PATCH 0/7] refs: remove use of `the_repository`
 2026-07-15 14:38 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] refs/packed: de-globalize handling of "core.packedRefsTimeout"
  ` [PATCH v2 2/7] refs/packed: drop `USE_THE_REPOSITORY_VARIABLE`
  ` [PATCH v2 3/7] refs/files: "
  ` [PATCH v2 4/7] worktree: refactor code to use available repositories
  ` [PATCH v2 5/7] worktree: pass repository to file-local functions
  ` [PATCH v2 6/7] worktree: pass repository to public functions
  ` [PATCH v2 7/7] refs: remove remaining uses of `the_repository`

[PATCH 0/5] tempfile: stop using the_repository
 2026-07-15 11:25 UTC  (12+ messages)
` [PATCH 1/5] tempfile: add repo_create_tempfile{,_mode}()
` [PATCH 2/5] refs/packed: use repo_create_tempfile()
` [PATCH 3/5] lockfile: add repo_hold_lock_file_for_update{,_timeout}{,_mode}()
` [PATCH 4/5] tempfile: stop using the_repository
` [PATCH 5/5] use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos

[PATCH v2 02/10] sequencer: move definition of is_final_fixup()
 2026-07-15  9:12 UTC  (3+ messages)

[PATCH 0/2] gitweb: shorten commitdiff index hashes with file modes
 2026-07-15  9:11 UTC  (3+ messages)
` [PATCH 1/2] gitweb: shorten index hashes with trailing "
` [PATCH 2/2] t9502: test gitweb index hash formatting with modes

[PATCH v11 0/7] graph: indent visual roots in graph
 2026-07-15  8:59 UTC  (3+ messages)
` [PATCH v12 "

What's cooking in git.git (Jul 2026, #06)
 2026-07-15  7:15 UTC  (2+ messages)

[PATCH 00/11] coverity: fix unchecked returns
 2026-07-15  6:58 UTC  (19+ messages)
` [PATCH 01/11] http: die on curl_easy_duphandle failure in get_active_slot
` [PATCH 02/11] config: propagate launch_editor() failure in show_editor()
` [PATCH 03/11] reftable/block: check deflateInit() return value
` [PATCH 04/11] reftable tests: check reftable_table_init_ref_iterator() return
` [PATCH 05/11] last-modified: handle repo_parse_commit() failures
` [PATCH 06/11] compat/pread: check initial lseek for errors
` [PATCH 07/11] transport-helper: check dup() return in get_exporter
` [PATCH 08/11] transport-helper: warn when export-marks file cannot be finalized
` [PATCH 09/11] bisect: check strbuf_getline_lf return when reading terms
` [PATCH 10/11] bisect: check get_terms return at all call sites
` [PATCH 11/11] bisect: handle dup() failure when redirecting stdout

[PATCH v1] repository: move fetch_if_missing into struct repository
 2026-07-15  6:35 UTC  (4+ messages)

[PATCH 0/2] git-subtree: Bail out if we find output from Rust rewrite
 2026-07-15  3:47 UTC  (9+ messages)
` [PATCH 2/2] git-subtree: Bail out if we find output from Rust rewrite (test)
    ` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite
        ` [PATCH 1/2] git-subtree: Bail out if we find output from Rust rewrite [and 1 more messages]

[PATCH 0/6] Update Contributor Guides
 2026-07-14 22:46 UTC  (6+ messages)
` [PATCH 1/6] SubmittingPatches: clarify expected structure of commit log message

[PATCH] completion: zsh: support completion after "git -C <path>"
 2026-07-14 22:34 UTC  (3+ messages)

local mistake - need help in recover
 2026-07-14 22:27 UTC  (2+ messages)

[PATCH 0/4] send-pack: introduce a `no-ref-delta` capability
 2026-07-14 21:58 UTC  (3+ messages)

[PATCH] strbuf: avoid redundant reset in strbuf_getwholeline()
 2026-07-14 21:49 UTC  (3+ messages)

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-14 21:47 UTC  (11+ messages)
` [PATCH 1/2] http: use unique tempfiles for packfile URI downloads
` [PATCH 2/2] fetch-pack: accept "pack" output for packfile URIs

Persistent shallow + fake-linearizing a whole mainline
 2026-07-14 20:04 UTC 

[ANNOUNCE] Git for Windows 2.55.0(3)
 2026-07-14 19:44 UTC 

[PATCH v8 0/5] history: add squash subcommand to fold a range
 2026-07-14 18:41 UTC  (3+ messages)

git-last-modified(1) slower than git-log(1)?
 2026-07-14 18:33 UTC 

[PATCH v17 0/7] branch: delete-merged
 2026-07-14 18:24 UTC  (19+ messages)
` [PATCH v18 "
  ` [PATCH v18 5/7] branch: add --delete-merged <branch>
  ` [PATCH v19 0/7] branch: delete-merged
    ` [PATCH v19 1/7] branch: add --forked filter for --list mode
    ` [PATCH v19 2/7] branch: convert delete_branches() to a flags argument
    ` [PATCH v19 3/7] branch: let delete_branches skip unmerged branches on bulk refusal
    ` [PATCH v19 4/7] branch: prepare delete_branches for a bulk caller
    ` [PATCH v19 5/7] branch: add --delete-merged <branch>
    ` [PATCH v19 6/7] branch: add branch.<name>.deleteMerged opt-out
    ` [PATCH v19 7/7] branch: add --dry-run for --delete-merged

[PATCH v2 0/2] t1100: modernize test script
 2026-07-14 16:43 UTC  (5+ messages)
` [PATCH v3 "

[PATCH v10 0/9] migrate more variables into repo_config_values
 2026-07-14 16:24 UTC  (6+ messages)
` [PATCH v11 00/10] "
  ` [PATCH v11 06/10] environment: migrate apply_default_whitespace and apply_default_ignorewhitespace


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).