messages from 2025-03-12 16:02:40 to 2025-03-14 17:56:42 UTC [more...]
[RFH] Issues and Contributions to friendly third-party projects
2025-03-14 17:56 UTC (3+ messages)
[PATCH v3 0/8] refs: introduce support for partial reference transactions
2025-03-14 17:43 UTC (15+ messages)
` [PATCH v3 6/8] refs: implement partial reference transaction support
` [PATCH] config.mak.dev: enable -Wunreachable-code
What's cooking in git.git (Mar 2025, #04; Fri, 14)
2025-03-14 17:36 UTC
Windows Application Issue | Git | REF # 56282410
2025-03-14 17:32 UTC (3+ messages)
` [EXTERNAL] "
[PATCH 0/3] Add a static analysis job to prevent assertions with side effects
2025-03-14 17:29 UTC (9+ messages)
` [PATCH 1/3] git-compat-util: introduce BUG_IF_NOT() macro
` [PATCH 2/3] ci: add build checking for side-effects in assert() calls
` [PATCH 3/3] treewide: replace assert() with BUG_IF_NOT() in special cases
[PATCH v2] promisor-remote: fix segfault when remote URL is missing
2025-03-14 17:28 UTC (16+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5 0/3] "promisor-remote" capability fixes
` [PATCH v5 1/3] promisor-remote: fix segfault when remote URL is missing
` [PATCH v5 2/3] promisor-remote: fix possible issue when no URL is advertised
` [PATCH v5 3/3] promisor-remote: compare remote names case sensitively
A note from the maintainer
2025-03-14 17:26 UTC
BUG: diffcore-rename.c:1674: tracking failed somehow; failed to find associated dst for broken pair
2025-03-14 17:24 UTC (4+ messages)
[PATCH] diffcore-rename: fix BUG when break detection and --follow used together
2025-03-14 17:24 UTC (2+ messages)
[ANNOUNCE] Git v2.49.0
2025-03-14 17:16 UTC
`--ancestry-path` documentation has wrong graph
2025-03-14 17:16 UTC (2+ messages)
[GSoC PATCH] t9400: prefer test_path_* helper functions
2025-03-14 17:07 UTC (6+ messages)
[PATCH 0/4] rev-list: introduce NUL-delimited output mode
2025-03-14 17:02 UTC (41+ messages)
` [PATCH 2/4] rev-list: refactor early option parsing
` [PATCH 3/4] rev-list: support delimiting objects with NUL bytes
` [PATCH v2 0/6] rev-list: introduce NUL-delimited output mode
` [PATCH v2 1/6] rev-list: inline `show_object_with_name()` in `show_object()`
` [PATCH v2 2/6] rev-list: refactor early option parsing
` [PATCH v2 3/6] revision: support NUL-delimited --stdin mode
` [PATCH v2 4/6] rev-list: support delimiting objects with NUL bytes
` [PATCH v2 5/6] rev-list: support NUL-delimited --boundary option
` [PATCH v2 6/6] rev-list: support NUL-delimited --missing option
` [PATCH v3 0/6] rev-list: introduce NUL-delimited output mode
` [PATCH v3 1/6] rev-list: inline `show_object_with_name()` in `show_object()`
` [PATCH v3 2/6] rev-list: refactor early option parsing
` [PATCH v3 3/6] revision: support NUL-delimited --stdin mode
` [PATCH v3 4/6] rev-list: support delimiting objects with NUL bytes
` [PATCH v3 5/6] rev-list: support NUL-delimited --boundary option
` [PATCH v3 6/6] rev-list: support NUL-delimited --missing option
[PATCH] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
2025-03-14 15:00 UTC (4+ messages)
` [PATCH v2] "
[PATCH] [GSOC] Update MyFirstContribution.adoc to current codebase
2025-03-14 13:40 UTC (3+ messages)
[GSoC PATCH v3 0/1] Refactor SMTP Auth Error Handling
2025-03-14 12:55 UTC (4+ messages)
` [GSoC PATCH v3 1/1] Unify SMTP auth error handling
[PATCH 0/2] EDITME: cover title for 493-add-command-to-purge-reflog-entries
2025-03-14 8:40 UTC (13+ messages)
` [PATCH 1/2] reflog: drop usage of global variables
` [PATCH v2] reflog: implement subcommand to drop reflogs
` [PATCH v3 0/2] "
` [PATCH v3 1/2] reflog: improve error for when reflog is not found
` [PATCH v3 2/2] reflog: implement subcommand to drop reflogs
Making bit-by-bit reproducible Git Bundles?
2025-03-14 2:42 UTC (10+ messages)
[PATCH 0/2] merge-ort: fix a crash in process_renames for a file transitively renamed to itself
2025-03-14 0:24 UTC (10+ messages)
` [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self
What's cooking in git.git (Mar 2025, #03; Wed, 12)
2025-03-13 23:35 UTC (3+ messages)
` en/merge-ort-prepare-to-remove-recursive (Was: Re: What's cooking in git.git (Mar 2025, #03; Wed, 12))
`--word-diff` documentation formatting error
2025-03-13 21:15 UTC
[PATCH 0/3] completion: fix bugs with slashes in remote names
2025-03-13 20:19 UTC (10+ messages)
` [PATCH 3/3] "
git-filter-branch.1: Some remarks and a patch with editorial changes for this man page
2025-03-13 19:16 UTC (2+ messages)
git-imap-send.1: Some remarks and a patch with editorial changes for this man page
2025-03-13 19:06 UTC
[PATCH 0/2] pack-objects: freshen objects with multi-cruft packs
2025-03-13 18:41 UTC (30+ messages)
` [PATCH v3 0/1] "
` [PATCH v3 1/1] builtin/pack-objects.c: freshen objects from existing cruft packs
` [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
` [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
` [PATCH v5] builtin/pack-objects.c: freshen objects from existing cruft packs
[PATCH 0/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
2025-03-13 18:02 UTC (5+ messages)
` [PATCH 1/2] compat/mingw: handle O_CLOEXEC in `mingw_open_existing()`
` [PATCH 2/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
Fwd: Suggesting config option for clone to always recurse submodules
2025-03-13 17:49 UTC
[GIT PULL] l10n updates for 2.49.0 round 1
2025-03-13 17:21 UTC (2+ messages)
marko.djor26@icloud.com
2025-03-13 16:10 UTC
Tags are no longer fetched when fetching specific commit
2025-03-13 15:53 UTC (23+ messages)
` [PATCH] fetch: fix following tags when fetching specific OID
` [PATCH 0/9] fetch: further ref-prefix cleanups and optimizations
` [PATCH 1/9] t5702: fix typo in test name
` [PATCH 3/9] t5516: drop NEEDSWORK about v2 reachability behavior
` [PATCH 5/9] refspec_ref_prefixes(): clean up refspec_item logic
` [PATCH 6/9] fetch: ask server to advertise HEAD for config-less fetch
` [PATCH 7/9] fetch: stop protecting additions to ref-prefix list
` [PATCH 8/9] fetch: avoid ls-refs only to ask for HEAD symref update
[GSoC PATCH] pathspec: fix sign comparison warnings
2025-03-13 15:50 UTC (6+ messages)
[GSoC PATCH v2] reftable: return proper error code from block_writer_add()
2025-03-13 15:29 UTC (5+ messages)
` [GSoC PATCH v3 0/2] reftable: return proper error codes from block_writer_add
` [PATCH v3 2/2] reftable: adapt writer code to propagate block_writer_add() errors
[GSoC PATCH] rm: fix sign comparison warnings
2025-03-13 15:25 UTC (7+ messages)
[GSoC][Patch] Add more builtin patterns for userdiff: Add builtin patterns for Verilog
2025-03-13 14:23 UTC
[PATCH] doc: centrally document various ways spell `true` and `false`
2025-03-13 12:26 UTC (3+ messages)
[PATCH v1 0/4] drop "name-rev --stdin" support
2025-03-13 11:56 UTC (5+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 2/6] t: extend test_lazy_prereq
[PATCH 0/3] meson: improve handling of `-Dbreaking_changes=true`
2025-03-13 11:08 UTC (4+ messages)
` [PATCH 3/3] meson: don't install git-pack-redundant(1) docs with breaking changes
Get back
2025-03-13 7:46 UTC
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2025-03-13 6:02 UTC (12+ messages)
` [PATCH v10 0/8] "
` [PATCH v10 8/8] "
` [PATCH v11 0/8] "
` [PATCH v11 8/8] "
[PATCH 0/3] Small new merge-ort features, prepping for deletion of merge-recursive.[ch]
2025-03-13 5:25 UTC (24+ messages)
` [PATCH 1/3] merge-ort: add new merge_ort_generic() function
` [PATCH 2/3] merge-ort: allow rename detection to be disabled
` [PATCH 3/3] merge-ort: support having merge verbosity be set to 0
` [PATCH v2 0/6] Small new merge-ort features, prepping for deletion of merge-recursive.[ch]
` [PATCH v2 1/6] merge-ort: add new merge_ort_generic() function
` [PATCH v2 2/6] merge-ort: allow rename detection to be disabled
` [PATCH v2 3/6] merge-ort: support having merge verbosity be set to 0
` [PATCH v2 4/6] t3650: document bug when directory renames are turned off
` [PATCH v2 5/6] merge-ort: fix merge.directoryRenames=false
` [PATCH v2 6/6] am: switch from merge_recursive_generic() to merge_ort_generic()
[PATCH 00/14] refs: batch refname availability checks
2025-03-13 2:57 UTC (3+ messages)
` [PATCH v6 00/16] "
[PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
2025-03-12 21:21 UTC (11+ messages)
` [PATCH 01/13] pack-objects: extract should_attempt_deltas()
` [PATCH 02/13] pack-objects: add --path-walk option
` [PATCH 03/13] pack-objects: update usage to match docs
` [PATCH 10/13] pack-objects: refactor path-walk delta phase
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).