messages from 2026-01-25 20:15:17 to 2026-01-29 16:35:20 UTC [more...]
[PATCH 0/3] Fix misuse of `refs_for_each_ref_in()`
2026-01-29 16:35 UTC (11+ messages)
` [PATCH 1/3] pack-bitmap: deduplicate logic to iterate over preferred bitmap tips
` [PATCH 2/3] pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"
` [PATCH 3/3] bisect: fix misuse of `refs_for_each_ref_in()`
[RFC][PATCH 0/3] show-index: modernize and implement auto-detection of hash algorithm
2026-01-29 15:36 UTC (2+ messages)
` [PATCH] show-index: warn when falling back to SHA-1 outside a repository
[PATCH] revisions: add @{default} shorthand for default branch
2026-01-29 15:25 UTC
[PATCH] diff.tcl: fixed alignment of tabs in git-gui diff by using spaces
2026-01-29 15:17 UTC (27+ messages)
` [PATCH/RFC v2 0/2] diff.tcl: Fixed "
` [PATCH/RFC v2 1/2] diff.tcl: fixed "
` [PATCH/RFC v2 2/2] diff.tcl: call "apply_tab_size 1" to fix alignment instead of spaces
` [PATCH/RFC v3] diff.tcl: made alignment of tabs in git-gui diff consistent with gitk
` [PATCH v4] git-gui: shift tabstops to account for the first column of context diffs
[PATCH] path: refactor normalize_path_copy_len()
2026-01-29 14:54 UTC
[PATCH v4 0/4] Fix git-last-modified(1) bug triggered when passing a tree-ish
2026-01-29 14:59 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 1/4] last-modified: rewrite error message when more than one commit given
` [PATCH v5 2/4] last-modified: fix memory leak when more than one commit is given
` [PATCH v5 3/4] last-modified: remove double error message
` [PATCH v5 4/4] last-modified: verify revision argument is a commit-ish
[PATCH] revision: add --maximal option
2026-01-29 14:57 UTC (11+ messages)
` [PATCH v2] revision: add --maximal-only option
[RFC] config --get-regexp: avoid rewriting regex patterns; consider REG_ICASE
2026-01-29 12:22 UTC (3+ messages)
[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-29 12:14 UTC (19+ messages)
` [RFC PATCH 1/2] Adding string_list_sort_u which sorts a list then deduplicates it
` [PATCH 1/2] u-string-list: add unit tests for string-list methods
` [PATCH 2/2] string-list: add string_list_sort_u() that mimics "sort -u"
` [PATCH v3 1/2] u-string-list: add unit tests for string-list methods
` [PATCH v3 2/2] string-list: add string_list_sort_u() that mimics "sort -u"
` [PATCH v2 1/2] u-string-list: add unit tests for string-list methods
` [PATCH v2 2/2] string-list: add string_list_sort_u() that mimics "sort -u"
[PATCH 0/4] odb: support ODB source specific transaction handling
2026-01-29 11:24 UTC (8+ messages)
` [PATCH 1/4] odb: store ODB source in `struct odb_transaction`
` [PATCH 2/4] object-file: rename transaction functions
` [PATCH 3/4] odb: prepare `struct odb_transaction` to support more sources
` [PATCH 4/4] odb: transparently handle common transaction behavior
[PATCH v3 00/14] odb: introduce `odb_for_each_object()`
2026-01-29 11:08 UTC (18+ messages)
` [PATCH v3 02/14] odb: fix flags parameter to be unsigned
` [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()`
Git project and GSoC 2026
2026-01-29 10:20 UTC (5+ messages)
[Outreachy PATCH v4 0/3] store repo specific config values in new `struct repo_config_values`
2026-01-29 8:29 UTC (3+ messages)
` [Outreachy PATCH v5 "
What's cooking in git.git (Jan 2026, #09)
2026-01-28 22:50 UTC (4+ messages)
` ds/revision-maximal-only (was Re: What's cooking in git.git (Jan 2026, #09))
[PATCH 00/10] Convert remaining hooks to hook.h
2026-01-28 21:39 UTC (22+ messages)
` [PATCH v7 00/12] "
` [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 v8 00/12] Convert remaining hooks to hook.h
` [PATCH v8 01/12] t1800: add hook output stream tests
` [PATCH v8 02/12] run-command: add helper for pp child states
` [PATCH v8 03/12] run-command: add stdin callback for parallelization
` [PATCH v8 04/12] hook: provide stdin via callback
` [PATCH v8 05/12] hook: convert 'post-rewrite' hook in sequencer.c to hook API
` [PATCH v8 06/12] hook: allow separate std[out|err] streams
` [PATCH v8 07/12] transport: convert pre-push to hook API
` [PATCH v8 08/12] reference-transaction: use hook API instead of run-command
` [PATCH v8 09/12] hook: add jobs option
` [PATCH v8 10/12] run-command: poll child input in addition to output
` [PATCH v8 11/12] receive-pack: convert update hooks to new API
` [PATCH v8 12/12] receive-pack: convert receive hooks to hook API
[PATCH V1][RFC] t/perf/p3400: speed up setup using fast-import
2026-01-28 16:07 UTC (5+ messages)
` [PATCH v2] "
[PATCH 00/10] Xdiff cleanup part 3
2026-01-28 14:40 UTC (14+ messages)
` [PATCH 01/10] ivec: introduce the C side of ivec
` [PATCH 07/10] xdiff: replace xdfile_t.dstart with xdfenv_t.delta_start
` [PATCH 10/10] xdiff: move xdl_cleanup_records() from xprepare.c to xdiffi.c
HIMSS 2026 Leads list
2026-01-28 14:31 UTC (2+ messages)
[ANNOUNCE] Git for Windows 2.53.0-rc2
2026-01-28 14:27 UTC
[RFC PATCH 0/1] add-patch: Allow reworking with a file after deciding on its hunks
2026-01-28 11:26 UTC (7+ messages)
` [PATCH v2 0/1] Allow reworking with a file when making hunk decisions
` [PATCH v2 1/1] Allow reworking with a file after deciding on all its hunks
Question: supporting multiple named ignore files (in addition to .gitignore)
2026-01-28 10:13 UTC (3+ messages)
[PATCH v2 0/2] worktree: clarify --expire applies to missing worktrees
2026-01-28 5:39 UTC (2+ messages)
` [PATCH v3] worktree: clarify that --expire only affects "
[PATCH] Fixed --shallow-since generating descendant borders
2026-01-28 4:23 UTC (5+ messages)
` [PATCH v2] shallow: set borders which are all reachable after clone shallow since
workaround for git maintenance systemd services not exiting when git is built with address sanitizer
2026-01-28 1:45 UTC
[PATCH v2 1/5] replay: remove dead code and rearrange
2026-01-28 0:04 UTC
[PATCH] repo: add new flag --keys to git-repo-info
2026-01-27 22:27 UTC (7+ 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] RelNotes: a few spelling fixes
2026-01-27 22:20 UTC
[PATCH 00/17] midx: incremental MIDX/bitmap layer compaction
2026-01-27 22:13 UTC (7+ messages)
` [PATCH v2 00/18] "
` [PATCH v2 10/18] midx: do not require packs to be sorted in lexicographic order
` [PATCH v2 17/18] midx: implement MIDX compaction
[PATCH 0/2] Improving advise messages from "switch"
2026-01-27 21:22 UTC (5+ messages)
` [PATCH 1/2] checkout: pass program-readable token to unified "main"
` [PATCH 2/2] checkout: tell "parse_remote_branch" which command is calling it
[PATCH] replay: drop rev-list formatting options from manual
2026-01-27 18:48 UTC (10+ messages)
[ANNOUNCE] Git v2.53.0-rc2
2026-01-27 17:22 UTC
[PATCH 0/1] Alias 'list'-subcommands to 'ls'
2026-01-27 17:01 UTC (2+ messages)
Remote tracking option hint for git-switch still shows git-checkout command
2026-01-27 16:29 UTC (2+ messages)
[PATCH 0/3] Small fixups for `OBJECT_INFO` flags
2026-01-27 6:29 UTC (11+ messages)
` [PATCH 1/3] builtin/backfill: fix flags passed to `odb_has_object()`
` [PATCH 2/3] builtin/fsck: "
` [PATCH 3/3] odb: drop gaps in object info flag values
[PATCH 0/4] doc: some more synopsis conversions and fixes
2026-01-26 21:25 UTC (10+ messages)
` [PATCH 4/4] doc: convert git-show to synopsis style
` [PATCH v2 0/4] doc: some more synopsis conversions and fixes
` [PATCH v2 1/4] convert git-submodule doc to synopsis style
` [PATCH v2 2/4] doc: finalize git-clone documentation conversion "
` [PATCH v2 3/4] doc: fix some style issues in git-clone and for-each-ref-options
` [PATCH v2 4/4] doc: convert git-show to synopsis style
[PATCH 0/2] xdiff: Remove unneeded members from xrecord_t and xdlclass_t
2026-01-26 17:35 UTC (4+ messages)
` [PATCH 1/2] xdiff: remove "line_hash" field from xrecord_t
` [PATCH 2/2] xdiff: remove unused data from xdlclass_t
[regression][bisected] git-subtree remote desynchronization
2026-01-26 17:32 UTC (6+ messages)
[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
2026-01-26 17:32 UTC (6+ messages)
[PATCH] ci(*-leaks): skip the git-svn tests to save time
2026-01-26 16:06 UTC (9+ messages)
Missing and omitted objects
2026-01-26 12:48 UTC (3+ messages)
[PATCH 00/14] odb: introduce `odb_for_each_object()`
2026-01-26 9:51 UTC (16+ messages)
` [PATCH v4 "
` [PATCH v4 01/14] odb: rename `FOR_EACH_OBJECT_*` flags
` [PATCH v4 02/14] odb: fix flags parameter to be unsigned
` [PATCH v4 03/14] object-file: extract function to read object info from path
` [PATCH v4 04/14] object-file: introduce function to iterate through objects
` [PATCH v4 05/14] packfile: extract function to iterate through objects of a store
` [PATCH v4 06/14] packfile: introduce function to iterate through objects
` [PATCH v4 07/14] odb: introduce `odb_for_each_object()`
` [PATCH v4 08/14] builtin/fsck: refactor to use `odb_for_each_object()`
` [PATCH v4 09/14] treewide: enumerate promisor objects via `odb_for_each_object()`
` [PATCH v4 10/14] treewide: drop uses of `for_each_{loose,packed}_object()`
` [PATCH v4 11/14] odb: introduce mtime fields for object info requests
` [PATCH v4 12/14] builtin/pack-objects: use `packfile_store_for_each_object()`
` [PATCH v4 13/14] reachable: convert to use `odb_for_each_object()`
` [PATCH v4 14/14] odb: drop unused `for_each_{loose,packed}_object()` functions
[PATCH] fsmonitor: fix two bugs in watchman hook retry path
2026-01-26 1:33 UTC
[PATCH 0/6] refs: provide detailed error messages when using batched update
2026-01-25 22:52 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 1/6] refs: skip to next ref when current ref is rejected
` [PATCH v5 2/6] refs: add rejection detail to the callback function
` [PATCH v5 3/6] update-ref: utilize rejected error details if available
` [PATCH v5 4/6] fetch: utilize rejected ref error details
` [PATCH v5 5/6] receive-pack: "
` [PATCH v5 6/6] fetch: delay user information post committing of transaction
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