git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-24 18:52:11 to 2025-10-28 20:12:33 UTC [more...]

[PATCH 00/14] SHA-1/SHA-256 interoperability, part 2
 2025-10-28 20:12 UTC  (36+ messages)
` [PATCH 01/14] repository: require Rust support for interoperability
` [PATCH 02/14] conversion: don't crash when no destination algo
` [PATCH 03/14] hash: use uint32_t for object_id algorithm
` [PATCH 04/14] rust: add a ObjectID struct
` [PATCH 05/14] rust: add a hash algorithm abstraction
` [PATCH 06/14] hash: add a function to look up hash algo structs
` [PATCH 07/14] csum-file: define hashwrite's count as a uint32_t
` [PATCH 08/14] write-or-die: add an fsync component for the loose object map
` [PATCH 09/14] hash: expose hash context functions to Rust
` [PATCH 10/14] rust: add a build.rs script for tests
` [PATCH 11/14] rust: add functionality to hash an object
` [PATCH 12/14] rust: add a new binary loose object map format
` [PATCH 13/14] rust: add a small wrapper around the hashfile code
` [PATCH 14/14] object-file-convert: always make sure object ID algo is valid

[PATCH v3] doc: add a explanation of Git's data model
 2025-10-28 20:10 UTC  (4+ messages)
` [PATCH v4] doc: add an "

[PATCH v3 0/3] replay: make atomic ref updates the default
 2025-10-28 20:08 UTC  (18+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] replay: make atomic ref updates the default behavior
  ` [PATCH v4 3/3] replay: add replay.refAction config option

[PATCH 0/3] rust: generate bindings via cbindgen
 2025-10-28 19:37 UTC  (16+ messages)
` [PATCH 3/3] "
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] gitlab-ci: reorder Linux job matrix to match GitHub's order
  ` [PATCH v2 2/5] gitlab-ci: backfill missing Linux jobs
  ` [PATCH v2 3/5] ci: use Debian instead of deprecated i386/ubuntu

[PATCH 00/10] Convert remaining hooks to hook.h
 2025-10-28 18:42 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 09/10] receive-pack: convert update hooks to new API
  ` [PATCH v2 10/10] receive-pack: convert receive hooks to hook API

[PATCH v2 resend v2] doc: git-checkout: fix placeholder markup
 2025-10-28 18:19 UTC 

[ANNOUNCE] Git v2.51.2
 2025-10-28 17:40 UTC  (2+ messages)
` [BUGS] Git v2.51.2 on NonStop

[PATCH 0/2] t/lib-gpg: ensure GNUPGHOME is created as needed
 2025-10-28 17:15 UTC  (11+ messages)
                ` [PATCH] t1016-compatObjectFormat: Really freeze time for reproduciblity

[PATCH 0/5] fast-export/import: cleanups and translation
 2025-10-28 16:46 UTC  (9+ messages)
` [PATCH 1/5] gpg-interface: simplify ssh fingerprint parsing
` [PATCH 2/5] gpg-interface: use left shift to define GPG_VERIFY_*
` [PATCH 3/5] fast-export: mark strings for translation
` [PATCH 4/5] fast-import: "
` [PATCH 5/5] gpg-interface: mark a string "

[PATCH] whitespace: correct bit assignment comments
 2025-10-28 16:33 UTC  (4+ messages)
    ` [PATCH v2] "

[BUG] git merge sometimes loses changes from one branch
 2025-10-28 16:12 UTC  (3+ messages)
  ` 回复: "

[PATCH] blame: make diff algorithm configurable
 2025-10-28 16:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] refs: support migration with worktrees
 2025-10-28 16:00 UTC  (3+ messages)

[ANNOUNCE] Git for Windows 2.51.2
 2025-10-28 13:40 UTC  (2+ messages)

[PATCH 0/8] packfiles: track pack lists via the packfile store
 2025-10-28 11:08 UTC  (9+ messages)
` [PATCH 1/8] packfile: use a `strmap` to store packs by name
` [PATCH 2/8] packfile: move the MRU list into the packfile store
` [PATCH 3/8] http: refactor subsystem to use `packfile_list`s
` [PATCH 4/8] packfile: fix approximation of object counts
` [PATCH 5/8] builtin/pack-objects: simplify logic to find kept or nonlocal objects
` [PATCH 6/8] packfile: move list of packs into the packfile store
` [PATCH 7/8] packfile: always add packfiles to MRU when adding a pack
` [PATCH 8/8] packfile: track packs via the MRU list exclusively

[PATCH v4 00/29] rebase: support --trailer
 2025-10-28 10:26 UTC  (6+ messages)
` [PATCH v4 17/29] tests: t3440: create expect files at point of use

[PATCH 0/8] builtin/maintenance: introduce "geometric" strategy
 2025-10-27 20:58 UTC  (22+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 03/10] builtin/maintenance: introduce "geometric-repack" task
` [PATCH v4 00/10] builtin/maintenance: introduce "geometric" strategy
  ` [PATCH v4 01/10] builtin/gc: remove global `repack` variable
  ` [PATCH v4 02/10] builtin/gc: make `too_many_loose_objects()` reusable without GC config
  ` [PATCH v4 03/10] builtin/maintenance: introduce "geometric-repack" task
  ` [PATCH v4 04/10] builtin/maintenance: make the geometric factor configurable
  ` [PATCH v4 05/10] builtin/maintenance: don't silently ignore invalid strategy
  ` [PATCH v4 06/10] builtin/maintenance: improve readability of strategies
  ` [PATCH v4 07/10] builtin/maintenance: run maintenance tasks depending on type
  ` [PATCH v4 08/10] builtin/maintenance: extend "maintenance.strategy" to manual maintenance
  ` [PATCH v4 09/10] builtin/maintenance: make "gc" strategy accessible
  ` [PATCH v4 10/10] builtin/maintenance: introduce "geometric" strategy

[PATCH] last-modified: implement faster algorithm
 2025-10-27 19:22 UTC  (15+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3] MyFirstContribution: add note on confirming patches
 2025-10-27 17:18 UTC  (7+ messages)

[PATCH] repo: add --all to git-repo-info
 2025-10-27 16:09 UTC  (10+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] repo: factor out field printing to dedicated function
  ` [PATCH v3 2/2] repo: add --all to git-repo-info

What's cooking in git.git (Oct 2025, #10; Mon, 27)
 2025-10-27 15:58 UTC 

[ANNOUNCE] Git v2.51.2
 2025-10-27 15:58 UTC 

Probable issue with code/documentation
 2025-10-27 15:35 UTC  (11+ messages)
` [PATCH] match_pathname(): give fnmatch one char of prefix context
      ` [PATCH v2 0/2] fix "foo**/bar" matching "foobar"
        ` [PATCH v2 1/2] match_pathname(): reorder prefix-match check
        ` [PATCH v2 2/2] match_pathname(): give fnmatch one char of prefix context

What's cooking in git.git (Oct 2025, #09; Sat, 25)
 2025-10-27 14:38 UTC  (5+ messages)

Broken WS_BLANK_AT_EOF highlighting with 0-length diff hunks
 2025-10-27 13:20 UTC 

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

[PATCH 00/13] Carve out loose object source
 2025-10-27 11:21 UTC  (7+ messages)
` [PATCH 02/13] odb: introduce `odb_source_new()`
` [PATCH 06/13] object-file: move loose object cache into loose source

[PATCH v5 00/12] Introduce git-history(1) command for easy history editing
 2025-10-27  9:58 UTC  (12+ messages)
` [PATCH v5 04/12] replay: parse commits before dereferencing them
` [PATCH v5 05/12] builtin: add new "history" command
` [PATCH v5 06/12] builtin/history: implement "reword" subcommand

[PATCH v4 00/12] Introduce git-history(1) command for easy history editing
 2025-10-27  9:58 UTC  (6+ messages)
` [PATCH v4 12/12] builtin/history: implement "split" subcommand

[Outrechy][RFC] Request for final application guides
 2025-10-27  8:58 UTC  (5+ messages)

[PATCH] MyFirstContribution: add tip for confirming patches reached the mailing list
 2025-10-27  8:45 UTC  (3+ messages)
` [PATCH v2] MyFirstContribution: add note on confirming patches

[PATCH] refs: add missing remove_on_disk implementation for debug backend
 2025-10-27  4:01 UTC  (4+ messages)

[PATCH 1/2] add-patch: quit without skipping undecided hunks
 2025-10-26 16:11 UTC  (8+ messages)
` [PATCH 2/2] add-patch: quit on EOF

[PATCH] contrib/credential: add install target
 2025-10-25 20:30 UTC  (2+ messages)
` [PATCH v2] "

git log format documentation/manpage
 2025-10-25 17:00 UTC  (4+ messages)

[PATCH v2 0/2] repo: add --all to repo-info
 2025-10-24 21:15 UTC  (4+ messages)
` [PATCH v2 2/2] repo: add --all to git-repo-info

[PATCH v2] MyFirstContribution: add note on confirming patches
 2025-10-24 20:53 UTC 

[BUG] Strange git notes completion behaviour
 2025-10-24 20:16 UTC  (12+ messages)

[PATCH v2 0/9] builtin/maintenance: introduce "geometric" strategy
 2025-10-24 19:02 UTC  (5+ messages)
` [PATCH v2 4/9] builtin/maintenance: make the geometric factor configurable


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