messages from 2026-03-17 19:03:12 to 2026-03-20 00:43:05 UTC [more...]
[PATCH 0/8] some diff-highlight tweaks
2026-03-20 0:43 UTC (4+ messages)
` [PATCH 1/8] diff-highlight: mention build instructions
` [PATCH 2/8] diff-highlight: drop perl version dependency back to 5.8
` [PATCH 3/8] diff-highlight: check diff-highlight exit status in tests
[Question] check_repository_format_gently() is not side-effect-free
2026-03-20 0:24 UTC (3+ messages)
[PATCH] rerere: update to modern representation of empty strbufs
2026-03-19 23:35 UTC (4+ messages)
` [RFC] cocci: .buf in a strbuf object can never be NULL
[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
2026-03-19 23:30 UTC (5+ messages)
` [PATCH v2] "
[PATCH] regex: not all macOS platforms seem to have REG_ENHANCED
2026-03-19 23:11 UTC (2+ messages)
Subject: [PATCH] object-file: fix sparse 'plain integer as NULL pointer' error
2026-03-19 22:49 UTC
[PATCH] cocci: strbuf.buf is never NULL
2026-03-19 22:39 UTC
[PATCH 0/7] improve "git format-patch --commit-list-format"
2026-03-19 22:38 UTC (10+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] pretty.c: better die message %(count) and %(total)
` [PATCH v2 2/8] format-patch: refactor generate_commit_list_cover
` [PATCH v2 3/8] format-patch: rename --cover-letter-format option
` [PATCH v2 4/8] docs/pretty-formats: add %(count) and %(total)
` [PATCH v2 5/8] format.commitListFormat: strip meaning from empty
` [PATCH v2 6/8] format-patch: wrap generate_commit_list_cover()
` [PATCH v2 7/8] format-patch: add preset for --commit-list-format
` [PATCH v2 8/8] format-patch: --commit-list-format without prefix
[PATCH 0/5] pack-objects: handle excluded-but-open packs via `--stdin-packs=follow`
2026-03-19 22:24 UTC (6+ messages)
` [PATCH 1/5] pack-objects: plug leak in `read_stdin_packs()`
` [PATCH 2/5] pack-objects: refactor `read_packs_list_from_stdin()` to use `strmap`
` [PATCH 3/5] t7704: demonstrate failure with once-cruft objects above the geometric split
` [PATCH 4/5] pack-objects: support excluded-open packs with --stdin-packs
` [PATCH 5/5] repack: mark non-MIDX packs above the split as excluded-open
[GSoC] interested in improving git repo info path queries
2026-03-19 21:36 UTC
[PATCH v6 0/6] repo info: add category/path keys and --path-format
2026-03-19 20:59 UTC (6+ messages)
` [PATCH v6 5/6] t1900: cover repo info path keys and path-format
` [PATCH] t1900: cover repo info path keys in non-default layouts
[PATCH] use strvec_pushv() to add another strvec
2026-03-19 21:14 UTC (2+ messages)
[PATCH] t5315: use test_path_is_file for loose-object check
2026-03-19 19:29 UTC (6+ messages)
` [GSOC PATCH v2] "
[PATCH] split-index: stop using the_repository and the_hash_algo
2026-03-19 19:01 UTC (2+ messages)
[PATCH] commit-reach: simplify cleanup of remaining bitmaps in ahead_behind()
2026-03-19 17:44 UTC (5+ messages)
` [PATCH v2] "
git grep failure?
2026-03-19 17:24 UTC (7+ messages)
[PATCH 1/1] get_maintainer.pl: add --cc option to produce comma separated list of emails
2026-03-19 17:08 UTC (4+ messages)
[RFC PATCH 0/2] push: add support for pushing to remote groups
2026-03-19 17:02 UTC (10+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/2] remote: move remote group resolution to remote.c
` [RFC PATCH v2 2/2] push: support pushing to a remote group
[PATCH] checkout: add --autostash option for branch switching
2026-03-19 16:48 UTC (3+ messages)
[PATCH 1/1] git-send-email.perl: support executable scripts for recipient options
2026-03-19 16:47 UTC (3+ messages)
[PATCH 00/14] odb: generic object name handling
2026-03-19 16:27 UTC (22+ messages)
` [PATCH 01/14] oidtree: modernize the code a bit
` [PATCH 02/14] oidtree: extend iteration to allow for arbitrary return codes
` [PATCH 03/14] odb: introduce `struct odb_for_each_object_options`
` [PATCH 04/14] object-name: move logic to iterate through loose prefixed objects
` [PATCH 05/14] object-name: move logic to iterate through packed "
` [PATCH 06/14] object-name: extract function to parse object ID prefixes
` [PATCH 07/14] object-name: backend-generic `repo_collect_ambiguous()`
` [PATCH 08/14] object-name: backend-generic `get_short_oid()`
` [PATCH 09/14] object-name: merge `update_candidates()` and `match_prefix()`
` [PATCH 10/14] object-name: abbreviate loose object names without `disambiguate_state`
` [PATCH 11/14] object-name: simplify computing common prefixes
` [PATCH 12/14] object-name: move logic to compute loose abbreviation length
` [PATCH 13/14] object-file: move logic to compute packed "
` [PATCH 14/14] odb: introduce generic `odb_find_abbrev_len()`
[RFC] git am: apply patches directly via message id
2026-03-19 15:45 UTC (5+ messages)
[PATCH] t2107: modernize path existence check
2026-03-19 15:39 UTC (9+ messages)
` [PATCH v2] "
[PATCH] repo: add paths.git_dir repo info key
2026-03-19 14:00 UTC (2+ messages)
[PATCH 0/5] backfill: accept revision arguments
2026-03-19 12:59 UTC (19+ messages)
` [PATCH 1/5] revision: include object-name.h
` [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] git-compat-util: make git_find_last_dir_sep return a const pointer
2026-03-19 11:06 UTC (5+ messages)
[PATCH 0/2] odb: add odb_source_files_try() for heterogeneous source iteration
2026-03-19 10:05 UTC (3+ messages)
` [PATCH 2/2] odb: use odb_source_files_try() in source-chain iterations
[PATCH] use commit_stack instead of prio_queue in LIFO mode
2026-03-19 7:19 UTC (2+ messages)
[GSoC RFC PATCH] graph: add --graph-max option to limit displayed columns
2026-03-19 7:07 UTC (5+ messages)
` [GSoC RFC PATCH v2] graph: add --max-columns "
[PATCH] commit-graph: fix writing generations with dates exceeding 34 bits
2026-03-19 6:56 UTC (3+ messages)
[PATCH 0/8] Some build system improvements
2026-03-19 5:33 UTC (13+ messages)
` [PATCH 7/8] meson: compile compatibility sources separately
` [PATCH v3 0/8] Some build system improvements
` [PATCH v3 1/8] Introduce new "tools/" directory
` [PATCH v3 2/8] contrib: move "coccinelle/" directory into "tools/"
` [PATCH v3 3/8] contrib: move "coverage-diff.sh" script "
` [PATCH v3 4/8] contrib: move "update-unicode.sh" "
` [PATCH v3 5/8] builds: move build scripts "
` [PATCH v3 6/8] git-compat-util.h: move warning infra to prepare for PCHs
` [PATCH v3 7/8] meson: compile compatibility sources separately
` [PATCH v3 8/8] meson: precompile "git-compat-util.h"
[PATCH] git-diff: Introduce --index and deprecate --cached
2026-03-18 23:14 UTC
[PATCH] doc: add missing space on git-config page
2026-03-18 21:49 UTC (2+ messages)
gitweb bug report: hash mistaken for an option
2026-03-18 21:47 UTC (2+ messages)
[PATCH] t1900: cover linked worktrees and separate git dirs
2026-03-18 20:35 UTC
[GSoC] Proposal draft: Improve the new git repo command
2026-03-18 20:08 UTC (2+ messages)
` [GSoC proposal v3][RFC] "
[PATCH 0/4] Run hooks in parallel
2026-03-18 19:50 UTC (17+ messages)
` [PATCH v3 0/9] "
` [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
` [PATCH v3 7/9] hook: add per-event jobs config
` [PATCH v3 8/9] hook: introduce extensions.hookStdoutToStderr
[PATCH] merge-file: fix BUG when --object-id is used in a worktree
2026-03-18 19:45 UTC (10+ messages)
` [PATCH v2] "
[GSoC PATCH] object-name: turn INTERPRET_BRANCH_* constants into enum values
2026-03-18 19:09 UTC (3+ messages)
` [GSoC PATCH v2] "
describe with --git-dir and --dirty outside of the repo always says dirty
2026-03-18 17:33 UTC (4+ messages)
[PATCH] apply: fix new-style empty context line triggering incomplete-line check
2026-03-18 17:12 UTC (6+ messages)
[PATCH] add-patch: use repository instance from add_i_state instead of the_repository
2026-03-18 16:43 UTC (3+ messages)
` [PATCH v2 ] add-patch: use repository instance from add_p_state "
What's cooking in git.git (Mar 2026, #05)
2026-03-18 16:36 UTC (4+ messages)
[GSoC] Introduction - Aditya
2026-03-18 16:31 UTC
[GSoC Proposal] Implement promisor remote fetch ordering
2026-03-18 16:29 UTC (3+ messages)
[PATCH 0/2] name-rev: learn --format=<pretty>
2026-03-18 15:36 UTC (8+ messages)
` [PATCH 1/2] name-rev: wrap both blocks in braces
` [PATCH 2/2] name-rev: learn --format=<pretty>
[GSoC][RFC v2] Proposal: Improve the new git repo command
2026-03-18 13:42 UTC (2+ messages)
` [GSoC][RFC v3] "
[GSoC] Proposal draft: Improve the new git repo command
2026-03-18 12:53 UTC
[GSoC] Proposal: Complete and extend the remote-object-info command for git cat-file
2026-03-18 11:42 UTC (7+ messages)
` [GSoC v3] "
` [GSoC v4] "
[PATCH 0/2] fetch: clobber existing tags with --prune-tags
2026-03-18 8:27 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] add-patch: use repository instance from add_i_state instead of the_repository
2026-03-18 7:01 UTC (5+ messages)
[RFC] repo: path representation in `git repo info` (absolute vs relative)
2026-03-18 6:55 UTC
What's cooking in git.git (Mar 2026, #06)
2026-03-18 4:04 UTC (2+ messages)
Unexpected exit code for --help with rev-parse --parseopt
2026-03-18 2:45 UTC (10+ messages)
` [PATCH] rev-parse: have --parseopt callers exit 0 on --help
[PATCH] t0410: modernize delete_object helper
2026-03-18 2:37 UTC (5+ messages)
` [PATCH v2] "
Write back
2026-03-18 2:27 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/4] line-log: route -L output through the standard diff pipeline
2026-03-17 20:52 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/4] "
[PATCH] replay: support replaying down from root commit
2026-03-17 19:59 UTC (2+ messages)
[GSoC PATCH] t2203: avoid suppressing git status exit code
2026-03-17 19:25 UTC
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