messages from 2025-10-15 21:18:35 to 2025-10-17 09:15:52 UTC [more...]
[Outreachy PATCH v2 0/2] gpg-interface.c: use string_list_split() instead of strbuf_split_max()
2025-10-17 9:15 UTC (6+ messages)
` [Outreachy PATCH v2 1/2] gpg-interface: replace strbuf_split_max() with string_list_split()
` [Outreachy PATCH v2 2/2] gpg-interface: use string_list_split() instead of strbuf_split_max()
Git Status Short Output Color Inconsistency with -z Flag
2025-10-17 8:44 UTC (4+ messages)
` [PATCH] status: make coloring of "-z --short" consistent
` [PATCH resend] "
[PATCH 00/49] repack: prepare for incremental MIDX-based repacking
2025-10-17 8:40 UTC (66+ messages)
` [PATCH 42/49] repack: move `find_pack_prefix()` out of the builtin
` [PATCH 43/49] repack: extract `write_pack_opts_is_local()`
` [PATCH 44/49] builtin/repack.c: pass `write_pack_opts` to `finish_pack_objects_cmd()`
` [PATCH v2 00/49] repack: prepare for incremental MIDX-based repacking
` [PATCH v2 01/49] builtin/repack.c: avoid "the_repository" in `cmd_repack()`
` [PATCH v2 02/49] builtin/repack.c: avoid "the_repository" in existing packs API
` [PATCH v2 03/49] builtin/repack.c: avoid "the_repository" when taking a ref snapshot
` [PATCH v2 04/49] builtin/repack.c: avoid "the_repository" when removing packs
` [PATCH v2 05/49] builtin/repack.c: avoid "the_repository" when repacking promisor objects
` [PATCH v2 06/49] builtin/repack.c: avoid "the_hash_algo" when deleting packs
` [PATCH v2 07/49] builtin/repack.c: avoid "the_hash_algo" in `write_oid()`
` [PATCH v2 08/49] builtin/repack: avoid "the_hash_algo" in `repack_promisor_objects()`
` [PATCH v2 09/49] builtin/repack.c: avoid "the_hash_algo" in `finish_pack_objects_cmd()`
` [PATCH v2 10/49] builtin/repack.c: avoid using `hash_to_hex()` in pack geometry
` [PATCH v2 11/49] repack: introduce new compilation unit
` [PATCH v2 12/49] builtin/repack.c: pass both pack_objects args to repack_config
` [PATCH v2 13/49] repack: move 'delta_base_offset' to 'struct pack_objects_args'
` [PATCH v2 14/49] repack: remove 'prepare_pack_objects' from the builtin
` [PATCH v2 15/49] builtin/repack.c: rename many 'struct existing_packs' functions
` [PATCH v2 16/49] repack: remove 'remove_redundant_pack' from the builtin
` [PATCH v2 17/49] builtin/repack.c: pass "packdir" when removing packs
` [PATCH v2 18/49] builtin/repack.c: avoid unnecessary numeric casts in existing_packs
` [PATCH v2 19/49] repack: remove 'existing_packs' API from the builtin
` [PATCH v2 20/49] builtin/repack.c: rename "struct generated_pack_data"
` [PATCH v2 21/49] builtin/repack.c: factor out "generated_pack_install"
` [PATCH v2 22/49] builtin/repack.c: pass "packtmp" to `generated_pack_populate()`
` [PATCH v2 23/49] builtin/repack.c: provide pack locations to `generated_pack_install()`
` [PATCH v2 24/49] repack: remove 'generated_pack' API from the builtin
` [PATCH v2 25/49] builtin/repack.c: pass "packtmp" to `repack_promisor_objects()`
` [PATCH v2 26/49] builtin/repack.c: remove "repack_promisor_objects()" from the builtin
` [PATCH v2 27/49] builtin/repack.c: rename various pack_geometry functions
` [PATCH v2 28/49] builtin/repack.c: pass 'pack_kept_objects' to `pack_geometry_init()`
` [PATCH v2 29/49] builtin/repack.c: pass 'packdir' to `pack_geometry_remove_redundant()`
` [PATCH v2 30/49] repack: remove pack_geometry API from the builtin
` [PATCH v2 31/49] builtin/repack.c: remove ref snapshotting from builtin
` [PATCH v2 32/49] builtin/repack.c: extract opts struct for 'write_midx_included_packs()'
` [PATCH v2 33/49] builtin/repack.c: use a string_list for 'midx_pack_names'
` [PATCH v2 34/49] repack: keep track of MIDX pack names using existing_packs
` [PATCH v2 35/49] builtin/repack.c: reorder `remove_redundant_bitmaps()`
` [PATCH v2 36/49] builtin/repack.c: inline `remove_redundant_bitmaps()`
` [PATCH v2 37/49] builtin/repack.c: pass `repack_write_midx_opts` to `midx_included_packs`
` [PATCH v2 38/49] builtin/repack.c: inline packs within `write_midx_included_packs()`
` [PATCH v2 39/49] repack: 'write_midx_included_packs' API from the builtin
` [PATCH v2 40/49] builtin/repack.c: introduce `struct write_pack_opts`
` [PATCH v2 41/49] builtin/repack.c: use `write_pack_opts` within `write_cruft_pack()`
` [PATCH v2 42/49] repack: move `find_pack_prefix()` out of the builtin
` [PATCH v2 43/49] repack: extract `write_pack_opts_is_local()`
` [PATCH v2 44/49] builtin/repack.c: pass `write_pack_opts` to `finish_pack_objects_cmd()`
` [PATCH v2 45/49] repack: move `finish_pack_objects_cmd()` out of the builtin
` [PATCH v2 46/49] repack: move `pack_kept_objects` to `struct pack_objects_args`
` [PATCH v2 47/49] repack: move `write_filtered_pack()` out of the builtin
` [PATCH v2 48/49] repack: move `write_cruft_pack()` "
` [PATCH v2 49/49] builtin/repack.c: clean up unused `#include`s
Regression in `git diff --quiet HEAD` when a new file is staged
2025-10-17 8:36 UTC (3+ messages)
` [PATCH] diff: restore redirection to /dev/null for diff_from_contents
[PATCH 00/10] Convert remaining hooks to hook.h
2025-10-17 8:27 UTC (4+ messages)
` [PATCH 08/10] receive-pack: convert 'update' hook "
[BUG] protocol.file.allow=always not honored when --local
2025-10-17 7:15 UTC (2+ messages)
t7528-signed-commit-ssh.sh fails due to ssh-agent fails to start with ENAMETOOLONG
2025-10-17 7:09 UTC (3+ messages)
[PATCH] last-modified: implement faster algorithm
2025-10-17 6:37 UTC (6+ messages)
[PATCH 0/8] builtin/maintenance: introduce "geometric" strategy
2025-10-17 6:13 UTC (13+ messages)
` [PATCH 1/8] builtin/gc: remove global `repack` variable
` [PATCH 2/8] builtin/gc: make `too_many_loose_objects()` reusable without GC config
` [PATCH 3/8] builtin/maintenance: introduce "geometric-repack" task
` [PATCH 4/8] builtin/maintenance: don't silently ignore invalid strategy
` [PATCH 5/8] builtin/maintenance: run maintenance tasks depending on type
` [PATCH 6/8] builtin/maintenance: extend "maintenance.strategy" to manual maintenance
` [PATCH 7/8] builtin/maintenance: make "gc" strategy accessible
` [PATCH 8/8] builtin/maintenance: introduce "geometric" strategy
Signed-off-by & the law
2025-10-17 4:18 UTC (7+ messages)
[PATCH] diff: stop output garbled message in dry run mode
2025-10-17 3:17 UTC
[PATCH 0/3] add a message-id header to git
2025-10-16 22:41 UTC (14+ messages)
` [PATCH 1/3] mailinfo.c: always collect the message-id
` [PATCH 2/3] builtin/am.c: add a message-id commit header
` [PATCH 3/3] t4150-am: add a test for message-id header collection
[PATCH] doc: git-checkout: fix placeholder markup
2025-10-16 22:11 UTC (2+ messages)
` [PATCH resend] "
[PATCH 0/9] Xdiff cleanup part2
2025-10-16 21:51 UTC (5+ messages)
` [PATCH 2/9] xdiff: make xrecord_t.ptr a uint8_t instead of char
` [PATCH 9/9] xdiff: rename rindex -> reference_index
What's cooking in git.git (Oct 2025, #05; Tue, 14)
2025-10-16 21:50 UTC (2+ messages)
When should we release Git 3.0?
2025-10-16 21:42 UTC (10+ messages)
[PATCH] gpg-interface: trim only CR characters that precede LF
2025-10-16 21:01 UTC (6+ messages)
[PATCH v2] doc: add a explanation of Git's data model
2025-10-16 20:48 UTC (13+ messages)
` [PATCH v3] "
[PATCH] BreakingChanges: say that `git diff X..Y` syntax will be removed in 3.0
2025-10-16 20:42 UTC (14+ messages)
[PATCH v2 0/4] technical docs in make build
2025-10-16 20:03 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] doc: remembering-renames.adoc: fix asciidoc warnings
` [PATCH v3 2/4] doc: sparse-checkout.adoc: "
` [PATCH v3 3/4] doc: commit-graph.adoc: fix up some formatting
` [PATCH v3 4/4] doc: add large-object-promisors.adoc to the docs build
[PATCH] [PATCH v2] gpg-interface.c: trim CR only before LF
2025-10-16 20:03 UTC
[PATCH 0/5] Allow enforcing safe.directory
2025-10-16 19:58 UTC (10+ messages)
` [PATCH v3 0/5] Allow skipping ownership of repo in safety consideration
` [PATCH v3 1/5] setup: rename `ensure_safe_repository()` for clarity
` [PATCH v3 2/5] setup: rename `die_upon_unsafe_repo()` to align with check
` [PATCH v3 3/5] setup: refactor `ensure_safe_repository()` testing priorities
` [PATCH v3 4/5] setup: allow temporary bypass of `ensure_safe_repository()` checks
` [PATCH v3 5/5] setup: allow not marking self owned repos as safe in `ensure_safe_repository()`
[PATCH 0/4] Upgrade a couple GitHub Actions
2025-10-16 17:47 UTC (6+ messages)
` [PATCH 1/4] build(deps): bump actions/download-artifact from 4 to 5
` [PATCH 2/4] build(deps): bump actions/checkout "
` [PATCH 3/4] build(deps): bump actions/setup-python from 5 to 6
` [PATCH 4/4] build(deps): bump actions/github-script from 7 to 8
[PATCH] RelNotes: sync with Git 2.51.1 fixups
2025-10-16 17:31 UTC (2+ messages)
[PATCH] docs: fix minor grammar issue in MyFirstContribution.adoc
2025-10-16 17:30 UTC (2+ messages)
How dangerous is --committer-date-is-author-date these days?
2025-10-16 16:23 UTC (8+ messages)
` [PATCH] doc: warn against --committer-date-is-author-date
[PATCH v4] diff: ensure consistent diff behavior with ignore options
2025-10-16 14:55 UTC (3+ messages)
` [PATCH v5] "
git whatchanged
2025-10-16 13:27 UTC (2+ messages)
[PATCH 0/4] refs: cleanup code around optimizations
2025-10-16 12:15 UTC (14+ messages)
` [PATCH 1/4] refs: move to using the '.optimize' functions
` [PATCH 2/4] refs: cleanup code around optimization
` [PATCH 3/4] refs: rename 'pack_refs_opts' to 'refs_optimize_opts'
` [PATCH 4/4] t/pack-refs-tests: move the 'test_done' to callees
[PATCH v4 0/7] builtin/repo: introduce stats subcommand
2025-10-16 10:58 UTC (4+ messages)
` [PATCH v5 0/6] builtin/repo: introduce structure subcommand
` [PATCH v5 3/6] "
[PATCH] http.c: prompt for username on 403
2025-10-15 22:31 UTC (4+ messages)
[PATCH 0/2] [Outreachy] gpg-interface.c: use string_list_split instead of strbuf_split_max
2025-10-15 22:05 UTC (9+ messages)
` [PATCH 1/2] [Outreachy] gpg-interface: replace strbuf_split with string_list_split
` [PATCH 2/2] [Outreachy] gpg-interface: use string_list_split instead of strbuf_split
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;
as well as URLs for NNTP newsgroup(s).