git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-29 21:19:59 to 2025-10-02 13:31:36 UTC [more...]

[PATCH 0/3] Makefile update libgit.a: Include xdiff and reftable in libgit.a
 2025-10-02 13:31 UTC  (8+ messages)
` [PATCH 1/3] make: move xdiff and reftable objects before GITLIBS
` [PATCH 2/3] make: delete XDIFF_LIB, add xdiff to LIB_OBJS
` [PATCH 3/3] make: delete REFTABLE_LIB, add reftable "

When should we release Git 3.0?
 2025-10-02 13:31 UTC  (12+ messages)

[PATCH 0/1] files-backend: check symref name before update
 2025-10-02 11:47 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v4 0/7] refs/reftable: add consistency checks
 2025-10-02 11:44 UTC  (7+ messages)
` [PATCH v4 3/7] reftable: check for trailing newline in 'tables.list'
` [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

[PATCH 0/6] odb: track commit graphs via object source
 2025-10-02 11:35 UTC  (9+ messages)

[PATCH 0/5] gitlab-ci: some fixes for failures on Windows
 2025-10-02 11:24 UTC  (8+ messages)
` [PATCH 1/5] gitlab-ci: dedup instructions to disable realtime monitoring
` [PATCH 2/5] gitlab-ci: ignore failures "
` [PATCH 3/5] gitlab-ci: drop workaround for Python certificate store on Windows
` [PATCH 4/5] gitlab-ci: upload Meson test logs as JUnit reports
` [PATCH 5/5] t8020: fix test failure due to indeterministic tag sorting

[PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
 2025-10-02 10:24 UTC  (18+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] wt-status: provide function to expose status for trees
  ` [PATCH v4 02/12] replay: extract logic to pick commits
  ` [PATCH v4 03/12] replay: stop using `the_repository`
  ` [PATCH v4 04/12] replay: parse commits before dereferencing them
  ` [PATCH v4 05/12] builtin: add new "history" command
  ` [PATCH v4 06/12] builtin/history: implement "reword" subcommand
  ` [PATCH v4 07/12] add-patch: split out header from "add-interactive.h"
  ` [PATCH v4 08/12] add-patch: split out `struct interactive_options`
  ` [PATCH v4 09/12] add-patch: remove dependency on "add-interactive" subsystem
  ` [PATCH v4 10/12] add-patch: add support for in-memory index patching
  ` [PATCH v4 11/12] cache-tree: allow writing in-memory index as tree
  ` [PATCH v4 12/12] builtin/history: implement "split" subcommand

What's cooking in git.git (Sep 2025, #11; Mon, 29)
 2025-10-02 10:02 UTC  (5+ messages)

[PATCH 0/2] replay: add --update-refs option
 2025-10-02 10:00 UTC  (6+ messages)
` [PATCH v2 0/1] replay: make atomic ref updates the default behavior
  ` [PATCH v2 1/1] "

Broken handling of "J" hunks for "add --interactive"?
 2025-10-02  9:23 UTC 

What is the reason behind not hiding git worktrees from git?
 2025-10-02  8:38 UTC  (18+ messages)

Interested in contributing to Git
 2025-10-02  8:21 UTC  (3+ messages)

[PATCH RFC 0/3] Introduce Rust and announce that it will become mandatorty
 2025-10-02  7:30 UTC  (21+ messages)
` [PATCH v7 0/9] Introduce Rust and announce that it will become mandatory
  ` [PATCH v7 5/9] varint: use explicit width for integers
  ` [PATCH v7 6/9] varint: reimplement as test balloon for Rust
` [PATCH v8 0/9] Introduce Rust and announce that it will become mandatory
  ` [PATCH v8 1/9] meson: add infrastructure to build internal Rust library
  ` [PATCH v8 2/9] Makefile: reorder sources after includes
  ` [PATCH v8 3/9] Makefile: introduce infrastructure to build internal Rust library
  ` [PATCH v8 4/9] help: report on whether or not Rust is enabled
  ` [PATCH v8 5/9] varint: use explicit width for integers
  ` [PATCH v8 6/9] varint: reimplement as test balloon for Rust
  ` [PATCH v8 7/9] BreakingChanges: announce Rust becoming mandatory
  ` [PATCH v8 8/9] ci: convert "pedantic" job into full build with breaking changes
  ` [PATCH v8 9/9] ci: enable Rust for breaking-changes jobs

git whatchanged
 2025-10-02  7:12 UTC  (2+ messages)

[PATCH 00/10] Convert remaining hooks to hook.h
 2025-10-02  6:34 UTC  (7+ messages)
` [PATCH 01/10] run-command: add stdin callback for parallelization
` [PATCH 03/10] hook: convert 'post-rewrite' hook in sequencer.c to hook.h
` [PATCH 05/10] reference-transaction: use hook.h to run hooks

How mantainers check Git diffs and patches?
 2025-10-02  5:19 UTC  (9+ messages)

customizing "cherry picked from commit abcd" comment
 2025-10-02  2:49 UTC  (6+ messages)

[RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
 2025-10-02  2:30 UTC  (7+ messages)
` [PATCH v2] SubmittingPatches: add section about AI

[RFC PATCH 0/1] Extended tree format for mixed submodules and conflicts
 2025-10-01 23:00 UTC  (10+ messages)
` [RFC PATCH 1/1] Define an extended tree format

[PATCH v2 0/4] doc: git-push: clarify DESCRIPTION section & refspec definition
 2025-10-01 22:29 UTC  (17+ messages)
` [PATCH v3 0/4] doc: git-push: clarify DESCRIPTION section
  ` [PATCH v3 2/4] doc: add an UPSTREAM BRANCHES section to pull/push/fetch
  ` [PATCH v4 0/5] doc: git-push: clarify DESCRIPTION section
    ` [PATCH v4 1/5] doc: git-push: clarify intro
    ` [PATCH v4 2/5] doc: add an UPSTREAM BRANCHES section to pull/push/fetch
    ` [PATCH v4 3/5] doc: git-push: clarify "where to push"
    ` [PATCH v4 4/5] doc: git-push: clarify "what "
    ` [PATCH v4 5/5] doc: git-push: Add explanation of `git push origin main`

[PATCH] docs/gitcredentials: describe URL prefix matching
 2025-10-01 22:20 UTC  (2+ messages)

[RFC] How to accellerate the patch flow (or should we?)
 2025-10-01 20:00 UTC  (16+ messages)

git reflog write does not pick up user.name and user.email from config
 2025-10-01 16:50 UTC  (9+ messages)
  ` [PATCH] builtin/reflog: respect user config in "write" subcommand
      ` [PATCH v2] "
          ` [PATCH v3] "

Git / Software Freedom Conservancy status report (2025)
 2025-10-01 15:32 UTC  (2+ messages)

[PATCH] refs/ref-cache: stop seeking into empty directories
 2025-10-01 12:17 UTC  (2+ messages)
` [PATCH v3] refs/ref-cache: fix SEGFAULT when seeking in "

[PATCH v3 0/3] libgit-rs: add get_bool() method to ConfigSet
 2025-10-01 10:15 UTC  (3+ messages)
` [PATCH v4] libgit-rs: add get_bool(), get_ulong(), and get_pathname() methods

Draft of Git Rev News edition 127
 2025-10-01  6:57 UTC 

[PATCH v4 00/12] Cleanup xdfile_t and xrecord_t in xdiff
 2025-09-30 20:05 UTC  (6+ messages)
` [PATCH v5 00/13] "
  ` [PATCH v5 04/13] xdiff: delete superfluous function xdl_get_rec() in xemit

I still use this!
 2025-09-30 20:02 UTC  (3+ messages)

Feature request: partial URL matching for credential config
 2025-09-30 18:59 UTC  (3+ messages)

[PATCH 0/9] SHA-1/SHA-256 interoperability, part 1
 2025-09-30 16:44 UTC  (7+ messages)
` [PATCH 5/9] docs: add documentation for loose objects
` [PATCH 8/9] Allow specifying compatibility hash

[PATCH 0/3] specifying a file that can optionally exist
 2025-09-30 15:26 UTC  (6+ messages)
` [PATCH v2 0/3] Support :(optional) filepaths
  ` [PATCH v2 2/3] config: values of pathname type can be prefixed with :(optional)
  ` [PATCH v2 3/3] parseopt: "

[ANNOUNCE] Git for Windows 2.51.0(2)
 2025-09-30 14:42 UTC  (2+ messages)

[PATCH 0/9] Encode submodule gitdir names to avoid conflicts
 2025-09-30 13:37 UTC  (10+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] submodule--helper: use submodule_name_to_gitdir in add_submodule
  ` [PATCH v2 06/10] submodule: encode gitdir paths to avoid conflicts
  ` [PATCH v2 07/10] submodule: error out if gitdir name is too long
  ` [PATCH v2 08/10] submodule: remove validate_submodule_git_dir()

[PATCH 00/49] repack: prepare for incremental MIDX-based repacking
 2025-09-29 23:22 UTC  (19+ messages)
` [PATCH 07/49] builtin/repack.c: avoid "the_hash_algo" in `write_oid()`
` [PATCH 10/49] builtin/repack.c: avoid using `hash_to_hex()` in pack geometry
` [PATCH 12/49] builtin/repack.c: pass both pack_objects args to repack_config
` [PATCH 17/49] builtin/repack.c: pass "packdir" when removing packs
` [PATCH 19/49] repack: remove 'existing_packs' API from the builtin
` [PATCH 21/49] builtin/repack.c: factor our "generated_pack_install"
` [PATCH 22/49] builtin/repack.c: pass "packtmp" to `generated_pack_populate()`
` [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] doc: patch-id: fix accidental literal blocks
 2025-09-29 22:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/16] packfile: carve out a new packfile store
 2025-09-29 21:39 UTC  (6+ messages)
` [PATCH v6 00/15] "


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).