Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-18 00:51:17 to 2023-05-24 23:21:47 UTC [more...]

[PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
 2023-05-24 23:21 UTC  (4+ messages)
` [PATCH v4 0/2] gc: introduce `gc.recentObjectsHook`
  ` [PATCH v4 2/2] "

[ANNOUNCE] Git v2.41.0-rc2
 2023-05-24 23:06 UTC  (2+ messages)

[BUG] Segmentation fault in git v2.41.0.rc1
 2023-05-24 22:58 UTC  (12+ messages)
  ` [PATCH] builtin/submodule--helper.c: handle missing submodule URLs
    ` [PATCH v2] "
    ` [PATCH v3] "

What's cooking in git.git (May 2023, #08; Thu, 25)
 2023-05-24 22:45 UTC 

[PATCH 0/2] Changed path filter hash fix and version bump
 2023-05-24 21:26 UTC  (8+ messages)
` [PATCH 1/2] t4216: test wrong bloom filter version rejection
` [PATCH 2/2] commit-graph: fix murmur3, bump filter ver. to 2

[ANNOUNCE] Git v2.41.0-rc1
 2023-05-24 20:17 UTC  (4+ messages)

[PATCH RFC v2 0/4] Add an external testing library for unit tests
 2023-05-24 17:40 UTC  (12+ messages)
` [PATCH RFC v2 1/4] common-main: split common_exit() into a new file
` [PATCH RFC v2 2/4] unit tests: Add a project plan document
` [PATCH RFC v2 3/4] Add C TAP harness
` [PATCH RFC v2 4/4] unit test: add basic example and build rules

[PATCH 0/2] Fix behavior of worktree config in submodules
 2023-05-24 10:25 UTC  (4+ messages)
` [PATCH 1/2] config: use gitdir to get worktree config
` [PATCH 2/2] repository: move 'repository_format_worktree_config' to repo scope

[PATCH] cherry-pick: refuse cherry-pick sequence if index is dirty
 2023-05-24  9:33 UTC  (4+ messages)

[PATCH v3 00/28] Header cleanups (final splitting of cache.h, and some splitting of other headers)
 2023-05-24  0:11 UTC  (3+ messages)

[PATCH 0/6] git-compat-util cleanups
 2023-05-23 19:29 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] strbuf.h: move declarations for strbuf.c functions from git-compat-util.h
  ` [PATCH v2 2/7] wrapper.h: move declarations for wrapper.c "
  ` [PATCH v2 3/7] sane-ctype.h: move sane-ctype macros "
  ` [PATCH v2 4/7] common.h: move non-compat specific macros and functions "
  ` [PATCH v2 5/7] usage.h: move declarations for usage.c "
  ` [PATCH v2 6/7] treewide: remove unnecessary includes for wrapper.h
  ` [PATCH v2 7/7] common: move alloc macros to common.h

Video conference libification eng discussion, this Thursday 17:00 UTC
 2023-05-23 17:23 UTC 

What's cooking in git.git (May 2023, #07; Tue, 23)
 2023-05-23 13:18 UTC 

[PATCH 0/2] ls-files: align format atoms with git ls-tree
 2023-05-23  9:00 UTC  (5+ messages)
` [PATCH 1/2] ls-files: add %(objecttype) atom to format option
` [PATCH v2] ls-files: aligin format atoms wtih ls-tree

[RFC][PATCH V1] diff-tree: integrate with sparse index
 2023-05-23  4:38 UTC  (4+ messages)
` [PATCH v2] "

Join us for Review Club
 2023-05-22 21:39 UTC 

[BUG] Git 2.28.0-rc1 t1800 message text comparison
 2023-05-22 21:13 UTC  (6+ messages)
` [BUG] Git 2.38.0-rc1 "

[PATCH 0/5] Document 'AUTO_MERGE' and more special refs
 2023-05-22 19:29 UTC  (8+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] revisions.txt: use description list for "
  ` [PATCH v2 2/6] revisions.txt: document more "
  ` [PATCH v2 3/6] completion: complete REVERT_HEAD and BISECT_HEAD
  ` [PATCH v2 4/6] git-merge.txt: modernize word choice in "True merge" section
  ` [PATCH v2 5/6] Documentation: document AUTO_MERGE
  ` [PATCH v2 6/6] completion: complete AUTO_MERGE

Which macOS versions does Git support?
 2023-05-22 19:24 UTC  (6+ messages)

[PATCH 0/9] fetch: smallish cleanups
 2023-05-22 19:17 UTC  (11+ messages)
` [PATCH 1/9] fetch: drop unused DISPLAY_FORMAT_UNKNOWN enum value
` [PATCH 2/9] fetch: drop unneeded NULL-check for `remote_ref`
` [PATCH 3/9] fetch: pass through `fetch_config` directly
` [PATCH 4/9] fetch: use `fetch_config` to store "fetch.prune" value

fatal: could not fetch SHA from promisor remote with git 2.40
 2023-05-22 15:44 UTC 

[Status] Git 2.41.0-rc1
 2023-05-22 15:28 UTC 

[PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
 2023-05-21 20:08 UTC  (6+ messages)

I think there is error in merge documents - current branch
 2023-05-21 13:49 UTC  (9+ messages)
` [PATCH] doc: merge: fix mention of `ORIG_HEAD`

[PATCH 00/10] tests: modernize test format part 2
 2023-05-20 16:13 UTC  (11+ messages)
` [PATCH 01/10] t7110-reset-merge: modernize test format
` [PATCH 02/10] t7111-reset-table: "
` [PATCH 03/10] t7201-co: "
` [PATCH 04/10] t7508-status: "
` [PATCH 05/10] t7600-merge: "
` [PATCH 06/10] t7700-repack: "
` [PATCH 07/10] t9100-git-svn-basic: "
` [PATCH 08/10] t9104-git-svn-follow-parent: "
` [PATCH 09/10] t9200-git-cvsexportcommit: "
` [PATCH 10/10] t9400-git-cvsserver-server: "

[PATCH v9 0/6] notes.c: introduce "--separator" option
 2023-05-20 16:12 UTC  (16+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/6] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
  ` [PATCH v10 2/6] notes.c: use designated initializers for clarity
  ` [PATCH v10 3/6] t3321: add test cases about the notes stripspace behavior
  ` [PATCH v10 4/6] notes.c: introduce '[--[no-]separator|--separator=<paragraph-break>]' option
  ` [PATCH v10 5/6] notes.c: append separator instead of insert by pos
  ` [PATCH v10 6/6] notes.c: introduce "--[no-]stripspace" option

[PATCH] credential/wincred: store oauth_refresh_token
 2023-05-20  7:20 UTC 

What's cooking in git.git (May 2023, #06; Fri, 19)
 2023-05-20  0:08 UTC 

[ANNOUNCE] Git for Windows 2.41.0-rc1
 2023-05-19 22:02 UTC 

[PATCH 1/2] rebase: add a --rebase-merges=drop option
 2023-05-19 21:35 UTC  (3+ messages)
` [PATCH 1/1] doc: Glossary, describe Flattening

git push --quiet is not quiet
 2023-05-19 20:42 UTC  (5+ messages)

[PATCH 00/20] tests: modernize test format
 2023-05-19 18:34 UTC  (25+ messages)
` [PATCH 01/20] t1000-basic: "
` [PATCH 02/20] t0030-stripspace: "
` [PATCH 03/20] t3210-pack-refs: "
` [PATCH 04/20] t1001-read-tree-m-2way: "
` [PATCH 05/20] t1002-read-tree-m-u-2way: "
` [PATCH 06/20] t1006-cat-file: "
` [PATCH 07/20] t3500-cherry: "
` [PATCH 08/20] t3700-add: "
` [PATCH 09/20] t3903-stash: "
` [PATCH 10/20] t4002-diff-basic: "
` [PATCH 11/20] t4003-diff-rename-1: "
` [PATCH 12/20] t4004-diff-rename-symlink: "
` [PATCH 13/20] t4202-log: "
` [PATCH 14/20] t4206-log-follow-harder-copies: "
` [PATCH 15/20] t5300-pack-object: "
` [PATCH 16/20] t5301-sliding-window: "
` [PATCH 17/20] t5303-pack-corruption-resilience: "
` [PATCH 18/20] t5306-pack-nobase: "
` [PATCH 19/20] t6050-replace: "
` [PATCH 20/20] t7101-reset-empty-subdirs: "

[PATCH 0/2] a few format-patch leak fixes
 2023-05-19 16:56 UTC  (6+ messages)
` [PATCH 1/2] format-patch: free rev.message_id when exiting
` [PATCH 2/2] format-patch: free elements of rev.ref_message_ids list

git clone of empty repositories doesn't preserve hash
 2023-05-19 15:32 UTC  (4+ messages)
` [PATCH v3 0/1] Fix empty SHA-256 clones with v0 and v1

[not even design notes yet] teaching rerere to remember removal?
 2023-05-19  7:51 UTC  (2+ messages)

[PATCH v2 0/2] Document the output format of ls-remote
 2023-05-19  4:17 UTC  (18+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 1/6] show-ref doc: update for internal consistency
  ` [PATCH v3 6/6] ls-remote doc: document the output format
  ` [PATCH v4 0/6] Document the output format of ls-remote
    ` [PATCH v4 1/6] show-ref doc: update for internal consistency
    ` [PATCH v4 2/6] show-branch doc: say <ref>, not <reference>
    ` [PATCH v4 3/6] ls-remote doc: remove redundant --tags example
    ` [PATCH v4 4/6] ls-remote doc: show peeled tags in examples
    ` [PATCH v4 5/6] ls-remote doc: explain what each example does
    ` [PATCH v4 6/6] ls-remote doc: document the output format

[BUG 2.41.0] t/lib-httpd/apache.conf incompatible with RHEL/CentOS 7
 2023-05-18 23:23 UTC  (11+ messages)

[PATCH 1/1] imap-send: include strbuf.h
 2023-05-18 20:49 UTC  (16+ messages)

Video conference libification eng discussion, today at 16:30 UTC
 2023-05-18 17:35 UTC  (2+ messages)

[ANNOUNCE] Git Bundle Server for bundle URIs
 2023-05-18 17:31 UTC 

[PATCH v2] sequencer: beautify subject of reverts of reverts
 2023-05-18 16:28 UTC  (7+ messages)

[ANNOUNCE] git-assembler 1.4 released
 2023-05-18 11:05 UTC 

[RFC PATCH 0/2] add an external testing library for unit tests
 2023-05-18 10:04 UTC  (7+ messages)
` [RFC PATCH 1/2] Add C TAP harness

[BUG] Git 2.41.0-rc0 - Compile Error ALLOC_GROW
 2023-05-18  4:16 UTC  (5+ messages)
` [PATCH] run-command.c: fix missing include under `NO_PTHREADS`

[PATCH] send-email: clear the $message_id after validation
 2023-05-18  1:11 UTC  (2+ messages)

bug report: cover letter is inheriting last patch's message ID with send-email
 2023-05-18  1:06 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).