messages from 2025-06-02 22:17:20 to 2025-06-05 06:20:15 UTC [more...]
[PATCH 0/3] silencing warnings with curl 8.14
2025-06-05 6:13 UTC (9+ messages)
` [PATCH 1/3] curl: fix integer constant typechecks with curl_easy_setopt()
` [PATCH 2/3] curl: fix integer variable "
` [PATCH 3/3] curl: fix symbolic constant "
[GSoC PATCH 0/1] userdiff: add javascript diff driver
2025-06-05 5:51 UTC (4+ messages)
` [GSoC PATCH 1/1] "
[PATCH] commit: Add commit.signoff configuration option
2025-06-05 1:46 UTC (10+ messages)
[PATCH 0/3] cat-file: add %(objectmode) and submodule message to batch commands
2025-06-05 0:12 UTC (8+ messages)
` [PATCH 2/3] cat-file: add %(objectmode) atom
` [PATCH 3/3] cat-file.c: add batch handling for submodules
[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
2025-06-04 23:48 UTC (6+ messages)
[PATCH v4 3/3] diff --no-index: support limiting by pathspec
2025-06-04 23:22 UTC (8+ messages)
[ANNOUNCE] Git for Windows 2.50.0-rc1
2025-06-04 19:42 UTC
[ANNOUNCE] Git v2.50.0-rc1
2025-06-04 19:25 UTC (6+ messages)
` [ANNOUNCE] Git v2.50.0-rc1 - Test Failed
issue with git submodules and a clone.defaultRemoteName different than origin?
2025-06-04 17:18 UTC (3+ messages)
[PATCH] bundle-uri: replace printf with fprintf in print_bundle_uri function
2025-06-04 17:11 UTC (3+ messages)
` [PATCH v2] bundle-uri: send debug output to given FILE * stream
[PATCH 0/2] contrib/subtree: Add -S/-gpg-sign
2025-06-04 16:33 UTC (11+ messages)
` [PATCH 1/2] contrib/subtree: parse using --stuck-long
` [PATCH v2 0/2] contrib/subtree: Add -S/-gpg-sign
` [PATCH v2 1/2] contrib/subtree: parse using --stuck-long
` [PATCH v2 2/2] contrib/subtree: add -S/--gpg-sign
[PATCH v4 0/2] send-email: fix threads breaking in case user edits emails and improvements to outlook ID fix
2025-06-04 16:31 UTC (5+ messages)
` [PATCH v7 "
` [PATCH v7 1/2] send-email: fix bug resulting in broken threads if a message is edited
` [PATCH v7 2/2] send-email: show the new message id assigned by outlook in the logs
Clarification on GPG preference update prompts during Git test suite execution
2025-06-04 16:20 UTC (3+ messages)
[PATCH 1/4] Fix maybe-uninitialized warning with GCC at -O3
2025-06-04 15:50 UTC (10+ messages)
` [PATCH 2/4] Fix use-after-free "
` [PATCH 3/4] Fix comma warnings with clang on Windows
` [PATCH 4/4] Fix unreachable-code warning "
[PATCH v2 0/2] pack-bitmap: remove checks before bitmap_free
2025-06-04 14:49 UTC (12+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH v3 00/11] Spring cleanup of "contrib/"
2025-06-04 14:45 UTC (4+ messages)
` [PATCH v3 04/11] contrib: remove "thunderbird-patch-inline"
[PATCH v4 00/17] object-store: carve out the object database subsystem
2025-06-04 13:55 UTC (7+ messages)
` [PATCH v4 01/17] object-store: rename `raw_object_store` to `object_database`
` [PATCH v4 02/17] object-store: rename `object_directory` to `odb_source`
[PATCH v6 0/2] send-email: fix threads breaking in case user edits emails and improvements to outlook ID fix
2025-06-04 12:55 UTC (6+ messages)
` [PATCH v6 2/2] send-email: show the new message id assigned by outlook in the logs
[PATCH 0/3] refs: fix some bugs with batched-updates
2025-06-04 11:08 UTC (6+ messages)
` [PATCH 3/3] receive-pack: handle reference deletions separately
[PATCH] repo_logmsg_reencode: fix memory leak when use repo_logmsg_reencode()
2025-06-04 10:50 UTC (3+ messages)
[PATCH] revision: fix memory leak in prepare_show_merge()
2025-06-04 10:25 UTC (5+ messages)
[PATCH v3 00/10] t/unit-tests: convert unit-tests to use clar
2025-06-04 10:09 UTC (16+ messages)
` [PATCH v3 02/10] t/unit-tests: convert reftable basics test to use clar test framework
` [PATCH v3 03/10] t/unit-tests: convert reftable block test to use clar
` [PATCH v3 06/10] t/unit-tests: convert reftable table "
` [PATCH v3 10/10] t/unit-tests: finalize migration of reftable-related tests
Redirecting Checkout Output To Variable And Tee StdErr
2025-06-04 8:00 UTC
[PATCH] builtin/fetch-pack: cleanup before return error
2025-06-04 7:58 UTC (2+ messages)
[PATCH] commit-graph: fix start_delayed_progress() leak
2025-06-04 7:47 UTC (3+ messages)
[PATCH v7 0/2] Avoid submodule overwritten and skip redundant active entries
2025-06-04 4:22 UTC (5+ messages)
` [PATCH v7 2/2] submodule: skip redundant active entries when pattern covers path
[PATCH v4 0/3] diff: add pathspec support to --no-index
2025-06-04 2:32 UTC (3+ messages)
[PATCH 00/11] builtin/maintenance: fix ref lock races when detaching
2025-06-04 0:35 UTC (16+ messages)
` [PATCH v4 00/12] "
` [PATCH v4 01/12] builtin/gc: use designated field initializers for maintenance tasks
` [PATCH v4 02/12] builtin/gc: drop redundant local variable
` [PATCH v4 03/12] builtin/maintenance: centralize configuration of explicit tasks
` [PATCH v4 04/12] builtin/maintenance: mark "--task=" and "--schedule=" as incompatible
` [PATCH v4 05/12] builtin/maintenance: stop modifying global array of tasks
` [PATCH v4 06/12] builtin/maintenance: extract function to run tasks
` [PATCH v4 07/12] builtin/maintenance: fix typedef for function pointers
` [PATCH v4 08/12] builtin/maintenance: split into foreground and background tasks
` [PATCH v4 09/12] builtin/maintenance: fix locking race with refs and reflogs tasks
` [PATCH v4 10/12] usage: allow dying without writing an error message
` [PATCH v4 11/12] builtin/gc: avoid global state in `gc_before_repack()`
` [PATCH v4 12/12] builtin/maintenance: fix locking race when handling "gc" task
[PATCH] completion: Make sed command that generates config-list.h portable
2025-06-03 23:57 UTC (17+ messages)
` [PATCH v2] "
` [PATCH] CodingGuidelines: document formatting required by generate-configlist.sh
` [PATCH v2] CodingGuidelines: document formatting of similar config variables
` [PATCH v3] completion: make sed command that generates config-list.h portable
[PATCH v3 0/8] refs: introduce support for partial reference transactions
2025-06-03 23:08 UTC (10+ messages)
` [PATCH v3 6/8] refs: implement partial reference transaction support
` [PATCH] config.mak.dev: enable -Wunreachable-code
[PATCH 0/5] midx: improve prepare_midx_pack() ergonomics
2025-06-03 22:27 UTC (10+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] midx: access pack names through `nth_midxed_pack_name()`
` [PATCH v2 4/4] midx: return a `packed_git` pointer from `prepare_midx_pack()`
[PATCH v4 0/2] pack-bitmap: fix memory leak if load_bitmap failed
2025-06-03 22:14 UTC (7+ messages)
` [PATCH v5 0/3] "
` [PATCH v5 1/3] pack-bitmap: fix memory leak if load_bitmap() failed
` [PATCH v5 2/3] pack-bitmap: reword comments in test_bitmap_commits()
` [PATCH v5 3/3] pack-bitmap: add load corrupt bitmap test
[PATCH v2 04/11] contrib: remove "thunderbird-patch-inline"
2025-06-03 22:12 UTC (5+ messages)
` [PATCH v2] contrib: update thunderbird-patch-inline
[PATCH] stash: allow "git stash -p <pathspec>" to assume push again
2025-06-03 22:11 UTC (3+ messages)
` [PATCH v2 0/2] stash: fix and improve "git stash -p <pathspec>"
Problems
2025-06-03 21:44 UTC (2+ messages)
` Solutions
[PATCH 1/2] userdiff: add support for R programming language
2025-06-03 21:15 UTC (4+ messages)
` [PATCH v2] "
[PATCH] notes: remove trailing whitespace from editor template
2025-06-03 20:46 UTC (5+ messages)
v2.25.0-rc0 test failure on cygwin
2025-06-03 19:03 UTC (6+ messages)
# git@vger.kernel.org Offer report Re :Increase Website Search Visibility
2025-06-03 19:04 UTC
[PATCH] t7900: use pwd -P in macOS maintenance test
2025-06-03 18:22 UTC (11+ messages)
` [PATCH v2] t: run tests from a normalized working directory
[PATCH v3 0/2] sequencer: replace error() with BUG() in update_squash_messages()
2025-06-03 17:40 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] "
` [PATCH v4 2/2] BUG(): remove leading underscore of the format string
[PATCH v3 00/12] builtin/maintenance: fix ref lock races when detaching
2025-06-03 15:24 UTC (12+ messages)
` [PATCH v3 09/12] builtin/maintenance: fix locking race when packing refs and reflogs
` [PATCH v3 10/12] usage: allow dying without writing an error message
[PATCH] compat: fixes for header handling with OpenBSD / NetBSD
2025-06-03 14:37 UTC (5+ messages)
[ANNOUNCE] Git for Windows 2.50.0-rc0
2025-06-03 13:15 UTC
[PATCH 0/2] builtin/receive-pack: introduce option to skip connectivity checks
2025-06-03 12:40 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] builtin/receive-pack: add option to skip connectivity check
[PATCH] t0200: replace 'test -d' with 'test_path_is_dir' and 'test -f' with 'test_path_is_file'
2025-06-03 6:16 UTC (2+ messages)
[GSoC PATCH 0/2] Update MyFirstObjectWalk with struct repository and meson
2025-06-03 6:08 UTC (3+ messages)
` [GSoC PATCH v2 0/2] MyFirstObjectWalk: update "
[PATCH v2] compat: fixes for header handling with OpenBSD / NetBSD
2025-06-03 4:39 UTC (2+ messages)
[PATCH] fast-(import|export): improve on the signature algorithm name
2025-06-02 22:17 UTC (3+ messages)
` [PATCH v2 0/6] extract algo information from signatures
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).