messages from 2026-03-12 21:50:05 to 2026-03-15 09:44:53 UTC [more...]
[PATCH 0/2] coccinelle: detect and fix strbuf-by-value parameters
2026-03-15 9:44 UTC
[GSoC] Proposal: Complete and extend the remote-object-info command for git cat-file
2026-03-15 9:20 UTC (4+ messages)
[PATCH] t0008: fix "large exclude file ignored in tree"
2026-03-15 8:50 UTC (3+ 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 v4] clone: add clone.<url>.defaultObjectFilter config
2026-03-15 5:37 UTC (5+ messages)
` [PATCH v5] "
` [PATCH v6] "
[PATCH 0/4] Run hooks in parallel
2026-03-15 5:05 UTC (5+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 1/9] repository: fix repo_init() memleak due to missing _clear()
Unexpected exit code for --help with rev-parse --parseopt
2026-03-15 3:14 UTC (2+ messages)
[PATCH v2] checkout: add --autostash option for branch switching
2026-03-15 2:25 UTC (7+ messages)
` [PATCH v3] "
` [PATCH] "
` [PATCH v4] checkout: -m (--merge) uses autostash when switching branches
[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
[PATCH 0/3] worktree: stop using "the_repository" in is_current_worktree()
2026-03-14 20:09 UTC (7+ 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()
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)
[RFC PATCH 2/2] l10n: README: document AI assistant guidelines
2026-03-14 14:38 UTC (7+ 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 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 (10+ 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/1] Add "preparing" phase to reference-transaction hook
2026-03-13 23:09 UTC (5+ messages)
` [PATCH 1/1] Add preparing state "
[PATCH 0/3] contrib/subtree: reduce recursion during split
2026-03-13 23:06 UTC (4+ messages)
` [PATCH v2 "
[PATCH 0/8] history: introduce "split" subcommand
2026-03-13 22:35 UTC (2+ messages)
[PATCH 0/8] Some build system improvements
2026-03-13 22:21 UTC (10+ messages)
` [PATCH 7/8] meson: compile compatibility sources separately
[PATCH v6] unpack-trees: suggesting 'git checkout -m' with its repercussions
2026-03-13 22:05 UTC (9+ 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
describe with --git-dir and --dirty outside of the repo always says dirty
2026-03-13 20:29 UTC (2+ messages)
[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] Fix GNU/Hurd build
2026-03-13 19:08 UTC (5+ messages)
[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 (5+ 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] t0410: modernize delete_object helper
2026-03-13 15:29 UTC (9+ 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
[PATCH v2] promisor-remote: prevent lazy-fetch recursion in child fetch
2026-03-13 12:43 UTC (6+ messages)
` [PATCH v3] "
[PATCH 0/4] run auto maintenance in git-gui
2026-03-13 12:38 UTC (6+ messages)
[PATCH] gc: add git maintenance list command
2026-03-13 11:59 UTC (2+ messages)
[PATCH 0/6] odb: introduce generic object counting
2026-03-13 11:52 UTC (3+ messages)
` [PATCH v2 "
[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
2026-03-13 10:23 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] checkout: add --autostash option for branch switching
2026-03-13 9:22 UTC (2+ messages)
` [PATCH] "
[PATCH 0/2] upload-pack: reduce lock contention when writing packfile data
2026-03-13 6:45 UTC (12+ messages)
` [PATCH v4 00/10] "
` [PATCH v4 01/10] upload-pack: fix debug statement when flushing "
` [PATCH v4 02/10] upload-pack: adapt keepalives based on buffering
` [PATCH v4 03/10] upload-pack: prefer flushing data over sending keepalive
` [PATCH v4 04/10] upload-pack: reduce lock contention when writing packfile data
` [PATCH v4 05/10] compat/posix: introduce writev(3p) wrapper
` [PATCH v4 06/10] wrapper: introduce writev(3p) wrappers
` [PATCH v4 07/10] sideband: use writev(3p) to send pktlines
` [PATCH v4 08/10] csum-file: introduce `hashfd_ext()`
` [PATCH v4 09/10] csum-file: drop `hashfd_throughput()`
` [PATCH v4 10/10] builtin/pack-objects: reduce lock contention when writing packfile data
[PATCH v4 0/3] fast-import: add mode to re-sign invalid commit signatures
2026-03-13 6:31 UTC (13+ messages)
` [PATCH v5 "
` [PATCH v5 3/3] fast-import: add mode to sign commits with invalid signatures
` [PATCH v6 0/3] fast-import: add mode to re-sign invalid commit signatures
` [PATCH v6 1/3] commit: remove unused forward declaration
` [PATCH v6 2/3] gpg-interface: allow sign_buffer() to use default signing key
` [PATCH v6 3/3] fast-import: add mode to sign commits with invalid signatures
[PATCH 0/4] wean start_command() off the_repository
2026-03-13 6:23 UTC (4+ messages)
` [PATCH v3 0/2] run-command: stop using the_repository
[PATCH v2] apply.c: fix -p argument parsing
2026-03-13 4:39 UTC (9+ messages)
` [PATCH v3] "
` [PATCH v4] "
What's cooking in git.git (Mar 2026, #05)
2026-03-13 4:24 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox