public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-21 13:15:03 to 2026-01-23 14:37:43 UTC [more...]

[PATCH v4 0/1] subtree: validate --prefix against commit in split
 2026-01-23 14:35 UTC  (2+ messages)
` [PATCH v4 1/1] "

What's cooking in git.git (Jan 2026, #08)
 2026-01-23 14:35 UTC  (2+ messages)

[PATCH v3 0/4] Fix git-last-modified(1) bug triggered when passing a tree-ish
 2026-01-23 14:33 UTC  (6+ 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

[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`

[RFC PATCH 0/1] add-patch: Allow reworking with a file after deciding on its hunks
 2026-01-23 11:58 UTC  (2+ messages)
` [RFC PATCH 1/1] add-patch: Allow reworking with a file after deciding on all "

[PATCH 00/14] odb: introduce `odb_for_each_object()`
 2026-01-23 10:57 UTC  (42+ 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] reset: avoid reflog update on no-op reset
 2026-01-23  8:54 UTC 

[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 1/3] show-index: implement automatic hash detection
 2026-01-23  7:22 UTC  (3+ messages)

[PATCH] revision: add --maximal option
 2026-01-23  6:38 UTC  (11+ messages)
` [PATCH v2] revision: add --maximal-only option

[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 v2] submodule: fetch missing objects from default remote
 2026-01-22 21:21 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v4] lockfile: add PID file for debugging stale locks
 2026-01-22 20:17 UTC  (10+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH 0/6] refs: provide detailed error messages when using batched update
 2026-01-22 20:10 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 6/6] fetch: delay user information post committing of transaction
` [PATCH v4 0/6] refs: provide detailed error messages when using batched update
  ` [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] reset: avoid reflog update on no-op reset
 2026-01-22 19:09 UTC  (3+ messages)

Memory leak
 2026-01-22 18:19 UTC  (7+ 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  (5+ 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  (30+ 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()
` [PATCH 10/10] xdiff: move xdl_cleanup_records() from xprepare.c to xdiffi.c

[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  (4+ messages)

.gitignore issue
 2026-01-21 21:09 UTC  (3+ messages)

[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
 2026-01-21 20:51 UTC  (2+ messages)

[PATCH] replay: drop rev-list formatting options from manual
 2026-01-21 20:03 UTC  (9+ messages)

[PATCH] worktree: clarify --expire applies to missing worktrees
 2026-01-21 19:55 UTC  (3+ messages)
` [PATCH v2 0/2] "

What's cooking in git.git (Jan 2026, #06)
 2026-01-21 19:54 UTC  (6+ messages)

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2026-01-21 19:02 UTC  (6+ messages)
` [PATCH v11 0/8] "

[PATCH v2 0/5] Change git-last-modified(1) default behavior and add documentation
 2026-01-21 18:40 UTC  (3+ messages)
` [PATCH v3 0/4] "

.gitignore issue
 2026-01-21 18:32 UTC 

[PATCH v2] symlinks: use unsigned int for flags
 2026-01-21 18:04 UTC  (2+ messages)

[RFC][PATCH 0/3] show-index: modernize and implement auto-detection of hash algorithm
 2026-01-21 17:23 UTC  (4+ messages)
` [PATCH 3/3] show-index: remove global state variables

[ANNOUNCE] Git v2.53.0-rc1
 2026-01-21 17:13 UTC 

[PATCH v6] sparse-checkout: optimize string_list construction and add tests to verify deduplication
 2026-01-21 16:51 UTC  (4+ messages)
` [PATCH v7] "

[PATCH] repo: add new flag --keys to git-repo-info
 2026-01-21 14:38 UTC  (7+ messages)
` [PATCH v4 0/2] repo: add --format=default and --keys
  ` [PATCH v4 2/2] repo: add new flag --keys to git-repo-info

Bug: git-stash fails for new file not staged for commit
 2026-01-21 12:30 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox