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

[PATCH] t0410: modernize delete_object helper
 2026-03-18  2:37 UTC  (5+ messages)
` [PATCH v2] "

Write back
 2026-03-18  2:27 UTC 

Unexpected exit code for --help with rev-parse --parseopt
 2026-03-18  1:22 UTC  (10+ messages)
` [PATCH] rev-parse: have --parseopt callers exit 0 on --help

[GSoC PATCH] object-name: turn INTERPRET_BRANCH_* constants into enum values
 2026-03-18  0:39 UTC 

[PATCH] contrib/diff-highlight: do not highlight identical pairs
 2026-03-17 23:02 UTC 

cherry-pick: add --show-current-patch
 2026-03-17 22:55 UTC  (4+ messages)

[PATCH 0/5] backfill: accept revision arguments
 2026-03-17 22:19 UTC  (11+ messages)
` [PATCH 1/5] revision: include object-name.h
` [PATCH 2/5] t5620: prepare branched repo for revision tests
` [PATCH 3/5] backfill: accept revision arguments
` [PATCH 4/5] backfill: work with prefix pathspecs
` [PATCH 5/5] path-walk: support wildcard pathspecs for blob filtering

[PATCH 0/2] name-rev: learn --format=<pretty>
 2026-03-17 22:10 UTC  (7+ messages)
` [PATCH 1/2] name-rev: wrap both blocks in braces
` [PATCH 2/2] name-rev: learn --format=<pretty>

[GSoC RFC PATCH] graph: add --graph-max option to limit displayed columns
 2026-03-17 22:09 UTC  (4+ messages)
` [GSoC RFC PATCH v2] graph: add --max-columns "

[PATCH] use commit_stack instead of prio_queue in LIFO mode
 2026-03-17 21:40 UTC 

[PATCH 0/4] line-log: route -L output through the standard diff pipeline
 2026-03-17 20:52 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] line-log: fix crash when combined with pickaxe options
  ` [PATCH v2 2/4] line-log: route -L output through the standard diff pipeline
  ` [PATCH v2 3/4] t4211: add tests for -L with standard diff options
  ` [PATCH v2 4/4] doc: note that -L supports patch formatting and pickaxe options

[PATCH] add-patch: use repository instance from add_i_state instead of the_repository
 2026-03-17 20:25 UTC  (6+ messages)

[PATCH] replay: support replaying down from root commit
 2026-03-17 19:59 UTC  (2+ messages)

[PATCH] commit-graph: fix writing generations with dates exceeding 34 bits
 2026-03-17 19:39 UTC  (2+ messages)

[GSoC PATCH] t2203: avoid suppressing git status exit code
 2026-03-17 19:25 UTC 

[GSoC PATCH] t2203: avoid suppressing git status exit code
 2026-03-17 19:01 UTC  (2+ messages)

[PATCH] apply: fix new-style empty context line triggering incomplete-line check
 2026-03-17 18:45 UTC  (3+ messages)

[GSoC Proposal] Refactoring in order to reduce Git's global state
 2026-03-17 17:54 UTC 

[GSoC][RFC v2] Proposal: Improve the new git repo command
 2026-03-17 17:20 UTC  (3+ messages)

[PATCH] repo: add paths.git_dir repo info key
 2026-03-17 16:55 UTC 

[GSoC PATCH] apply: report the location of corrupt patches
 2026-03-17 16:23 UTC  (14+ messages)
  ` [GSoC PATCH v2] "
  ` [GSoC PATCH v3] "
    ` [PATCH v4 0/3] apply: report input file for more parse errors
      ` [PATCH v4 1/3] apply: report the location of corrupt patches
      ` [PATCH v4 2/3] apply: report input location in header parsing errors
      ` [PATCH v4 3/3] apply: report input location in binary and garbage patch errors
    ` [GSoC PATCH] apply: report input location in header parsing errors

[PATCH 0/7] improve "git format-patch --commit-list-format"
 2026-03-17 16:20 UTC  (7+ messages)
` [PATCH 5/7] format-patch: wrap generate_commit_list_cover()
` [PATCH 7/7] format-patch: --commit-list-format without prefix

[GSoC PATCH] apply: report input location in binary and garbage patch errors
 2026-03-17 16:21 UTC  (4+ messages)

[GSOC][PATCH v2 0/2] Remove global state from editor.c
 2026-03-17 16:03 UTC  (2+ messages)

[PATCH 0/8] Some build system improvements
 2026-03-17 15:38 UTC  (25+ messages)
` [PATCH 7/8] meson: compile compatibility sources separately
` [PATCH v2 0/8] Some build system improvements
  ` [PATCH v2 1/8] Introduce new "tools/" directory
  ` [PATCH v2 2/8] contrib: move "coccinelle/" directory into "tools/"
  ` [PATCH v2 3/8] contrib: move "coverage-diff.sh" script "
  ` [PATCH v2 4/8] contrib: move "update-unicode.sh" "
  ` [PATCH v2 5/8] builds: move build scripts "
  ` [PATCH v2 6/8] git-compat-util.h: move warning infra to prepare for PCHs
  ` [PATCH v2 7/8] meson: compile compatibility sources separately
  ` [PATCH v2 8/8] meson: precompile "git-compat-util.h"

[GSOC Proposal] Complete and extend the remote-object-info command for git cat-file
 2026-03-17 15:13 UTC  (5+ messages)

[GSoC][PROPOSAL] Improve the new git repo command
 2026-03-17 14:47 UTC  (3+ messages)

[RFC Proposal v2] [GSoC 2026] Improve the new repo command
 2026-03-17 14:42 UTC 

[PATCH v1] builtin/patch-id.c: make reliance on the_hash_algo explicit
 2026-03-17 13:47 UTC 

[GSoC Proposal] Improve Disk Space Recovery for Partial Clones
 2026-03-17 13:28 UTC  (3+ messages)

[PATCH v5 0/4] http: add support for HTTP 429 rate limit retries
 2026-03-17 13:00 UTC  (5+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] strbuf: pass correct alloc to strbuf_attach() in strbuf_reencode()
  ` [PATCH v6 2/3] strbuf_attach: fix call sites to pass correct alloc
  ` [PATCH v6 3/3] http: add support for HTTP 429 rate limit retries

[PATCH 0/3] worktree: stop using "the_repository" in is_current_worktree()
 2026-03-17 10:24 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] worktree: remove "the_repository" from is_current_worktree()

[PATCH v3 0/2] replay: add --revert mode to reverse commit changes
 2026-03-17 10:11 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] sequencer: extract revert message formatting into shared function
  ` [PATCH v4 2/2] replay: add --revert mode to reverse commit changes

[PATCH] checkout: add --autostash option for branch switching
 2026-03-17  9:47 UTC  (7+ messages)

[GSoC][PROPOSAL] Improve the new git repo command
 2026-03-17  9:37 UTC  (2+ messages)

[PATCH v5 0/4] checkout: 'autostash' for branch switching
 2026-03-17  9:35 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/4] stash: add --ours-label, --theirs-label, --base-label for apply
  ` [PATCH v6 2/4] sequencer: allow create_autostash to run silently
  ` [PATCH v6 3/4] sequencer: teach autostash apply to take optional conflict marker labels
  ` [PATCH v6 4/4] checkout: -m (--merge) uses autostash when switching branches

[GSoC] [Proposal]: Implement promisor remote fetch ordering
 2026-03-17  7:53 UTC  (3+ messages)
` [GSoC] [Proposal v2]: "

[PATCH v3 0/8] parseopt: add subcommand autocorrection
 2026-03-17  3:21 UTC  (14+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] parseopt: extract subcommand handling from parse_options_step()
  ` [PATCH v4 02/10] help: make autocorrect handling reusable
  ` [PATCH v4 03/10] help: move tty check for autocorrection to autocorrect.c
  ` [PATCH v4 04/10] autocorrect: use mode and delay instead of magic numbers
  ` [PATCH v4 05/10] autocorrect: rename AUTOCORRECT_SHOW to AUTOCORRECT_HINT
  ` [PATCH v4 06/10] autocorrect: provide config resolution API
  ` [PATCH v4 07/10] parseopt: autocorrect mistyped subcommands
  ` [PATCH v4 08/10] parseopt: enable subcommand autocorrection for git-remote and git-notes
  ` [PATCH v4 09/10] parseopt: add tests for subcommand autocorrection
  ` [PATCH v4 10/10] doc: document autocorrect API

[PATCH 0/1] Add "preparing" phase to reference-transaction hook
 2026-03-17  2:36 UTC  (9+ messages)
` [PATCH v2 0/1] refs: add 'preparing' phase to the "
  ` [PATCH v2 1/1] "
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] "

[PATCH] t2203: avoid suppressing git status exit code
 2026-03-17  1:15 UTC 

[GSoC] Proposal draft: Improve the new git repo command
 2026-03-17  0:28 UTC  (4+ messages)

What's cooking in git.git (Mar 2026, #06)
 2026-03-17  0:25 UTC 

[RFC PATCH 2/2] l10n: README: document AI assistant guidelines
 2026-03-16 23:54 UTC  (12+ messages)
` [PATCH v3 0/5] docs(l10n): AI agent instructions and workflow improvements
  ` [PATCH v3 1/5] l10n: add .gitattributes to simplify location filtering
` [PATCH v4 0/5] docs(l10n): AI agent instructions and workflow improvements
  ` [PATCH v4 1/5] l10n: add .gitattributes to simplify location filtering
  ` [PATCH v4 2/5] docs(l10n): add AGENTS.md with optimized update-pot instructions
  ` [PATCH v4 3/5] docs(l10n): add AI agent instructions for updating po/XX.po files
  ` [PATCH v4 4/5] docs(l10n): add AI agent instructions for translating PO files
  ` [PATCH v4 5/5] docs(l10n): add AI agent instructions to review translations

[GSoC] question for an additional objective
 2026-03-16 23:07 UTC  (4+ messages)

What's cooking in git.git (Mar 2026, #05)
 2026-03-16 22:07 UTC  (3+ messages)

[PATCH 0/3] doc: interpret-trailers: convert to synopsis and update options
 2026-03-16 21:48 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] doc: interpret-trailers: convert to synopsis style
  ` [PATCH v2 2/4] doc: interpret-trailers: normalize and fill out options
  ` [PATCH v2 3/4] doc: config: convert trailers section to synopsis style
  ` [PATCH v2 4/4] interpret-trailers: use placeholder instead of *

[GSoC] Proposal: Complete and extend the remote-object-info command for git cat-file
 2026-03-16 21:38 UTC  (6+ messages)
` [GSoC v3] "

[PATCH v2] transport-helper, connect: add atexit handler to reap children on abnormal exit
 2026-03-16 21:24 UTC  (7+ messages)
` [PATCH v4] transport-helper, connect: use clean_on_exit "

[GSOC][RFC] Draft Proposal: Complete and extend the remote-object-info command for git cat-file
 2026-03-16 19:58 UTC 

[PATCH v4] apply.c: fix -p argument parsing
 2026-03-16 19:56 UTC  (3+ messages)
` [PATCH] "

[PATCH] t0008: fix "large exclude file ignored in tree"
 2026-03-16 19:48 UTC  (3+ messages)
` [PATCH v2] t0008: improve test cleanup to fix failing test

[PATCH 0/4] Run hooks in parallel
 2026-03-16 18:44 UTC  (6+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 7/9] hook: add per-event jobs config
  ` [PATCH v3 8/9] hook: introduce extensions.hookStdoutToStderr

[PATCH] t0004: replace test -e with test_path_exists
 2026-03-16 17:24 UTC  (2+ messages)
` [PATCH v2] t4200: convert test -[df] checks to test_path_* helpers

[PATCH] doc: fix git grep args order in Quick Reference
 2026-03-16 17:16 UTC  (2+ messages)

GitGitGadget's website is responsive, how about kernel.org?
 2026-03-16 17:14 UTC  (10+ messages)

[PATCH] remote: use plural-only message for diverged branch status
 2026-03-16 17:06 UTC  (7+ messages)

[PATCH v3] t4200-rerere: use test_path helpers
 2026-03-16 16:50 UTC  (2+ messages)

[PATCH 0/2] coccinelle: detect and fix strbuf-by-value parameters
 2026-03-16 15:35 UTC  (2+ messages)

[PATCH 0/2] odb: add odb_source_files_try() for heterogeneous source iteration
 2026-03-16 15:29 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] odb: use odb_source_files_try() in source-chain iterations

[PATCH v2] t/pack-refs-tests: use test_path_is_missing
 2026-03-16 15:25 UTC  (2+ messages)

git --format anyone ?
 2026-03-16 15:09 UTC  (3+ messages)

[Question] Ascii histograms for repo structure
 2026-03-16 12:46 UTC  (2+ messages)

[GSoC] microproject idea: improve corrupt patch location reporting in git am
 2026-03-16 11:17 UTC  (2+ messages)

describe with --git-dir and --dirty outside of the repo always says dirty
 2026-03-16  8:22 UTC  (3+ messages)


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