git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-27 15:25:11 to 2025-08-29 20:00:40 UTC [more...]

[PATCH 00/15] Introduce rust: In xdiff
 2025-08-29 20:00 UTC  (17+ messages)
` [PATCH 01/15] doc: add a policy for using Rust
` [PATCH 02/15] xdiff: introduce rust
` [PATCH 03/15] github workflows: install rust
` [PATCH 04/15] win+Meson: do allow linking with the Rust-built xdiff
` [PATCH 05/15] github workflows: upload Cargo.lock
` [PATCH 06/15] ivec: create a vector type that is interoperable between C and Rust
` [PATCH 07/15] xdiff/xprepare: remove superfluous forward declarations
` [PATCH 08/15] xdiff: delete unnecessary fields from xrecord_t and xdfile_t
` [PATCH 09/15] xdiff: make fields of xrecord_t Rust friendly
` [PATCH 10/15] xdiff: use one definition for freeing xdfile_t
` [PATCH 11/15] xdiff: replace chastore with an ivec in xdfile_t
` [PATCH 12/15] xdiff: delete nrec field from xdfile_t
` [PATCH 13/15] xdiff: delete recs "
` [PATCH 14/15] xdiff: make xdfile_t more rust friendly
` [PATCH 15/15] xdiff: implement xdl_trim_ends() in Rust

Efficiently storing SHA-1 ↔ SHA-256 mappings in compatibility mode
 2025-08-29 19:51 UTC  (5+ messages)

[RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity
 2025-08-29 19:42 UTC  (7+ messages)
          ` Was "Re: [RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity" now "Skybuck's GitFlow"

[PATCH v3 0/3] doc: git-add: clarify DESCRIPTION section
 2025-08-29 17:11 UTC  (5+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] doc: git-add: clarify intro & add an example
  ` [PATCH v4 2/2] doc: git-add: simplify discussion of ignored files

[PATCH] range-diff: add configurable memory limit for cost matrix
 2025-08-29 16:33 UTC  (17+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] range-diff: reorder options lexicographically
  ` [PATCH v2 2/2] range-diff: add configurable memory limit for cost matrix
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v3 6/7] t/t1517: move verify-commit -h test to t1517
 2025-08-29 16:31 UTC  (8+ messages)
` [PATCH v4 0/2] refactor t1517 to focus on help output outside a repository
  ` [PATCH v4 1/2] t/t1517: automate `git subcmd -h` tests "

[PATCH 0/5] doc: git-checkout: clarify DESCRIPTION section
 2025-08-29 16:22 UTC  (27+ messages)
` [PATCH 1/5] doc: git-checkout: clarify intro
` [PATCH 2/5] doc: git-checkout: clarify `git checkout <branch>`
` [PATCH 5/5] doc: git-checkout: clarify restoring files section
` [PATCH v2 0/5] doc: git-checkout: clarify DESCRIPTION section
  ` [PATCH v2 1/5] doc: git-checkout: clarify intro
  ` [PATCH v2 2/5] doc: git-checkout: clarify `git checkout <branch>`
  ` [PATCH v2 3/5] doc: git-checkout: don't use "reset"
  ` [PATCH v2 4/5] doc: git-checkout: deduplicate --detach explanation
  ` [PATCH v2 5/5] doc: git-checkout: clarify restoring files section

[PATCH 0/4] you-still-use-that??: improve breaking changes troubleshooting
 2025-08-29 15:21 UTC  (23+ messages)
` [PATCH 1/4] usage: help the user help themselves
` [PATCH 2/4] whatchanged: tell users the git-log(1) equivalent
` [PATCH 3/4] whatchanged: remove not-even-shorter clause
` [PATCH 4/4] BreakingChanges: remove claim about whatchanged reports
` [PATCH v2 0/4] you-still-use-that??: improve breaking changes troubleshooting
  ` [PATCH v2 1/4] you-still-use-that??: help the user help themselves
  ` [PATCH v2 2/4] whatchanged: tell users the git-log(1) equivalent
  ` [PATCH v2 3/4] whatchanged: remove not-even-shorter clause
  ` [PATCH v2 4/4] BreakingChanges: remove claim about whatchanged reports

git whatchanged breakage
 2025-08-29 15:11 UTC  (3+ messages)

[FEATURE] Proposal: git stash --only-unstaged
 2025-08-29 13:30 UTC  (4+ messages)

Whatchanged
 2025-08-29 13:24 UTC 

[PATCH] reset slab_alloc and state fields in clear_alloc_state()
 2025-08-29 13:00 UTC  (6+ messages)
` [PATCH v2] alloc: fix dangling pointer in alloc_state cleanup
  ` [PATCH v3] "

[PATCH 0/4] doc: git-push: clarify DESCRIPTION section & refspec definition
 2025-08-29  7:20 UTC  (11+ messages)
` [PATCH 1/4] doc: git-push: update intro
` [PATCH 3/4] doc: git-push: clarify "what to push"
` [PATCH 4/4] doc: git-push: rewrite refspec specification

[PATCH 0/2] optimize string hashing in xdiff
 2025-08-29  3:09 UTC  (6+ messages)

[PATCH 0/5] midx-write: fix segfault and do several cleanups
 2025-08-29  1:36 UTC  (17+ messages)
` [PATCH 1/5] midx-write: only load initialized packs
` [PATCH 2/5] midx-write: put failing response value back
` [PATCH 3/5] midx-write: use cleanup when incremental midx fails
` [PATCH 4/5] midx-write: use uint32_t for preferred_pack_idx
` [PATCH 5/5] midx-write: reenable signed comparison errors

[PATCH 0/8] midx: stop deduplicating info redundant with their sources
 2025-08-29  0:34 UTC  (4+ messages)
` [PATCH v3 00/10] midx: stop duplicating "

[PATCH 0/3] sparse-checkout: add 'clean' command
 2025-08-29  0:27 UTC  (5+ messages)
` [PATCH v2 0/8] "

[PATCH v3 0/2] rebase: support --trailer
 2025-08-28 23:35 UTC  (6+ messages)
` [PATCH v3 2/2] "

[PATCH v6 0/5] Make the "promisor-remote" capability support more fields
 2025-08-28 23:32 UTC  (3+ messages)
` [PATCH v7 "

[PATCH 0/5] midx: improve prepare_midx_pack() ergonomics
 2025-08-28 23:25 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 4/4] midx: return a `packed_git` pointer from `prepare_midx_pack()`

What's cooking in git.git (Aug 2025, #09; Wed, 20)
 2025-08-28 23:14 UTC  (3+ messages)

[PATCH] t0450: fix test for out-of-tree builds
 2025-08-28 23:12 UTC  (5+ messages)
` [PATCH v2 2/2] t0450: add allowlist for builtins with missing .adoc

[GSoC PATCH 0/2] repo: add -z and objects.format
 2025-08-28 23:08 UTC  (4+ messages)
` [GSoC PATCH v2 "
  ` [GSoC PATCH v2 1/2] repo: add the flag -z as an alias for --format=nul

[PATCH v6 0/4] Introduce git-last-modified(1) command
 2025-08-28 22:44 UTC  (8+ messages)
` [PATCH v7 0/3] "

gitk bug: Disabling "Themed widgets" breaks preferences dialogue
 2025-08-28 21:32 UTC  (2+ messages)

[PATCH 0/6] breaking changes: switch default initial branch name to "main"
 2025-08-28 21:31 UTC  (14+ messages)
` [PATCH 1/6] t0018: switch default branch name to main
` [PATCH 2/6] t4013: "
` [PATCH 3/6] t9902: "
` [PATCH 4/6] t0613: stop setting default initial branch
` [PATCH 5/6] t1403: remove dependency on GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
` [PATCH 6/6] breaking-changes: switch default branch to main

[PATCH 0/4] git-gui: GIT_ASK_YESNO/GIT_ASKPASS patches from Git for Windows
 2025-08-28 21:18 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] git-gui: provide question helper for retry fallback on Windows
  ` [PATCH v2 2/4] git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
  ` [PATCH v2 3/4] git-gui--askyesno: allow overriding the window title
  ` [PATCH v2 4/4] git-gui--askyesno (mingw): use Git for Windows' icon, if available
    ` [PATCH] git-gui: use tk_messageBox for ask yes/no

[ANNOUNCE] Contributor's Summit updates
 2025-08-28 21:16 UTC  (2+ messages)

[PATCH 0/4] line-log: optimize merge commit processing
 2025-08-28 20:27 UTC  (4+ messages)
` [PATCH 1/4] line-log: avoid unnecessary tree diffs when processing merge commits

[PATCH] ci: perform build and smoke tests for Meson docs
 2025-08-28 18:28 UTC  (2+ messages)

[PATCH v3] gitk: add README with usage, build, and contribution details
 2025-08-28 17:54 UTC  (2+ messages)

question: what does "garbage" field in "git count-objects -v" represent? Is it broken?
 2025-08-28 17:09 UTC  (4+ messages)

"lock file exists" when fetching in bare clone of repository
 2025-08-28 16:16 UTC  (11+ messages)

[PATCH] update worktree in config.worktree if it exists
 2025-08-28 16:12 UTC 

[PATCH] ls-files: conditionally leave index sparse
 2025-08-28 15:02 UTC  (4+ messages)

[PATCH/RFC] submodule: gracefully handle links in module paths
 2025-08-28 12:43 UTC 

Difference between 'git rebase --continue' and 'git commit' during rebase conflict resolution
 2025-08-28  9:56 UTC 

[PATCH v4 00/10] A couple of CI improvements
 2025-08-28  9:58 UTC  (3+ messages)
` [PATCH v4 03/10] github: adapt containerized jobs to be rootless

I use whatchanged!
 2025-08-28  6:31 UTC  (3+ messages)

git's deprecated "whatchanged"
 2025-08-28  1:02 UTC 

[PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
 2025-08-27 22:38 UTC  (17+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] commit: print advice when core.commentString=auto
` [PATCH v3 0/3] breaking-changes: deprecate support for core.commentChar=auto
  ` [PATCH v3 2/3] config: warn on core.commentString=auto
` [PATCH v4 0/3] breaking-changes: deprecate support for core.commentChar=auto
  ` [PATCH v4 1/3] breaking-changes: deprecate support for core.commentString=auto
  ` [PATCH v4 2/3] config: warn on core.commentString=auto
  ` [PATCH v4 3/3] commit: print advice when core.commentString=auto

[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
 2025-08-27 21:31 UTC  (5+ messages)
` [GSOC PATCH v6 0/3] environment: remove sparse-checkout related global variables

[PATCH] config: add "hostname" condition to includeIf
 2025-08-27 20:54 UTC  (3+ messages)

Feature Request: Add comments to commits
 2025-08-27 20:25 UTC  (4+ messages)

[PATCH v2 00/17] RFC: Accelerate xdiff and begin its rustification
 2025-08-27 20:22 UTC  (13+ messages)
` [PATCH v3 00/15] RFC: Cleanup "
  ` [PATCH v3 02/15] xdiff: introduce rust

[PATCH] cherry-pick: document rev-list options
 2025-08-27 16:14 UTC  (3+ messages)
` [PATCH v2] doc: document rev-list opts in revert, cherry-pick


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