public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-05 12:54:41 to 2026-03-06 23:10:36 UTC [more...]

An annoying "Bug" that we would probably leave as-is
 2026-03-06 23:10 UTC 

[PATCH 00/10] Xdiff cleanup part 3
 2026-03-06 23:03 UTC  (2+ messages)

[PATCH v4 0/4] format-patch: add cover-letter-format option
 2026-03-06 22:58 UTC  (10+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v6 "
    ` [PATCH v6 1/5] pretty.c: add %(count) and %(total) placeholders
    ` [PATCH v6 2/5] format-patch: move cover letter summary generation
    ` [PATCH v6 3/5] format-patch: add ability to use alt cover format
    ` [PATCH v6 4/5] format-patch: add commitListFormat config
    ` [PATCH v6 5/5] docs: add usage for the cover-letter fmt feature

[PATCH v2 0/5] builtin/repo: include largest object information
 2026-03-06 22:36 UTC  (4+ messages)
` [PATCH v3 0/6] "

[PATCH 0/3] wt-status: reduce reliance on global state
 2026-03-06 22:31 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] fetch, clone: add fetch.blobSizeLimit config
 2026-03-06 22:18 UTC  (10+ messages)
` [PATCH v2] clone: add clone.<url>.defaultObjectFilter config
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] clone, progress: add --no-turtle-speed option to abort slow clones
 2026-03-06 22:14 UTC 

memory leak when cloning a repository
 2026-03-06 22:05 UTC  (19+ messages)
  ` [PATCH 0/4] plugging some mmap() leaks
    ` [PATCH 1/4] check_connected(): delay opening new_pack
    ` [PATCH 2/4] check_connected(): fix leak of pack-index mmap
    ` [PATCH 3/4] pack-revindex: avoid double-loading .rev files
    ` [PATCH 4/4] Makefile: turn on NO_MMAP when building with LSan
        ` [PATCH 5/4] meson: "

[PATCH v2 0/3] clean up a few things
 2026-03-06 21:58 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] path: remove redundant function calls

Git reference git stash
 2026-03-06 21:50 UTC  (5+ messages)

[PATCH v2 0/2] branch: add 'branch.addCurrentBranchAsPrefix' config param
 2026-03-06 21:38 UTC  (7+ messages)
` [PATCH v3 0/3] branch: add prefixes to new branch names
  ` [PATCH v3 1/3] branch: add '--name-prefix' option
  ` [PATCH v3 2/3] branch: add 'branch.namePrefix' config param
  ` [PATCH v3 3/3] branch: add '--no-name-prefix' option

Test "t0300-credentials" is failing on Arch/Artix: asks to enter the Username/Password in an infinite loop
 2026-03-06 21:17 UTC  (12+ messages)

[PATCH] Fix typo in MaintNotes regarding versioning scheme
 2026-03-06 21:07 UTC  (3+ messages)

[PATCH v7 0/5] rebase: support --trailer
 2026-03-06 21:05 UTC  (13+ messages)
` [PATCH v8 0/6] "
  ` [PATCH v8 1/6] interpret-trailers: factor trailer rewriting
  ` [PATCH v8 2/6] interpret-trailers: refactor create_in_place_tempfile()
  ` [PATCH v8 3/6] trailer: libify a couple of functions
  ` [PATCH v8 4/6] trailer: append trailers without fork/exec
  ` [PATCH v8 5/6] commit, tag: parse --trailer with OPT_STRVEC
  ` [PATCH v8 6/6] rebase: support --trailer

git-fetch takes forever on a slow network link. Can parallel mode help?
 2026-03-06 20:54 UTC  (2+ messages)

[PATCH 0/2] fast-import: add mode to re-sign invalid commit signatures
 2026-03-06 20:53 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] commit: remove unused forward declaration
  ` [PATCH v2 2/3] gpg-interface: introduce sign_buffer_with_key()
  ` [PATCH v2 3/3] fast-import: add mode to re-sign invalid commit signatures

[PATCH] builtin/clone: fix segfault when using --revision on some servers
 2026-03-06 19:51 UTC  (2+ messages)

[RFC PATCH 0/2] push: add support for pushing to remote groups
 2026-03-06 18:12 UTC  (4+ messages)
` [RFC PATCH 1/2] remote: move remote group resolution to remote.c
` [RFC PATCH 2/2] push: support pushing to a remote group

[PATCH] Refactor 'trust_executable_bit' to repository-scoped setting
 2026-03-06 18:02 UTC  (2+ messages)

[git/contrib/subtree] Remote-ref unexpectedly deleted if pushing subtree commit twice
 2026-03-06 17:53 UTC 

[PATCH v2 0/2] replay: add --revert mode to reverse commit changes
 2026-03-06 16:20 UTC  (16+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] sequencer: extract revert message formatting into shared function
  ` [PATCH v3 2/2] replay: add --revert mode to reverse commit changes

[PATCH] repo-info: add paths.git_dir field
 2026-03-06 16:18 UTC 

git-http-fetch vs. gitremote-helpers
 2026-03-06 16:05 UTC 

[GSOC][PROPOSAL]: Refactoring in order to reduce Git’s global state
 2026-03-06 14:57 UTC 

Feature request: support listing worktrees sorted by creation time
 2026-03-06 13:02 UTC  (4+ messages)

[PATCH] Documentation: extend guidance for submitting patches
 2026-03-06 12:58 UTC  (9+ messages)

[GSoC] [Microproject] Added advice for files which are >50 mb
 2026-03-06 12:47 UTC 

git-gui: disable the "loose objects popup" dialog?
 2026-03-06  5:32 UTC  (6+ messages)
` [PATCH 0/4] run auto maintenance in git-gui
  ` [PATCH 1/4] git-gui: run auto maintenance on commit
  ` [PATCH 2/4] git-gui: remove hint_gc dialog
  ` [PATCH 3/4] git-gui: remove "Compress Database" feature
  ` [PATCH 4/4] scalar: remove obsolete gui.GCWarning setting

[PATCH 1/4] git-gui: run auto maintenance on commit
 2026-03-06  5:19 UTC 

[GSoC] Discussion: git repo structure enhancements
 2026-03-06  5:10 UTC 

[PATCH v4] add: support pre-add hook
 2026-03-06  2:20 UTC  (7+ messages)
` [PATCH v5] "

[PATCH 0/3] contrib/subtree: reduce recursion during split
 2026-03-05 23:55 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] contrib/subtree: reduce function side-effects
  ` [PATCH v2 2/3] contrib/subtree: functionalize split traversal
  ` [PATCH v2 3/3] contrib/subtree: reduce recursion during split

[PATCH v4 0/6] Sanitize sideband channel messages
 2026-03-05 23:34 UTC  (9+ messages)
` [PATCH v5 0/7] Sanitizing sideband output
  ` [PATCH v5 1/7] sideband: mask control characters
  ` [PATCH v5 2/7] sideband: introduce an "escape hatch" to allow "
  ` [PATCH v5 3/7] sideband: do allow ANSI color sequences by default
  ` [PATCH v5 4/7] sideband: add options to allow more control sequences to be passed through
  ` [PATCH v5 5/7] sideband: offer to configure sanitizing on a per-URL basis
  ` [PATCH v5 6/7] sideband: drop 'default' configuration
  ` [PATCH v5 7/7] sideband: delay sanitizing by default to Git v3.0

[PATCH] docs: add hydroxide as an option for ProtonMail users
 2026-03-05 23:32 UTC  (3+ messages)

[PATCH] t3310: avoid hiding failures from rev-parse in command substitutions
 2026-03-05 23:14 UTC  (9+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v2 00/10] upload-pack: reduce lock contention when writing packfile data
 2026-03-05 22:22 UTC  (7+ messages)
` [PATCH v2 05/10] compat/posix: introduce writev(3p) wrapper

[GSOC Proposal] Complete and extend the remote-object-info command for git cat-file
 2026-03-05 20:48 UTC 

[PATCH 00/17] odb: make object database sources pluggable
 2026-03-05 20:42 UTC  (63+ messages)
` [PATCH 01/17] odb: split `struct odb_source` into separate header
` [PATCH 02/17] odb: introduce "files" source
` [PATCH 03/17] odb: embed base source in the "files" backend
` [PATCH 04/17] odb: move reparenting logic into respective subsystems
` [PATCH 05/17] odb/source: introduce source type for robustness
` [PATCH 07/17] odb/source: make `reprepare()` function pluggable
` [PATCH 08/17] odb/source: make `close()` "
` [PATCH 10/17] odb/source: make `read_object_stream()` "
` [PATCH 11/17] odb/source: make `for_each_object()` "
` [PATCH 15/17] odb/source: make `read_alternates()` "
` [PATCH 17/17] odb/source: make `begin_transaction()` "
` [PATCH v2 00/17] odb: make object database sources pluggable
  ` [PATCH v2 01/17] odb: split `struct odb_source` into separate header
  ` [PATCH v2 02/17] odb: introduce "files" source
  ` [PATCH v2 03/17] odb: embed base source in the "files" backend
  ` [PATCH v2 04/17] odb: move reparenting logic into respective subsystems
  ` [PATCH v2 05/17] odb/source: introduce source type for robustness
  ` [PATCH v2 06/17] odb/source: make `free()` function pluggable
  ` [PATCH v2 07/17] odb/source: make `reprepare()` "
  ` [PATCH v2 08/17] odb/source: make `close()` "
  ` [PATCH v2 09/17] odb/source: make `read_object_info()` "
  ` [PATCH v2 10/17] odb/source: make `read_object_stream()` "
  ` [PATCH v2 11/17] odb/source: make `for_each_object()` "
  ` [PATCH v2 12/17] odb/source: make `freshen_object()` "
  ` [PATCH v2 13/17] odb/source: make `write_object()` "
  ` [PATCH v2 14/17] odb/source: make `write_object_stream()` "
  ` [PATCH v2 15/17] odb/source: make `read_alternates()` "
  ` [PATCH v2 16/17] odb/source: make `write_alternate()` "
  ` [PATCH v2 17/17] odb/source: make `begin_transaction()` "

[PATCH v2 0/5] oidmap: migrate cleanup to oidmap_clear_with_free()
 2026-03-05 19:17 UTC  (4+ messages)
` [PATCH v3 0/2] "

[PATCH v3 0/4] for-each-repo: work correctly in a worktree
 2026-03-05 17:23 UTC  (5+ messages)
` [PATCH v4 "

[PATCH] send-email: pass smtp hostname and port to Authen::SASL
 2026-03-05 17:01 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] add: support pre-add hook
 2026-03-05 14:48 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v11 00/12] fsmonitor: implement filesystem change listener for Linux
 2026-03-05 14:15 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