messages from 2025-12-18 10:54:36 to 2025-12-23 13:28:29 UTC [more...]
[PATCH] ws: add new tab-between-non-ws check
2025-12-23 13:27 UTC
[PATCH] status: show default branch comparison when tracking non-default branch
2025-12-23 12:23 UTC (5+ messages)
[PATCH 0/9] Implement `promisor.storeFields` and `--filter=auto`
2025-12-23 11:11 UTC (10+ messages)
` [PATCH 1/9] promisor-remote: refactor initialising field lists
` [PATCH 2/9] promisor-remote: allow a client to store fields
` [PATCH 3/9] clone: make filter_options local to cmd_clone()
` [PATCH 4/9] fetch: make filter_options local to cmd_fetch()
` [PATCH 5/9] doc: fetch: document `--filter=<filter-spec>` option
` [PATCH 6/9] list-objects-filter-options: support 'auto' mode for --filter
` [PATCH 7/9] list-objects-filter-options: implement auto filter resolution
` [PATCH 8/9] promisor-remote: keep advertised filter in memory
` [PATCH 9/9] fetch-pack: wire up and enable auto filter logic
[PATCH 0/2] replay: die descriptively when invalid commit-ish
2025-12-23 10:58 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] t3650: add more regression tests for failure conditions
[PATCH] xdiff: fix outdated xpatience comments referring to "ha" member var
2025-12-23 4:41 UTC
[PATCH] checkout: add remoteBranchTemplate config for DWIM branch names
2025-12-23 2:39 UTC (5+ messages)
What's cooking in git.git (Nov 2025, #07; Sun, 23)
2025-12-22 22:06 UTC (4+ messages)
Metadata for merge conflicts during rebase (to aid rustc) and potential for better user experience?
2025-12-22 21:56 UTC (2+ messages)
[RFC PATCH 0/1] maintenance: add config option for config-file
2025-12-22 21:51 UTC (6+ messages)
` [RFC PATCH 1/1] "
What's cooking in git.git (Dec 2025, #07)
2025-12-22 18:17 UTC
[PATCH v7 00/12] Introduce git-history(1) command for easy history editing
2025-12-22 17:11 UTC (3+ messages)
` [PATCH v7 04/12] builtin: add new "history" command
[ORG] git config list
2025-12-22 16:17 UTC (2+ messages)
[Outreachy] Blog: Refactor in order to reduce Git’s global state (week 2)
2025-12-22 15:06 UTC
会員登録ありがとうございます。
2025-12-22 14:38 UTC
[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
2025-12-22 13:47 UTC (16+ messages)
[BUG] git restore: typo in error message "could not resolve ource"
2025-12-22 13:19 UTC (3+ messages)
[PATCH] doc: flock of small fixes to various documentation files
2025-12-22 4:42 UTC (12+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] doc: fix asciidoc markup issues in several files
` [PATCH v2 2/2] doc: correct minor wording issues
The alignment problem is now solved for LLMs
2025-12-22 2:59 UTC
[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
2025-12-21 3:27 UTC (15+ messages)
` [PATCH v7 00/11] Add submodulePathConfig extension and gitdir encoding
` [PATCH v7 01/11] submodule--helper: use submodule_name_to_gitdir in add_submodule
` [PATCH v7 02/11] submodule: always validate gitdirs inside submodule_name_to_gitdir
` [PATCH v7 03/11] builtin/submodule--helper: add gitdir command
` [PATCH v7 04/11] submodule: introduce extensions.submodulePathConfig
` [PATCH v7 05/11] submodule: allow runtime enabling extensions.submodulePathConfig
` [PATCH v7 06/11] submodule--helper: add gitdir migration command
` [PATCH v7 07/11] builtin/credential-store: move is_rfc3986_unreserved to url.[ch]
` [PATCH v7 08/11] submodule--helper: fix filesystem collisions by encoding gitdir paths
` [PATCH v7 09/11] submodule: fix case-folding gitdir filesystem collisions
` [PATCH v7 10/11] submodule: hash the submodule name for the gitdir path
` [PATCH v7 11/11] submodule: detect conflicts with existing gitdir configs
[PATCH 0/3] doc: replay: improvements like "mention no output on conflicts"
2025-12-20 19:34 UTC (6+ messages)
` [PATCH v2 "
[PATCH 0/5] doc: convert git-status, git remote and git stage to synopsis style
2025-12-20 19:16 UTC (6+ messages)
` [PATCH 1/5] doc: fix t0450-txt-doc-vs-help to select only first synopsis block
` [PATCH 2/5] doc: convert git-status to synopsis style
` [PATCH 3/5] doc: convert git-status tables to AsciiDoc format
` [PATCH 4/5] doc: convert git stage to use synopsis block
` [PATCH 5/5] doc: convert git-remote to synopsis style
[PATCH] diff: add --no-indicators option
2025-12-20 13:14 UTC (18+ messages)
[PATCH 00/10] Convert remaining hooks to hook.h
2025-12-20 10:40 UTC (15+ messages)
` [PATCH v5 00/11] "
` [PATCH v5 01/11] run-command: add first helper for pp child states
` [PATCH v5 02/11] run-command: add stdin callback for parallelization
` [PATCH v5 03/11] hook: provide stdin via callback
` [PATCH v5 04/11] hook: convert 'post-rewrite' hook in sequencer.c to hook API
` [PATCH v5 05/11] transport: convert pre-push "
` [PATCH v5 06/11] reference-transaction: use hook API instead of run-command
` [PATCH v5 07/11] hook: allow overriding the ungroup option
` [PATCH v5 08/11] run-command: allow capturing of collated output
` [PATCH v5 09/11] hooks: allow callers to capture output
` [PATCH v5 10/11] receive-pack: convert update hooks to new API
` [PATCH v5 11/11] receive-pack: convert receive hooks to hook API
What's cooking in git.git (Dec 2025, #06)
2025-12-20 9:32 UTC (4+ messages)
[PATCH] worktree: clarify --expire applies to missing worktrees
2025-12-20 8:23 UTC (11+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] worktree: use 'prune' instead of 'expire' in help text
[PATCH 0/3] test-suite fixes for upcoming curl 8.18.0
2025-12-20 2:14 UTC (14+ messages)
` [PATCH 1/3] t5551: handle trailing slashes in expected cookies output
` [PATCH 2/3] t5563: add missing end-of-line in HTTP header
` [PATCH 3/3] t5563: relax whitespace assumptions for unfolded headers
[PATCH] bundle-uri: validate that bundle entries have a uri
2025-12-19 16:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] Sanitize sideband channel messages
2025-12-19 13:33 UTC (6+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 2/4] sideband: introduce an "escape hatch" to allow control characters
[PATCH v6 00/11] Introduce git-history(1) command for easy history editing
2025-12-19 13:00 UTC (6+ messages)
` [PATCH v6 11/11] builtin/history: implement "split" subcommand
Would it make sense to add a commit.signOff config?
2025-12-19 12:52 UTC (4+ messages)
` [PATCH v2] commit: document that $command.signoff will not be added
[PATCH] odb: do not use "blank" substitute for NULL
2025-12-19 12:25 UTC (6+ messages)
[PATCH 0/5] Last preparations before upstreaming Git for Windows' symlink support
2025-12-19 11:51 UTC (5+ messages)
` [PATCH 4/5] strbuf_readlink(): support link targets that exceed PATH_MAX
changes for adding new features --snapshot,
2025-12-19 11:05 UTC (3+ messages)
[PATCH 0/2] Add MEMZERO_ARRAY() macro and use it in coccinelle
2025-12-19 9:17 UTC (5+ messages)
` [PATCH 1/2] git-compat-util: introduce MEMZERO_ARRAY() macro
[PATCH] test_detect_ref_format: fix comment
2025-12-19 6:43 UTC (2+ messages)
[PATCH] refs: dereference the value of the required pointer
2025-12-19 6:28 UTC (3+ messages)
[PATCH 0/2] builtin/repack: avoid rewriting up-to-date MIDX
2025-12-19 6:25 UTC (10+ messages)
` [PATCH 1/2] midx: fix `BUG()` when getting preferred pack without a reverse index
` [PATCH v2 0/3] builtin/repack: avoid rewriting up-to-date MIDX
[PATCH] rust: build correctly without GNU sed
2025-12-19 6:24 UTC (3+ messages)
[PATCH] replay: drop commits that become empty
2025-12-19 4:44 UTC (3+ messages)
` [PATCH v4] "
[PATCH] repository: cache->squash_msg is freed twice
2025-12-19 3:52 UTC (4+ messages)
` [PATCH v2] repository: remove duplicate free of cache->squash_msg
[PATCH 0/4] doc: git-reset: clarify DESCRIPTION section
2025-12-19 0:23 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] doc: git-reset: reorder the forms
` [PATCH v2 2/4] doc: git-reset: clarify intro
` [PATCH v2 3/4] doc: git-reset: clarify `git reset [mode]`
` [PATCH v2 4/4] doc: git-reset: clarify `git reset <pathspec>`
meson -Drust=enabled fails on macOS without GNU sed
2025-12-18 23:26 UTC (4+ messages)
Color remote repository part of a remote branch "pink" instead of red. I.E: [Feature Request] Mixed coloring for remote refs in git log --graph --all
2025-12-18 23:03 UTC (3+ messages)
[PATCH] repo: add -z as an alias for --format=nul to git-repo-structure
2025-12-18 23:02 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 3/3] "
[PATCH 00/18] Support symbolic links on Windows
2025-12-18 19:33 UTC (7+ messages)
` [PATCH 11/18] mingw: support renaming symlinks
` [PATCH 13/18] mingw: implement `readlink()`
[Outreachy PATCH] environment: move "core.attributesFile" into repo-setting
2025-12-18 17:31 UTC (2+ messages)
[PATCH] fsm-listen-darwin: free corefoundation paths
2025-12-18 16:11 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/3] http: add support for HTTP 429 rate limit retries
2025-12-18 14:44 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] http: add trace2 logging for retry operations
[PATCH v2 0/7] Improvements for reading object info
2025-12-18 10:54 UTC (6+ messages)
` [PATCH v2 3/7] packfile: extend `is_delta` field to allow for "unknown" state
` [PATCH v2 4/7] packfile: always populate pack-specific info when reading object info
` [PATCH v2 5/7] packfile: disentangle return value of `packed_object_info()`
` [PATCH v2 6/7] packfile: skip unpacking object header for disk size requests
` [PATCH v2 7/7] packfile: drop repository parameter from `packed_object_info()`
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).