git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-27 06:22:08 to 2025-07-01 07:00:48 UTC [more...]

Fetch remote only if remote hasn't been fetched recently
 2025-07-01  7:00 UTC  (7+ messages)

Failing to push to a repository erases authentication helper credentials
 2025-07-01  6:54 UTC  (5+ messages)

Git "Permission Denied" errors on DFS path only with newer versions
 2025-07-01  6:18 UTC  (5+ messages)

[PATCH 0/2] bloom: use bloom filter given multiple pathspec
 2025-07-01  5:52 UTC  (14+ messages)
` [PATCH 2/2] bloom: enable multiple pathspec bloom keys
` [PATCH v2 0/2] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
  ` [PATCH v3 "
  ` [PATCH v3 1/2] bloom: replace struct bloom_key * with struct bloom_keyvec
  ` [PATCH v3 2/2] bloom: optimize multiple pathspec items in revision traversal
` [PATCH v2 1/2] bloom: replace struct bloom_key * with struct bloom_keyvec
` [PATCH v2 2/2] bloom: optimize multiple pathspec items in revision traversal

[PATCH 0/5] fix apply --intent-to-add
 2025-07-01  5:44 UTC  (14+ messages)
` [PATCH 1/5] apply: error on --intent-to-add outside gitdir
` [PATCH 2/5] apply: read in the index in --intent-to-add mode
` [PATCH 3/5] apply: only write intents to add for new files
` [PATCH 4/5] t4140: test apply --intent-to-add interactions
` [PATCH 5/5] apply docs: clarify wording for --intent-to-add

[PATCH v5 0/3] pack-bitmap: fix memory leak if load_bitmap failed
 2025-07-01  5:32 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] pack-bitmap: fix memory leak if load_bitmap() failed
  ` [PATCH v6 2/3] pack-bitmap: reword comments in test_bitmap_commits()
  ` [PATCH v6 3/3] pack-bitmap: add load corrupt bitmap test

[PATCH] ci: update FreeBSD image to 14.3
 2025-07-01  4:52 UTC 

[bug] pull --prune could not delete references due to lock file already exists error
 2025-07-01  0:52 UTC  (8+ messages)
` Re "

Draft of Git Rev News edition 124
 2025-06-30 23:41 UTC  (2+ messages)

[PATCH 0/5] doc: config: update for the ps/config-subcommands series
 2025-06-30 23:10 UTC  (8+ messages)
` [PATCH 1/5] doc: config: document --[no-]show-names
` [PATCH 2/5] doc: config: use --value=<pattern> consistently
` [PATCH 3/5] doc: config: document --[no-]value
` [PATCH 4/5] doc: config: use --value instead of value-pattern
` [PATCH 5/5] doc: config: mention --url in the synopsis

[PATCH] send-pack: clean up extra_have oid array
 2025-06-30 22:14 UTC  (3+ messages)

[RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
 2025-06-30 21:23 UTC  (3+ messages)

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

[GSoC][RFC PATCH 0/2] Add refs list subcommand
 2025-06-30 20:10 UTC  (14+ messages)
` [GSoC][RFC PATCH 1/2] builtin/refs: add "
  ` [PATCH] doc:git-for-each-ref: fix styling and typos
` [GSoC][RFC PATCH 2/2] t: add test for git refs list subcommand

[PATCH RFC 0/5] Introduce git-blame-tree(1) command
 2025-06-30 18:49 UTC  (5+ messages)
` [PATCH RFC v3 0/3] Introduce git-last-modified(1) command
  ` [PATCH RFC v3 1/3] last-modified: new subcommand to show when files were last modified
  ` [PATCH RFC v3 2/3] t/perf: add last-modified perf script
  ` [PATCH RFC v3 3/3] last-modified: use Bloom filters when available

[GSOC PATCH] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
 2025-06-30 18:25 UTC  (14+ messages)
` [GSOC PATCH v2] "
` [GSOC PATCH v3] "

[PATCH] doc: improve formatting in branch section
 2025-06-30 18:17 UTC  (2+ messages)

[PATCH 0/5] docs: more improvements to sendemail documentation
 2025-06-30 18:06 UTC  (6+ messages)
` [PATCH 1/5] docs: link OpenSSL's verify(1) manual page to know about -CAfile and -CApath options
` [PATCH 2/5] docs: add outlookidfix config option to sendemail documentation
` [PATCH 3/5] docs: add an OAuth2.0 credential helper for AOL accounts
` [PATCH 4/5] docs: add a paragraph explaining the `sendmailCmd` option of sendemail
` [PATCH 5/5] docs: mention possible options for Proton Mail users

`cat-file --filter` is broken in 2.50?
 2025-06-30 17:06 UTC  (2+ messages)

[PATCH v2 0/4] Better support for customising context lines in --patch commands
 2025-06-30 17:03 UTC  (11+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] test: use "test_grep"
  ` [PATCH v3 2/4] test: use "test_config"
  ` [PATCH v3 3/4] add-patch: respect diff.context configuration
  ` [PATCH v3 4/4] add-patch: add diff.context command line overrides

[GSOC PATCH 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
 2025-06-30 16:41 UTC  (10+ messages)
` [GSOC PATCH 1/2] repository: move 'repository_format_precious_objects' to repo scope
` [GSOC PATCH 2/2] builtin/prune: stop depending on 'the_repository'
` [GSOC PATCH v2 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
  ` [GSOC PATCH v2 1/2] repository: move 'repository_format_precious_objects' to repo scope
  ` [GSOC PATCH v2 2/2] builtin/prune: stop depending on 'the_repository'

[PATCH] daemon: correctly handle soft accept() errors
 2025-06-30 15:33 UTC  (12+ messages)
` [PATCH v2] daemon: correctly handle soft accept() errors in service_loop
  ` [PATCH v3] "

[PATCH 0/4] clang-format: modify rules to reduce false-positives
 2025-06-30 15:27 UTC  (21+ messages)
` [PATCH 1/4] editorconfig: set maximum line length to 120 characters
` [PATCH 4/4] meson: add rule to run 'git clang-format'
` [PATCH v2 0/3] clang-format: modify rules to reduce false-positives
  ` [PATCH v2 1/3] clang-format: set 'ColumnLimit' to 0
  ` [PATCH v2 2/3] clang-format: add 'RemoveBracesLLVM' to the main config
  ` [PATCH v2 3/3] meson: add rule to run 'git clang-format'

[PATCH v2 0/3] daemon: explicitly allow EINTR during poll()
 2025-06-30 15:16 UTC  (5+ messages)
` [RFC PATCH] daemon: add a self pipe to trigger reaping of children

changed output in git branch -a
 2025-06-30 14:19 UTC  (4+ messages)

[PATCH] daemon: handle EINTR failures from waitpid()
 2025-06-30 12:18 UTC  (3+ messages)

[PATCH v5 00/17] object-store: carve out the object database subsystem
 2025-06-30  3:15 UTC  (13+ messages)
` [PATCH v5 02/17] object-store: rename `object_directory` to `odb_source`
` [PATCH v5 04/17] odb: introduce parent pointers
` [PATCH v5 05/17] odb: get rid of `the_repository` in `find_odb()`
` [PATCH v5 08/17] odb: get rid of `the_repository` when handling alternates
` [PATCH v5 16/17] odb: rename `pretend_object_file()`
` [PATCH v5 17/17] odb: rename `read_object_with_reference()`

[PATCH 0/9] Doc git log
 2025-06-29 13:20 UTC  (11+ messages)
` [PATCH v2 0/9] doc: convert git log man page to new synopsis format
  ` [PATCH v2 1/9] doc: convert git-log to new documentation format
  ` [PATCH v2 2/9] doc: git-log convert rev-list-description to new doc format
  ` [PATCH v2 3/9] doc: git-log: convert line range options "
  ` [PATCH v2 4/9] doc: git-log: convert line range format "
  ` [PATCH v2 5/9] doc: git-log: convert rev list options "
  ` [PATCH v2 6/9] doc: git-log: convert pretty "
  ` [PATCH v2 7/9] doc: git-log: convert pretty formats "
  ` [PATCH v2 8/9] doc: git-log: convert diff options "
  ` [PATCH v2 9/9] doc: git-log: convert log config "

[PATCH 0/6] parse-options: add more precision handling
 2025-06-29 11:51 UTC  (7+ messages)
` [PATCH 1/6] parse-options: add precision handling for PARSE_OPT_CMDMODE
` [PATCH 2/6] parse-options: add precision handling for OPTION_SET_INT
` [PATCH 3/6] parse-options: add precision handling for OPTION_BIT
` [PATCH 4/6] parse-options: add precision handling for OPTION_NEGBIT
` [PATCH 5/6] parse-options: add precision handling for OPTION_BITOP
` [PATCH 6/6] parse-options: add precision handling for OPTION_COUNTUP

Feature Request: git snap A Lightweight Commit Workflow for Iterative Development
 2025-06-29  6:43 UTC 

[PATCH v2 0/8] enhance "string_list" code and test
 2025-06-29  4:28 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] string-list: fix sign compare warnings for loop iterator
  ` [PATCH v3 2/8] string-list: remove unused "insert_at" parameter from add_entry
  ` [PATCH v3 3/8] string-list: return index directly when inserting an existing element
  ` [PATCH v3 4/8] string-list: enable sign compare warnings check
  ` [PATCH v3 5/8] u-string-list: move "test_split" into "u-string-list.c"
  ` [PATCH v3 6/8] u-string-list: move "test_split_in_place" to "u-string-list.c"
  ` [PATCH v3 7/8] u-string-list: move "filter string" test "
  ` [PATCH v3 8/8] u-string-list: move "remove duplicates" "

What's cooking in git.git (Jun 2025, #09; Fri, 27)
 2025-06-27 23:51 UTC 

[PATCH] completion: new config var to use --sort in for-each-ref
 2025-06-27 19:53 UTC  (4+ messages)

[PATCH v4 0/5] Make the "promisor-remote" capability support more fields
 2025-06-27 18:47 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/5] promisor-remote: allow a server to advertise "

[Windows] Severe problems after upgrading to 2.48.1.windows.1
 2025-06-27 18:24 UTC  (8+ messages)

git rebase interactive breaks when working on a secondary worktree
 2025-06-27 11:42 UTC  (3+ 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).