messages from 2026-01-21 21:09:43 to 2026-01-23 23:27:02 UTC [more...]
[PATCH v2] submodule: fetch missing objects from default remote
2026-01-23 23:26 UTC (7+ messages)
` [PATCH v3] "
The SHA256 of "xy\n" (ASCII, no CRLF) contains 1337, ACBAD in za, and I am 1aa
2026-01-23 22:36 UTC (4+ messages)
[RFC PATCH 0/1] add-patch: Allow reworking with a file after deciding on its hunks
2026-01-23 21:43 UTC (4+ messages)
` [RFC PATCH 1/1] add-patch: Allow reworking with a file after deciding on all "
[PATCH 0/4] doc: some more synopsis conversions and fixes
2026-01-23 21:15 UTC (5+ messages)
` [PATCH 1/4] convert git-submodule doc to synopsis style
` [PATCH 2/4] doc: finalize git-clone documentation conversion "
` [PATCH 3/4] doc: fix some style issues in git-clone and for-each-ref-options
` [PATCH 4/4] doc: convert git-show to synopsis style
[RFC][PATCH 0/3] show-index: modernize and implement auto-detection of hash algorithm
2026-01-23 20:29 UTC (8+ messages)
` [PATCH 1/3] show-index: implement automatic hash detection
[PATCH 00/14] odb: introduce `odb_for_each_object()`
2026-01-23 18:35 UTC (46+ messages)
` [PATCH v3 "
` [PATCH v3 02/14] odb: fix flags parameter to be unsigned
` [PATCH v3 03/14] object-file: extract function to read object info from path
` [PATCH v3 04/14] object-file: introduce function to iterate through objects
` [PATCH v3 05/14] packfile: extract function to iterate through objects of a store
` [PATCH v3 06/14] packfile: introduce function to iterate through objects
` [PATCH v3 07/14] odb: introduce `odb_for_each_object()`
` [PATCH v3 08/14] builtin/fsck: refactor to use `odb_for_each_object()`
` [PATCH v3 09/14] treewide: enumerate promisor objects via `odb_for_each_object()`
` [PATCH v3 10/14] treewide: drop uses of `for_each_{loose,packed}_object()`
` [PATCH v3 11/14] odb: introduce mtime fields for object info requests
` [PATCH v3 12/14] builtin/pack-objects: use `packfile_store_for_each_object()`
[PATCH] revision: add --maximal option
2026-01-23 18:08 UTC (14+ messages)
` [PATCH v2] revision: add --maximal-only option
[PATCH 0/6] refs: provide detailed error messages when using batched update
2026-01-23 17:57 UTC (13+ messages)
` [PATCH v4 "
` [PATCH v4 1/6] refs: skip to next ref when current ref is rejected
` [PATCH v4 2/6] refs: add rejection detail to the callback function
` [PATCH v4 3/6] update-ref: utilize rejected error details if available
` [PATCH v4 4/6] fetch: utilize rejected ref error details
` [PATCH v4 5/6] receive-pack: "
` [PATCH v4 6/6] fetch: delay user information post committing of transaction
[PATCH v4 0/1] subtree: validate --prefix against commit in split
2026-01-23 17:47 UTC
[PATCH] ci(*-leaks): skip the git-svn tests to save time
2026-01-23 17:46 UTC (7+ messages)
[PATCH v4 0/1] subtree: validate --prefix against commit in split
2026-01-23 17:37 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH v3 0/4] Fix git-last-modified(1) bug triggered when passing a tree-ish
2026-01-23 17:31 UTC (11+ messages)
` [PATCH v4 "
` [PATCH v4 1/4] last-modified: rewrite error message when more than one revision given
` [PATCH v4 2/4] last-modified: fix memory leak when more than one revision is given
` [PATCH v4 3/4] last-modified: remove double error message
` [PATCH v4 4/4] last-modified: verify revision argument is a commit-ish
What's cooking in git.git (Jan 2026, #08)
2026-01-23 17:22 UTC (3+ messages)
[PATCH] repo: add new flag --keys to git-repo-info
2026-01-23 16:34 UTC (4+ messages)
` [PATCH v5 0/2] repo: add --keys and rename "keyvalue" to "lines"
` [PATCH v5 1/2] repo: "
` [PATCH v5 2/2] repo: add new flag --keys to git-repo-info
[PATCH] reset: avoid reflog update on no-op reset
2026-01-23 16:18 UTC (2+ messages)
[ANNOUNCE] Git for Windows 2.53.0-rc1
2026-01-23 15:20 UTC
[Outreachy PATCH v3 0/3] store repo specific config values in new `struct repo_config_values`
2026-01-23 13:24 UTC (16+ messages)
` [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`
[PATCH 00/10] Convert remaining hooks to hook.h
2026-01-23 7:47 UTC (27+ messages)
` [PATCH v7 00/12] "
` [PATCH v7 01/12] t1800: add hook output stream tests
` [PATCH v7 02/12] run-command: add first helper for pp child states
` [PATCH v7 03/12] run-command: add stdin callback for parallelization
` [PATCH v7 04/12] hook: provide stdin via callback
` [PATCH v7 05/12] hook: convert 'post-rewrite' hook in sequencer.c to hook API
` [PATCH v7 06/12] hook: allow separate std[out|err] streams
` [PATCH v7 07/12] transport: convert pre-push to hook API
` [PATCH v7 08/12] reference-transaction: use hook API instead of run-command
` [PATCH v7 09/12] hook: add jobs option
` [PATCH v7 10/12] run-command: poll child stdin in addition to stdout
` [PATCH v7 11/12] receive-pack: convert update hooks to new API
` [PATCH v7 12/12] receive-pack: convert receive hooks to hook API
[PATCH v26 0/2] status: add status.compareBranches config for multiple branch comparisons
2026-01-22 23:14 UTC (22+ messages)
` [PATCH v27 "
` [PATCH v27 1/2] refactor format_branch_comparison in preparation
` [PATCH v27 2/2] status: add status.compareBranches config for multiple branch comparisons
` [PATCH v28 0/2] "
` [PATCH v28 1/2] refactor format_branch_comparison in preparation
` [PATCH v28 2/2] status: add status.compareBranches config for multiple branch comparisons
[RFC PATCH 0/2] Adding string_list_sort_u to replace combined calls of string_list_sort and string_list_remove_duplicates calls
2026-01-22 22:19 UTC (6+ messages)
` [RFC PATCH 1/2] Adding string_list_sort_u which sorts a list then deduplicates it
` [RFC PATCH 2/2] Replacing calls of string_list_sort and string_list_remove_duplicates with the combined variant string_list_u
[PATCH v5] lockfile: add PID file for debugging stale locks
2026-01-22 20:17 UTC (3+ messages)
` [PATCH v6] "
[PATCH] reset: avoid reflog update on no-op reset
2026-01-22 19:09 UTC (3+ messages)
Memory leak
2026-01-22 18:19 UTC (3+ messages)
CVE-2025-66476
2026-01-22 18:09 UTC (2+ messages)
[PATCH v2 4/4] sideband: add options to allow more control sequences to be passed through
2026-01-22 17:58 UTC (14+ messages)
make "git --pager/--nopager" work as intended
2026-01-22 17:17 UTC (2+ messages)
[PATCH 00/17] midx: incremental MIDX/bitmap layer compaction
2026-01-22 17:07 UTC (10+ messages)
` [PATCH v2 00/18] "
` [PATCH v2 11/18] git-compat-util.h: introduce `u32_add()`
HIMSS 2026 Leads list
2026-01-22 14:45 UTC
Git project and GSoC 2026
2026-01-22 14:43 UTC (4+ messages)
[PATCH 0/2] refs: allow setting the reference directory
2026-01-22 12:36 UTC (6+ messages)
` [PATCH v3 "
[PATCH 00/10] Xdiff cleanup part 3
2026-01-22 10:16 UTC (20+ messages)
` [PATCH 01/10] ivec: introduce the C side of ivec
` [PATCH 03/10] xdiff: don't waste time guessing the number of lines
[PATCH v3 0/6] refs: provide detailed error messages when using batched update
2026-01-22 9:05 UTC (4+ messages)
` [PATCH v3 6/6] fetch: delay user information post committing of transaction
[PATCH] .mailmap: fix and expand mappings for Jean-Noël Avila
2026-01-22 8:25 UTC (4+ messages)
What's cooking in git.git (Jan 2026, #07)
2026-01-22 0:59 UTC (2+ messages)
.gitignore issue
2026-01-21 21:09 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