git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-06 17:20:38 to 2025-10-08 04:46:12 UTC [more...]

[PATCH 0/6] ci: improvements to our Rust infrastructure
 2025-10-08  4:46 UTC  (18+ messages)
` [PATCH 1/6] ci: deduplicate calls to `apt-get update`
` [PATCH 2/6] ci: check formatting of our Rust code
` [PATCH 3/6] rust/varint: add safety comments
` [PATCH 4/6] ci: check for common Rust mistakes via Clippy
` [PATCH 5/6] ci: verify minimum supported Rust version
` [PATCH 6/6] rust: support for Windows

[PATCH 00/49] repack: prepare for incremental MIDX-based repacking
 2025-10-08  4:28 UTC  (27+ messages)
` [PATCH 07/49] builtin/repack.c: avoid "the_hash_algo" in `write_oid()`
` [PATCH 17/49] builtin/repack.c: pass "packdir" when removing packs
` [PATCH 19/49] repack: remove 'existing_packs' API from the builtin
` [PATCH 21/49] builtin/repack.c: factor our "generated_pack_install"
` [PATCH 22/49] builtin/repack.c: pass "packtmp" to `generated_pack_populate()`
` [PATCH 26/49] builtin/repack.c: remove "repack_promisor_objects()" from the builtin
` [PATCH 27/49] builtin/repack.c: rename various pack_geometry functions

[RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
 2025-10-08  4:18 UTC  (8+ messages)
` [PATCH v2] SubmittingPatches: add section about AI

[PATCH] doc: add a explanation of Git's data model
 2025-10-08  4:18 UTC  (17+ messages)

What's cooking in git.git (Oct 2025, #02; Mon, 6)
 2025-10-08  4:10 UTC  (4+ messages)

[PATCH v2 0/4] technical docs in make build
 2025-10-08  3:57 UTC  (7+ messages)
  ` [PATCH v2 2/4] doc: remembering-renames.adoc: fix asciidoc warnings
  ` [PATCH v2 3/4] doc: sparse-checkout.adoc: "

[PATCH v2 0/4] enhance string-list API to fix sign compare warnings
 2025-10-08  1:52 UTC  (10+ messages)
` [PATCH v2 2/4] string-list: replace negative index encoding with "exact_match" parameter
` [PATCH v3 0/4] enhance string-list API to fix sign compare warnings

[PATCH 0/2] SubmittingPatches: guidance for topic names and multi-series efforts
 2025-10-08  0:21 UTC  (4+ messages)
` [PATCH 1/2] SubmittingPatches: extend release-notes experiment to topic names
` [PATCH 2/2] SubmittingPatches: guidance for multi-series efforts

[Outreachy] Introduction - Rosemary Ajayi
 2025-10-07 23:36 UTC 

Outreachy Inroduction Rosematy Ajayi
 2025-10-07 23:31 UTC 

[BUG] git clone from bundle with --all does not fetch all refs
 2025-10-07 23:11 UTC  (3+ messages)

[PATCH v2 0/8] sparse-checkout: add 'clean' command
 2025-10-07 23:07 UTC  (7+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 2/7] sparse-checkout: add basics of "
  ` [PATCH v3 6/7] sparse-index: point users to new 'clean' action

[PATCH 00/13] refs: improvements and fixes for peeling tags
 2025-10-07 23:01 UTC  (25+ messages)
` [PATCH 01/13] refs: introduce wrapper struct for `each_ref_fn`
` [PATCH 02/13] refs: introduce `.ref` field for the base iterator
` [PATCH 03/13] refs: refactor reference status flags
` [PATCH 04/13] refs: expose peeled object ID via the iterator
` [PATCH 05/13] upload-pack: convert to use `reference_get_peeled_oid()`
` [PATCH 06/13] ref-filter: propagate peeled object ID
` [PATCH 07/13] builtin/show-ref: convert to use `reference_get_peeled_oid()`
` [PATCH 08/13] refs: drop `current_ref_iter` hack
` [PATCH 09/13] refs: drop infrastructure to peel via iterators
` [PATCH 10/13] object: add flag to `peel_object()` to verify object type
` [PATCH 11/13] refs: don't store peeled object IDs for invalid tags
` [PATCH 12/13] ref-filter: detect broken tags when dereferencing them
` [PATCH 13/13] ref-filter: parse objects on demand

[PATCH 0/4] doc: git-pull: clarify DESCRIPTION section
 2025-10-07 21:20 UTC  (11+ messages)
` [PATCH 1/4] doc: git-pull: move <repository> and <refspec> params
` [PATCH 2/4] doc: git-pull: clarify options for integrating remote branch
` [PATCH 4/4] doc: git-pull: clarify how to exit a conflicted merge

Git Status Short Output Color Inconsistency with -z Flag
 2025-10-07 20:34 UTC  (3+ messages)
  ` [PATCH] status: make coloring of "-z --short" consistent

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-10-07 19:55 UTC  (29+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] submodule--helper: use submodule_name_to_gitdir in add_submodule
  ` [PATCH v3 2/5] submodule: add gitdir path config override
  ` [PATCH v3 3/5] strbuf: bring back is_rfc3986_unreserved
  ` [PATCH v3 4/5] submodule: encode gitdir paths to avoid conflicts
  ` [PATCH v3 5/5] submodule: error out if gitdir name is too long

[PATCH v4 0/5] doc: git-push: clarify DESCRIPTION section
 2025-10-07 18:35 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/5] doc: git-push: clarify intro
  ` [PATCH v5 2/5] doc: add an UPSTREAM BRANCHES section to pull/push/fetch
  ` [PATCH v5 3/5] doc: git-push: clarify "where to push"
  ` [PATCH v5 4/5] doc: git-push: clarify "what "
  ` [PATCH v5 5/5] doc: git-push: Add explanation of `git push origin main`

When should we release Git 3.0?
 2025-10-07 17:36 UTC  (15+ messages)

[PATCH] mailmap: change primary address for Jonathan Tan
 2025-10-07 17:29 UTC  (2+ messages)

[PATCH 0/3] specifying a file that can optionally exist
 2025-10-07 17:04 UTC  (10+ messages)
` [PATCH v2 0/3] Support :(optional) filepaths
  ` [PATCH v2 2/3] config: values of pathname type can be prefixed with :(optional)

[PATCH 0/5] refs/reftable: add fsck checks
 2025-10-07 16:25 UTC  (18+ messages)
` [PATCH v5 0/7] refs/reftable: add consistency checks
  ` [PATCH v5 7/7] refs/reftable: add fsck check for checking the table name
` [PATCH v6 0/7] refs/reftable: add consistency checks
  ` [PATCH v6 1/7] refs: remove unused headers
  ` [PATCH v6 2/7] refs: move consistency check msg to generic layer
  ` [PATCH v6 3/7] reftable: check for trailing newline in 'tables.list'
  ` [PATCH v6 4/7] Documentation/fsck-msgids: remove duplicate msg id
  ` [PATCH v6 5/7] fsck: order 'fsck_msg_type' alphabetically
  ` [PATCH v6 6/7] reftable: add code to facilitate consistency checks
  ` [PATCH v6 7/7] refs/reftable: add fsck check for checking the table name

[PATCH 0/6] packfile: remove `packfile_store_get_packs()`
 2025-10-07 12:41 UTC  (7+ messages)
` [PATCH 1/6] object-name: convert to use `packfile_store_get_all_packs()`
` [PATCH 2/6] builtin/gc: "
` [PATCH 3/6] builtin/grep: simplify how we preload packs
` [PATCH 4/6] packfile: drop `packfile_store_get_packs()`
` [PATCH 5/6] packfile: introduce macro to iterate through packs
` [PATCH 6/6] packfile: rename `packfile_store_get_all_packs()`

[PATCH 0/5] fast-import: start controlling how tag signatures are handled
 2025-10-07 12:29 UTC  (6+ messages)
` [PATCH 1/5] doc: git-tag: stop focussing on GPG signed tags
` [PATCH 2/5] lib-gpg: allow tests with the GPGSM prereq first
` [PATCH 3/5] t9350: properly count annotated tags
` [PATCH 4/5] fast-export: handle all kinds of tag signatures
` [PATCH 5/5] fast-import: add '--signed-tags=<mode>' option

[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
 2025-10-07  9:59 UTC  (4+ messages)
` [PATCH v8 0/9] Introduce Rust and announce that it will become mandatory

Untracked files cache not used when --untracked-files is used
 2025-10-07  9:14 UTC  (5+ messages)

[PATCH 6/7] xdiff: conditionally use Rust's implementation of xxhash
 2025-10-07  9:11 UTC  (11+ messages)
    ` gitoxide-compatible licensing of Git's Rust code, was "

Broken handling of "J" hunks for "add --interactive"?
 2025-10-06 22:01 UTC  (15+ messages)
` [PATCH v2 0/5] add-patch: roll over to next undecided hunk
  ` [PATCH v2 1/5] add-patch: improve help for options j, J, k, and K
` [PATCH v3 0/6] add-patch: roll over to next undecided hunk
  ` [PATCH v3 2/6] add-patch: document that option J rolls over
  ` [PATCH v3 3/6] add-patch: let options y, n, j, and e roll over to next undecided
  ` [PATCH v3 4/6] add-patch: let options k and K roll over like j and J
  ` [PATCH v3 5/6] add-patch: let options a and d roll over like y and n
  ` [PATCH v3 6/6] add-patch: reset "permitted" at loop start

[PATCH v3 0/3] libgit-rs: add get_bool() method to ConfigSet
 2025-10-06 21:20 UTC  (4+ messages)
` [PATCH v4] libgit-rs: add get_bool(), get_ulong(), and get_pathname() methods

[PATCH] doc: do not break sentences into "lego" pieces
 2025-10-06 21:10 UTC  (2+ messages)

Notes from the Git Contributor's Summit, 2025
 2025-10-06 19:20 UTC  (12+ messages)
` [NOTES 01/11] SHA-256 and interoperability work
` [NOTES 02/11] First-class conflicts in Git?
` [NOTES 03/11] The future of history rewriting - rebase, replay and history (+Change-IDs)
` [NOTES 04/11] Rust
` [NOTES 05/11] Pluggable object databases
` [NOTES 06/11] Repository maintenance long-term goals
` [NOTES 07/11] Change-ID Header in Git
` [NOTES 08/11] Resumable fetch / push
` [NOTES 09/11] Git 3.0
` [NOTES 10/11] How can companies respectfully engage contractors to work on Git?
` [NOTES 11/11] Conservancy 2025 updates

[PATCH] stash: don't show irrelevant entry count in status
 2025-10-06 18:24 UTC  (4+ messages)

Failing application of patches despite of successful data export by git format-patch command
 2025-10-06 18:21 UTC 


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