git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-17 00:29:46 to 2025-06-20 16:12:51 UTC [more...]

[PATCH] fast-(import|export): improve on the signature algorithm name
 2025-06-20 16:12 UTC  (11+ messages)
` [PATCH v2 0/6] extract algo information from signatures
  ` [PATCH v3] fast-(import|export): improve on commit signature output format
    ` [PATCH v4] "

[PATCH] imap-send: improve error messages for missing configuration
 2025-06-20 15:56 UTC  (11+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] imap-send: fix confusing 'store' terminology in error message
  ` [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

[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-06-20 15:50 UTC  (18+ messages)
` [PATCH v18 00/10] "
  ` [PATCH v18 04/10] imap-send: add support for OAuth2.0 authentication
` [PATCH v19 00/10] imap-send: make it usable again and add OAuth2.0 support
  ` [PATCH v19 01/10] imap-send: fix bug causing cfg->folder being set to NULL
  ` [PATCH v19 02/10] imap-send: fix memory leak in case auth_cram_md5 fails
  ` [PATCH v19 03/10] imap-send: gracefully fail if CRAM-MD5 authentication is requested without OpenSSL
  ` [PATCH v19 04/10] imap-send: add support for OAuth2.0 authentication
  ` [PATCH v19 05/10] imap-send: add PLAIN authentication method to OpenSSL
  ` [PATCH v19 06/10] imap-send: enable specifying the folder using the command line
  ` [PATCH v19 07/10] imap-send: add ability to list the available folders
  ` [PATCH v19 08/10] imap-send: display port alongwith host when git credential is invoked
  ` [PATCH v19 09/10] imap-send: display the destination mailbox when sending a message
  ` [PATCH v19 10/10] imap-send: fix minor mistakes in the logs

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

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

.clang-format: how useful, how often used, and how well maintained?
 2025-06-20 15:19 UTC  (8+ messages)

[PATCH 00/10] Add SHA-256 by default as a breaking change
 2025-06-20 15:03 UTC  (17+ messages)
` [PATCH 01/10] hash: add a constant for the default hash algorithm
` [PATCH 02/10] hash: add a constant for the original "
` [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 06/10] t: default to compile-time default hash if not set
` [PATCH 07/10] t1007: choose the built-in hash outside of a repo
` [PATCH 08/10] t4042: "
` [PATCH 09/10] t5300: "
` [PATCH 10/10] Enable SHA-256 by default in breaking changes mode

[PATCH] contrib: Honor symbolic port in git-credential-netrc
 2025-06-20 14:22 UTC  (3+ messages)

[GSoC RFC PATCH 0/5] repo-info: add new command for retrieving repository info
 2025-06-20  9:54 UTC  (19+ 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
  ` [GSoC RFC PATCH v2 6/7] repo-info: add field layout.bare
  ` [GSoC RFC PATCH v2 7/7] repo-info: add field layout.shallow

[PATCH 0/3] refs: fix some bugs with batched-updates
 2025-06-20  7:15 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] refs/files: skip updates with errors in batched updates
  ` [PATCH v5 2/2] receive-pack: handle reference deletions separately

Off
 2025-06-20  4:01 UTC 

[PATCH v5 0/6] : add more rules and enable on CI
 2025-06-20  0:02 UTC  (6+ messages)
` [PATCH v6 0/6] clang-format: "
  ` [PATCH v6 6/6] ci/style-check: add `RemoveBracesLLVM` in CI job

[GSoC] Blog: Refactoring in order to reduce Git’s global state
 2025-06-19 21:08 UTC  (2+ messages)

[PATCH 0/9] Doc git log
 2025-06-19 20:55 UTC  (8+ messages)
` [PATCH 1/9] doc: convert git-log to new documentation format
` [PATCH 2/9] doc: git-log convert rev-list-description to new doc format

bug report: I was allowed to "git checkout -b" while mid-rebase
 2025-06-19 17:31 UTC  (5+ messages)
    ` Re "

[RFC PATCH 0/2] fetch --prune performance problem
 2025-06-19 17:18 UTC  (11+ messages)
` [RFC PATCH 1/2] fetch-prune: optimize dangling-ref reporting
` [RFC PATCH 2/2] refs: remove old refs_warn_dangling_symref

[RFC PATCH] coccicheck: fail "make" when it fails
 2025-06-19 15:35 UTC 

[PATCH v3 0/5] Make the "promisor-remote" capability support more fields
 2025-06-19 12:18 UTC  (7+ 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 v4 0/2] refs: fix some bugs with batched-updates
 2025-06-19  9:39 UTC  (4+ messages)
` [PATCH v4 2/2] receive-pack: handle reference deletions separately

What's cooking in git.git (Jun 2025, #06; Wed, 18)
 2025-06-19  0:04 UTC 

[PATCH] Ensure restore_term works correctly with DUPLEX
 2025-06-18 23:43 UTC  (5+ messages)

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

git only writing 4k at a time
 2025-06-18 22:27 UTC  (2+ messages)

Possible git-gui bug
 2025-06-18 21:36 UTC  (7+ messages)

[PATCH] diff-no-index: do not reference .d_type member of struct dirent
 2025-06-18 20:37 UTC  (2+ messages)

[PATCH] cocci: matching (multiple) identifiers
 2025-06-18 19:45 UTC  (5+ messages)
` [PATCH] cocci: do not directly access the .d_type member in struct dirent

[PATCH] portability: allow building in systems without d_type
 2025-06-18 19:32 UTC  (6+ messages)

[GSoC] Blog: Machine-Readable Repository Information Query Tool
 2025-06-18 19:31 UTC  (2+ messages)

[PATCH] t0200: replace 'test -d' with 'test_path_is_dir' and 'test -f' with 'test_path_is_file'
 2025-06-18 18:31 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH 0/6] submodule: improve remote lookup logic
 2025-06-17 21:28 UTC  (12+ messages)
` [PATCH 4/6] submodule--helper: improve logic for fallback remote name

Rename detection fails on symlinked files
 2025-06-17 18:23 UTC  (3+ messages)

[GSOC PATCH] environment: move access to "core.sparsecheckout" into repo_settings
 2025-06-17 16:30 UTC  (8+ messages)
` [GSOC PATCH v4 0/3] environment: remove sparse-checkout related global variables
  ` [GSOC PATCH v4 1/3] environment: move access to "core.sparsecheckout" into repo_settings
  ` [GSOC PATCH v4 2/3] environment: move access to "core.sparsecheckoutcone" "
  ` [GSOC PATCH v4 3/3] environment: remove the global variable 'sparse_expect_files_outside_of_patterns'

[PATCH v4] t2400: replace 'test -[efd]' with 'test_path_is_*'
 2025-06-17 13:10 UTC  (2+ messages)

[GSoC] Blog: Consolidate ref-related functionality into git-refs
 2025-06-17 12:19 UTC  (2+ messages)

[GSoC][RFC PATCH 0/2] Add refs list subcommand
 2025-06-17 11:51 UTC  (3+ messages)

[PATCH] git-gui: Add support of SHA256 repo
 2025-06-17  6:03 UTC 

[PATCH v2] gitk: Add support of SHA256 repo
 2025-06-17  5:59 UTC 

What's cooking in git.git (Jun 2025, #05; Mon, 16)
 2025-06-17  5:37 UTC  (2+ messages)


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