public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-21 15:20:57 to 2025-05-23 19:32:00 UTC [more...]

[PATCH 0/6] doc: --stdin on notes and core.commentChar mentions
 2025-05-23 19:29 UTC  (15+ messages)
` [PATCH 3/6] doc: notes: split out options with negations
` [PATCH 6/6] doc: notes: treat --stdin equally between copy/remove
` [PATCH v2 0/9] doc: --stdin on notes and core.commentChar mentions
  ` [PATCH v2 1/9] doc: stripspace: mention where the default comes from
  ` [PATCH v2 2/9] doc: config: mention core.commentChar on commit.cleanup
  ` [PATCH v2 3/9] doc: notes: split out options with negated forms

[PATCH] Add a check to prevent max_children from being 0
 2025-05-23 19:30 UTC  (2+ messages)

[PATCH v2 0/2] packfile: avoid access(3p) calls for missing packs
 2025-05-23 17:46 UTC  (13+ messages)
` [PATCH v2 1/2] packfile: explain ordering of how we look up auxiliary pack files
` [PATCH v2 2/2] midx: stop repeatedly looking up nonexistent packfiles

[RFC] git-ghost: preserve “why” on deleted lines
 2025-05-23 17:24 UTC  (2+ messages)

[PATCH] apply: set file mode when --reverse creates a deleted file
 2025-05-23 17:21 UTC  (9+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] t4129: test that git apply warns for unexpected mode changes
  ` [PATCH v2 2/2] apply: set file mode when --reverse creates a deleted file

Bug Report: git show unnecessarily requires parent tree
 2025-05-23 17:17 UTC  (2+ messages)

[Newcomer PATCH] log-tree.c: Supress Wsign-compare-warning
 2025-05-23 16:54 UTC  (5+ messages)

[PATCH 0/4] meson: parse TAP output generated by our tests
 2025-05-23 16:53 UTC  (9+ messages)

[PATCH v4 0/3] align the behavior when opening "packed-refs"
 2025-05-23 15:58 UTC  (6+ messages)
` [PATCH v5 "

[PATCH] cvsserver: avoid precedence problem between ! and %s
 2025-05-23 15:48 UTC  (16+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] send-email: fix bug breaking shallow threading if the first patch is edited
 2025-05-23 15:44 UTC  (2+ messages)

[PATCH v5 0/4] Importing and exporting stashes to refs
 2025-05-23 13:17 UTC  (17+ messages)
` [PATCH] Makefile: avoid constant rebuilds with compilation database
  ` [PATCH v6 0/5] Importing and exporting stashes to refs
  ` [PATCH v6 1/5] object-name: make get_oid quietly return an error
  ` [PATCH v6 2/5] reflog-walk: expose read_complete_reflog
  ` [PATCH v6 3/5] builtin/stash: factor out revision parsing into a function
  ` [PATCH v6 4/5] builtin/stash: provide a way to export stashes to a ref
  ` [PATCH v6 5/5] builtin/stash: provide a way to import stashes from "

[PATCH] docs: revise MyFirstContribution codelab for clarity and usability
 2025-05-23 13:00 UTC 

[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-05-23 12:14 UTC  (33+ messages)
` [PATCH 1/2] imap-send: fix bug causing cfg->folder being set to NULL
` [PATCH 2/2] imap-send: add support for OAuth2.0 authentication
` [PATCH v2 0/3] imap-send: make it usable again and add OAuth2.0 support
  ` [PATCH v2 1/3] imap-send: fix bug causing cfg->folder being set to NULL
  ` [PATCH v2 2/3] imap-send: add support for OAuth2.0 authentication
  ` [PATCH v2 3/3] imap-send: fix memory leak in case auth_cram_md5 fails
` [PATCH v3 0/3] imap-send: make it usable again and add OAuth2.0 support
  ` [PATCH v3 1/3] imap-send: fix bug causing cfg->folder being set to NULL
  ` [PATCH v3 2/3] imap-send: add support for OAuth2.0 authentication
  ` [PATCH v3 3/3] imap-send: fix memory leak in case auth_cram_md5 fails
` [PATCH v4 0/4] imap-send: make it usable again and add OAuth2.0 support
` [PATCH v4 1/4] imap-send: fix bug causing cfg->folder being set to NULL
` [PATCH v4 2/4] imap-send: add support for OAuth2.0 authentication
` [PATCH v4 3/4] imap-send: add PLAIN authentication method to OpenSSL
` [PATCH v4 4/4] imap-send: fix memory leak in case auth_cram_md5 fails

[PATCH RFC 0/5] Introduce git-blame-tree(1) command
 2025-05-23  9:33 UTC  (7+ messages)
` [PATCH RFC v2 0/5] Introduce git-last-modified(1) command
  ` [PATCH RFC v2 1/5] last-modified: new subcommand to show when files were last modified
  ` [PATCH RFC v2 2/5] t/perf: add last-modified perf script
  ` [PATCH RFC v2 3/5] last-modified: use Bloom filters when available
  ` [PATCH RFC v2 4/5] last-modified: implement faster algorithm
  ` [PATCH RFC v2 5/5] last-modified: initialize revision machinery without walk

[PATCH] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
 2025-05-23  7:17 UTC  (11+ messages)
` [PATCH v2 0/3] pack-bitmap: fix memory leak if load_bitmap_entries_v1 failed
  ` [PATCH v2 2/3] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
  ` [PATCH v2 3/3] pack-bitmap: add loading corrupt bitmap_index test

[Newcomer][PATCH] graph.c: change graph_line->width type to int to remove sign-compare warning
 2025-05-23  3:25 UTC  (3+ messages)

[PATCH] packfile: avoid access(3p) calls for missing packs
 2025-05-23  2:03 UTC  (7+ messages)

[PATCH 0/4] midx repack: fix overflow on 32 bit systems
 2025-05-23  0:36 UTC  (13+ messages)
` [PATCH 1/4] midx repack: avoid integer "
` [PATCH v2 0/4] midx repack: fix "
  ` [PATCH v2 1/4] midx repack: avoid integer "
  ` [PATCH v2 2/4] midx repack: avoid potential integer overflow on 64 "
  ` [PATCH v2 3/4] midx: avoid negative array index
  ` [PATCH v2 4/4] midx docs: clarify tie breaking

buggy smudge/clean of empty files
 2025-05-22 22:26 UTC  (3+ messages)

[PATCH v3 00/17] object-store: carve out the object database subsystem
 2025-05-22 22:13 UTC  (5+ messages)
` [PATCH v3 01/17] object-store: rename `raw_object_store` to `object_database`
` [PATCH v3 02/17] object-store: rename `object_directory` to `odb_alternate`

[PATCH v4 0/3] diff: add pathspec support to --no-index
 2025-05-22 22:04 UTC  (7+ messages)
` [PATCH v4 1/3] pathspec: add match_leading_pathspec variant
` [PATCH v4 2/3] pathspec: add flag to indicate operation without repository
` [PATCH v4 3/3] diff --no-index: support limiting by pathspec

Add git imap-get-recipients command
 2025-05-22 18:55 UTC  (7+ messages)

gitk: regression when opening preferences with `want_ttk=0`
 2025-05-22 17:10 UTC  (3+ messages)

HEAD.lock and git maintenance
 2025-05-22 16:53 UTC 

[BUG] Hard links to large files cause unexpected refresh
 2025-05-22 16:40 UTC  (2+ messages)

[PATCH] doc: update references to renamed AsciiDoc files
 2025-05-22 16:12 UTC  (4+ messages)

[PATCH 0/3] fetch/receive: use batched reference updates
 2025-05-22 15:31 UTC  (7+ messages)
` [PATCH v3 0/4] "

[PATCH 0/4] Drop git-exec-path from non-Git child programs
 2025-05-22 13:21 UTC  (8+ messages)
` [PATCH 4/4] drop git_exec_path() from non-Git commands' PATH

Small patch to add support for MPTCP on Linux
 2025-05-22 11:12 UTC  (12+ messages)

[PATCH 0/2] builtin/receive-pack: introduce option to skip connectivity checks
 2025-05-22  9:09 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] t: remove unexpected SANITIZE_LEAK variables
 2025-05-22  9:06 UTC  (4+ messages)

What's cooking in git.git (May 2025, #06; Tue, 20)
 2025-05-22  8:57 UTC  (4+ messages)

[PATCH 10/11] bundle-uri: avoid using undefined output of `sscanf()`
 2025-05-22  6:03 UTC  (5+ messages)

Proposal: Add tip to use git update-git-for-windows when running git help or git version on Windows
 2025-05-22  3:18 UTC  (6+ messages)
` [PATCH] help: inform about 'git update-git-for-windows' "

[PATCH] name-hash: don't add sparse directories in threaded lazy init
 2025-05-22  1:48 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 0/4] diff: add pathspec support to --no-index
 2025-05-21 23:05 UTC  (4+ messages)
` [PATCH v3 3/4] pathspec: add flag to indicate operation without repository

[PATCH v2 0/3] Make the "promisor-remote" capability support more fields
 2025-05-21 20:31 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 2/5] promisor-remote: allow a server to advertise "


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