[PATCH] doc: add a explanation of Git's data model 2025-10-07 14:32 UTC (10+ messages) [PATCH 00/13] refs: improvements and fixes for peeling tags 2025-10-07 14:27 UTC (16+ 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 What's cooking in git.git (Oct 2025, #02; Mon, 6) 2025-10-07 14:24 UTC (3+ messages) [PATCH 0/9] Encode submodule gitdir names to avoid conflicts 2025-10-07 14:10 UTC (19+ 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 0/6] ci: improvements to our Rust infrastructure 2025-10-07 13:50 UTC (10+ 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 When should we release Git 3.0? 2025-10-07 13:40 UTC (12+ messages) [PATCH v4 0/5] doc: git-push: clarify DESCRIPTION section 2025-10-07 13:35 UTC (11+ 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` [PATCH 0/5] refs/reftable: add fsck checks 2025-10-07 13:26 UTC (22+ messages) ` [PATCH v5 0/7] refs/reftable: add consistency checks ` [PATCH v5 1/7] refs: remove unused headers ` [PATCH v5 2/7] refs: move consistency check msg to generic layer ` [PATCH v5 3/7] reftable: check for trailing newline in 'tables.list' ` [PATCH v5 4/7] Documentation/fsck-msgids: remove duplicate msg id ` [PATCH v5 5/7] fsck: order 'fsck_msg_type' alphabetically ` [PATCH v5 6/7] reftable: add code to facilitate 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 0/3] specifying a file that can optionally exist 2025-10-07 12:24 UTC (9+ messages) ` [PATCH v2 0/3] Support :(optional) filepaths ` [PATCH v2 2/3] config: values of pathname type can be prefixed with :(optional) [PATCH v2 0/4] technical docs in make build 2025-10-07 12:20 UTC (3+ messages) ` [PATCH v2 3/4] doc: sparse-checkout.adoc: fix asciidoc warnings [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 0/7] RFC: Accelerate xdiff and begin its rustification 2025-10-07 9:11 UTC (13+ messages) ` [PATCH 6/7] xdiff: conditionally use Rust's implementation of xxhash ` gitoxide-compatible licensing of Git's Rust code, was " Git Status Short Output Color Inconsistency with -z Flag 2025-10-07 8:29 UTC (2+ messages) [PATCH v2 0/4] enhance string-list API to fix sign compare warnings 2025-10-06 22:09 UTC (18+ messages) ` [PATCH v2 2/4] string-list: replace negative index encoding with "exact_match" parameter ` [PATCH v2 3/4] string-list: change "string_list_find_insert_index" return type to "size_t" ` [PATCH v3 0/4] enhance string-list API to fix sign compare warnings ` [PATCH v3 1/4] string-list: use bool instead of int for "exact_match" ` [PATCH v3 2/4] string-list: replace negative index encoding with "exact_match" parameter ` [PATCH v3 3/4] string-list: change "string_list_find_insert_index" return type to "size_t" ` [PATCH v3 4/4] refs: enable sign compare warnings check Broken handling of "J" hunks for "add --interactive"? 2025-10-06 22:01 UTC (23+ 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 v2 2/5] add-patch: document that option J rolls over ` [PATCH v2 3/5] add-patch: let options y, n, j, and e roll over to next undecided ` [PATCH v2 4/5] add-patch: let options k and K roll over like j and J ` [PATCH v2 5/5] add-patch: reset "permitted" at loop start ` [PATCH v3 0/6] add-patch: roll over to next undecided hunk ` [PATCH v3 1/6] add-patch: improve help for options j, J, k, and K ` [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 0/4] doc: git-pull: clarify DESCRIPTION section 2025-10-06 21:16 UTC (5+ messages) ` [PATCH 2/4] doc: git-pull: clarify options for integrating remote branch [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 [RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes 2025-10-06 17:45 UTC (6+ messages) ` [PATCH v2] SubmittingPatches: add section about AI [PATCH v=2 0/1] files-backend: check symref name before update 2025-10-06 15:52 UTC (5+ messages) ` [PATCH v=2 1/1] " [PATCH v3 0/2] gitk: make Tags and Heads window geometry sticky 2025-10-06 15:29 UTC (5+ messages) ` [PATCH v3 2/2] " ` [PATCH] gitk: persist position and size of the Tags and Heads window ` [PATCH v2] " [PATCH 00/10] Convert remaining hooks to hook.h 2025-10-06 13:01 UTC (6+ messages) ` [PATCH 01/10] run-command: add stdin callback for parallelization [PATCH v3 4/4] stash: honor stash.index in apply, pop modes 2025-10-06 12:59 UTC (2+ messages) ` [PATCH] doc: explain the impact of stash.index on --autostash options [PATCH v4 0/7] refs/reftable: add consistency checks 2025-10-06 12:05 UTC (7+ messages) ` [PATCH v4 3/7] reftable: check for trailing newline in 'tables.list' ` [PATCH v4 7/7] refs/reftable: add fsck check for checking the table name [PATCH 0/5] gitlab-ci: some fixes for failures on Windows 2025-10-06 10:20 UTC (5+ messages) ` [PATCH 3/5] gitlab-ci: drop workaround for Python certificate store " ` [PATCH 5/5] t8020: fix test failure due to indeterministic tag sorting what's missing from newer C? [was: [PATCH v5 0/9] Introduce Rust ....] 2025-10-06 9:13 UTC (2+ messages) [PATCH] t1410: modernize test path checks 2025-10-06 9:00 UTC [PATCH 0/3] doc: convert git-stash, git tag and git worktree to synopis style 2025-10-05 21:11 UTC (4+ messages) ` [PATCH 1/3] doc: convert git-stash.adoc " ` [PATCH 2/3] doc: convert git tag to synopsis style ` [PATCH 3/3] doc: convert git worktree " What is the reason behind not hiding git worktrees from git? 2025-10-05 20:52 UTC (3+ messages) ` [PATCH 1/2] doc: git-worktree: Link to examples [GIT PULL] gitk: UI themes, osascript fix on macOS, fix absent remote tracking branches 2025-10-05 20:33 UTC (2+ messages) git clean deletes negated pathspec if directory causing data loss 2025-10-05 11:33 UTC (2+ messages) [Outreachy]Microproject: modernize path checks in t1410-reflog.sh 2025-10-05 10:38 UTC (3+ messages) git whatchanged -- yes, I still use this 2025-10-05 10:31 UTC (2+ messages) Interested in contributing to Git 2025-10-05 10:22 UTC (5+ messages) [PATCH 0/1] files-backend: check symref name before update 2025-10-05 8:19 UTC (6+ messages) ` [PATCH 1/1] " gitweb and gitweb_config.perl problem 2025-10-05 4:57 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).