public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-30 20:07:13 to 2025-08-01 17:19:39 UTC [more...]

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

[GSoC][RFC PATCH v3 0/3] Add refs list subcommand
 2025-08-01 17:14 UTC  (13+ messages)
` [GSoC][RFC PATCH v4 0/5] "
  ` [GSoC][RFC PATCH v4 1/5] doc: factor out common option
  ` [GSoC][RFC PATCH v4 2/5] builtin/for-each-ref: factor out core logic into a helper
  ` [GSoC][RFC PATCH v4 3/5] builtin/refs: add list subcommand
  ` [GSoC][RFC PATCH v4 4/5] t6300: refactor tests to be shareable
  ` [GSoC][RFC PATCH v4 5/5] t: add test for git refs list subcommand

[PATCH RFC v3 0/3] Introduce git-last-modified(1) command
 2025-08-01 17:09 UTC  (25+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v6 0/4] "
  ` [PATCH v6 1/4] last-modified: new subcommand to show when files were last modified
  ` [PATCH v6 3/4] commit-graph: export prepare_commit_graph()
  ` [PATCH v6 4/4] last-modified: use Bloom filters when available
` [PATCH v5 1/6] last-modified: new subcommand to show when files were last modified

[PATCH] modify the “foo" file path to "$PWD/bad-clone/sub/foo"
 2025-08-01 16:48 UTC  (4+ messages)
` [PATCH v2] t7450: inspect the correct path a broken code would write to

[PATCH 0/4] builtin/remote: rework how remote refs get renamed
 2025-08-01 16:43 UTC  (17+ messages)
` [PATCH 1/4] refs: pass refname when invoking reflog entry callback
` [PATCH 4/4] builtin/remote: only iterate through refs that are to be renamed
` [PATCH v2 0/6] builtin/remote: rework how remote refs get renamed
  ` [PATCH v2 1/6] refs: pass refname when invoking reflog entry callback
  ` [PATCH v2 2/6] refs: simplify logic when migrating reflog entries
  ` [PATCH v2 3/6] builtin/remote: fix sign comparison warnings
  ` [PATCH v2 4/6] builtin/remote: determine whether refs need renaming early on
  ` [PATCH v2 5/6] builtin/remote: rework how remote refs get renamed
  ` [PATCH v2 6/6] builtin/remote: only iterate through refs that are to be renamed

[PATCH 0/5] string_list_split*() updates
 2025-08-01 16:38 UTC  (33+ messages)
` [PATCH 1/5] string-list: report programming error with BUG
` [PATCH 2/5] string-list: align string_list_split() with its _in_place() counterpart
` [PATCH 3/5] string-list: unify string_list_split* functions
` [PATCH 4/5] string-list: optionally trim string pieces split by string_list_split()
` [PATCH 5/5] diff: simplify parsing of diff.colormovedws
` [PATCH v2 0/7] string_list_split*() updates
  ` [PATCH v2 1/7] string-list: report programming error with BUG
  ` [PATCH v2 2/7] string-list: align string_list_split() with its _in_place() counterpart
  ` [PATCH v2 3/7] string-list: unify string_list_split* functions
  ` [PATCH v2 4/7] string-list: optionally trim string pieces split by string_list_split*()
  ` [PATCH v2 5/7] diff: simplify parsing of diff.colormovedws
  ` [PATCH v2 6/7] string-list: optionally omit empty string pieces in string_list_split*()
  ` [PATCH v2 7/7] string-list: split-then-remove-empty can be done while splitting

[PATCH] meson: Check whether git is new enough to support ls-files --deduplicate
 2025-08-01 16:28 UTC  (13+ messages)
    ` [PATCH v2] meson: Tolerate errors from git "
              ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH 0/5] reftable: a couple of improvements for libgit2
 2025-08-01 14:47 UTC  (6+ messages)
` [PATCH 1/5] reftable/writer: fix type used for number of records
` [PATCH 2/5] reftable/writer: drop Git-specific `QSORT()` macro
` [PATCH 3/5] reftable/stack: fix compiler warning due to missing braces
` [PATCH 4/5] reftable/stack: reorder code to avoid forward declarations
` [PATCH 5/5] reftable/stack: allow passing flags to `reftable_stack_add()`

[PATCH] doc: fast-import: contextualize the hardware cost
 2025-08-01 14:44 UTC  (2+ messages)

[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
 2025-08-01 13:11 UTC  (17+ messages)
` [GSoC PATCH v5 0/5] repo: "
  ` [GSoC PATCH v5 2/5] repo: add the field references.format
  ` [GSoC PATCH v5 5/5] repo: add the --format flag
` [GSoC PATCH v7 0/5] repo: add new command for retrieving repository info
  ` [GSoC PATCH v7 1/5] repo: declare the repo command
  ` [GSoC PATCH v7 2/5] repo: add the field references.format
  ` [GSoC PATCH v7 3/5] repo: add the field layout.bare
  ` [GSoC PATCH v7 4/5] repo: add the field layout.shallow
  ` [GSoC PATCH v7 5/5] repo: add the --format flag

[PATCH v3 0/9] refs: fix migration of reflog entries
 2025-08-01 11:55 UTC  (7+ messages)
` [PATCH v3 3/9] refs: export `ref_transaction_update_reflog()`
` [PATCH v3 4/9] builtin/reflog: implement subcommand to write new entries
` [PATCH v3 7/9] refs/files: detect race when generating reflog entry for HEAD

Fetching upstream remote fails if repo was a blobless clone
 2025-08-01  9:30 UTC 

[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
 2025-08-01  9:14 UTC  (18+ messages)
` [PATCH 1/7] xdiff: introduce rust
` [PATCH 4/7] xdiff: make fields of xrecord_t Rust friendly
` [PATCH 6/7] xdiff: conditionally use Rust's implementation of xxhash

[PATCH 0/6] Fix various rename corner cases
 2025-08-01  8:31 UTC  (10+ messages)
` [PATCH 3/6] t6423: document two bugs with rename-to-self testcases
` [PATCH 4/6] t6423: fix missed staging of file in testcases 12i,12j,12k
` [PATCH 5/6] merge-ort: fix incorrect file handling
` [PATCH 6/6] merge-ort: fix directory rename on top of source of other rename/delete

What's cooking in git.git (Jul 2025, #09; Thu, 31)
 2025-08-01  5:18 UTC 

Draft of Git Rev News edition 125
 2025-08-01  1:00 UTC  (2+ messages)

[PATCH 0/9] do not overuse strbuf_split*()
 2025-07-31 22:54 UTC  (26+ messages)
` [PATCH 1/9] wt-status: avoid strbuf_split*()
` [PATCH 2/9] clean: do not pass strbuf by value
` [PATCH 3/9] clean: do not use strbuf_split*() [part 1]
` [PATCH 4/9] clean: do not use strbuf_split*() [part 2]
` [PATCH 5/9] merge-tree: do not use strbuf_split*()
` [PATCH 6/9] notes: "
` [PATCH 7/9] config: do not use strbuf_split()
` [PATCH 8/9] environment: do not use strbuf_split*()
` [PATCH 9/9] sub-process: "
` [PATCH v2 00/11] do not overuse strbuf_split*()
  ` [PATCH v2 01/11] wt-status: avoid strbuf_split*()
  ` [PATCH v2 02/11] clean: do not pass strbuf by value
  ` [PATCH v2 03/11] clean: do not use strbuf_split*() [part 1]
  ` [PATCH v2 04/11] clean: do not use strbuf_split*() [part 2]
  ` [PATCH v2 05/11] merge-tree: do not use strbuf_split*()
  ` [PATCH v2 06/11] notes: "
  ` [PATCH v2 07/11] config: do not use strbuf_split()
  ` [PATCH v2 08/11] environment: do not use strbuf_split*()
  ` [PATCH v2 09/11] sub-process: "
  ` [PATCH v2 10/11] trace2: trim_trailing_newline followed by trim is a no-op
  ` [PATCH v2 11/11] trace2: do not use strbuf_split*()

Pretty output in JSON format
 2025-07-31 20:19 UTC  (5+ messages)

[PATCH] docs: remove stray bracket from git-clone synopsis
 2025-07-31 19:07 UTC  (2+ messages)

[PATCH 0/5] git-gui: workaround deprecation of Tcl/TK 8.5 in macOS
 2025-07-31 17:47 UTC  (22+ messages)
` [PATCH 1/5] git-gui: remove uname_O in Makefile
` [PATCH 4/5] git-gui: honor TCLTK_PATH in git-gui--askpass
` [PATCH 5/5] git-gui: ensure own version of git-gui--askpass is used
` [PATCH v2 0/5] git-gui: workaround deprecation of Tcl/Tk 8.5 in macOS
  ` [PATCH v2 1/5] git-gui: remove uname_O in Makefile
  ` [PATCH v2 2/5] git-gui: fix dependency of GITGUI_MAIN on generator
  ` [PATCH v2 3/5] git-gui: retire Git Gui.app
  ` [PATCH v2 4/5] git-gui: honor TCLTK_PATH in git-gui--askpass
  ` [PATCH v2 5/5] git-gui: ensure own version of git-gui--askpass is used

[PATCH] interactive: do strip trailing CRLF from input
 2025-07-31 16:37 UTC  (2+ messages)

[PATCH v4 0/5] Make the "promisor-remote" capability support more fields
 2025-07-31 16:03 UTC  (22+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/5] promisor-remote: allow a server to advertise "
  ` [PATCH v6 0/5] Make the "promisor-remote" capability support "
    ` [PATCH v6 3/5] promisor-remote: refactor how we parse advertised fields
    ` [PATCH v6 4/5] promisor-remote: allow a client to check fields
    ` [PATCH v7 0/5] Make the "promisor-remote" capability support more fields
      ` [PATCH v7 1/5] promisor-remote: refactor to get rid of 'struct strvec'
      ` [PATCH v7 2/5] promisor-remote: allow a server to advertise more fields
      ` [PATCH v7 3/5] promisor-remote: refactor how we parse advertised fields
      ` [PATCH v7 4/5] promisor-remote: allow a client to check fields
      ` [PATCH v7 5/5] promisor-remote: use string constants for 'name' and 'url' too

[RFC v2] git-secure: extend interactive authentication to more Git operations
 2025-07-31  9:36 UTC 

[PATCH] clean: do not pass strbuf by value
 2025-07-31  5:31 UTC  (4+ messages)

[PATCH] test-hashmap: document why it is no longer used but still there
 2025-07-30 23:18 UTC 

[PATCH 0/4] permit -h/--help-all in more scenarios
 2025-07-30 22:05 UTC  (10+ messages)
` [PATCH 2/4] parse-options: name flags passed to usage_with_options_internal
` [PATCH 3/4] builtin: also setup gently for --help-all
` [PATCH 4/4] builtins: show help on "-h"/"--help-all" with more than 2 arguments left

Why does git-grep appear to treat exclude pathspecs differently?
 2025-07-30 21:49 UTC  (3+ messages)

[PATCH v3 6/7] t/t1517: move verify-commit -h test to t1517
 2025-07-30 21:15 UTC  (9+ 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 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox