public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-13 13:14:44 to 2026-03-16 10:08:14 UTC [more...]

[PATCH 0/8] Some build system improvements
 2026-03-16 10:07 UTC  (15+ 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

What's cooking in git.git (Mar 2026, #05)
 2026-03-16  9:34 UTC  (2+ messages)

[Question] Ascii histograms for repo structure
 2026-03-16  9:26 UTC 

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

[PATCH] clar: update to fix compilation on platforms without PATH_MAX
 2026-03-16  7:50 UTC 

[PATCH v4] clone: add clone.<url>.defaultObjectFilter config
 2026-03-16  7:47 UTC  (7+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

[PATCH 0/3] worktree: stop using "the_repository" in is_current_worktree()
 2026-03-16  7:39 UTC  (14+ messages)
` [PATCH 1/3] worktree: remove "the_repository" from is_current_worktree()
` [PATCH 2/3] worktree add: stop reading ".git/HEAD"
` [PATCH 3/3] worktree: reject NULL worktree in get_worktree_git_dir()
` [PATCH v2 0/3] worktree: stop using "the_repository" in is_current_worktree()
  ` [PATCH v2 1/3] worktree: remove "the_repository" from is_current_worktree()
  ` [PATCH v2 2/3] worktree add: stop reading ".git/HEAD"
  ` [PATCH v2 3/3] worktree: reject NULL worktree in get_worktree_git_dir()

[PATCH 0/8] history: introduce "split" subcommand
 2026-03-16  7:13 UTC  (3+ messages)

[PATCH v3] t4200-rerere: use test_path helpers
 2026-03-16  7:08 UTC 

[PATCH v2] t4200-rerere: use test_path helpers
 2026-03-16  7:04 UTC 

[PATCH 0/1] Add "preparing" phase to reference-transaction hook
 2026-03-16  7:03 UTC  (10+ messages)
` [PATCH 1/1] Add preparing state "
` [PATCH v2 0/1] refs: add 'preparing' phase to the "
  ` [PATCH v2 1/1] "

[PATCH] Fix GNU/Hurd build
 2026-03-16  6:41 UTC  (6+ messages)

[PATCH v2] t4200: replace test -f and test -d with test_path_exists
 2026-03-16  6:37 UTC  (2+ messages)

[RFC PATCH 2/2] l10n: README: document AI assistant guidelines
 2026-03-16  5:44 UTC  (11+ 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 v3 2/5] docs(l10n): add AGENTS.md with optimized update-pot instructions
  ` [PATCH v3 3/5] docs(l10n): add AI agent instructions for updating po/XX.po files
  ` [PATCH v3 4/5] docs(l10n): add AI agent instructions for translating PO files
  ` [PATCH v3 5/5] docs(l10n): add AI agent instructions to review translations

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

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

[GSoC PATCH] apply: report the location of corrupt patches
 2026-03-15 23:15 UTC 

[PATCH] .editorconfig: separate tree-wide glob patterns
 2026-03-16  0:09 UTC  (2+ messages)

[GSoC] microproject idea: improve corrupt patch location reporting in git am
 2026-03-15 22:44 UTC 

[PATCH 0/4] Run hooks in parallel
 2026-03-15 21:00 UTC  (13+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] repository: fix repo_init() memleak due to missing _clear()
  ` [PATCH v3 3/9] hook: parse the hook.jobs config
  ` [PATCH v3 4/9] hook: allow parallel hook execution
  ` [PATCH v3 5/9] hook: mark non-parallelizable hooks
  ` [PATCH v3 6/9] hook: add -j/--jobs option to git hook run

[GSOC Proposal] Improve disk space recovery for partial clones
 2026-03-15 19:38 UTC 

Unexpected exit code for --help with rev-parse --parseopt
 2026-03-15 18:16 UTC  (4+ messages)

[PATCH] apply.c: fix -p argument parsing
 2026-03-15 17:56 UTC  (3+ messages)

[GSoC] Introduction - Siddharthan T V
 2026-03-15 14:29 UTC 

[GSOC 2026] Proposal Draft: Improving Git Advice Messages
 2026-03-15 12:46 UTC  (4+ messages)

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

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

[GSoC Draft Proposal] Refactoring in order to reduce Git's global state
 2026-03-15  9:52 UTC  (2+ messages)
` [GSoC Draft Proposal v2] "

[PATCH 0/2] coccinelle: detect and fix strbuf-by-value parameters
 2026-03-15  9:44 UTC  (3+ messages)
` [PATCH 1/2] coccinelle: detect struct strbuf passed by value
` [PATCH 2/2] stash: do not pass strbuf "

[GSoC] Proposal: Complete and extend the remote-object-info command for git cat-file
 2026-03-15  9:20 UTC  (4+ messages)

[PATCH v2] t/pack-refs-tests: use test_path_is_missing
 2026-03-15  8:10 UTC 

[RFC] coccinelle: detect struct strbuf passed by value
 2026-03-15  7:29 UTC  (3+ messages)

[PATCH] remote: use plural-only message for diverged branch status
 2026-03-15  2:08 UTC  (6+ messages)
` [PATCH] checkout: add --autostash option for branch switching

[PATCH 0/7] improve "git format-patch --commit-list-format"
 2026-03-14 23:20 UTC  (8+ messages)
` [PATCH 1/7] pretty.c: better die message %(count) and %(total)
` [PATCH 2/7] format-patch: refactor generate_commit_list_cover
` [PATCH 3/7] format-patch: rename --cover-letter-format option
` [PATCH 4/7] format.commitListFormat: strip meaning from empty
` [PATCH 5/7] format-patch: wrap generate_commit_list_cover()
` [PATCH 6/7] format-patch: add preset for --commit-list-format
` [PATCH 7/7] format-patch: --commit-list-format without prefix

[RFC] t: allow use of "sed -E"
 2026-03-14 23:16 UTC  (4+ messages)
` [PATCH v2] "

bug report: mutual recursion in the git-subtree shell script
 2026-03-14 21:36 UTC  (4+ messages)

[GSoC Proposal] Improve Disk Space Recovery for Partial Clones
 2026-03-14 20:34 UTC 

GitGitGadget's website is responsive, how about kernel.org?
 2026-03-14 18:54 UTC  (16+ messages)
  ` [PATCH v1 0/6] Allow site layouts to render properly on mobile devices
    ` [PATCH v1 1/6] add viewport meta tag for proper mobile rendering
    ` [PATCH v1 2/6] prevent wrapped headings from overlapping with text above it
    ` [PATCH v1 3/6] add 848px mobile banner adjustments to prevent overflow
    ` [PATCH v1 4/6] add responsive extras and footer layout adjustments to contain overflow
    ` [PATCH v1 5/6] contain horizontal overflow in core content and homepage releases layout
    ` [PATCH v1 6/6] improve mobile rendering of docutils tables

[GSoC] question for an additional objective
 2026-03-14 18:47 UTC  (3+ messages)

[GSoC] Introduction Pablo Sabater
 2026-03-14 18:36 UTC  (4+ messages)

[GSoC][Draft Proposal] Refactoring in order to reduce Git's global state
 2026-03-14 17:57 UTC  (7+ messages)
` [GSoC][Draft Proposal v3] "
  ` [GSoC][Draft Proposal v4] "
      ` [GSoC][Draft Proposal v6] "
        ` [GSoC][Draft Proposal v7] "

[GSoC Proposal] Implement promisor remote fetch ordering
 2026-03-14 17:30 UTC  (2+ messages)

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

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

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

[PATCH GSOC] diff: use conventional comparison order
 2026-03-14 12:27 UTC  (5+ messages)

[PATCH RFC] git-replay: implement subcommands
 2026-03-14  7:18 UTC  (4+ messages)

[PATCH v2] t/pack-refs-tests: use test_path_is_missing
 2026-03-14  5:00 UTC  (2+ messages)

[PATCH 0/5] Advice on checkout dirty files
 2026-03-14  4:27 UTC  (7+ messages)
` [PATCH v2] advice: add stashBeforeCheckout advice for dirty branch switches

[PATCH v1] builtin/mktree: remove USE_THE_REPOSITORY_VARIABLE
 2026-03-14  3:17 UTC  (9+ messages)

[GSoC][PROPOSAL] Improve the new git repo command
 2026-03-14  2:54 UTC 

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

[PATCH 0/3] contrib/subtree: reduce recursion during split
 2026-03-13 23:06 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v6] unpack-trees: suggesting 'git checkout -m' with its repercussions
 2026-03-13 22:05 UTC  (6+ messages)
` [PATCH v7] unpack-trees: suggest using 'git stash' when checkout fails

bash completion bug: git range-diff: no --diff-merges option
 2026-03-13 20:36 UTC 

[PATCH v7 0/5] format-patch: add cover-letter-format option
 2026-03-13 20:22 UTC  (10+ messages)
` [PATCH v8 0/4] "
  ` [PATCH v8 2/4] format-patch: add ability to use alt cover format

[PATCH] Modernize pack-refs-tests.sh with git's standard command like test_path_is_file, etc
 2026-03-13 17:51 UTC  (2+ messages)

[PATCH] Signed-off-by: aum2357 <ahambrahmasmi2357@gmail.com>
 2026-03-13 17:43 UTC  (3+ messages)

[PATCH 0/3] doc: interpret-trailers: convert to synopsis and update options
 2026-03-13 16:43 UTC  (4+ messages)
` [PATCH 1/3] doc: interpret-trailers: convert to synopsis style

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

[PATCH] t0410: modernize delete_object helper
 2026-03-13 15:29 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v4] add: support pre-add hook
 2026-03-13 14:39 UTC  (6+ messages)
` [PATCH v5] "

[PATCH GSOC] Signed-off-by: aum2357 <ahambrahmasmi2357@gmail.com>
 2026-03-13 14:02 UTC 

[PATCH GSOC] Signed-off-by: aum2357 <ahambrahmasmi2357@gmail.com>
 2026-03-13 14:00 UTC 

[PATCH GSOC] Signed-off-by: aum2357 <ahambrahmasmi2357@gmail.com>
 2026-03-13 14:00 UTC 

[PATCH] Signed-off-by: aum2357 <ahambrahmasmi2357@gmail.com>
 2026-03-13 13:58 UTC 

[PATCH] Signed-off-by: aum2357 <ahambrahmasmi2357@gmail.com>
 2026-03-13 13:55 UTC 

[PATCH] Signed-off-by: aum2357 <ahambrahmasmi2357@gmail.com>
 2026-03-13 13:34 UTC 


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