messages from 2025-09-25 21:57:17 to 2025-09-28 22:10:07 UTC [more...]
[PATCH 00/49] repack: prepare for incremental MIDX-based repacking
2025-09-28 22:10 UTC (43+ messages)
` [PATCH 01/49] builtin/repack.c: avoid "the_repository" in `cmd_repack()`
` [PATCH 02/49] builtin/repack.c: avoid "the_repository" in existing packs API
` [PATCH 03/49] builtin/repack.c: avoid "the_repository" when taking a ref snapshot
` [PATCH 04/49] builtin/repack.c: avoid "the_repository" when removing packs
` [PATCH 05/49] builtin/repack.c: avoid "the_repository" when repacking promisor objects
` [PATCH 06/49] builtin/repack.c: avoid "the_hash_algo" when deleting packs
` [PATCH 07/49] builtin/repack.c: avoid "the_hash_algo" in `write_oid()`
` [PATCH 08/49] builtin/repack: avoid "the_hash_algo" in `repack_promisor_objects()`
` [PATCH 09/49] builtin/repack.c: avoid "the_hash_algo" in `finish_pack_objects_cmd()`
` [PATCH 10/49] builtin/repack.c: avoid using `hash_to_hex()` in pack geometry
` [PATCH 11/49] repack: introduce new compilation unit
` [PATCH 12/49] builtin/repack.c: pass both pack_objects args to repack_config
` [PATCH 13/49] repack: move 'delta_base_offset' to 'struct pack_objects_args'
` [PATCH 14/49] repack: remove 'prepare_pack_objects' from the builtin
` [PATCH 15/49] builtin/repack.c: rename many 'struct existing_packs' functions
` [PATCH 16/49] repack: remove 'remove_redundant_pack' from the builtin
` [PATCH 17/49] builtin/repack.c: pass "packdir" when removing packs
` [PATCH 18/49] builtin/repack.c: avoid unnecessary numeric casts in existing_packs
` [PATCH 19/49] repack: remove 'existing_packs' API from the builtin
` [PATCH 20/49] builtin/repack.c: rename "struct generated_pack_data"
` [PATCH 21/49] builtin/repack.c: factor our "generated_pack_install"
` [PATCH 22/49] builtin/repack.c: pass "packtmp" to `generated_pack_populate()`
` [PATCH 23/49] builtin/repack.c: provide pack locations to `generated_pack_install()`
` [PATCH 24/49] repack: remove 'generated_pack' API from the builtin
` [PATCH 25/49] builtin/repack.c: pass "packtmp" to `repack_promisor_objects()`
` [PATCH 26/49] builtin/repack.c: remove "repack_promisor_objects()" from the builtin
` [PATCH 27/49] builtin/repack.c: rename various pack_geometry functions
` [PATCH 28/49] builtin/repack.c: pass 'pack_kept_objects' to `pack_geometry_init()`
` [PATCH 29/49] builtin/repack.c: pass 'packdir' to `pack_geometry_remove_redundant()`
` [PATCH 30/49] repack: remove pack_geometry API from the builtin
` [PATCH 31/49] builtin/repack.c: remove ref snapshotting from builtin
` [PATCH 32/49] builtin/repack.c: extract opts struct for 'write_midx_included_packs()'
` [PATCH 33/49] builtin/repack.c: use a string_list for 'midx_pack_names'
` [PATCH 34/49] repack: keep track of MIDX pack names using existing_packs
` [PATCH 35/49] builtin/repack.c: reorder `remove_redundant_bitmaps()`
` [PATCH 36/49] builtin/repack.c: inline `remove_redundant_bitmaps()`
` [PATCH 37/49] builtin/repack.c: pass `repack_write_midx_opts` to `midx_included_packs`
` [PATCH 38/49] builtin/repack.c: inline packs within `write_midx_included_packs()`
` [PATCH 39/49] repack: 'write_midx_included_packs' API from the builtin
` [PATCH 40/49] builtin/repack.c: introduce `struct write_pack_opts`
` [PATCH 41/49] builtin/repack.c: use `write_pack_opts` within `write_cruft_pack()`
` [PATCH 42/49] repack: move `find_pack_prefix()` out of the builtin
[PATCH 00/16] packfile: carve out a new packfile store
2025-09-28 22:05 UTC (5+ messages)
` [PATCH v6 00/15] "
[PATCH v2 0/4] doc: git-push: clarify DESCRIPTION section & refspec definition
2025-09-28 21:38 UTC (14+ messages)
` [PATCH v3 0/4] doc: git-push: clarify DESCRIPTION section
` [PATCH v3 4/4] doc: git-push: clarify "what to push"
[PATCH 0/3] specifying a file that can optionally exist
2025-09-28 21:29 UTC (5+ messages)
` [PATCH v2 0/3] Support :(optional) filepaths
` [PATCH v2 1/3] t7500: make each piece more independent
` [PATCH v2 2/3] config: values of pathname type can be prefixed with :(optional)
` [PATCH v2 3/3] parseopt: "
[PATCH] doc: patch-id: fix accidental literal blocks
2025-09-28 19:37 UTC (5+ messages)
[PATCH v3 0/2] gitk: make Tags and Heads window geometry sticky
2025-09-28 15:57 UTC (7+ messages)
` [PATCH v3 1/2] Revert "gitk: Only restore window size from ~/.gitk, not position"
` [PATCH v3 2/2] gitk: make Tags and Heads window geometry sticky
doc: config/extensions.adoc: line continuation syntax error
2025-09-28 15:35 UTC (5+ messages)
` [PATCH] doc: change the markup of paragraphs following a nested list item
` [PATCH v2] "
Feature request: partial URL matching for credential config
2025-09-28 14:13 UTC (2+ messages)
[PATCH v2 0/2] gitk: make the 'Tags and Heads' window geometry sticky
2025-09-28 13:30 UTC (5+ messages)
` [PATCH v2 2/2] gitk: make Tags and Heads "
git merge --no-ff failure
2025-09-28 2:34 UTC (5+ messages)
[RFC] How to accellerate the patch flow (or should we?)
2025-09-28 2:21 UTC (4+ messages)
git whatchanged
2025-09-28 1:12 UTC (4+ messages)
[PATCH v2 0/6] builtin/repo: introduce stats subcommand
2025-09-27 23:49 UTC (24+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] builtin/repo: rename repo_info() to cmd_repo_info()
` [PATCH v3 2/7] ref-filter: allow NULL filter pattern
` [PATCH v3 3/7] clang-format: exclude control macros from SpaceBeforeParens
` [PATCH v3 4/7] builtin/repo: introduce stats subcommand
` [PATCH v3 5/7] builtin/repo: add object counts in stats output
` [PATCH v3 6/7] builtin/repo: add keyvalue and nul format for stats
` [PATCH v3 7/7] builtin/repo: add progress meter "
` [PATCH v4 0/7] builtin/repo: introduce stats subcommand
` [PATCH v4 1/7] builtin/repo: rename repo_info() to cmd_repo_info()
` [PATCH v4 2/7] ref-filter: allow NULL filter pattern
` [PATCH v4 3/7] clang-format: exclude control macros from SpaceBeforeParens
` [PATCH v4 4/7] builtin/repo: introduce stats subcommand
` [PATCH v4 5/7] builtin/repo: add object counts in stats output
` [PATCH v4 6/7] builtin/repo: add keyvalue and nul format for stats
` [PATCH v4 7/7] builtin/repo: add progress meter "
What is the reason behind not hiding git worktrees from git?
2025-09-27 21:26 UTC (5+ messages)
The description of push.default=simple is misleading
2025-09-27 11:24 UTC
[PATCH 0/2] libgit-rs: add get_bool() method to ConfigSet
2025-09-27 3:51 UTC (14+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/3] "
` [PATCH v2 1/3] po: fix escaped underscores in README.md
` [PATCH v2 2/3] libgit-rs: add get_bool() method to ConfigSet
` [PATCH v2 3/3] libgit-rs: address review feedback for get_bool()
` [PATCH v3 0/3] libgit-rs: add get_bool() method to ConfigSet
` [PATCH v3 1/3] po: fix escaped underscores in README.md
` [PATCH v3 2/3] libgit-rs: add get_bool() method to ConfigSet
` [PATCH v3 3/3] libgit-rs: add get_ulong() and get_pathname() methods
[RFC PATCH 4/4] doc: commit-graph.adoc: fix up some formatting
2025-09-27 1:36 UTC (6+ messages)
[PATCH 0/2] replay: add --update-refs option
2025-09-26 23:08 UTC (3+ messages)
` [PATCH v2 0/1] replay: make atomic ref updates the default behavior
` [PATCH v2 1/1] "
[PATCH v4 00/12] Cleanup xdfile_t and xrecord_t in xdiff
2025-09-26 22:41 UTC (30+ messages)
` [PATCH v5 00/13] "
` [PATCH v5 10/13] xdiff: delete rchg aliasing
` [PATCH v5 12/13] xdiff: use enum macros NONE(0), SOME(1), TOO_MANY(2) in xprepare.c
` [PATCH v6 00/12] Cleanup xdfile_t and xrecord_t in xdiff
` [PATCH v6 01/12] xdiff: delete static forward declarations in xprepare
` [PATCH v6 02/12] xdiff: delete local variables and initialize/free xdfile_t directly
` [PATCH v6 03/12] xdiff: delete unnecessary fields from xrecord_t and xdfile_t
` [PATCH v6 04/12] xdiff: delete superfluous function xdl_get_rec() in xemit
` [PATCH v6 05/12] xdiff: delete local variables that alias fields in xrecord_t
` [PATCH v6 06/12] xdiff: delete struct diffdata_t
` [PATCH v6 07/12] xdiff: delete redundant array xdfile_t.ha
` [PATCH v6 08/12] xdiff: delete fields ha, line, size in xdlclass_t in favor of an xrecord_t
` [PATCH v6 09/12] xdiff: delete chastore from xdfile_t
` [PATCH v6 10/12] xdiff: rename rchg -> changed in xdfile_t
` [PATCH v6 11/12] xdiff: add macros DISCARD(0), KEEP(1), INVESTIGATE(2) in xprepare.c
` [PATCH v6 12/12] xdiff: change type of xdfile_t.changed from char to bool
[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
2025-09-26 22:17 UTC (4+ messages)
` [PATCH v5 0/9] Introduce Rust and announce that it will become mandatory
` what's missing from newer C? [was: [PATCH v5 0/9] Introduce Rust ....]
[PATCH 0/5] refs/reftable: add fsck checks
2025-09-26 21:08 UTC (10+ messages)
` [PATCH v4 0/7] refs/reftable: add consistency checks
` [PATCH v4 1/7] refs: remove unused headers
` [PATCH v4 2/7] refs: move consistency check msg to generic layer
` [PATCH v4 3/7] reftable: check for trailing newline in 'tables.list'
` [PATCH v4 4/7] Documentation/fsck-msgids: remove duplicate msg id
` [PATCH v4 5/7] fsck: order 'fsck_msg_type' alphabetically
` [PATCH v4 6/7] reftable: add code to facilitate consistency checks
` [PATCH v4 7/7] refs/reftable: add fsck check for checking the table name
Git / Software Freedom Conservancy status report (2025)
2025-09-26 19:11 UTC
[PATCH v2 0/8] sparse-checkout: add 'clean' command
2025-09-26 18:58 UTC (5+ messages)
` [PATCH v3 0/7] "
[PATCH 00/10] Convert remaining hooks to hook.h
2025-09-26 17:52 UTC (20+ messages)
` [PATCH 02/10] hook: provide stdin via callback
` [PATCH 03/10] hook: convert 'post-rewrite' hook in sequencer.c to hook.h
` [PATCH 04/10] transport: convert pre-push hook "
` [PATCH 05/10] reference-transaction: use hook.h to run hooks
` [PATCH 06/10] run-command: allow capturing of collated output
[PATCH 0/3] Fix curl_easy_setopt() parameter type problem, again
2025-09-26 17:40 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] http: offer to cast `size_t` to `curl_off_t` safely
` [PATCH v2 2/3] imap-send: be more careful when casting to `curl_off_t`
` [PATCH v2 3/3] http-push: avoid new compile error
[PATCH v2 0/2] add -p: a couple of hunk splitting fixes
2025-09-26 17:37 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] add -p: mark split hunks as undecided
[PATCH] refs/ref-cache: stop seeking into empty directories
2025-09-26 16:30 UTC (6+ messages)
` [PATCH v2] refs/ref-cache: fix SEGFAULT when seeking in "
[RFC PATCH 3/4] doc: sparse-checkout.adoc: fix asciidoc warnings
2025-09-26 15:46 UTC (2+ messages)
[RFC PATCH 2/4] doc: remembering-renames.adoc: fix asciidoc warnings
2025-09-26 15:42 UTC (2+ messages)
What's cooking in git.git (Sep 2025, #10; Thu, 25)
2025-09-26 13:42 UTC (2+ messages)
` ds/sparse-checkout-clean (was: What's cooking in git.git (Sep 2025, #10; Thu, 25))
[BUG] Git Bash no longer detaches GUI processes with & in version 2.51.0
2025-09-26 10:36 UTC (3+ messages)
[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
2025-09-26 10:06 UTC (9+ messages)
` [PATCH 6/7] xdiff: conditionally use Rust's implementation of xxhash
` gitoxide-compatible licensing of Git's Rust code, was "
[Feature Request] Support for sharing root-level files across repositories
2025-09-26 8:33 UTC
[PATCH 0/6] odb: track commit graphs via object source
2025-09-26 5:18 UTC (8+ messages)
whatchanged is super useful!
2025-09-26 0:10 UTC (2+ messages)
[PATCH 0/4] technical docs in make build
2025-09-26 0:19 UTC
[PATCH 1/4] doc: add some missing technical documents
2025-09-26 0:22 UTC
whatchanged is super useful!
2025-09-25 21:57 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).