git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2025-06-20 13:49:20 to 2025-06-25 12:51:56 UTC [more...]

[PATCH v3 0/5] Make the "promisor-remote" capability support more fields
 2025-06-25 12:50 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] promisor-remote: refactor to get rid of 'struct strvec'
  ` [PATCH v4 2/5] promisor-remote: allow a server to advertise more fields
  ` [PATCH v5 0/5] Make the "promisor-remote" capability support "
    ` [PATCH v5 1/5] promisor-remote: refactor to get rid of 'struct strvec'
    ` [PATCH v5 2/5] promisor-remote: allow a server to advertise more fields
    ` [PATCH v5 3/5] promisor-remote: refactor how we parse advertised fields
    ` [PATCH v5 5/5] promisor-remote: use string constants for 'name' and 'url' too

[bug] pull --prune could not delete references due to lock file already exists error
 2025-06-25 12:32 UTC 

Possible performance regression in for-each-ref in git 2.40.0
 2025-06-25 11:28 UTC 

bash: unescaped `>` character when switching branches
 2025-06-25  8:53 UTC  (2+ messages)

[PATCH v7 0/4] Importing and exporting stashes to refs
 2025-06-25  8:40 UTC  (3+ messages)
` [PATCH v8 "

What's cooking in git.git (Jun 2025, #08; Mon, 23)
 2025-06-25  8:40 UTC  (4+ messages)

[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
 2025-06-25  8:40 UTC  (27+ messages)
` [GSoC RFC PATCH v2 0/7] "
  ` [GSoC RFC PATCH v2 1/7] repo-info: declare the repo-info command
  ` [GSoC RFC PATCH v2 2/7] repo-info: add the --format flag
  ` [GSoC RFC PATCH v2 3/7] repo-info: add plaintext as an output format
  ` [GSoC RFC PATCH v2 4/7] repo-info: add the --allow-empty flag
  ` [GSoC RFC PATCH v2 5/7] repo-info: add the field references.format

[PATCH 0/3] daemon: explicitly allow EINTR during poll()
 2025-06-25  8:39 UTC  (19+ messages)
` [PATCH 1/3] compat/posix.h: track SA_RESTART fallback
` [PATCH 2/3] daemon: use sigaction() to install child_handler()
` [PATCH 3/3] daemon: explicitly allow EINTR during poll()
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] compat/posix.h: track SA_RESTART fallback
  ` [PATCH v2 2/3] daemon: use sigaction() to install child_handler()
  ` [PATCH v2 3/3] daemon: explicitly allow EINTR during poll()

[PATCH v5] gitk: add external diff file rename detection
 2025-06-25  6:23 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] contrib: Honor symbolic port in git-credential-netrc
 2025-06-25  1:03 UTC  (25+ messages)
` [PATCH v2 0/3] git-credential-netrc: better symbolic port names support
` [PATCH v2 1/3] contrib: use a more portable shebang for git-credential-netrc
` [PATCH v2 2/3] contrib: warn for invalid netrc file ports in git-credential-netrc
` [PATCH v2 3/3] contrib: better support symbolic port names "
` [PATCH v3 0/3] git-credential-netrc: better symbolic port names support
` [PATCH v3 1/3] contrib: use a more portable shebang for git-credential-netrc
` [PATCH v3 2/3] contrib: warn for invalid netrc file ports in git-credential-netrc
` [PATCH v3 3/3] contrib: better support symbolic port names "

[PATCH 0/2] test_seq format option
 2025-06-25  0:02 UTC  (14+ messages)
` [PATCH 1/2] t7422: replace confusing printf with echo
` [PATCH 2/2] test-lib: teach test_seq the -f option
    ` [PATCH 3/2] test-lib: document test_seq's "-f" option

.clang-format: how useful, how often used, and how well maintained?
 2025-06-24 23:27 UTC  (14+ messages)

[RFC PATCH 0/8] repack: avoid MIDX'ing cruft pack(s) where possible
 2025-06-24 16:10 UTC  (27+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 8/9] pack-objects: introduce '--stdin-packs=follow'
  ` [PATCH v5 9/9] repack: exclude cruft pack(s) from the MIDX where possible
` [PATCH v6 0/9] repack: avoid MIDX'ing cruft pack(s) "
  ` [PATCH v6 1/9] pack-objects: use standard option incompatibility functions
  ` [PATCH v6 2/9] pack-objects: limit scope in 'add_object_entry_from_pack()'
  ` [PATCH v6 3/9] pack-objects: factor out handling '--stdin-packs'
  ` [PATCH v6 4/9] pack-objects: declare 'rev_info' for '--stdin-packs' earlier
  ` [PATCH v6 5/9] pack-objects: perform name-hash traversal for unpacked objects
  ` [PATCH v6 6/9] pack-objects: fix typo in 'show_object_pack_hint()'
  ` [PATCH v6 7/9] pack-objects: swap 'show_{object,commit}_pack_hint'
  ` [PATCH v6 8/9] pack-objects: introduce '--stdin-packs=follow'
  ` [PATCH v6 9/9] repack: exclude cruft pack(s) from the MIDX where possible

Perf bug: rev-list w/ 2+ paths relatively slow with commit-graph
 2025-06-24 13:32 UTC  (7+ messages)

[PATCH v2 0/2] fetch --prune performance problem
 2025-06-24 10:49 UTC  (4+ messages)
` [PATCH v2 1/2] fetch-prune: optimize dangling-ref reporting
` [PATCH v2 2/2] refs: remove old refs_warn_dangling_symref

[RFC PATCH 0/2] fetch --prune performance problem
 2025-06-23 23:46 UTC  (6+ messages)

[PATCH v4 0/7] submodule: improve remote lookup logic
 2025-06-23 23:11 UTC  (8+ messages)
` [PATCH v4 1/7] remote: remove branch->merge_name and fix branch_release()
` [PATCH v4 2/7] remote: fix tear down of struct remote
` [PATCH v4 3/7] dir: move starts_with_dot(_dot)_slash to dir.h
` [PATCH v4 4/7] remote: remove the_repository from some functions
` [PATCH v4 5/7] submodule--helper: improve logic for fallback remote name
` [PATCH v4 6/7] submodule: move get_default_remote_submodule()
` [PATCH v4 7/7] submodule: look up remotes by URL first

[PATCH v3 0/7] submodule: improve remote lookup logic
 2025-06-23 23:06 UTC  (5+ messages)
` [PATCH v3 1/7] remote: remove branch->merge_name and fix branch_release()

[GSoC PATCH 1/1] userdiff: add javascript diff driver
 2025-06-23 18:09 UTC  (7+ messages)
` [PATCH v2 0/4] diff: create pattern for javascript language
  ` [PATCH v2 1/4] userdiff: add javascript diff driver
  ` [PATCH v2 2/4] t4034: add tests for javascript word literals
  ` [PATCH v2 3/4] t4018: add tests for recognizing javascript function syntax
  ` [PATCH v2 4/4] t4018: add tests for javascript export type function declarations

[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-06-23 16:27 UTC  (5+ messages)
` [PATCH v19 00/10] "

[RFC PATCH] coccicheck: fail "make" when it fails
 2025-06-23 16:14 UTC  (6+ messages)
` [PATCH v2] "

repository maintenance: git prints warning messages while cloning https://github.com/git/git.git
 2025-06-23 15:31 UTC  (3+ messages)

bug: Can't clone from "grafted" bundle: fatal: remote did not send all necessary objects
 2025-06-23 15:23 UTC 

Bug: build is broken on FreeBSD if libsysinfo is installed
 2025-06-23 14:09 UTC 

[PATCH] Ensure restore_term works correctly with DUPLEX
 2025-06-23  9:42 UTC  (7+ messages)

[PATCH 0/1] Resubmittimg Bulgarian translation of git-gui
 2025-06-23  6:18 UTC  (6+ messages)
` [PATCH 1/1] git-gui i18n: Updated Bulgarian translation (578t)

[PATCH 0/3] refs: fix some bugs with batched-updates
 2025-06-22 14:20 UTC  (6+ messages)
` [PATCH v5 0/2] "

What's cooking in git.git (Jun 2025, #07; Fri, 20)
 2025-06-21  0:59 UTC 

[PATCH 00/10] Add SHA-256 by default as a breaking change
 2025-06-20 21:14 UTC  (21+ messages)
` [PATCH 02/10] hash: add a constant for the original hash algorithm
` [PATCH 03/10] builtin: use default hash when outside a repository
` [PATCH 04/10] Use original hash for legacy formats
` [PATCH 05/10] setup: use the default algorithm to initialize repo format
` [PATCH 10/10] Enable SHA-256 by default in breaking changes mode

[PATCH v3] fast-(import|export): improve on commit signature output format
 2025-06-20 19:20 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] imap-send: improve error messages for missing configuration
 2025-06-20 15:56 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] imap-send: improve error messages with configuration hints
` [PATCH v3 0/2] imap-send: improve error messages for missing configuration
  ` [PATCH v3 1/2] imap-send: fix confusing 'store' terminology in error message
  ` [PATCH v3 2/2] imap-send: improve error messages with configuration hints

What’s the intended/reasonable usage patterns for symrefs?
 2025-06-20 15:29 UTC  (5+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).