git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-12 08:06:33 to 2025-03-13 20:17:27 UTC [more...]

Making bit-by-bit reproducible Git Bundles?
 2025-03-13 20:16 UTC  (7+ messages)

[GSoC PATCH v3 0/1] Refactor SMTP Auth Error Handling
 2025-03-13 19:58 UTC  (3+ messages)
` [GSoC PATCH v3 1/1] Unify SMTP auth error handling

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] merge-ort: fix a crash in process_renames for a file transitively renamed to itself
 2025-03-13 18:34 UTC  (9+ messages)
` [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self

[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 

[PATCH 0/3] completion: fix bugs with slashes in remote names
 2025-03-13 17:40 UTC  (9+ messages)
` [PATCH 3/3] "

[PATCH] promisor-remote: fix segfault when remote URL is missing
 2025-03-13 17:23 UTC  (15+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[GIT PULL] l10n updates for 2.49.0 round 1
 2025-03-13 17:21 UTC  (2+ messages)

[PATCH 0/4] rev-list: introduce NUL-delimited output mode
 2025-03-13 16:41 UTC  (32+ 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

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)

[PATCH] [GSOC] Update MyFirstContribution.adoc to current codebase
 2025-03-13 15:46 UTC  (2+ messages)

[GSoC PATCH] reftable: return proper error code from block_writer_add()
 2025-03-13 15:29 UTC  (8+ messages)
` [GSoC PATCH v2] "
  ` [GSoC PATCH v3 0/2] reftable: return proper error codes from block_writer_add
    ` [PATCH v3 1/2] reftable: propagate specific error codes in 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)

[PATCH 0/2] EDITME: cover title for 493-add-command-to-purge-reflog-entries
 2025-03-13 14:45 UTC  (10+ messages)
` [PATCH 1/2] reflog: drop usage of global variables
` [PATCH v2] reflog: implement subcommand to drop reflogs

[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  (6+ messages)
` [PATCH 1/3] meson: define WITH_BREAKING_CHANGES when enabling breaking changes
` [PATCH 2/3] meson: don't compile git-pack-redundant(1) with "
` [PATCH 3/3] meson: don't install git-pack-redundant(1) docs "

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  (42+ messages)
` [PATCH v5 00/16] "
  ` [PATCH v5 02/16] object-name: allow skipping ambiguity checks in `get_oid()` family
  ` [PATCH v5 04/16] refs: introduce function to batch refname availability checks
  ` [PATCH v5 05/16] refs/reftable: "
  ` [PATCH v5 06/16] refs/files: batch refname availability checks for normal transactions
  ` [PATCH v5 07/16] refs/files: batch refname availability checks for initial transactions
  ` [PATCH v5 08/16] refs: stop re-verifying common prefixes for availability
  ` [PATCH v5 09/16] refs/iterator: separate lifecycle from iteration
` [PATCH v6 00/16] refs: batch refname availability checks
  ` [PATCH v6 01/16] object-name: introduce `repo_get_oid_with_flags()`
  ` [PATCH v6 02/16] object-name: allow skipping ambiguity checks in `get_oid()` family
  ` [PATCH v6 03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs
  ` [PATCH v6 04/16] refs: introduce function to batch refname availability checks
  ` [PATCH v6 05/16] refs/reftable: "
  ` [PATCH v6 06/16] refs/files: batch refname availability checks for normal transactions
  ` [PATCH v6 07/16] refs/files: batch refname availability checks for initial transactions
  ` [PATCH v6 08/16] refs: stop re-verifying common prefixes for availability
  ` [PATCH v6 09/16] refs/iterator: separate lifecycle from iteration
  ` [PATCH v6 10/16] refs/iterator: provide infrastructure to re-seek iterators
  ` [PATCH v6 11/16] refs/iterator: implement seeking for merged iterators
  ` [PATCH v6 12/16] refs/iterator: implement seeking for reftable iterators
  ` [PATCH v6 13/16] refs/iterator: implement seeking for ref-cache iterators
  ` [PATCH v6 14/16] refs/iterator: implement seeking for packed-ref iterators
  ` [PATCH v6 15/16] refs/iterator: implement seeking for files iterators
  ` [PATCH v6 16/16] refs: reuse iterators when determining refname availability

What's cooking in git.git (Mar 2025, #03; Wed, 12)
 2025-03-13  0:08 UTC  (2+ messages)
` en/merge-ort-prepare-to-remove-recursive (Was: Re: What's cooking in git.git (Mar 2025, #03; Wed, 12))

[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

Windows Application Issue | Git | REF # 56282410
 2025-03-12 20:44 UTC 

[GSoC PATCH] t9400: prefer test_path_* helper functions
 2025-03-12 18:13 UTC  (4+ messages)

Iffy output given git diff --unified=2147483647
 2025-03-12 15:51 UTC 

[PATCH] ci: perform build and smoke tests for Meson docs
 2025-03-12 14:28 UTC 

What's cooking in git.git (Mar 2025, #02; Thu, 6)
 2025-03-12 14:09 UTC  (4+ messages)

[PATCH] docs: fix repository-layout when building with breaking changes
 2025-03-12 13:43 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH] docs: fix check-docs with WITH_BREAKING_CHANGES

[GSoC] Microproject: Updating Documentation
 2025-03-12  8:19 UTC  (6+ messages)


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