messages from 2025-05-31 03:39:10 to 2025-06-02 19:49:17 UTC [more...]
[BUG] refs: verify does not work if there are v2.43.0 or older worktrees w/o wt. refs
2025-06-02 19:49 UTC (20+ messages)
` [PATCH] fsck: ignore missing "refs" directory for linked worktrees
` [PATCH v2 0/1] [BUG] refs: verify does not work if there are v2.43.0 or older worktrees w/o wt. refs
` [PATCH v2 1/1] fsck: ignore missing "refs" directory for linked worktrees
` [PATCH v3 0/1] [BUG] refs: verify does not work if there are v2.43.0 or older worktrees w/o wt. refs
` [PATCH v3 1/1] fsck: ignore missing "refs" directory for linked worktrees
[PATCH v3 00/10] t/unit-tests: convert unit-tests to use clar
2025-06-02 19:33 UTC (13+ messages)
` [PATCH v3 01/10] t/unit-tests: implement clar specific reftable test helper functions
` [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 04/10] t/unit-tests: convert reftable merged "
` [PATCH v3 05/10] t/unit-tests: convert reftable pq "
` [PATCH v3 06/10] t/unit-tests: convert reftable table "
` [PATCH v3 07/10] t/unit-tests: convert reftable readwrite "
` [PATCH v3 08/10] t/unit-tests: convert reftable record "
` [PATCH v3 09/10] t/unit-tests: convert reftable stack "
` [PATCH v3 10/10] t/unit-tests: finalize migration of reftable-related tests
[PATCH] completion: Make sed command that generates config-list.h portable
2025-06-02 19:26 UTC (5+ messages)
` [PATCH v2] "
Draft of Git Rev News edition 123
2025-06-02 19:00 UTC (2+ messages)
[PATCH 0/3] cat-file: add %(objectmode) and submodule message to batch commands
2025-06-02 18:55 UTC (4+ messages)
` [PATCH 1/3] t1006: update 'run_tests' to test generic object specifiers
` [PATCH 2/3] cat-file: add %(objectmode) atom
` [PATCH 3/3] cat-file.c: add batch handling for submodules
[PATCH 0/2] builtin/receive-pack: introduce option to skip connectivity checks
2025-06-02 18:16 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] builtin/receive-pack: add option to skip connectivity check
[PATCH] compat: fixes for header handling with OpenBSD / NetBSD
2025-06-02 18:06 UTC (2+ messages)
[PATCH 0/3] refs: fix some bugs with batched-updates
2025-06-02 17:13 UTC (14+ messages)
` [PATCH 1/3] refs/files: skip updates with errors in batched updates
` [PATCH 2/3] t5516: use double quotes for tests with variables
` [PATCH 3/3] receive-pack: handle reference deletions separately
[PATCH 0/2] contrib/subtree: Add -S/-gpg-sign
2025-06-02 16:40 UTC (3+ messages)
` [PATCH 1/2] contrib/subtree: parse using --stuck-long
` [PATCH 2/2] contrib/subtree: add -S/--gpg-sign
[PATCH] fast-(import|export): improve on the signature algorithm name
2025-06-02 16:20 UTC (14+ messages)
[PATCH] t7900: use pwd -P in macOS maintenance test
2025-06-02 16:08 UTC (7+ messages)
` [PATCH v2] t: run tests from a normalized working directory
[PATCH 00/17] object-store: carve out the object database subsystem
2025-06-02 15:38 UTC (20+ messages)
` [PATCH v4 "
` [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 v4 03/17] object-store: rename files to "odb.{c,h}"
` [PATCH v4 04/17] odb: introduce parent pointers
` [PATCH v4 05/17] odb: get rid of `the_repository` in `find_odb()`
` [PATCH v4 06/17] odb: get rid of `the_repository` in `assert_oid_type()`
` [PATCH v4 07/17] odb: get rid of `the_repository` in `odb_mkstemp()`
` [PATCH v4 08/17] odb: get rid of `the_repository` when handling alternates
` [PATCH v4 09/17] odb: get rid of `the_repository` in `for_each()` functions
` [PATCH v4 10/17] odb: get rid of `the_repository` when handling the primary source
` [PATCH v4 11/17] odb: get rid of `the_repository` when handling submodule sources
` [PATCH v4 12/17] odb: trivial refactorings to get rid of `the_repository`
` [PATCH v4 13/17] odb: rename `oid_object_info()`
` [PATCH v4 14/17] odb: rename `repo_read_object_file()`
` [PATCH v4 15/17] odb: rename `has_object()`
` [PATCH v4 16/17] odb: rename `pretend_object_file()`
` [PATCH v4 17/17] odb: rename `read_object_with_reference()`
[BUG]: Non-matching exclude pathspec causes an error in empty repository when the flag "--update" is present
2025-06-02 15:31 UTC (3+ messages)
[PATCH 0/3] Some CI/buildsystems cleanup
2025-06-02 15:04 UTC (4+ messages)
` [PATCH 2/3] contrib/buildsystems: drop support for building .vcproj/.vcxproj files
[ANNOUNCE] Git Rev News edition 123
2025-06-02 14:52 UTC
[PATCH] sequencer: fix memory leak if `update_squash_messages()` failed
2025-06-02 13:59 UTC (6+ messages)
` [PATCH v2] sequencer: replace error() with BUG() in update_squash_messages()
[PATCH] notes: remove trailing whitespace from editor template
2025-06-02 13:52 UTC (4+ messages)
[PATCH 0/2] contrib/subtree: Add -S/--gpg-sign option
2025-06-02 13:12 UTC (5+ messages)
[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
2025-06-02 10:59 UTC (53+ messages)
` [PATCH v9 0/9] "
` [PATCH v9 2/9] imap-send: add support for OAuth2.0 authentication
` [PATCH v9 5/9] imap-send: enable specifying the folder using the command line
` [PATCH v10 0/9] imap-send: make it usable again and add OAuth2.0 support
` [PATCH v10 1/9] imap-send: fix bug causing cfg->folder being set to NULL
` [PATCH v10 2/9] imap-send: add support for OAuth2.0 authentication
` [PATCH v10 3/9] imap-send: add PLAIN authentication method to OpenSSL
` [PATCH v10 4/9] imap-send: fix memory leak in case auth_cram_md5 fails
` [PATCH v10 5/9] imap-send: enable specifying the folder using the command line
` [PATCH v10 6/9] imap-send: fix numerous spelling and grammar mistakes in logs
` [PATCH v10 7/9] imap-send: display port alongwith host when git credential is invoked
` [PATCH v10 8/9] imap-send: display the destination mailbox when sending a message
` [PATCH v10 9/9] imap-send: add ability to list the available folders
` [PATCH v11 0/9] imap-send: make it usable again and add OAuth2.0 support
` [PATCH v11 1/9] imap-send: fix bug causing cfg->folder being set to NULL
` [PATCH v11 2/9] imap-send: add support for OAuth2.0 authentication
` [PATCH v11 3/9] imap-send: add PLAIN authentication method to OpenSSL
` [PATCH v11 4/9] imap-send: fix memory leak in case auth_cram_md5 fails
` [PATCH v11 5/9] imap-send: enable specifying the folder using the command line
` [PATCH v11 6/9] imap-send: fix minor mistakes in the logs
` [PATCH v11 7/9] imap-send: display port alongwith host when git credential is invoked
` [PATCH v11 8/9] imap-send: display the destination mailbox when sending a message
` [PATCH v11 9/9] imap-send: add ability to list the available folders
` [PATCH v12 00/10] imap-send: make it usable again and add OAuth2.0 support
` [PATCH v12 01/10] imap-send: fix bug causing cfg->folder being set to NULL
` [PATCH v12 02/10] imap-send: add support for OAuth2.0 authentication
` [PATCH v12 03/10] imap-send: add PLAIN authentication method to OpenSSL
` [PATCH v12 04/10] imap-send: fix memory leak in case auth_cram_md5 fails
` [PATCH v12 05/10] imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL
` [PATCH v12 06/10] imap-send: enable specifying the folder using the command line
` [PATCH v12 07/10] imap-send: fix minor mistakes in the logs
` [PATCH v12 08/10] imap-send: display port alongwith host when git credential is invoked
` [PATCH v12 09/10] imap-send: display the destination mailbox when sending a message
` [PATCH v12 10/10] imap-send: add ability to list the available folders
[PATCH 00/11] builtin/maintenance: fix ref lock races when detaching
2025-06-02 10:35 UTC (16+ messages)
` [PATCH v3 00/12] "
` [PATCH v3 01/12] builtin/gc: use designated field initializers for maintenance tasks
` [PATCH v3 02/12] builtin/gc: drop redundant local variable
` [PATCH v3 03/12] builtin/maintenance: centralize configuration of explicit tasks
` [PATCH v3 04/12] builtin/maintenance: mark "--task=" and "--schedule=" as incompatible
` [PATCH v3 05/12] builtin/maintenance: stop modifying global array of tasks
` [PATCH v3 06/12] builtin/maintenance: extract function to run tasks
` [PATCH v3 07/12] builtin/maintenance: fix typedef for function pointers
` [PATCH v3 08/12] builtin/maintenance: split into foreground and background tasks
` [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 v3 11/12] builtin/gc: avoid global state in `gc_before_repack()`
` [PATCH v3 12/12] builtin/maintenance: fix locking race when handling "gc" task
[PATCH 0/4] meson: parse TAP output generated by our tests
2025-06-02 7:40 UTC (25+ messages)
` [PATCH v3 00/10] "
` [PATCH v3 01/10] t: stop announcing prereqs
` [PATCH v3 05/10] t/test-lib: don't print shell traces to stdout
` [PATCH v3 06/10] t/test-lib: fix TAP format for BASH_XTRACEFD warning
` [PATCH v3 07/10] t7815: fix unexpectedly passing test on macOS
` [PATCH v4 00/10] meson: parse TAP output generated by our tests
` [PATCH v4 01/10] t: stop announcing prereqs
` [PATCH v4 02/10] t: silence output from `test_create_repo()`
` [PATCH v4 03/10] t9822: use prereq to check for ISO-8859-1 support
` [PATCH v4 04/10] t983*: use prereq to check for Python-specific git-p4(1) support
` [PATCH v4 05/10] t/test-lib: don't print shell traces to stdout
` [PATCH v4 06/10] t/test-lib: fix TAP format for BASH_XTRACEFD warning
` [PATCH v4 07/10] t7815: fix unexpectedly passing test on macOS
` [PATCH v4 08/10] test-lib: fail on unexpectedly passing tests
` [PATCH v4 09/10] meson: introduce kwargs variable for tests
` [PATCH v4 10/10] meson: parse TAP output generated by our tests
What's cooking in git.git (May 2025, #07; Fri, 23)
2025-06-02 6:42 UTC (7+ messages)
[PATCH] config.mak.uname: update settings for OpenBSD
2025-06-02 5:05 UTC (4+ messages)
[PATCH] builtin/gc: correct physical memory detection for OpenBSD / NetBSD
2025-06-02 2:00 UTC (2+ messages)
[PATCH v6 0/5] Importing and exporting stashes to refs
2025-06-01 22:32 UTC (6+ messages)
` [PATCH v7 0/4] "
` [PATCH v7 1/4] object-name: make get_oid quietly return an error
` [PATCH v7 2/4] builtin/stash: factor out revision parsing into a function
` [PATCH v7 3/4] builtin/stash: provide a way to export stashes to a ref
` [PATCH v7 4/4] builtin/stash: provide a way to import stashes from "
Problems
2025-06-01 19:10 UTC
[PATCH] doc: column: fix blank lines before block delimiters
2025-06-01 11:36 UTC (4+ messages)
` [PATCH v2] doc: column: fix blank lines around "
Build Failure: Git 2.50.0-rc0 on NonStop
2025-06-01 9:36 UTC (4+ messages)
` [Bug] "
[PATCH] builtin/gc: correct physical memory detection for OpenBSD / NetBSD
2025-06-01 8:24 UTC
[PATCH] thread-utils.c: detect online CPU count on OpenBSD / NetBSD
2025-06-01 2:14 UTC (3+ messages)
Feature request - optionally include merge conflicts in `git add -p`
2025-05-31 5:51 UTC (3+ messages)
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).