messages from 2023-05-16 18:39:50 to 2023-05-19 18:35:03 UTC [more...]
[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: "
[ANNOUNCE] Git v2.41.0-rc1
2023-05-19 18:05 UTC (2+ messages)
Which macOS versions does Git support?
2023-05-19 17:49 UTC (3+ messages)
[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 (7+ messages)
` [PATCH v3 0/1] Fix empty SHA-256 clones with v0 and v1
` [PATCH v3 1/1] upload-pack: advertise capabilities when cloning empty repos
git push --quiet is not quiet
2023-05-19 9:09 UTC (4+ messages)
[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
[PATCH v9 0/6] notes.c: introduce "--separator" option
2023-05-19 0:54 UTC (12+ 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 0/9] fetch: smallish cleanups
2023-05-19 0:21 UTC (14+ 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
` [PATCH 5/9] fetch: use `fetch_config` to store "fetch.pruneTags" value
` [PATCH 6/9] fetch: use `fetch_config` to store "fetch.showForcedUpdates" value
` [PATCH 7/9] fetch: use `fetch_config` to store "fetch.recurseSubmodules" value
` [PATCH 8/9] fetch: use `fetch_config` to store "fetch.parallel" value
` [PATCH 9/9] fetch: use `fetch_config` to store "submodule.fetchJobs" value
[BUG 2.41.0] t/lib-httpd/apache.conf incompatible with RHEL/CentOS 7
2023-05-18 23:23 UTC (11+ messages)
[PATCH RFC v2 0/4] Add an external testing library for unit tests
2023-05-18 20:50 UTC (11+ 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 1/1] imap-send: include strbuf.h
2023-05-18 20:49 UTC (20+ 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)
[RFC][PATCH V1] diff-tree: integrate with sparse index
2023-05-18 15:44 UTC (5+ messages)
` [PATCH v2] "
[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
[PATCH 0/2] ls-files: align format atoms with git ls-tree
2023-05-18 10:02 UTC (4+ messages)
` [PATCH 1/2] ls-files: add %(objecttype) atom to format option
[BUG] Git 2.41.0-rc0 - Compile Error ALLOC_GROW
2023-05-18 4:16 UTC (14+ messages)
` [PATCH] run-command.c: need alloc.h for our own at-exit handler emulation
` [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 (10+ messages)
[PATCH v9 0/8] worktree: Support `--orphan` when creating new worktrees
2023-05-17 21:49 UTC (10+ messages)
` [RESEND PATCH v10 "
` [RESEND PATCH v10 1/8] worktree add: include -B in usage docs
` [RESEND PATCH v10 2/8] t2400: cleanup created worktree in test
` [RESEND PATCH v10 3/8] t2400: refactor "worktree add" opt exclusion tests
` [RESEND PATCH v10 4/8] t2400: add tests to verify --quiet
` [RESEND PATCH v10 5/8] worktree add: add --orphan flag
` [RESEND PATCH v10 6/8] worktree add: introduce "try --orphan" hint
` [RESEND PATCH v10 7/8] worktree add: extend DWIM to infer --orphan
` [RESEND PATCH v10 8/8] worktree add: emit warn when there is a bad HEAD
[PATCH 0/3] tag: keep the message file in case ref transaction fails
2023-05-17 19:58 UTC (9+ messages)
` [PATCH v3 "
[PATCH 0/6] git-compat-util cleanups
2023-05-17 17:26 UTC (10+ messages)
` [PATCH 1/6] strbuf.h: move declarations for strbuf.c functions from git-compat-util.h
` [PATCH 2/6] wrapper.h: move declarations for wrapper.c "
` [PATCH 3/6] common.h: move non-compat specific macros and "
The new
2023-05-17 16:27 UTC
git hangs with --separate-git-dir
2023-05-17 16:31 UTC (6+ messages)
[PATCH] RelNotes/2.41.0: trivial case change in WWW-Authenticate
2023-05-17 15:38 UTC (2+ messages)
[PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
2023-05-17 15:32 UTC (3+ messages)
[ANNOUNCE] Git for Windows 2.41.0-rc0
2023-05-17 14:13 UTC (2+ messages)
[PATCH 0/8] sequencer refactoring
2023-05-17 13:10 UTC (6+ messages)
` [PATCH 8/8] rebase: improve resumption from incorrect initial todo list
[PATCH] t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor()
2023-05-17 9:23 UTC (2+ messages)
[PATCH v3] credential/libsecret: support password_expiry_utc
2023-05-17 6:55 UTC (2+ messages)
` [PATCH v4] credential/libsecret: store new attributes
What's cooking in git.git (May 2023, #05; Tue, 16)
2023-05-17 0:30 UTC
[PATCH 00/11] docs: interpret-trailers: reword and add examples
2023-05-16 23:18 UTC (5+ messages)
` [PATCH v2 0/9] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).