git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2026-01-29 23:52:18 to 2026-02-03 10:18:39 UTC [more...]

[PATCH v3 0/5] Sanitize sideband channel messages
 2026-02-03 10:17 UTC  (2+ messages)
` [PATCH v4 0/6] "

Git project and GSoC 2026
 2026-02-03 10:08 UTC  (10+ messages)

[PATCH v2 0/5] Change git-last-modified(1) default behavior and add documentation
 2026-02-03  9:58 UTC  (4+ messages)
` [PATCH v3 0/4] "

[PATCH v2 0/1] Allow reworking with a file when making hunk decisions
 2026-02-03  9:55 UTC  (11+ messages)
` [PATCH v2 1/1] Allow reworking with a file after deciding on all its hunks

[PATCH 0/3] wt-status: reduce reliance on global state
 2026-02-03  9:53 UTC  (12+ messages)
` [PATCH 1/3] wt-status: replace uses of the_repository with local repository instances
` [PATCH 2/3] wt-status: pass struct repository and wt_status through function parameters
` [PATCH 3/3] wt-status: use hash_algo from local repository instead of global the_hash_algo

[PATCH] doc: shortlog: put back trailer paragraphs
 2026-02-03  9:48 UTC  (4+ messages)
` [PATCH v2] "

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

[PATCH] git-compat-util: make git_find_last_dir_sep return a const pointer
 2026-02-03  6:25 UTC  (2+ messages)

[PATCH 0/4] odb: support ODB source specific transaction handling
 2026-02-03  1:16 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] odb: store ODB source in `struct odb_transaction`
  ` [PATCH v2 2/4] object-file: rename transaction functions
  ` [PATCH v2 3/4] odb: prepare `struct odb_transaction` to become generic
  ` [PATCH v2 4/4] odb: transparently handle common transaction behavior

[PATCH v11 0/8] Introduce git-history(1) command for easy history editing
 2026-02-03  0:01 UTC  (5+ messages)
` [PATCH v11 8/8] builtin/history: implement "reword" subcommand

[PATCH] revisions: add @{default} shorthand for default branch
 2026-02-02 23:03 UTC  (25+ messages)

[PATCH 0/5] submodule: add 'reversive' traversal options to foreach
 2026-02-02 21:25 UTC  (11+ messages)
` [PATCH 1/5] t7425: add tests for reversive submodule traversal
` [PATCH 2/5] submodule: teach and plumb reverse-traversal behavior
` [PATCH 3/5] submodule: teach and plumb append-superproject behavior
` [PATCH 4/5] submodule: introduce reversive shorthand mode
` [PATCH 5/5] doc: document reversive traversal and related modes

Bug: git add :!x . exits with error when x is in .gitignore
 2026-02-02 21:25 UTC  (3+ messages)

[PATCH v2] subtree: validate --prefix against commit in split
 2026-02-02 21:07 UTC  (5+ messages)
` [PATCH v3] "

[BUG] git log --graph --pretty=format misplaces graph characters when -p given
 2026-02-02 20:49 UTC  (4+ messages)

[PATCH] stash: honor --no-overwrite-ignore when updating index
 2026-02-02 20:31 UTC  (10+ messages)
` [PATCH v2] stash: honor --no-overwrite-ignore with --all

[PATCH] [GSoC][PATCH] t9160:modernize test path checking
 2026-02-02 19:34 UTC  (4+ messages)
` [PATCH v2][GSoC] "

[ANNOUNCE] Git for Windows 2.53.0
 2026-02-02 19:22 UTC 

A note from the maintainer
 2026-02-02 19:22 UTC  (2+ messages)

[BUG] git-blame: --color-lines ignores --ignore-rev
 2026-02-02 17:56 UTC  (6+ messages)
` [PATCH] blame: fix coloring for repeated suspects

What's cooking in git.git (Feb 2026, #01)
 2026-02-02 17:36 UTC 

[ANNOUNCE] Git v2.53.0
 2026-02-02 17:06 UTC 

[PATCH 00/10] Convert remaining hooks to hook.h
 2026-02-02 16:32 UTC  (5+ messages)
` [PATCH v8 00/12] "
  ` [PATCH v8 06/12] hook: allow separate std[out|err] streams

[PATCH] [GSoC][PATCH] t9160:modernize test path checking
 2026-02-02 13:46 UTC  (2+ messages)
` [PATCH] [GSoC][PATCH] t9160: modernize "

[PATCH 0/2] refs: allow setting the reference directory
 2026-02-02 12:26 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] refs: allow reference location in refstorage config
  ` [PATCH v4 2/4] refs: extract out `refs_create_refdir_stubs()`
  ` [PATCH v4 3/4] refs: parse and use the reference storage payload
  ` [PATCH v4 4/4] refs: add GIT_REFERENCE_BACKEND to specify reference backend

[PATCH 0/4] doc: some more synopsis conversions and fixes
 2026-02-02  8:36 UTC  (13+ 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 v2 0/4] doc: some more synopsis conversions and fixes
  ` [PATCH v2 4/4] doc: convert git-show to synopsis style

[Newcomer] [GSOC 2026] Introduction
 2026-02-02  8:28 UTC 

[Newcomer] [GSOC 2026] Introduction
 2026-02-02  8:16 UTC  (3+ messages)
    ` (no subject)

[ANNOUNCE] Git Rev News edition 131
 2026-02-02  6:45 UTC 

[ANNOUNCE] Git v2.53.0-rc2
 2026-02-02  6:12 UTC  (5+ messages)
` [PATCH] RelNotes: fully spell negation

[PATCH 0/3] Fix misuse of `refs_for_each_ref_in()`
 2026-02-02  2:14 UTC  (19+ 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()`
` [PATCH v2 0/4] Fix "
  ` [PATCH v2 1/4] pack-bitmap: deduplicate logic to iterate over preferred bitmap tips
  ` [PATCH v2 2/4] pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"
  ` [PATCH v2 3/4] bisect: fix misuse of `refs_for_each_ref_in()`
  ` [PATCH v2 4/4] bisect: simplify string_list memory handling

[PATCH] fix(clone): segment fault when using --revision and protocol v0/v1
 2026-02-01  9:23 UTC 

[RFC PATCH] builtin/format-patch: print a warning for skipped merge commits?
 2026-02-01  8:38 UTC  (3+ messages)

[Newcomer] [GSOC 2026] Introduction
 2026-02-01  6:28 UTC 

[PATCH] .github/CONTRIBUTING.md: fix broken link to SubmittingPatches
 2026-02-01  0:26 UTC  (4+ messages)
    ` [PATCH v2] .github/CONTRIBUTING.md: link to SubmittingPatches on git-scm.com

[PATCH v2] shallow: set borders which are all reachable after clone shallow since
 2026-01-31 16:28 UTC  (2+ messages)
` [PATCH v3] shallow: ensure all boundary commits are reachable with --shallow-since

[GIT PULL] l10n updates for 2.53.0 round 1
 2026-01-31 14:17 UTC 

What's cooking in git.git (Jan 2026, #10)
 2026-01-31 13:31 UTC  (7+ messages)

[PATCH v2] t5550: add netrc tests for http 401/403
 2026-01-31 12:33 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] revisions: add @{default} shorthand for default branch
 2026-01-31  0:06 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] revisions: add @{primary} shorthand for primary branch
    ` [PATCH v4] "

Draft of Git Rev News edition 131
 2026-01-30 22:58 UTC 

[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-30 21:45 UTC  (5+ messages)
` [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"

[Outreachy PATCH v5 0/3] store repo specific config values in new `struct repo_config_values`
 2026-01-30 20:15 UTC  (5+ messages)
` [Outreachy PATCH v5 3/3] environment: move "branch.autoSetupMerge" into "

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

[PATCH] show-index: warn when falling back to SHA-1 outside a repository
 2026-01-30 17:07 UTC  (5+ messages)
` [PATCH V2 0/2] show-index: add warning and wrap error messages with gettext
  ` [PATCH V2 1/2] show-index: warn when falling back to SHA-1 outside a repository
  ` [PATCH V2 2/2] show-index: use gettext wrapping in user facing error messages

[PATCH V1][RFC] t/perf/p3400: speed up setup using fast-import
 2026-01-30 17:10 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH] show-index: warn when falling back to SHA-1 outside a repository
 2026-01-30 17:01 UTC  (4+ messages)

[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
 2026-01-30 16:06 UTC  (11+ messages)

[PATCH] path: refactor normalize_path_copy_len()
 2026-01-30 14:01 UTC  (2+ messages)
` [PATCH v2] path: factor out skip_slashes() in normalize_path_copy_len()

[PATCH v3 00/14] odb: introduce `odb_for_each_object()`
 2026-01-30 12:57 UTC  (8+ messages)
` [PATCH v3 12/14] builtin/pack-objects: use `packfile_store_for_each_object()`

[PATCH] show-index: warn when falling back to SHA-1 outside a repository
 2026-01-30  8:59 UTC  (2+ messages)

[PATCH v2 0/2] worktree: clarify --expire applies to missing worktrees
 2026-01-30  0:29 UTC  (3+ messages)
` [PATCH v3] worktree: clarify that --expire only affects "


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).