public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-28 01:02:14 to 2026-03-02 18:09:05 UTC [more...]

[PATCH 0/2] for-each-repo: work correctly in a worktree
 2026-03-02 18:09 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "
  ` [PATCH v3 0/4] "
    ` [PATCH v3 1/4] for-each-repo: test outside of repo context
    ` [PATCH v3 2/4] run-command: extract clear_local_repo_env helper
    ` [PATCH v3 3/4] for-each-repo: work correctly in a worktree
    ` [PATCH v3 4/4] for-each-repo: simplify passing of parameters

[GSOC RFC PATCH] builtin/repo: add path.in-worktree field
 2026-03-02 18:08 UTC  (5+ messages)

Editing GSoC Project Ideas
 2026-03-02 18:03 UTC  (3+ messages)

Performance regression in "update" hooks
 2026-03-02 18:02 UTC  (6+ messages)

[PATCH 0/5] builtin/repo: include largest object information
 2026-03-02 17:39 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] builtin/repo: collect largest inflated objects
  ` [PATCH v2 3/5] builtin/repo: add OID annotations to table output

[PATCH] ci: unset GITLAB_FEATURES envvar to not bust xargs(1) limits
 2026-03-02 17:11 UTC  (2+ messages)

[PATCH 0/4] Specify hooks via configs
 2026-03-02 17:04 UTC  (16+ messages)
` [PATCH v3 00/12][next] "
  ` [PATCH v3 01/12] hook: add internal state alloc/free callbacks
  ` [PATCH v3 02/12] hook: run a list of hooks to prepare for multihook support
  ` [PATCH v3 03/12] hook: add "git hook list" command
  ` [PATCH v3 04/12] string-list: add unsorted_string_list_remove()
  ` [PATCH v3 05/12] hook: include hooks from the config
  ` [PATCH v3 06/12] hook: allow disabling config hooks
  ` [PATCH v3 07/12] hook: allow event = "" to overwrite previous values
  ` [PATCH v3 08/12] hook: allow out-of-repo 'git hook' invocations
  ` [PATCH v3 09/12] hook: add -z option to "git hook list"
  ` [PATCH v3 10/12] hook: refactor hook_config_cache from strmap to named struct
  ` [PATCH v3 11/12] hook: store and display scope for configured hooks in git hook list
  ` [PATCH v3 12/12] hook: show disabled hooks in "git hook list"

[PATCH] t: fix "that that" typos in test comments
 2026-03-02 17:00 UTC  (2+ messages)

[PATCH v2 2/2] doc: diff-options.adoc: show format.noprefix for format-patch
 2026-03-02 16:53 UTC  (5+ messages)
  ` [PATCH v2] doc: diff-options.adoc: make *.noprefix split translatable

[PATCH v30 0/2] status: add status.compareBranches config for multiple branch comparisons
 2026-03-02 16:52 UTC  (4+ messages)

[RFC] git repo info: exposing repository paths
 2026-03-02 16:50 UTC  (8+ messages)
` [PATCH 0/2] repo info: add path.git-dir and path.common-dir
  ` [PATCH 1/2] repo: add the field path.git-dir
  ` [PATCH 2/2] repo: add the field path.common-dir

[PATCH v1 1/1] send-mail: add client certificate options
 2026-03-02 16:43 UTC  (4+ messages)
` [PATCH v2 0/1] send-email: "
  ` [PATCH v2 1/1] "

[PATCH 0/4] repo: add support for path-related fields
 2026-03-02 16:38 UTC  (17+ messages)
` [PATCH 1/4] rev-parse: prepend `path_` to path-related enums
` [PATCH 2/4] path: add new function strbuf_add_path
` [PATCH 3/4] repo: add the --format-path flag
` [PATCH 4/4] repo: add the field path.toplevel

[PATCH] diff: fix crash with --find-object outside repository
 2026-03-02 16:29 UTC  (2+ messages)

[PATCH v10] setup: improve error diagnosis for invalid .git files
 2026-03-02 16:26 UTC  (7+ messages)
` [PATCH v11] "

[GSoC PATCH 0/3] doc: improve gitprotocol-pack
 2026-03-02 16:10 UTC  (4+ messages)
` [GSoC PATCH 1/3] doc: gitprotocol-pack: fix pronoun-antecedent agreement
` [GSoC PATCH 2/3] doc: gitprotocol-pack: improve paragraphs structure
` [GSoC PATCH 3/3] doc: gitprotocol-pack: normalize inline code formatting

[PATCH] send-email: validate charset name in 8bit encoding prompt
 2026-03-02 16:10 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/2] clean leftover calls to string_list_remove_duplicates
 2026-03-02 16:06 UTC  (11+ messages)
` [PATCH v3 1/2] sparse-checkout: use string_list_sort_u
  ` [PATCH v3 2/2] help: cleanup the contruction of keys_uniq
` [PATCH v4 0/1] Make keys_uniq stop depending on sort "
  ` [PATCH v4 1/1] help: cleanup the contruction "

[PATCH v7 0/5] rebase: support --trailer
 2026-03-02 15:00 UTC  (10+ messages)
` [PATCH v7 1/5] interpret-trailers: factor trailer rewriting
` [PATCH v7 2/5] trailer: move process_trailers to trailer.h
` [PATCH v7 3/5] trailer: append trailers without fork/exec
` [PATCH v7 4/5] commit, tag: parse --trailer with OPT_STRVEC

[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
 2026-03-02 14:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] path: clean up few things
 2026-03-02 14:21 UTC  (4+ messages)
` [PATCH 1/3] path: remove unused header
` [PATCH 2/3] path: use the right datatype
` [PATCH 3/3] path: remove redundant function calls

What's cooking in git.git (Feb 2026, #11)
 2026-03-02 13:59 UTC  (3+ messages)

[GSoC] Introduction and Microproject: modernize t7412 submodule
 2026-03-02 12:35 UTC 

[PATCH] doc: fetch: document `--jobs=0` behavior
 2026-03-02 12:35 UTC  (5+ messages)

[Outreachy] Blog: Outreachy Internship Update (week 10 & 11)
 2026-03-02 12:18 UTC 

[PATCH 0/8] history: introduce "split" subcommand
 2026-03-02 12:13 UTC  (9+ messages)
` [PATCH 1/8] add-patch: split out header from "add-interactive.h"
` [PATCH 2/8] add-patch: split out `struct interactive_options`
` [PATCH 3/8] add-patch: remove dependency on "add-interactive" subsystem
` [PATCH 4/8] add-patch: add support for in-memory index patching
` [PATCH 5/8] add-patch: allow disabling editing of hunks
` [PATCH 6/8] cache-tree: allow writing in-memory index as tree
` [PATCH 7/8] builtin/history: split out extended function to create commits
` [PATCH 8/8] builtin/history: implement "split" subcommand

[PATCH 0/2] upload-pack: reduce lock contention when writing packfile data
 2026-03-02 12:12 UTC  (4+ messages)
` [PATCH 2/2] "

[GSoC] Introduction and Microproject: modernize t7412 submodule
 2026-03-02 12:11 UTC 

[PATCH] fetch, clone: add fetch.blobSizeLimit config
 2026-03-02 11:53 UTC  (2+ messages)

[PATCH] git-gui: highlight comment lines in commit message
 2026-03-02 11:30 UTC  (2+ messages)

[PATCH v1] environment: migrate encoding settings to repo-settings
 2026-03-02  8:57 UTC  (13+ messages)
` [PATCH v2 0/3] migrate encoding settings and bubble up repository
  ` [PATCH v2 1/3] environment: migrate encoding settings to repo-settings
  ` [PATCH v2 2/3] commit: pass 'struct repository' to commit creation APIs
  ` [PATCH v2 3/3] pretty: pass 'struct repository' to pretty_print_commit()
` [PATCH v3 0/3] environment: move encoding configs to struct repository
  ` [PATCH v3 1/3] commit: plumb 'struct repository' into commit creation APIs
  ` [PATCH v3 2/3] pretty: plumb 'struct repository' into pretty-print APIs
  ` [PATCH v3 3/3] environment: migrate encoding configs to struct repository
` [PATCH v4 0/3] move encoding configs to repo_config_values()
  ` [PATCH v4 1/3] commit: plumb 'struct repository' into commit creation APIs
  ` [PATCH v4 2/3] pretty: plumb 'struct repository' into pretty-print APIs
  ` [PATCH v4 3/3] environment: migrate encoding configs to repo_config_values()

[PATCH v3 0/5] repo: extend info path reporting and structure statistics
 2026-03-02  6:42 UTC  (17+ messages)
` [PATCH v4 00/10] repo info: add category/path keys and --path-format
  ` [PATCH v4 02/10] repo: add path keys to repo info
  ` [PATCH v5 00/11] repo info: add category/path keys and --path-format
    ` [PATCH v5 11/11] repo: refine path keys for repo info
    ` [PATCH v6 0/6] repo info: add category/path keys and --path-format
      ` [PATCH v6 1/6] repo: introduce repo_info context plumbing
      ` [PATCH v6 2/6] repo: support category requests in repo info
      ` [PATCH v6 3/6] repo: add path keys to "
      ` [PATCH v6 4/6] repo: add --path-format for info path output
      ` [PATCH v6 5/6] t1900: cover repo info path keys and path-format
      ` [PATCH v6 6/6] docs: describe repo info path keys

[PATCH] Refactor 'trust_executable_bit' to repository-scoped setting
 2026-03-01 18:59 UTC 

[GSOC][PATCH 0/2] Remove global state from editor.c
 2026-03-01 18:30 UTC  (8+ messages)
` [GSOC][PATCH 1/2] editor: make editor_program local to editor.c
` [GSOC][PATCH 2/2] editor: remove the_repository usage

[GSoC][Draft Proposal] Refactoring in order to reduce Git's global state
 2026-03-01 16:58 UTC  (6+ messages)
` [GSoC][Draft Proposal v3] "
  ` [GSoC][Draft Proposal v4] "

[GSOC] Discuss and Introduction: Improve disk space recovery for partial clones
 2026-03-01 15:34 UTC  (3+ messages)

[Bug] duplicated long-form options go unnoticed
 2026-03-01 14:33 UTC  (9+ messages)
` [PATCH 2/2] parseopt: check for duplicate long names and numerical options
  ` [PATCH v2 "

[PATCH 2/2] repo: add the field path.common-dir
 2026-03-01 14:01 UTC 

[PATCH] gitk: support config the color of linkfgcolor via Gitk Preferences
 2026-03-01 10:30 UTC  (4+ messages)
` [PATCH v2] gitk: support link color in the Preferences dialog
  ` [PATCH v3] "

[PATCH] docs: add hydroxide as an option for ProtonMail users
 2026-03-01  7:05 UTC 

[GSoC][PROPOSAL] Improving and Extending the git repo command
 2026-03-01  6:13 UTC  (3+ messages)

--no-decorate and %d in git-log(1)
 2026-03-01  5:59 UTC  (7+ messages)

[GSoC][PROPOSAL] Improve the new git repo command
 2026-03-01  3:10 UTC 

[PATCH v3] submodule: fetch missing objects from default remote
 2026-03-01  2:53 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] t/perf/p5304: catch git count-objects failures
 2026-03-01  2:22 UTC 

[GSoC] [Proposal]: Implement promisor remote fetch ordering
 2026-02-28 23:27 UTC 

Draft of Git Rev News edition 132
 2026-02-28 23:15 UTC 

whatchanged
 2026-02-28 21:30 UTC  (2+ messages)

submodule.recurse, fetch.recurseSubmodules = on-demand
 2026-02-28 20:53 UTC 

[PATCH] fsmonitor: fix two bugs in watchman hook retry path
 2026-02-28 17:37 UTC  (6+ messages)
  ` [PATCH] fsmonitor-watchman: fix variable reference and remove redundant code
` [PATCH v2] "

[PATCH] repo-settings: move warn_on_object_refname_ambiguity to repo_settings
 2026-02-28 14:02 UTC  (2+ messages)
` [PATCH v2] v2: revert per-repo move + add clarifying comment

[PATCH v2] v2: revert per-repo move + add clarifying comment
 2026-02-28 13:48 UTC 

[PATCH] t3700: avoid suppressing git's exit code
 2026-02-28 10:15 UTC  (4+ messages)
` [PATCH v2] t3700: avoid hidden failures and use test_grep helper

[PATCH v3] send-email: validate charset name in 8bit encoding prompt
 2026-02-28  8:41 UTC  (2+ messages)

[PATCH v3] send-email: validate charset name in 8bit encoding prompt
 2026-02-28  8:36 UTC  (2+ messages)

[PATCH] gitk: support config the color of linkfgcolor via Gitk Preferences
 2026-02-28  8:02 UTC  (4+ messages)

[BUG] `git describe` doesn't traverse the graph in topological order
 2026-02-28  6:11 UTC  (11+ messages)


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