public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-20 20:33:11 to 2025-05-22 22:59:02 UTC [more...]

[PATCH] apply: set file mode when --reverse creates a deleted file
 2025-05-22 22:58 UTC  (3+ messages)

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

[PATCH v5 0/4] Importing and exporting stashes to refs
 2025-05-22 21:53 UTC  (16+ 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] pack-bitmap: fix memory leak if `load_bitmap_entries_v1` failed
 2025-05-22 21:22 UTC  (9+ 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 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-05-22 19:49 UTC  (23+ 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

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

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

[PATCH] packfile: avoid access(3p) calls for missing packs
 2025-05-22 18:44 UTC  (12+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] midx: stop repeatedly looking up nonexistent packfiles

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/4] midx repack: fix overflow on 32 bit systems
 2025-05-22 15:55 UTC  (19+ messages)
` [PATCH 1/4] midx repack: avoid integer "
` [PATCH 2/4] midx repack: avoid potential integer overflow on 64 "
` [PATCH 4/4] midx docs: clarify tie breaking
` [PATCH v2 0/4] midx repack: fix overflow on 32 bit systems
  ` [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

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

[PATCH 0/4] Drop git-exec-path from non-Git child programs
 2025-05-22 13:21 UTC  (25+ messages)
` [PATCH 1/4] t7005: sanitize test environment for subsequent tests
` [PATCH 2/4] editor: use standard strvec API to receive environment for external editors
` [PATCH 3/4] run-command: prep_childenv on all platforms
` [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  (6+ 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)

[PATCH v4 0/3] align the behavior when opening "packed-refs"
 2025-05-22  5:50 UTC  (4+ messages)
` [PATCH v5 "

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] "

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

[PATCH v3 0/4] diff: add pathspec support to --no-index
 2025-05-21 23:05 UTC  (15+ messages)
` [PATCH v3 1/4] prefix_path: support prefixes not ending in trailing slash
` [PATCH v3 2/4] pathspec: expose match_pathspec_with_flags
` [PATCH v3 3/4] pathspec: add flag to indicate operation without repository
` [PATCH v3 4/4] diff --no-index: support limiting by pathspec

[PATCH 0/4] meson: parse TAP output generated by our tests
 2025-05-21 21:26 UTC  (5+ messages)

[Newcomer PATCH] log-tree.c: Supress Wsign-compare-warning
 2025-05-21 21:08 UTC  (2+ messages)

[PATCH v2 0/3] Make the "promisor-remote" capability support more fields
 2025-05-21 20:31 UTC  (10+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] promisor-remote: refactor to get rid of 'struct strvec'
  ` [PATCH v3 2/5] promisor-remote: allow a server to advertise more fields

[PATCH 0/6] doc: --stdin on notes and core.commentChar mentions
 2025-05-21 15:52 UTC  (16+ messages)
` [PATCH 1/6] doc: stripspace: mention where the default comes from
` [PATCH 3/6] doc: notes: split out options with negations
` [PATCH 6/6] doc: notes: treat --stdin equally between copy/remove

[PATCH 0/13] dropping support for non-standard object types
 2025-05-21 13:44 UTC  (5+ messages)
` [PATCH 08/13] t/helper: add zlib test-tool

[PATCH] stash: allow "git stash -p <pathspec>" to assume push again
 2025-05-21 13:04 UTC  (3+ messages)
` [PATCH v2 0/2] stash: fix and improve "git stash -p <pathspec>"

[PATCH 0/2] report lock error in write_index
 2025-05-21  9:18 UTC  (4+ messages)
` [PATCH 1/2] read-cache: report lock error when refreshing index
` [PATCH 2/2] read-cache: unify write index error message

[PATCH v2] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
 2025-05-21  8:31 UTC  (2+ messages)

[PATCH] /: [FirstTimer] Remove DISABLE_SIGN_COMPARE_WARNINGS from file add-interactive.c
 2025-05-20 21:10 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