git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-02-23 06:23:46 to 2024-02-26 20:41:22 UTC [more...]

[PATCH 00/12] FSMonitor edge cases on case-insensitive file systems
 2024-02-26 20:41 UTC  (30+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 01/16] name-hash: add index_dir_find()
  ` [PATCH v2 03/16] t7527: temporarily disable case-insensitive tests
  ` [PATCH v2 04/16] fsmonitor: refactor refresh callback on directory events
  ` [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 09/16] fsmonitor: move untracked invalidation into helper functions
  ` [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] fetch: convert strncmp() with strlen() to starts_with()
 2024-02-26 20:04 UTC  (4+ messages)

[PATCH 00/12] The merge-base logic vs missing commit objects
 2024-02-26 20:01 UTC  (6+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 03/11] Start reporting missing commits in `repo_in_merge_bases_many()`

[BUG] 2.44.0 t7704.9 Fails on NonStop ia64
 2024-02-26 19:45 UTC  (10+ messages)

[PATCH] unit-tests: convert t/helper/test-oid-array.c to unit-tests
 2024-02-26 19:11 UTC  (4+ messages)

Interactive rebase: using "pick" for merge commits
 2024-02-26 19:07 UTC  (8+ messages)

[PATCH v4 0/4] Preliminary patches before git-std-lib
 2024-02-26 18:59 UTC  (6+ messages)
` [PATCH v5 1/3] pager: include stdint.h because uintmax_t is used

[PATCH 0/3] t-ctype: simplify unit test definitions
 2024-02-26 18:58 UTC  (13+ messages)
` [PATCH 1/3] t-ctype: allow NUL anywhere in the specification string
` [PATCH 2/3] t-ctype: avoid duplicating class names
` [PATCH 3/3] t-ctype: do one test per class and char

[PATCH] merge-ort: turn submodule conflict suggestions into an advice
 2024-02-26 18:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2] name-rev: use memory pool for name strings
 2024-02-26 18:17 UTC  (7+ messages)
` [PATCH 1/2] mem-pool: add mem_pool_strfmt()
` [PATCH 2/2] name-rev: use mem_pool_strfmt()

Git For Windows, not installing right
 2024-02-26 18:12 UTC  (2+ messages)

[Outreachy][PATCH 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
 2024-02-26 18:10 UTC  (5+ messages)
` [Outreachy][PATCH 2/2] Port helper/test-sha256.c and helper/test-sha1.c to unit-tests/t-hash.c

[PATCH] commit: Avoid redundant scissor line with --cleanup=scissors -v
 2024-02-26 18:03 UTC  (2+ messages)

[PATCH v4 0/2] Implement `git log --merge` also for rebase/cherry-pick/revert
 2024-02-26 17:54 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge
  ` [PATCH v5 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert

[PATCH] upload-pack: don't send null character in abort message to the client
 2024-02-26 17:49 UTC  (2+ messages)

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

Segfault: git show-branch --reflog refs/pullreqs/1
 2024-02-26 17:25 UTC  (14+ messages)
          ` [PATCH 0/3] show-branch --reflog fixes
            ` [PATCH 1/3] Revert "refs: allow @{n} to work with n-sized reflog"
            ` [PATCH 2/3] get_oid_basic(): special-case ref@{n} for oldest reflog entry
            ` [PATCH 3/3] read_ref_at(): special-case ref@{0} for an empty reflog

[PATCH] Remove a bogus empty file
 2024-02-26 16:39 UTC  (2+ messages)

Bug: diff --no-index with cachetextconv crashes
 2024-02-26 16:35 UTC  (5+ messages)
    ` [PATCH] userdiff: skip textconv caching when not in a repository

[Question] How to parse range-diff output
 2024-02-26 16:16 UTC  (3+ messages)

What's cooking in git.git (Jan 2024, #01; Tue, 2)
 2024-02-26 14:44 UTC  (9+ messages)

[PATCH] rebase -i: improve error message when picking merge
 2024-02-26 10:58 UTC 

[PATCH] replay: Fix documentation of the --contained flag
 2024-02-26 11:32 UTC 

[GSOC][RFC PATCH 0/1] microproject: use test_path_is_* functions in test scripts
 2024-02-26 10:13 UTC  (3+ messages)
` [GSOC][RFC PATCH 1/1] t: t7301-clean-interactive: Use test_path_is_(missing|file)

[GSoC][PATCH 0/1] Use unsigned integral type for collection of bits
 2024-02-26  9:59 UTC  (3+ messages)
` [GSoC][PATCH 1/1] add: use unsigned "

CR position changed in exported patch file subject section
 2024-02-26  8:21 UTC  (4+ messages)

[PATCH] advice: Add advice.scissors to suppress "do not modify or remove this line"
 2024-02-26  4:21 UTC 

Recall: CR position changed in exported patch file subject section
 2024-02-26  3:45 UTC 

[PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling
 2024-02-26  3:32 UTC  (5+ messages)

[PATCH v2 7/8] cherry-pick: enforce `--keep-redundant-commits` incompatibility
 2024-02-26  3:04 UTC  (5+ messages)

K
 2024-02-26  0:55 UTC 

[PATCH] completion: fix __git_complete_worktree_paths
 2024-02-25 23:53 UTC  (2+ messages)
` [PATCH v2] "

Interest in Future Collaboration for GSoC 2024
 2024-02-25 23:10 UTC 

[PATCH v6 00/16] bloom: changed-path Bloom filters v2 (& sundries)
 2024-02-25 22:15 UTC  (3+ messages)
` [PATCH v6 13/16] commit-graph: new Bloom filter version that fixes murmur3

git mv fails to deduplicate blob objects on transfer
 2024-02-25 18:34 UTC 

[PATCH] submodule: use strvec_pushf() for --submodule-prefix
 2024-02-25 18:24 UTC 

[PATCH] userdiff: better method/property matching for C#
 2024-02-25 17:33 UTC 

[ANNOUNCE] Git v2.44.0
 2024-02-25 17:16 UTC  (6+ messages)

[PATCH v2 4/8] sequencer: treat error reading HEAD as unborn branch
 2024-02-25 16:57 UTC  (2+ messages)

[PATCH] send-email: implement SMTP bearer authentication
 2024-02-25 10:34 UTC 

[PATCH 0/6] parse-options: long option parsing fixes and cleanup
 2024-02-24 23:13 UTC  (9+ messages)
` [PATCH 1/6] parse-options: recognize abbreviated negated option with arg
` [PATCH 2/6] parse-options: set arg of abbreviated option lazily
` [PATCH 3/6] parse-options: factor out register_abbrev() and struct parsed_option
` [PATCH 4/6] parse-options: detect ambiguous self-negation
` [PATCH 5/6] parse-options: normalize arg and long_name before comparison
` [PATCH 6/6] parse-options: rearrange long_name matching code

[PATCH] doc: clarify the wording on <git-compat-util.h> requirement
 2024-02-24 22:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] compat: drop inclusion of <git-compat-util.h>
 2024-02-24 22:25 UTC  (2+ messages)

[RFD] should "git log --graph -g" work and if so how?
 2024-02-24 19:04 UTC 

[PATCH 0/3] Doc placeholders
 2024-02-24 18:28 UTC  (4+ messages)
` [PATCH 1/3] doc: git-rev-parse: enforce command-line description syntax

Git in GSoC 2024
 2024-02-24 17:34 UTC  (12+ messages)

[PATCH] rerere: fix crash in during clear
 2024-02-24 11:25 UTC  (4+ messages)
` [PATCH v2] rerere: fix crash "

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-02-23 23:33 UTC  (13+ messages)
` [RFC PATCH v2 0/6] "
  ` [RFC PATCH v2 4/6] test-tool run-command testsuite: support unit tests
` [PATCH v3 0/7] test-tool: add unit test suite runner
  ` [PATCH v3 1/7] t0080: turn t-basic unit test into a helper
  ` [PATCH v3 2/7] test-tool run-command testsuite: get shell from env
  ` [PATCH v3 3/7] test-tool run-command testsuite: remove hardcoded filter
  ` [PATCH v3 4/7] test-tool run-command testsuite: support unit tests
  ` [PATCH v3 5/7] unit tests: add rule for running with test-tool
  ` [PATCH v3 6/7] t/Makefile: run unit tests alongside shell tests
  ` [PATCH v3 7/7] ci: use test-tool as unit test runner on Windows

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

[PATCH] Documentation/config/pack.txt: fix broken AsciiDoc
 2024-02-23 22:15 UTC  (2+ messages)

[ANNOUNCE] Git for Windows 2.44.0
 2024-02-23 20:57 UTC 

[PATCH 0/5] for-each-ref: print all refs on empty string pattern
 2024-02-23 20:13 UTC  (9+ messages)
` [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 v2 0/5] merge-tree: handle missing objects correctly
 2024-02-23 18:23 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/5] Always check `parse_tree*()`'s return value
  ` [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

[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 


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