messages from 2026-03-02 05:16:02 to 2026-03-03 16:21:57 UTC [more...]
[PATCH 0/3] path: clean up few things
2026-03-03 16:21 UTC (7+ messages)
` [PATCH 1/3] path: remove unused header
` [PATCH 2/3] path: use the right datatype
` [PATCH 3/3] path: remove redundant function calls
git whatchanged --i-still-use-it
2026-03-03 16:01 UTC
[RFC PATCH 2/2] l10n: README: document AI assistant guidelines
2026-03-03 15:33 UTC (7+ messages)
` [PATCH v2 0/5] docs(l10n): AI agent instructions and workflow improvements
` [PATCH v2 1/5] l10n: add .gitattributes to simplify location filtering
` [PATCH v2 2/5] docs(l10n): add AGENTS.md with optimized update-pot instructions
` [PATCH v2 3/5] docs(l10n): add AI agent instructions for updating po/XX.po files
` [PATCH v2 4/5] docs(l10n): add AI agent instructions for translating PO files
` [PATCH v2 5/5] docs(l10n): add AI agent instructions to review translations
[RFC] Support UTF-8 characters in Git alias names
2026-03-03 15:13 UTC (6+ messages)
` [PATCH v2 0/3] Fix small issues in alias subsection handling
` [PATCH v2 1/3] doc: fix list continuation in alias subsection example
` [PATCH v2 1/3] doc: fix list continuation in alias subsection example!
` [PATCH] doc: fix list continuation in alias.adoc
[PATCH] fetch, clone: add fetch.blobSizeLimit config
2026-03-03 15:08 UTC (9+ messages)
[PATCH v7 0/5] rebase: support --trailer
2026-03-03 15:05 UTC (12+ messages)
` [PATCH v7 1/5] interpret-trailers: factor trailer rewriting
` [PATCH v7 2/5] trailer: move process_trailers to trailer.h
` [PATCH v7 3/5] trailer: append trailers without fork/exec
` [PATCH v7 4/5] commit, tag: parse --trailer with OPT_STRVEC
` [PATCH v7 5/5] rebase: support --trailer
[PATCH 0/2] upload-pack: reduce lock contention when writing packfile data
2026-03-03 15:00 UTC (19+ messages)
` [PATCH 2/2] "
` [PATCH v2 00/10] "
` [PATCH v2 01/10] upload-pack: fix debug statement when flushing "
` [PATCH v2 02/10] upload-pack: adapt keepalives based on buffering
` [PATCH v2 03/10] upload-pack: reduce lock contention when writing packfile data
` [PATCH v2 04/10] git-compat-util: introduce `cast_size_t_to_ssize_t()`
` [PATCH v2 05/10] compat/posix: introduce writev(3p) wrapper
` [PATCH v2 06/10] wrapper: introduce writev(3p) wrappers
` [PATCH v2 07/10] sideband: use writev(3p) to send pktlines
` [PATCH v2 08/10] csum-file: introduce `hashfd_ext()`
` [PATCH v2 09/10] csum-file: drop `hashfd_throughput()`
` [PATCH v2 10/10] builtin/pack-objects: reduce lock contention when writing packfile data
[RFC][GSoC 2026] Proposal: Improve the new git repo command
2026-03-03 14:07 UTC
How to parallel coding/reviewing the same repo in shared dir
2026-03-03 14:01 UTC
[PATCH 0/1] Fix update hook perf regression in next
2026-03-03 13:28 UTC (7+ messages)
` [PATCH 1/1] builtin/receive-pack: avoid spinning no-op sideband async threads
[PATCH 0/5] builtin/repo: include largest object information
2026-03-03 13:27 UTC (20+ messages)
` [PATCH v2 "
` [PATCH v2 2/5] builtin/repo: collect largest inflated objects
` [PATCH v2 3/5] builtin/repo: add OID annotations to table output
` [PATCH v3 0/6] builtin/repo: include largest object information
` [PATCH v3 1/6] builtin/repo: update stats for each object
` [PATCH v3 2/6] builtin/repo: add helper for printing keyvalue output
` [PATCH v3 3/6] builtin/repo: collect largest inflated objects
` [PATCH v3 4/6] builtin/repo: add OID annotations to table output
` [PATCH v3 5/6] builtin/repo: find commit with most parents
` [PATCH v3 6/6] builtin/repo: find tree with most entries
[GSoC][Draft Proposal] Refactoring in order to reduce Git's global state
2026-03-03 12:11 UTC (7+ messages)
` [GSoC][Draft Proposal v3] "
` [GSoC][Draft Proposal v4] "
` [GSoC][Draft Proposal v6] "
[GSoC] [Proposal]: Implement promisor remote fetch ordering
2026-03-03 12:08 UTC (3+ messages)
[PATCH 0/4] repo: add support for path-related fields
2026-03-03 10:31 UTC (14+ messages)
[PATCH git] t5516: test updateInstead with worktree and unborn bare HEAD
2026-03-03 10:03 UTC (4+ messages)
[PATCH] ci: unset GITLAB_FEATURES envvar to not bust xargs(1) limits
2026-03-03 6:32 UTC (4+ messages)
What's cooking in git.git (Mar 2026, #01)
2026-03-03 3:15 UTC
[PATCH v2] submodule: fetch missing objects from default remote
2026-03-03 2:11 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
[GSoC PATCH 0/3] doc: improve gitprotocol-pack
2026-03-03 1:48 UTC (15+ messages)
` [GSoC PATCH 1/3] doc: gitprotocol-pack: fix pronoun-antecedent agreement
` [GSoC PATCH 2/3] doc: gitprotocol-pack: improve paragraphs structure
` [GSoC PATCH 3/3] doc: gitprotocol-pack: normalize inline code formatting
` [GSoC PATCH v2 0/3] doc: improve gitprotocol-pack
` [GSoC PATCH v2 1/3] doc: gitprotocol-pack: fix pronoun-antecedent agreement
` [GSoC PATCH v2 2/3] doc: gitprotocol-pack: improve paragraphs structure
` [GSoC PATCH v2 3/3] doc: gitprotocol-pack: normalize italic formatting
` [GSoC PATCH v3 0/3] doc: improve gitprotocol-pack
` [GSoC PATCH v3 1/3] doc: gitprotocol-pack: fix pronoun-antecedent agreement
` [GSoC PATCH v3 2/3] doc: gitprotocol-pack: improve paragraphs structure
` [GSoC PATCH v3 3/3] doc: gitprotocol-pack: normalize italic formatting
[PATCH v29 0/2] status: add status.compareBranches config for multiple branch comparisons
2026-03-02 23:52 UTC (4+ messages)
` [PATCH v30 "
` [PATCH v30 2/2] "
[PATCH] doc: add information regarding external commands
2026-03-02 22:56 UTC (2+ messages)
[PATCH 0/2] fast-import: add mode to re-sign invalid commit signatures
2026-03-02 22:49 UTC (3+ messages)
[PATCH 0/5] oidmap: migrate cleanup to oidmap_clear_with_free()
2026-03-02 22:38 UTC (12+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] oidmap: make entry cleanup explicit in oidmap_clear
` [PATCH v2 2/5] builtin/rev-list: migrate missing_objects cleanup to oidmap_clear_with_free()
` [PATCH v2 3/5] list-objects-filter: use oidmap_clear_with_free() for cleanup
` [PATCH v2 4/5] odb: use oidmap_clear_with_free() to release replace_map entries
` [PATCH v2 5/5] sequencer: use oidmap_clear_with_free() for string_entry cleanup
[ANNOUNCE] Git Rev News edition 132
2026-03-02 21:56 UTC
[PATCH] t: fix "that that" typos in test comments
2026-03-02 21:43 UTC (5+ messages)
` [PATCH v2] t: fix "that that" typo in lib-unicode-nfc-nfd.sh
What's cooking in git.git (Feb 2026, #11)
2026-03-02 21:41 UTC (7+ messages)
[PATCH 0/2] for-each-repo: work correctly in a worktree
2026-03-02 21:32 UTC (25+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] "
` [PATCH v3 0/4] "
` [PATCH v3 1/4] for-each-repo: test outside of repo context
` [PATCH v3 2/4] run-command: extract clear_local_repo_env helper
` [PATCH v3 3/4] for-each-repo: work correctly in a worktree
` [PATCH v3 4/4] for-each-repo: simplify passing of parameters
[PATCH] t3700: avoid suppressing git's exit code
2026-03-02 21:24 UTC (3+ messages)
` [PATCH v2] t3700: avoid hidden failures and use test_grep helper
[PATCH] doc: fetch: document `--jobs=0` behavior
2026-03-02 19:33 UTC (6+ messages)
Performance regression in "update" hooks
2026-03-02 18:54 UTC (7+ messages)
[PATCH 0/4] Specify hooks via configs
2026-03-02 18:48 UTC (5+ messages)
` [PATCH v3 00/12][next] "
[Bug] duplicated long-form options go unnoticed
2026-03-02 18:24 UTC (6+ messages)
` [PATCH 2/2] parseopt: check for duplicate long names and numerical options
` [PATCH v2 "
[PATCH v4 0/6] Sanitize sideband channel messages
2026-03-02 18:11 UTC (5+ messages)
` [PATCH 0/3] Sanitizing sideband output
` [PATCH 1/3] sideband: drop 'default' configuration
` [PATCH 2/3] sideband: delay sanitizing by default to Git v3.0
` [PATCH 3/3] sideband: conditional documentation fix
[GSOC RFC PATCH] builtin/repo: add path.in-worktree field
2026-03-02 18:08 UTC (5+ messages)
Editing GSoC Project Ideas
2026-03-02 18:03 UTC (3+ messages)
[PATCH v2 2/2] doc: diff-options.adoc: show format.noprefix for format-patch
2026-03-02 16:53 UTC (3+ messages)
` [PATCH v2] doc: diff-options.adoc: make *.noprefix split translatable
[PATCH v30 0/2] status: add status.compareBranches config for multiple branch comparisons
2026-03-02 16:52 UTC (3+ messages)
[RFC] git repo info: exposing repository paths
2026-03-02 16:50 UTC (4+ messages)
` [PATCH 0/2] repo info: add path.git-dir and path.common-dir
[PATCH v1 1/1] send-mail: add client certificate options
2026-03-02 16:43 UTC (4+ messages)
` [PATCH v2 0/1] send-email: "
` [PATCH v2 1/1] "
[PATCH] diff: fix crash with --find-object outside repository
2026-03-02 16:29 UTC (2+ messages)
[PATCH v10] setup: improve error diagnosis for invalid .git files
2026-03-02 16:26 UTC (4+ messages)
` [PATCH v11] "
[PATCH] send-email: validate charset name in 8bit encoding prompt
2026-03-02 16:10 UTC (3+ messages)
` [PATCH v4] "
[PATCH 0/2] clean leftover calls to string_list_remove_duplicates
2026-03-02 16:06 UTC (11+ messages)
` [PATCH v3 1/2] sparse-checkout: use string_list_sort_u
` [PATCH v3 2/2] help: cleanup the contruction of keys_uniq
` [PATCH v4 0/1] Make keys_uniq stop depending on sort "
` [PATCH v4 1/1] help: cleanup the contruction "
[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
2026-03-02 14:54 UTC (2+ messages)
` [PATCH v2] "
[GSoC] Introduction and Microproject: modernize t7412 submodule
2026-03-02 12:35 UTC
[Outreachy] Blog: Outreachy Internship Update (week 10 & 11)
2026-03-02 12:18 UTC
[PATCH 0/8] history: introduce "split" subcommand
2026-03-02 12:13 UTC (9+ messages)
` [PATCH 1/8] add-patch: split out header from "add-interactive.h"
` [PATCH 2/8] add-patch: split out `struct interactive_options`
` [PATCH 3/8] add-patch: remove dependency on "add-interactive" subsystem
` [PATCH 4/8] add-patch: add support for in-memory index patching
` [PATCH 5/8] add-patch: allow disabling editing of hunks
` [PATCH 6/8] cache-tree: allow writing in-memory index as tree
` [PATCH 7/8] builtin/history: split out extended function to create commits
` [PATCH 8/8] builtin/history: implement "split" subcommand
[GSoC] Introduction and Microproject: modernize t7412 submodule
2026-03-02 12:11 UTC
[PATCH] git-gui: highlight comment lines in commit message
2026-03-02 11:30 UTC (2+ messages)
[PATCH v1] environment: migrate encoding settings to repo-settings
2026-03-02 8:57 UTC (5+ messages)
` [PATCH v4 0/3] move encoding configs to repo_config_values()
` [PATCH v4 1/3] commit: plumb 'struct repository' into commit creation APIs
` [PATCH v4 2/3] pretty: plumb 'struct repository' into pretty-print APIs
` [PATCH v4 3/3] environment: migrate encoding configs to repo_config_values()
[PATCH v3 0/5] repo: extend info path reporting and structure statistics
2026-03-02 6:42 UTC (7+ messages)
` [PATCH v4 00/10] repo info: add category/path keys and --path-format
` [PATCH v4 02/10] repo: add path keys to repo info
[PATCH v5 00/11] repo info: add category/path keys and --path-format
2026-03-02 5:15 UTC (3+ messages)
` [PATCH v6 0/6] "
` [PATCH v6 6/6] docs: describe repo info path keys
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