git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-02-21 00:05:03 to 2024-02-23 17:17:17 UTC [more...]

[ANNOUNCE] Git v2.43.3
 2024-02-23 17:16 UTC 

What's cooking in git.git (Feb 2024, #08; Thu, 22)
 2024-02-23 17:16 UTC 

[PATCH] Add unix domain socket support to HTTP transport
 2024-02-23 15:43 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-02-23 10:01 UTC  (12+ messages)
` [PATCH v4 0/5] for-each-ref: add '--include-root-refs' option
  ` [PATCH v4 5/5] for-each-ref: add new option to include root refs
` [PATCH v5 0/5] for-each-ref: add '--include-root-refs' option
  ` [PATCH v5 1/5] refs: introduce `is_pseudoref()` and `is_headref()`
  ` [PATCH v5 2/5] refs: extract out `loose_fill_ref_dir_regular_file()`
  ` [PATCH v5 3/5] refs: introduce `refs_for_each_include_root_refs()`
  ` [PATCH v5 4/5] ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR'
  ` [PATCH v5 5/5] for-each-ref: add new option to include root refs

[PATCH 0/4] merge-tree: handle missing objects correctly
 2024-02-23  8:34 UTC  (32+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] merge-tree: fail with a non-zero exit code on missing tree objects
  ` [PATCH v2 3/5] t4301: verify that merge-tree fails on missing blob objects
  ` [PATCH v2 4/5] Always check `parse_tree*()`'s return value
  ` [PATCH v3 0/5] merge-tree: handle missing objects correctly
    ` [PATCH v3 1/5] merge-tree: fail with a non-zero exit code on missing tree objects
    ` [PATCH v3 2/5] merge-ort: do check `parse_tree()`'s return value
    ` [PATCH v3 3/5] t4301: verify that merge-tree fails on missing blob objects
    ` [PATCH v3 4/5] Always check `parse_tree*()`'s return value
    ` [PATCH v3 5/5] cache-tree: avoid an unnecessary check
    ` [PATCH v4 0/6] merge-tree: handle missing objects correctly
      ` [PATCH v4 1/6] merge-tree: fail with a non-zero exit code on missing tree objects
      ` [PATCH v4 2/6] merge-ort: do check `parse_tree()`'s return value
      ` [PATCH v4 3/6] t4301: verify that merge-tree fails on missing blob objects
      ` [PATCH v4 4/6] Always check `parse_tree*()`'s return value
      ` [PATCH v4 5/6] cache-tree: avoid an unnecessary check
      ` [PATCH v4 6/6] fill_tree_descriptor(): mark error message for translation

[PATCH 00/12] FSMonitor edge cases on case-insensitive file systems
 2024-02-23  8:18 UTC  (26+ messages)
` [PATCH 04/12] fsmonitor: refactor refresh callback on directory events
` [PATCH v2 00/16] FSMonitor edge cases on case-insensitive file systems
  ` [PATCH v2 01/16] name-hash: add index_dir_find()
  ` [PATCH v2 02/16] t7527: add case-insensitve test for FSMonitor
  ` [PATCH v2 03/16] t7527: temporarily disable case-insensitive tests
  ` [PATCH v2 04/16] fsmonitor: refactor refresh callback on directory events
  ` [PATCH v2 05/16] fsmonitor: clarify handling of directory events in callback helper
  ` [PATCH v2 06/16] fsmonitor: refactor refresh callback for non-directory events
  ` [PATCH v2 07/16] dir: create untracked_cache_invalidate_trimmed_path()
  ` [PATCH v2 08/16] fsmonitor: refactor untracked-cache invalidation
  ` [PATCH v2 09/16] fsmonitor: move untracked invalidation into helper functions
  ` [PATCH v2 10/16] fsmonitor: return invalidated cache-entry count on directory event
  ` [PATCH v2 11/16] fsmonitor: remove custom loop from non-directory path handler
  ` [PATCH v2 12/16] fsmonitor: return invalided cache-entry count on non-directory event
  ` [PATCH v2 13/16] fsmonitor: trace the new invalidated cache-entry count
  ` [PATCH v2 14/16] fsmonitor: support case-insensitive events
  ` [PATCH v2 15/16] fsmonitor: refactor bit invalidation in refresh callback
  ` [PATCH v2 16/16] t7527: update case-insenstive fsmonitor test

[PATCH] This PR enables a successful git build on z/OS
 2024-02-23  7:38 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] build: support z/OS (OS/390)
  ` [PATCH v2 2/2] an improvement: removed configure.ac changes

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-02-23  6:58 UTC  (20+ messages)
` [PATCH v2 0/8] cherry-pick: add `--empty`
` [PATCH v2 3/8] rebase: update `--empty=ask` to `--empty=drop`
` [PATCH v2 4/8] sequencer: treat error reading HEAD as unborn branch
` [PATCH v2 5/8] sequencer: do not require `allow_empty` for redundant commit options
` [PATCH v2 6/8] cherry-pick: decouple `--allow-empty` and `--keep-redundant-commits`
` [PATCH v2 7/8] cherry-pick: enforce `--keep-redundant-commits` incompatibility
` [PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-02-23  0:06 UTC  (11+ messages)
` [RFC PATCH v2 0/6] "
  ` [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper

[PATCH 0/2] commit-graph: suggest deleting corrupt graphs
 2024-02-23  0:05 UTC  (4+ messages)
` [PATCH 1/2] commit-graph: add `git commit-graph clear` subcommand
` [PATCH 2/2] commit-graph: suggest removing corrupt graphs

[PATCH v4 0/4] Preliminary patches before git-std-lib
 2024-02-22 22:24 UTC  (7+ messages)
` [PATCH v5 0/3] Introduce Git Standard Library
` [PATCH v5 1/3] pager: include stdint.h because uintmax_t is used
` [PATCH v5 2/3] git-std-lib: introduce Git Standard Library
` [PATCH v5 3/3] test-stdlib: show that git-std-lib is independent

Git commit causes data download in partial clone
 2024-02-22 19:34 UTC  (3+ messages)

Segfault: git show-branch --reflog refs/pullreqs/1
 2024-02-22 17:22 UTC  (16+ messages)
` [PATCH 0/2] Detect empty or missing reflogs with `ref@{0}`
  ` [PATCH 1/2] object-name: detect and report empty reflogs
  ` [PATCH 2/2] builtin/show-branch: detect "

[PATCH] rebase: make warning less passive aggressive
 2024-02-22 17:00 UTC  (18+ messages)
` [PATCH v2] "

[PATCH 0/3] Doc placeholders
 2024-02-22 16:38 UTC  (9+ messages)
` [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax

What's cooking in git.git (Feb 2024, #07; Tue, 20)
 2024-02-22 16:15 UTC  (5+ messages)

Git in GSoC 2024
 2024-02-22 15:52 UTC  (19+ messages)

Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title
 2024-02-22 13:35 UTC  (6+ messages)

[PATCH 00/12] The merge-base logic vs missing commit objects
 2024-02-22 13:21 UTC  (13+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] paint_down_to_common: plug two memory leaks
  ` [PATCH v2 02/11] Prepare `repo_in_merge_bases_many()` to optionally expect missing commits
  ` [PATCH v2 03/11] Start reporting missing commits in `repo_in_merge_bases_many()`
  ` [PATCH v2 04/11] Prepare `paint_down_to_common()` for handling shallow commits
  ` [PATCH v2 05/11] commit-reach: start reporting errors in `paint_down_to_common()`
  ` [PATCH v2 06/11] merge_bases_many(): pass on errors from `paint_down_to_common()`
  ` [PATCH v2 07/11] get_merge_bases_many_0(): pass on errors from `merge_bases_many()`
  ` [PATCH v2 08/11] repo_get_merge_bases(): "
  ` [PATCH v2 09/11] get_octopus_merge_bases(): "
  ` [PATCH v2 10/11] repo_get_merge_bases_many(): "
  ` [PATCH v2 11/11] repo_get_merge_bases_many_dirty(): "

[PATCH] builtin/stash: configs keepIndex, includeUntracked
 2024-02-21 23:53 UTC  (9+ messages)

script to pre-build all commits in a git-bisect, and use them during testing
 2024-02-21 23:20 UTC  (2+ messages)

[PATCH] doc: clarify the format of placeholders
 2024-02-21 21:18 UTC 

Bug: impure renames may be reported as pure renames
 2024-02-21 21:00 UTC  (4+ messages)

[PATCH] git-remote.txt: fix typo
 2024-02-21 18:18 UTC  (2+ messages)

[PATCH 0/4] completion for git-reflog show
 2024-02-21 18:06 UTC  (6+ messages)
` [PATCH 3/4] completion: reflog with implicit "show"

[PATCH 0/5] promise: introduce promises to track success or error
 2024-02-21 18:03 UTC  (6+ messages)

Breaking change with "git log -n" since 2.43
 2024-02-21 17:51 UTC  (10+ messages)

[PATCH 0/6] reflog: introduce subcommand to list reflogs
 2024-02-21 12:37 UTC  (13+ messages)
` [PATCH v2 0/7] "
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] dir-iterator: pass name to `prepare_next_entry_data()` directly
  ` [PATCH v3 2/8] dir-iterator: support iteration in sorted order
  ` [PATCH v3 3/8] refs/files: sort reflogs returned by the reflog iterator
  ` [PATCH v3 4/8] refs/files: sort merged worktree and common reflogs
  ` [PATCH v3 5/8] refs: always treat iterators as ordered
  ` [PATCH v3 6/8] refs: drop unused params from the reflog iterator callback
  ` [PATCH v3 7/8] refs: stop resolving ref corresponding to reflogs
  ` [PATCH v3 8/8] builtin/reflog: introduce subcommand to list reflogs

[PATCH] documentation: send-email: use camel case consistently
 2024-02-21  7:50 UTC  (7+ messages)

[PATCH v4] mergetools: vimdiff: use correct tool's name when reading mergetool config
 2024-02-21  5:20 UTC  (2+ messages)

Git rebasing attribute the change to the wrong file [bug]
 2024-02-21  2:18 UTC  (2+ messages)

[PATCH 0/1] completion: send-email: don't complete revs when --no-format-patch
 2024-02-21  1:34 UTC  (5+ messages)
  ` [PATCH v2 1/1] completion: "

[PATCH v4] documentation: send-email: use camel case consistently
 2024-02-21  0:04 UTC  (3+ 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).