messages from 2026-03-12 06:41:48 to 2026-03-13 17:54:44 UTC [more...]
[PATCH v1] builtin/mktree: remove USE_THE_REPOSITORY_VARIABLE
2026-03-13 17:54 UTC (7+ 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] Fix GNU/Hurd build
2026-03-13 17:24 UTC (4+ messages)
[PATCH v7 0/5] format-patch: add cover-letter-format option
2026-03-13 17:20 UTC (18+ messages)
` [PATCH v8 0/4] "
` [PATCH v8 1/4] format-patch: move cover letter summary generation
` [PATCH v8 2/4] format-patch: add ability to use alt cover format
` [PATCH v8 3/4] format-patch: add "chronological" format for cover
` [PATCH v8 4/4] format-patch: add commitListFormat config
[PATCH] checkout: add --autostash option for branch switching
2026-03-13 17:16 UTC (9+ messages)
` [PATCH v31 0/2] status: add status.compareBranches config for multiple branch comparisons
` [PATCH v2] checkout: add --autostash option for branch switching
` [PATCH v3] "
[PATCH 0/3] doc: interpret-trailers: convert to synopsis and update options
2026-03-13 16:43 UTC (9+ messages)
` [PATCH 1/3] doc: interpret-trailers: convert to synopsis style
` [PATCH 3/3] doc: config: convert trailers section "
[PATCH RFC] git-replay: implement subcommands
2026-03-13 16:22 UTC (3+ messages)
[PATCH 0/2] name-rev: learn --format=<pretty>
2026-03-13 16:03 UTC (3+ messages)
` [PATCH 1/2] name-rev: wrap both blocks in braces
` [PATCH 2/2] name-rev: learn --format=<pretty>
GitGitGadget's website is responsive, how about kernel.org?
2026-03-13 15:58 UTC (6+ messages)
[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 (12+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v4] add: support pre-add hook
2026-03-13 14:39 UTC (6+ messages)
` [PATCH v5] "
[PATCH 0/3] worktree: stop using "the_repository" in is_current_worktree()
2026-03-13 14:19 UTC (4+ 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 GSOC] diff: use conventional comparison order
2026-03-13 14:04 UTC
[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 (12+ messages)
` [PATCH 6/6] "
` [PATCH v2 0/6] "
` [PATCH v2 1/6] odb: stop including "odb/source.h"
` [PATCH v2 2/6] packfile: extract logic to count number of objects
` [PATCH v2 3/6] object-file: extract logic to approximate object count
` [PATCH v2 4/6] object-file: generalize counting objects
` [PATCH v2 5/6] odb/source: introduce generic object counting
` [PATCH v2 6/6] odb: "
[PATCH v5 0/3] Advice on checkout dirty files
2026-03-13 11:04 UTC (15+ messages)
` [PATCH v6] unpack-trees: suggesting 'git checkout -m' with its repercussions
` [PATCH v7] unpack-trees: suggest using 'git stash' when checkout fails
[PATCH 0/8] Some build system improvements
2026-03-13 10:33 UTC (9+ messages)
` [PATCH 7/8] meson: compile compatibility sources separately
[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
2026-03-13 10:23 UTC (4+ messages)
` [PATCH v2] "
[GSoC] Proposal: Complete and extend the remote-object-info command for git cat-file
2026-03-13 10:17 UTC
[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 v3 0/3] fast-import: add mode to re-sign invalid commit signatures
2026-03-13 6:31 UTC (30+ messages)
` [PATCH v4 "
` [PATCH v4 2/3] gpg-interface: introduce sign_buffer_with_key()
` [PATCH v4 3/3] fast-import: add mode to sign commits with invalid signatures
` [PATCH v5 0/3] fast-import: add mode to re-sign invalid commit signatures
` [PATCH v5 1/3] commit: remove unused forward declaration
` [PATCH v5 2/3] gpg-interface: allow sign_buffer() to use default signing key
` [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 (8+ messages)
` [PATCH v2] run-command: "
` [PATCH v3 0/2] run-command: stop using the_repository
` [PATCH v3 1/2] run-command: wean start_command() off the_repository
` [PATCH v3 2/2] run-command: wean auto_maintenance() functions "
[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)
[PATCH v2] transport-helper, connect: add atexit handler to reap children on abnormal exit
2026-03-12 22:04 UTC (7+ messages)
` [PATCH v3] transport-helper, connect: use clean_on_exit "
` [PATCH v4] "
[PATCH v11 8/8] cat-file: add remote-object-info to batch-command
2026-03-12 21:41 UTC (2+ messages)
` [GSoC] "
[PATCH v2] builtin/mktree: remove USE_THE_REPOSITORY_VARIABLE
2026-03-12 19:58 UTC (4+ messages)
[PATCH 0/1] Fix zombie children when git is PID 1 in containers
2026-03-12 19:40 UTC (3+ messages)
[GSoC PATCH] t9200: use helpers to replace test -f <path> and test -d <path>
2026-03-12 17:37 UTC (3+ messages)
` [GSoC PATCH v4] t9200: replace test -f with modern path helper
bash completion bug: "symbolic-ref" subcommand doesn't complete
2026-03-12 16:47 UTC (4+ messages)
[RFC] t: allow use of "sed -E"
2026-03-12 13:43 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/5] parseopt: add subcommand autocorrection
2026-03-12 13:35 UTC (5+ messages)
` [PATCH 5/5] help: add tests for "
[PATCH v1 0/8] repo_config_values: migrate more globals
2026-03-12 13:18 UTC (6+ messages)
[PATCH] builtin/clone: fix segfault when using --revision on some servers
2026-03-12 12:34 UTC (3+ messages)
git submodule using worktrees?
2026-03-12 8:29 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