public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-14 18:11:27 to 2026-01-16 17:16:06 UTC [more...]

[PATCH v2 0/3] Fix git-last-modified(1) bug triggered when passing a tree-ish
 2026-01-16 17:16 UTC  (19+ messages)
` [PATCH v2 1/3] last-modified: rewrite error message when more than one revision given
` [PATCH v2 3/3] last-modified: verify revision argument is a commit-ish
` [PATCH v3 0/4] Fix git-last-modified(1) bug triggered when passing a tree-ish
  ` [PATCH v3 1/4] last-modified: rewrite error message when more than one revision given
  ` [PATCH v3 2/4] last-modified: fix memory leak when more than one revision is given
  ` [PATCH v3 3/4] last-modified: remove double error message
  ` [PATCH v3 4/4] last-modified: verify revision argument is a commit-ish

README update proposition
 2026-01-16 17:09 UTC  (2+ messages)

[PATCH] sparse-checkout: optimize string_list construction
 2026-01-16 17:03 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/2] more t/perf meson/GIT-BUILD-OPTIONS fallout
 2026-01-16 16:54 UTC  (3+ messages)

[PATCH 00/14] odb: introduce `odb_for_each_object()`
 2026-01-16 16:49 UTC  (28+ messages)
` [PATCH 01/14] odb: rename `FOR_EACH_OBJECT_*` flags
` [PATCH 02/14] odb: fix flags parameter to be unsigned
` [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 05/14] packfile: extract function to iterate through objects of a store
` [PATCH 06/14] packfile: introduce function to iterate through objects
` [PATCH 07/14] odb: introduce `odb_for_each_object()`
` [PATCH 08/14] builtin/fsck: refactor to use `odb_for_each_object()`
` [PATCH 09/14] treewide: enumerate promisor objects via `odb_for_each_object()`
` [PATCH 10/14] treewide: drop uses of `for_each_{loose,packed}_object()`
` [PATCH 11/14] odb: introduce mtime fields for object info requests
` [PATCH 12/14] builtin/pack-objects: use `packfile_store_for_each_object()`
` [PATCH 13/14] reachable: convert to use `odb_for_each_object()`
` [PATCH 14/14] odb: drop unused `for_each_{loose,packed}_object()` functions

[PATCH 0/3] Rename commit list functions to conform to coding guidelines
 2026-01-16 16:48 UTC  (7+ messages)
` [PATCH 1/3] commit: rename `copy_commit_list()` "
` [PATCH 2/3] commit: rename `reverse_commit_list()` "
` [PATCH 3/3] commit: rename `free_commit_list()` "

[PATCH] cat-file: only use bitmaps when filtering
 2026-01-16 16:45 UTC  (3+ messages)

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2026-01-16 16:32 UTC  (7+ messages)
` [PATCH v11 0/8] "
  ` [PATCH v11 8/8] builtin/history: implement "reword" subcommand

[PATCH v2 0/5] git-add : Respect submodule ignore=all and only add changes with --force
 2026-01-16 16:07 UTC  (5+ messages)
` [PATCH v3 0/5] git-add: Skip submodules with ignore=all unless --force and explicit path used
  ` [PATCH v3 2/5] read-cache: submodule add need --force given ignore=all configuration

[PATCH] help: report on whether or not gettext is enabled
 2026-01-16 15:46 UTC  (2+ messages)

[PATCH v3 5/5] Documentation: update add --force option + ignore=all config
 2026-01-16 15:35 UTC  (3+ messages)

[ANNOUNCE] Git for Windows 2.53.0-rc0
 2026-01-16 15:30 UTC 

What's cooking in git.git (Jan 2026, #05)
 2026-01-16 15:23 UTC  (3+ messages)

[PATCH 0/3] Sanitize sideband channel messages
 2026-01-16 15:21 UTC  (12+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] sideband: add options to allow more control sequences to be passed through

[PATCH 0/3] Expand and enhance git-last-modified(1) documentation
 2026-01-16 13:34 UTC  (11+ messages)
` [PATCH 2/3] last-modified: document option --max-depth
` [PATCH v2 0/5] Change git-last-modified(1) default behavior and add documentation
  ` [PATCH v2 1/5] last-modified: document NUL termination
  ` [PATCH v2 2/5] last-modified: add option '-z' to help output
  ` [PATCH v2 3/5] last-modified: document option --max-depth
  ` [PATCH v2 4/5] last-modified: add option '--max-depth' to help output
  ` [PATCH v2 5/5] last-modified: change default max-depth to 0

Git project and GSoC 2026
 2026-01-16 11:06 UTC 

[PATCH 00/10] Xdiff cleanup part 3
 2026-01-16 10:39 UTC  (5+ messages)
` [PATCH 01/10] ivec: introduce the C side of ivec

[PATCH 00/10] tree: stop using the_repository
 2026-01-16 10:02 UTC  (3+ messages)
` [PATCH 11/10] cocci: remove obsolete the_repository rules

[PATCH v2 0/2] userdiff: extend Scheme support to cover other Lisp dialects
 2026-01-16  8:49 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] userdiff: tighten word-diff test case of the scheme driver
  ` [PATCH v3 2/2] userdiff: extend Scheme support to cover other Lisp dialects

[PATCH 00/17] Fixes and improvements for ref consistency checks
 2026-01-16  6:48 UTC  (8+ messages)
` [PATCH 16/17] builtin/fsck: move generic HEAD check into `refs_fsck()`
` [PATCH v2 00/17] Fixes and improvements for ref consistency checks

Feat. req.: add a flag to `git clean` to also remove ignored nested repositories
 2026-01-16  5:16 UTC  (3+ messages)

[L10N] Kickoff for Git 2.53.0
 2026-01-16  1:13 UTC 

[GSoC PATCH 1/1] diff: improve scaling of filenames in diffstat to handle UTF-8 chars
 2026-01-16  0:05 UTC  (6+ messages)
` [GSoC PATCH v2 0/2] "
  ` [GSoC PATCH v2 1/2] "
  ` [GSoC PATCH v2 2/2] t4073: add test for diffstat paths length when containing "

[Outreachy PATCH RFC 0/3] store git_default_config() parsed values in new config struct
 2026-01-15 22:17 UTC  (3+ messages)
` [Outreachy PATCH v2 "

[GSOC][PATCH] t5500: simplify test implementation and fix git exit code suppression
 2026-01-15 21:28 UTC  (2+ messages)

[PATCH] hook: make stdout_to_stderr optional
 2026-01-15 21:24 UTC  (12+ messages)
` [PATCH v3 0/2] Fix two hook conversion regressions
  ` [PATCH v3 1/2] hook: allow hooks to disable stdout_to_stderr
  ` [PATCH v3 2/2] hook: make ungroup opt-out instead of opt-in

[PATCH] Documentation/config: fix replacement for --get-urlmatch
 2026-01-15 21:14 UTC  (2+ messages)

Slow git pack-refs --all
 2026-01-15 21:09 UTC  (11+ messages)

Delta Islands without bitmaps?
 2026-01-15 20:39 UTC  (2+ messages)

[PATCH 0/6] refs: provide detailed error messages when using batched update
 2026-01-15 20:29 UTC  (23+ messages)
` [PATCH 1/6] refs: remove unused header
` [PATCH 2/6] refs: attach rejection details to updates
` [PATCH 3/6] refs: add rejection detail to the callback function
` [PATCH 4/6] update-ref: utilize rejected error details if available
` [PATCH 5/6] fetch: utilize rejected ref error details
` [PATCH 6/6] receive-pack: "

[PATCH v24 0/2] status: show comparison with push remote tracking branch
 2026-01-15 19:53 UTC  (15+ messages)
` [PATCH v25 "
  ` [PATCH v25 2/2] "
      ` Triangular workflow

[PATCH] subtree: validate --prefix against commit in split
 2026-01-15 17:52 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[ANNOUNCE] Git v2.53.0-rc0
 2026-01-15 17:35 UTC 

Repost: Inconsistent Behavior in 'git add' (git 2.52.0)?
 2026-01-15 16:55 UTC  (2+ messages)

Triangular workflow
 2026-01-15 16:17 UTC  (6+ messages)

[PATCH v2 0/2] shallow: handling fetch relative-deepen
 2026-01-15 15:50 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] "

[PATCH 0/1] oidmap: make entry cleanup explicit in oidmap_clear
 2026-01-15 13:16 UTC  (2+ messages)
` [PATCH 1/1] "

[BUG] Git push sends too much data unnecessarily
 2026-01-15  9:43 UTC  (7+ messages)

git subtree -P path split [rev] should check for path under rev, not in the current working directory
 2026-01-15  4:42 UTC 

[PATCH 00/17] midx: incremental MIDX/bitmap layer compaction
 2026-01-15  0:11 UTC  (27+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 01/18] midx: mark `get_midx_checksum()` arguments as const
  ` [PATCH v2 02/18] midx: rename `get_midx_checksum()` to `midx_get_checksum_hash()`
  ` [PATCH v2 03/18] midx: introduce `midx_get_checksum_hex()`
  ` [PATCH v2 04/18] builtin/multi-pack-index.c: make '--progress' a common option
  ` [PATCH v2 05/18] git-multi-pack-index(1): remove non-existent incompatibility
  ` [PATCH v2 06/18] git-multi-pack-index(1): align SYNOPSIS with 'git multi-pack-index -h'
  ` [PATCH v2 07/18] t/t5319-multi-pack-index.sh: fix copy-and-paste error in t5319.39
  ` [PATCH v2 08/18] midx-write.c: don't use `pack_perm` when assigning `bitmap_pos`
  ` [PATCH v2 09/18] midx-write.c: introduce `struct write_midx_opts`
  ` [PATCH v2 10/18] midx: do not require packs to be sorted in lexicographic order
  ` [PATCH v2 11/18] git-compat-util.h: introduce `u32_add()`
  ` [PATCH v2 12/18] midx-write.c: introduce `midx_pack_perm()` helper
  ` [PATCH v2 13/18] midx-write.c: extract `fill_pack_from_midx()`
  ` [PATCH v2 14/18] midx-write.c: enumerate `pack_int_id` values directly
  ` [PATCH v2 15/18] midx-write.c: factor fanout layering from `compute_sorted_entries()`
  ` [PATCH v2 16/18] t/helper/test-read-midx.c: plug memory leak when selecting layer
  ` [PATCH v2 17/18] midx: implement MIDX compaction
  ` [PATCH v2 18/18] midx: enable reachability bitmaps during "

[PATCH v2] fsck: snapshot default refs before object walk
 2026-01-14 22:34 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] fsck: snapshot default refs before object walk
 2026-01-14 22:23 UTC  (4+ messages)

[GSoC PATCH 0/1] diff: improve scaling of filenames in diffstat to handle UTF-8 chars
 2026-01-14 22:22 UTC 

Triangular workflow
 2026-01-14 21:38 UTC  (2+ messages)

[PATCH] Fetch missing submodule objects from default remote
 2026-01-14 21:22 UTC  (2+ messages)

[PATCH 0/1] compat: modernize and simplify byte swapping functions
 2026-01-14 21:14 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] Fetch missing submodule objects from default remote
 2026-01-14 19:48 UTC  (5+ messages)
` [PATCH v2] submodule: fetch missing "

[PATCH] gitk: use config settings for head/tag colors
 2026-01-14 18:11 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