[PATCH 00/17] refs: unify `refs_for_each_*()` functions
2026-02-20 10:29 UTC (19+ messages)
` [PATCH 01/17] refs: move `refs_head_ref_namespaced()`
` [PATCH 02/17] refs: move `do_for_each_ref_flags` further up
` [PATCH 03/17] refs: rename `do_for_each_ref_flags`
` [PATCH 04/17] refs: rename `each_ref_fn`
` [PATCH 05/17] refs: remove unused `refs_for_each_include_root_ref()`
` [PATCH 06/17] refs: introduce `refs_for_each_ref_ext`
` [PATCH 07/17] refs: speed up `refs_for_each_glob_ref_in()`
` [PATCH 08/17] refs: generalize `refs_for_each_namespaced_ref()`
` [PATCH 09/17] refs: generalize `refs_for_each_fullref_in_prefixes()`
` [PATCH 10/17] refs: improve verification for-each-ref options
` [PATCH 11/17] refs: replace `refs_for_each_ref_in()`
` [PATCH 12/17] refs: replace `refs_for_each_rawref()`
` [PATCH 13/17] refs: replace `refs_for_each_rawref_in()`
` [PATCH 14/17] refs: replace `refs_for_each_glob_ref_in()`
` [PATCH 15/17] refs: replace `refs_for_each_glob_ref()`
` [PATCH 16/17] refs: replace `refs_for_each_namespaced_ref()`
` [PATCH 17/17] refs: replace `refs_for_each_fullref_in()`
[PATCH 0/8] builtin/maintenance: use "geometric" strategy by default
2026-02-20 10:15 UTC (9+ messages)
` [PATCH 1/8] t: fix races caused by background maintenance
` [PATCH 2/8] t: disable maintenance where we verify object database structure
` [PATCH 3/8] t34xx: don't expire reflogs where it matters
` [PATCH 4/8] t5400: explicitly use "gc" strategy
` [PATCH 5/8] t5510: "
` [PATCH 6/8] t6500: "
` [PATCH 7/8] t7900: prepare for switch of the default strategy
` [PATCH 8/8] builtin/maintenance: use "geometric" strategy by default
[PATCH 0/8] repo: refactoring leftover nits
2026-02-20 10:12 UTC (11+ messages)
` [PATCH 1/8] CodingGuidelines: instruct to name arrays in singular
` [PATCH 2/8] repo: rename repo_info_fields to repo_info_field
` [PATCH 3/8] repo: replace get_value_fn_for_key by get_repo_info_field
` [PATCH 4/8] repo: rename struct field to repo_info_field
` [PATCH 5/8] t1900: rename t1900-repo to t1900-repo-info
` [PATCH 6/8] t1901: use tr in git repo structure output instead of expected value
` [PATCH 7/8] Documentation/git-repo: replace 'NUL' with '_NUL_'
` [PATCH 8/8] Documentation/git-repo: capitalize format descriptions
[PATCH 0/2] refs: allow setting the reference directory
2026-02-20 9:15 UTC (10+ messages)
` [PATCH v7 0/6] "
` [PATCH v7 1/6] setup: don't modify repo in `create_reference_database()`
` [PATCH v7 2/6] refs: extract out `refs_create_refdir_stubs()`
` [PATCH v7 3/6] refs: move out stub modification to generic layer
` [PATCH v7 4/6] refs: receive and use the reference storage payload
` [PATCH v7 5/6] refs: allow reference location in refstorage config
` [PATCH v7 6/6] refs: add GIT_REFERENCE_BACKEND to specify reference backend
[PATCH] doc: fetch: document `--jobs=0` behavior
2026-02-20 8:51 UTC (5+ messages)
[PATCH 0/4] Fix tests with missing iconv(1) executable
2026-02-20 8:26 UTC (7+ messages)
` [PATCH v4 0/5] "
` [PATCH v4 1/5] t: don't set ICONV prereq when iconv(1) is missing
` [PATCH v4 2/5] t40xx: don't use iconv(1) without ICONV prereq
` [PATCH v4 3/5] t4205: improve handling of ICONV prerequisite
` [PATCH v4 4/5] t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"
` [PATCH v4 5/5] t6006: don't use iconv(1) without ICONV prereq
[PATCH 0/5] Avoid the_repository in merge-ort and replay
2026-02-20 8:19 UTC (21+ messages)
` [PATCH 3/5] merge-ort: replace the_hash_algo with opt->repo->hash_algo
` [PATCH 4/5] merge-ort: prevent the_repository from coming back
` [PATCH 5/5] replay: "
` [PATCH v2 0/6] Avoid the_repository in merge-ort and replay
` [PATCH v2 1/6] merge,diff: remove the_repository check before prefetching blobs
` [PATCH v2 2/6] merge-ort: pass repository to write_tree()
` [PATCH v2 3/6] merge-ort: replace the_repository with opt->repo
` [PATCH v2 4/6] merge-ort: replace the_hash_algo with opt->repo->hash_algo
` [PATCH v2 5/6] merge-ort: prevent the_repository from coming back
` [PATCH v2 6/6] replay: "
[PATCH v1 0/1] send-email: add client certificate options
2026-02-20 8:17 UTC (2+ messages)
` [PATCH v1 1/1] send-mail: "
[PATCH] branch: add 'branch.addCurrentBranchAsPrefix' config param
2026-02-20 8:07 UTC
[PATCH v3 0/5] Fix tests with missing iconv(1) executable
2026-02-20 8:00 UTC (4+ messages)
` [PATCH v3 4/5] t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"
[RFC PATCH] Introduce filesystem type tracking
2026-02-20 7:52 UTC (2+ messages)
` [PATCH] send-mail: add client certificate options
[GSOC PATCH 0/2] mailmap: reduce global state
2026-02-20 6:04 UTC (8+ messages)
` [GSOC PATCH 1/2] mailmap: stop using the_repository
` [GSOC PATCH 2/2] mailmap: drop global config variables
` [GSOC PATCH v2 0/2] mailmap: reduce global state
` [GSOC PATCH v2 1/2] mailmap: stop using the_repository
` [GSOC PATCH v2 2/2] mailmap: drop global config variables
[PATCH 0/4] cleaning up ref-filter lstrip/rstrip code
2026-02-20 6:00 UTC (6+ messages)
` [PATCH 1/4] ref-filter: factor out refname component counting
` [PATCH] ref-filter: clarify lstrip/rstrip "
[PATCH v6 0/2] setup: allow cwd/.git to be a symlink to a directory
2026-02-20 3:40 UTC (3+ messages)
` [PATCH v7] "
[PATCH] t1006: fix %(rest) test for object names with whitespace
2026-02-20 3:30 UTC (5+ messages)
[PATCH v2] osxkeychain: define build targets in the top-level Makefile
2026-02-20 1:39 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/2] Improving advise messages from "switch"
2026-02-19 22:21 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] checkout: pass program-readable token to unified "main"
[PATCH 0/4] Specify hooks via configs
2026-02-19 22:16 UTC (13+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] hook: add internal state alloc/free callbacks
` [PATCH v2 2/8] hook: run a list of hooks to prepare for multihook support
` [PATCH v2 3/8] hook: add "git hook list" command
` [PATCH v2 4/8] hook: include hooks from the config
` [PATCH v2 5/8] hook: allow disabling config hooks
` [PATCH v2 6/8] hook: allow event = "" to overwrite previous values
` [PATCH v2 7/8] hook: allow out-of-repo 'git hook' invocations
` [PATCH v2 8/8] hook: add -z option to "git hook list"
[PATCH 0/2] worktree_git_path(): remove repository argument
2026-02-19 20:37 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] wt-status: avoid passing NULL worktree
` [PATCH v2 2/2] path: remove repository argument from worktree_git_path()
[RFC] Support UTF-8 characters in Git alias names
2026-02-19 18:54 UTC (8+ messages)
` [PATCH v7 0/4] support UTF-8 in "
` [PATCH v7 1/4] help: use list_aliases() for alias listing
` [PATCH v7 2/4] alias: prepare for subsection aliases
` [PATCH v7 3/4] alias: support non-alphanumeric names via subsection syntax
` [PATCH v7 4/4] completion: fix zsh alias listing for subsection aliases
[PATCH 0/7] Some assorted fixes for GitLab CI
2026-02-19 18:24 UTC (13+ messages)
` [PATCH 5/7] ci: make test slicing consistent across Meson/Make
` [PATCH v2 0/7] Some assorted fixes for GitLab CI
` [PATCH v2 1/7] ci: handle failures of test-slice helper
` [PATCH v2 2/7] ci: don't skip smallest test slice in GitLab
` [PATCH v2 3/7] meson: fix MERGE_TOOL_DIR with "--no-bin-wrappers"
` [PATCH v2 4/7] github: fix Meson tests not executing at all
` [PATCH v2 5/7] ci: make test slicing consistent across Meson/Make
` [PATCH v2 6/7] gitlab-ci: use "run-test-slice-meson.sh"
` [PATCH v2 7/7] gitlab-ci: handle failed tests on MSVC+Meson job
=?y?q?=5BGSOC=5D=20Discuss=3A=20Refactoring=20in=20order=20to=20reduce=20Git=E2=80=99s=20global=20state?=
2026-02-19 18:17 UTC (2+ messages)
` [GSOC] Discuss: Refactoring in order to reduce global state
[PATCH 0/2] format-patch: make boolean and mention in diff-options.adoc
2026-02-19 18:10 UTC (5+ messages)
` [PATCH 1/2] format-patch: make format.noprefix a boolean
` [PATCH 2/2] doc: diff-options.adoc: show format.noprefix for format-patch
[PATCH 0/3] git-receive-pack(1): optimize `assign_shallow_commits_to_refs()`
2026-02-19 17:35 UTC (9+ messages)
` [PATCH 1/3] commit: avoid parsing non-commits in `lookup_commit_reference_gently()`
` [PATCH 2/3] commit: make `repo_parse_commit_no_graph()` more robust
` [PATCH 3/3] commit: use commit graph in `lookup_commit_reference_gently()`
[PATCH] t: use test_seq -f and pipes in a few more places
2026-02-19 17:09 UTC (2+ messages)
[PATCH 0/3] Fix misuse of `refs_for_each_ref_in()`
2026-02-19 15:22 UTC (9+ messages)
` [PATCH v3 0/4] "
` [PATCH v4 "
` [PATCH v4 1/4] pack-bitmap: deduplicate logic to iterate over preferred bitmap tips
` [PATCH v4 2/4] pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"
` [PATCH v4 3/4] bisect: fix misuse of `refs_for_each_ref_in()`
` [PATCH v4 4/4] bisect: simplify string_list memory handling
[PATCH v4] meson: regenerate config-list.h when Documentation changes
2026-02-19 15:10 UTC (6+ messages)
` [PATCH v5] build: "
[RFC GSoC PATCH v3 0/2] Make read_attr() repository-aware by introducing a lazy bare state
2026-02-19 15:01 UTC (4+ messages)
[PATCH] format-patch: fix from header in cover letter
2026-02-19 13:43 UTC (10+ messages)
` [PATCH v2] format-patch: fix From "
[PATCH] object-file: use `container_of()` to convert from base types
2026-02-19 13:43 UTC (2+ messages)
[PATCH v6 0/6] refs: allow setting the reference directory
2026-02-19 9:35 UTC (9+ messages)
` [PATCH v6 4/6] refs: move out stub modification to generic layer
` [PATCH v6 6/6] refs: add GIT_REFERENCE_BACKEND to specify reference backend
[PATCH v4] setup: allow cwd/.git to be a symlink to a directory
2026-02-19 5:11 UTC (8+ messages)
` [PATCH v5 0/2] setup.c: v5 reroll
` [PATCH v5 1/2] setup: distingush ENOENT from other stat errors
` [PATCH v5 2/2] setup: allow cwd/.git to be a symlink to a directory
[BUG REPORT] Git Bash for Windows Freezes When Receiving User Input
2026-02-19 0:58 UTC (2+ messages)
[PATCH 0/1] replay: add --revert option to reverse commit changes
2026-02-18 23:42 UTC (11+ messages)
` [PATCH v2 0/2] replay: add --revert mode "
` [PATCH v2 1/2] sequencer: extract revert message formatting into shared function
` [PATCH v3 0/2] replay: add --revert mode to reverse commit changes
` [PATCH v3 1/2] sequencer: extract revert message formatting into shared function
` [PATCH v3 2/2] replay: add --revert mode to reverse commit changes
[PATCH 0/5] builtin/repo: include largest object information
2026-02-18 20:13 UTC (14+ messages)
` [PATCH 1/5] builtin/repo: update stats for each object
` [PATCH 2/5] builtin/repo: collect largest inflated objects
` [PATCH 3/5] builtin/repo: add OID annotations to table output
` [PATCH 4/5] builtin/repo: find commit with most parents
[RFC] git repo info: exposing repository paths
2026-02-18 18:35 UTC (2+ messages)
What's cooking in git.git (Feb 2026, #06)
2026-02-18 18:31 UTC (4+ messages)
` ps/tests-wo-iconv-fixes (was: What's cooking in git.git (Feb 2026, #06))
` ps/tests-wo-iconv-fixes
` [PATCH v4 0/3] wt-status: reduce reliance on global state
[PATCH 0/3] wt-status: reduce reliance on global state
2026-02-18 17:53 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] wt-status: pass struct repository through function parameters
` [PATCH v5 2/3] wt-status: replace uses of the_repository with local repository instances
` [PATCH v5 3/3] wt-status: use hash_algo from local repository instead of global the_hash_algo
page: next (older)
- 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).