git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-22 09:09:45 to 2025-05-25 02:43:06 UTC [more...]

[PATCH] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
 2025-05-25  2:43 UTC  (15+ 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
  ` [PATCH v3 0/2] pack-bitmap: fix memory leak if load_bitmap_entries_v1 failed
    ` [PATCH v3 1/2] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
    ` [PATCH v3 2/2] pack-bitmap: add load corrupt bitmap test
    ` [PATCH v4 0/2] pack-bitmap: fix memory leak if load_bitmap failed

[PATCH] notes: remove trailing whitespace from editor template
 2025-05-24 21:35 UTC 

[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-05-24 16:32 UTC  (36+ 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] Fix buffer underflow in xdl_build_script
 2025-05-24 13:53 UTC  (5+ messages)

[PATCH] send-email: fix bug breaking shallow threading if the first patch is edited
 2025-05-24 12:39 UTC  (5+ messages)
` [PATCH v2] send-email: fix bug resulting in increased message number if a message "

git config submodule.<name>.url cannot be a relative URL not sufficiently documented
 2025-05-23 19:17 UTC 

[PATCH v7 0/2] Avoid submodule overwritten and skip redundant active entries
 2025-05-24  7:36 UTC  (3+ messages)
` [PATCH v7 1/2] submodule: prevent overwriting .gitmodules entry on path reuse
` [PATCH v7 2/2] submodule: skip redundant active entries when pattern covers path

[PATCH v5] submodule: prevent overwriting .gitmodules entry on path reuse
 2025-05-24  7:33 UTC  (9+ messages)
` [PATCH v6 0/2] Avoid submodule overwritten and skip redundant active entries
  ` [PATCH v6 1/2] submodule: prevent overwriting .gitmodules entry on path reuse
  ` [PATCH v6 2/2] submodule: skip redundant active entries when pattern covers path
      ` [PATCH v7 0/2] Avoid submodule overwritten and skip redundant active entries
        ` [PATCH v7 1/2] The seventeenth batch
        ` [PATCH v7 2/2] submodule: prevent overwriting .gitmodules entry on path reuse

[PATCH] t7900: use pwd -P in macOS maintenance test
 2025-05-24  4:39 UTC  (8+ messages)

[PATCH] apply: set file mode when --reverse creates a deleted file
 2025-05-24  3:40 UTC  (16+ 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
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] t4129: test that git apply warns for unexpected mode changes
    ` [PATCH v3 2/2] apply: set file mode when --reverse creates a deleted file

[PATCH] send-email: fix bug breaking shallow threading if the first patch is edited
 2025-05-24  2:57 UTC 

[PATCH] send-email: fix bug breaking shallow threading if the first patch is edited
 2025-05-24  2:56 UTC 

What's cooking in git.git (May 2025, #07; Fri, 23)
 2025-05-24  2:16 UTC 

[PATCH v5 0/4] Importing and exporting stashes to refs
 2025-05-24  1:09 UTC  (21+ 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 "

Bug Report: git show unnecessarily requires parent tree
 2025-05-23 19:36 UTC  (3+ messages)

[PATCH 0/6] doc: --stdin on notes and core.commentChar mentions
 2025-05-23 21:40 UTC  (13+ messages)
` [PATCH v2 0/9] "
  ` [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 v2 4/9] doc: notes: rework --[no-]stripspace
  ` [PATCH v2 5/9] doc: notes: remove stripspace discussion from other options
  ` [PATCH v2 6/9] doc: notes: clearly state that --stripspace is the default
  ` [PATCH v2 7/9] doc: notes: point out copy --stdin use with argv
  ` [PATCH v2 8/9] doc: notes: treat --stdin equally between copy/remove
  ` [PATCH v2 9/9] doc: notes: use stuck form throughout

[RFC] git-ghost: preserve “why” on deleted lines
 2025-05-23 19:45 UTC  (3+ messages)

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

[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

[Newcomer PATCH] log-tree.c: Supress Wsign-compare-warning
 2025-05-23 16:54 UTC  (5+ 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  (12+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

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

[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

[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  (5+ messages)

[PATCH 0/4] midx repack: fix overflow on 32 bit systems
 2025-05-23  0:36 UTC  (11+ 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  (4+ messages)

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

gitk: regression when opening preferences with `want_ttk=0`
 2025-05-22 17:10 UTC  (2+ 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  (2+ messages)

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 "


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).