messages from 2026-01-16 16:50:00 to 2026-01-20 15:26:24 UTC [more...]
[PATCH 00/14] odb: introduce `odb_for_each_object()`
2026-01-20 15:26 UTC (24+ messages)
` [PATCH 03/14] object-file: extract function to read object info from path
` [PATCH 04/14] object-file: introduce function to iterate through objects
` [PATCH 07/14] odb: introduce `odb_for_each_object()`
` [PATCH 10/14] treewide: drop uses of `for_each_{loose,packed}_object()`
` [PATCH v2 00/14] odb: introduce `odb_for_each_object()`
` [PATCH v2 01/14] odb: rename `FOR_EACH_OBJECT_*` flags
` [PATCH v2 02/14] odb: fix flags parameter to be unsigned
` [PATCH v2 03/14] object-file: extract function to read object info from path
` [PATCH v2 04/14] object-file: introduce function to iterate through objects
` [PATCH v2 05/14] packfile: extract function to iterate through objects of a store
` [PATCH v2 06/14] packfile: introduce function to iterate through objects
[PATCH v1][RFC] symlinks: use unsigned int for flags
2026-01-20 15:22 UTC
[Outreachy PATCH v2 0/3] store git_default_config() parsed values in new config struct
2026-01-20 15:19 UTC (6+ messages)
` [Outreachy PATCH v3 0/3] store repo specific config values in new `struct repo_config_values`
` [Outreachy PATCH v3 1/3] environment: stop storing `core.attributesFile` globally
` [Outreachy PATCH v3 2/3] environment: environment: stop using core.sparseCheckout globally
` [Outreachy PATCH v3 3/3] environment: move "branch.autoSetupMerge" into `struct repo_config_values`
What's cooking in git.git (Jan 2026, #06)
2026-01-20 15:01 UTC (2+ messages)
[PATCH 00/10] Xdiff cleanup part 3
2026-01-20 15:02 UTC (33+ messages)
` [PATCH 01/10] ivec: introduce the C side of ivec
` [PATCH 02/10] xdiff: make classic diff explicit by creating xdl_do_classic_diff()
` [PATCH 03/10] xdiff: don't waste time guessing the number of lines
` [PATCH 04/10] xdiff: let patience and histogram benefit from xdl_trim_ends()
` [PATCH 09/10] xdiff: remove dependence on xdlclassifier from xdl_cleanup_records()
[Outreachy] Blog: Refactor in order to reduce Git’s global state (week 5 & 6)
2026-01-20 14:42 UTC
[RFC][PATCH 0/3] show-index: modernize and implement auto-detection of hash algorithm
2026-01-20 14:05 UTC (4+ messages)
` [PATCH 1/3] show-index: implement automatic hash detection
` [PATCH 2/3] show-index: use gettext wrapping in error messages
` [PATCH 3/3] show-index: remove global state variables
[PATCH] replay: drop rev-list formatting options from manual
2026-01-20 14:05 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mailmap: add an entry for Phillip Wood
2026-01-20 13:52 UTC (2+ messages)
[PATCH v25 0/2] status: show comparison with push remote tracking branch
2026-01-20 13:22 UTC (7+ messages)
` [PATCH v26 0/2] status: add status.compareBranches config for multiple branch comparisons
` [PATCH v26 1/2] refactor format_branch_comparison in preparation
` [PATCH v26 2/2] status: add status.compareBranches config for multiple branch comparisons
` Memory leak
[PATCH 0/3] Expand and enhance git-last-modified(1) documentation
2026-01-20 10:44 UTC (10+ messages)
` [PATCH v2 0/5] Change git-last-modified(1) default behavior and add documentation
` [PATCH v2 2/5] last-modified: add option '-z' to help output
` [PATCH v2 4/5] last-modified: add option '--max-depth' "
` [PATCH v2 5/5] last-modified: change default max-depth to 0
[PATCH] ci(*-leaks): skip the git-svn tests to save time
2026-01-20 10:34 UTC (8+ messages)
[PATCH 0/6] refs: provide detailed error messages when using batched update
2026-01-20 9:59 UTC (25+ messages)
` [PATCH 2/6] refs: attach rejection details to updates
` [PATCH v2 0/7] refs: provide detailed error messages when using batched update
` [PATCH v2 1/7] refs: drop unnecessary header includes
` [PATCH v2 2/7] refs: skip to next ref when current ref is rejected
` [PATCH v2 3/7] refs: add rejection detail to the callback function
` [PATCH v2 4/7] update-ref: utilize rejected error details if available
` [PATCH v2 5/7] fetch: utilize rejected ref error details
` [PATCH v2 6/7] receive-pack: "
` [PATCH v2 7/7] fetch: delay user information post committing of transaction
` [PATCH v3 0/6] refs: provide detailed error messages when using batched update
` [PATCH v3 1/6] refs: skip to next ref when current ref is rejected
` [PATCH v3 2/6] refs: add rejection detail to the callback function
` [PATCH v3 3/6] update-ref: utilize rejected error details if available
` [PATCH v3 4/6] fetch: utilize rejected ref error details
` [PATCH v3 5/6] receive-pack: "
` [PATCH v3 6/6] fetch: delay user information post committing of transaction
Triangular workflow
2026-01-20 8:35 UTC (4+ messages)
How to get failed refs with new 'git fetch' behavior?
2026-01-20 8:03 UTC (2+ messages)
[PATCH] repo: add new flag --keys to git-repo-info
2026-01-20 6:05 UTC (6+ messages)
` [PATCH v4 0/2] repo: add --format=default and --keys
` [PATCH v4 1/2] repo: add a default output format to enum output_format
` [PATCH v4 2/2] repo: add new flag --keys to git-repo-info
[PATCH 2/2] t0610-reftable-basics: mitigate a flaky test on cygwin
2026-01-20 5:49 UTC (4+ messages)
[PATCH] help: report on whether or not gettext is enabled
2026-01-20 5:47 UTC (7+ messages)
` [PATCH v2] "
What's cooking in git.git (Jan 2026, #05)
2026-01-20 4:11 UTC (4+ messages)
[PATCH 0/3] Sanitize sideband channel messages
2026-01-20 2:41 UTC (35+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] sideband: mask control characters
` [PATCH v2 2/4] sideband: introduce an "escape hatch" to allow "
` [PATCH v2 3/4] sideband: do allow ANSI color sequences by default
` [PATCH v2 4/4] sideband: add options to allow more control sequences to be passed through
` [PATCH v3 0/5] Sanitize sideband channel messages
` [PATCH v3 1/5] sideband: mask control characters
` [PATCH v3 2/5] sideband: introduce an "escape hatch" to allow "
` [PATCH v3 3/5] sideband: do allow ANSI color sequences by default
` [PATCH v3 4/5] sideband: add options to allow more control sequences to be passed through
` [PATCH v3 5/5] sideband: offer to configure sanitizing on a per-URL basis
git submodule: update --remote --checkout + upstream branch change
2026-01-20 2:20 UTC
[PATCH 0/4] memory leaks in remote.c
2026-01-20 0:31 UTC (12+ messages)
` [PATCH 1/4] remote: return non-const pointer from error_buf()
` [PATCH 2/4] remote: drop const return of tracking_for_push_dest()
` [PATCH 3/4] remote: fix leak in branch_get_push_1() with invalid "simple" config
` [PATCH 4/4] remote: always allocate branch.push_tracking_ref
` Triangular workflow
[PATCH] revision: add --maximal option
2026-01-20 0:22 UTC (7+ messages)
[PATCH] sparse-checkout: optimize string_list construction
2026-01-19 19:06 UTC (20+ messages)
` [PATCH v3] "
` [PATCH v5 1/2] "
[PATCH] t1091: cone mode list deduplicates and normalizes paths
2026-01-19 18:11 UTC (2+ messages)
Git project and GSoC 2026
2026-01-19 8:34 UTC (3+ messages)
[PATCH v2 0/3] Fix git-last-modified(1) bug triggered when passing a tree-ish
2026-01-19 6:57 UTC (9+ messages)
` [PATCH v2 1/3] last-modified: rewrite error message when more than one revision given
Triangular workflow
2026-01-18 19:58 UTC (2+ messages)
[PATCH 00/10] Convert remaining hooks to hook.h
2026-01-18 18:30 UTC (5+ messages)
` [PATCH v6 00/11] "
` [PATCH v6 06/11] reference-transaction: use hook API instead of run-command
[PATCH v11 0/8] Introduce git-history(1) command for easy history editing
2026-01-18 17:50 UTC (5+ messages)
` [PATCH v11 8/8] builtin/history: implement "reword" subcommand
Repost: Inconsistent Behavior in 'git add' (git 2.52.0)?
2026-01-18 17:50 UTC (3+ messages)
Subject: [PATCH 0/2] v2.53.0-rc0 test failures on cygwin
2026-01-18 13:59 UTC (2+ messages)
[PATCH] hook: make stdout_to_stderr optional
2026-01-18 8:44 UTC (4+ messages)
` [PATCH v3 0/2] Fix two hook conversion regressions
` [PATCH v3 2/2] hook: make ungroup opt-out instead of opt-in
[PATCH v1] t2203: avoid masking exit codes in git status
2026-01-18 4:35 UTC (4+ messages)
` [PATCH GSoC v2] "
[GSoC PATCH 1/1] diff: improve scaling of filenames in diffstat to handle UTF-8 chars
2026-01-17 17:52 UTC (4+ messages)
` [GSoC PATCH v2 0/2] "
` [GSoC PATCH v2 2/2] t4073: add test for diffstat paths length when containing "
[PATCH v2 0/2] userdiff: extend Scheme support to cover other Lisp dialects
2026-01-17 8:15 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] "
[PATCH v1] t1005: modernize "! test -f" to "test_path_is_missing"
2026-01-17 6:25 UTC
[PATCH v3 0/2] shallow: handling fetch relative-deepen
2026-01-16 22:31 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] shallow: free local object_array allocations
` [PATCH v4 2/2] shallow: handling fetch relative-deepen
[PATCH 1/2] t9700/test.pl: fix path type expectation on cygwin
2026-01-16 20:39 UTC
Slow git pack-refs --all
2026-01-16 20:35 UTC (12+ messages)
[ANNOUNCE] Git for Windows 2.53.0-rc0
2026-01-16 18:56 UTC (2+ messages)
[PATCH v3 0/4] Fix git-last-modified(1) bug triggered when passing a tree-ish
2026-01-16 18:24 UTC (7+ messages)
` [PATCH v3 1/4] last-modified: rewrite error message when more than one revision given
` [PATCH v3 3/4] last-modified: remove double error message
` [PATCH v3 4/4] last-modified: verify revision argument is a commit-ish
[PATCH 00/10] tree: stop using the_repository
2026-01-16 17:28 UTC (4+ messages)
` [PATCH 11/10] cocci: remove obsolete the_repository rules
README update proposition
2026-01-16 17:09 UTC (2+ messages)
[PATCH 0/2] more t/perf meson/GIT-BUILD-OPTIONS fallout
2026-01-16 16:54 UTC (3+ messages)
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