messages from 2023-05-09 20:29:51 to 2023-05-12 01:21:41 UTC [more...]
[PATCH 00/24] Header cleanups (final splitting of cache.h, and some splitting of other headers)
2023-05-12 1:21 UTC (6+ messages)
` [PATCH 01/24] init-db: remove unnecessary global variable & document existing bug
[PATCH 0/8] fetch: introduce machine-parseable output
2023-05-12 1:09 UTC (40+ messages)
` [PATCH v4 "
` [PATCH v4 1/8] fetch: fix `--no-recurse-submodules` with multi-remote fetches
` [PATCH v4 3/8] fetch: add a test to exercise invalid output formats
` [PATCH v4 4/8] fetch: fix missing from-reference when fetching HEAD:foo
` [PATCH v4 5/8] fetch: introduce `display_format` enum
` [PATCH v4 6/8] fetch: move display format parsing into main function
` [PATCH v4 8/8] fetch: introduce machine-parseable "porcelain" output format
` [PATCH v5 0/9] fetch: introduce machine-parseable output
` [PATCH v5 1/9] fetch: fix `--no-recurse-submodules` with multi-remote fetches
` [PATCH v5 2/9] fetch: split out tests for output format
` [PATCH v5 3/9] fetch: add a test to exercise invalid output formats
` [PATCH v5 4/9] fetch: print left-hand side when fetching HEAD:foo
` [PATCH v5 5/9] fetch: refactor calculation of the display table width
` [PATCH v5 6/9] fetch: introduce `display_format` enum
` [PATCH v5 7/9] fetch: lift up parsing of "fetch.output" config variable
` [PATCH v5 8/9] fetch: move option related variables into main function
` [PATCH v5 9/9] fetch: introduce machine-parseable "porcelain" output format
What's cooking in git.git (May 2023, #04; Thu, 11)
2023-05-12 0:39 UTC
[PATCH] pack-refs: teach --exclude option to exclude refs from being packed
2023-05-12 0:00 UTC (17+ messages)
` [PATCH v2 0/3] pack-refs: Teach "
` [PATCH v2 2/3] pack-refs: teach "
` [PATCH v2 3/3] pack-refs: teach pack-refs --include option
` [PATCH v3 0/4] pack-refs: allow users control over which refs to pack
` [PATCH v3 1/4] docs: clarify git-pack-refs --all will pack all refs
` [PATCH v3 2/4] pack-refs: teach --exclude option to exclude refs from being packed
` [PATCH v3 3/4] revision: modify ref_exclusions to handle inclusions
` [PATCH v3 4/4] pack-refs: teach pack-refs --include option
[PATCH] Fix merge_recursive_config()
2023-05-11 23:59 UTC
[PATCH v3 0/2] pack-objects: introduce `pack.extraRecentObjectsHook`
2023-05-11 23:48 UTC (6+ messages)
` [PATCH v3 1/2] reachable.c: extract `obj_is_recent()`
` [PATCH v3 2/2] builtin/pack-objects.c: introduce `pack.recentObjectsHook`
Can we clarify the purpose of `git diff -s`?
2023-05-11 23:28 UTC (17+ messages)
[RFC PATCH 0/2] add an external testing library for unit tests
2023-05-11 23:16 UTC (8+ messages)
` [RFC PATCH 1/2] Add C TAP harness
Changed path filter hash differs from murmur3 if char is signed
2023-05-11 23:10 UTC (3+ messages)
[PATCH] merge-tree: load default git config
2023-05-11 22:07 UTC (16+ messages)
` [PATCH] merge-tree: load config correctly
[PATCH v4 0/7] strbuf cleanups
2023-05-11 21:42 UTC (18+ messages)
` [PATCH v4 1/7] strbuf: clarify API boundary
` [PATCH v4 7/7] strbuf: remove global variable
` [PATCH v5 0/7] strbuf cleanups
` [PATCH v5 1/7] strbuf: clarify API boundary
` [PATCH v5 2/7] abspath: move related functions to abspath
` [PATCH v5 3/7] credential-store: move related functions to credential-store file
` [PATCH v5 4/7] object-name: move related functions to object-name
` [PATCH v5 5/7] path: move related function to path
` [PATCH v5 6/7] strbuf: clarify dependency
` [PATCH v5 7/7] strbuf: remove global variable
[PATCH 00/11] docs: interpret-trailers: reword and add examples
2023-05-11 21:19 UTC (25+ messages)
` [PATCH 04/11] doc: trailer: explain "commit mesage part" on first usage
` [PATCH 06/11] doc: trailer: trailer.<token>.cmd: add missing verb phrase
` [PATCH 08/11] doc: trailer.<token>.command: refer to existing example
` [PATCH 09/11] doc: trailer.<token>.command: emphasize deprecation
` [PATCH v2 0/9] docs: interpret-trailers: reword and add examples
` [PATCH v2 1/9] doc: trailer: fix grammar
` [PATCH v2 2/9] doc: trailer: swap verb order
` [PATCH v2 3/9] doc: trailer: drop "commit message part" phrasing
` [PATCH v2 4/9] doc: trailer: examples: avoid the word "message" by itself
` [PATCH v2 5/9] doc: trailer: remove redundant phrasing
` [PATCH v2 6/9] doc: trailer: use angle brackets for <token> and <value>
` [PATCH v2 7/9] doc: trailer.<token>.command: emphasize deprecation
` [PATCH v2 8/9] doc: trailer: mention 'key' in DESCRIPTION
` [PATCH v2 9/9] doc: trailer: add more examples "
git rebase --root bug
2023-05-11 19:52 UTC (6+ messages)
[PATCH 23/24] hash-ll, hashmap: move oidhash() to hash-ll
2023-05-11 18:39 UTC (4+ messages)
[PATCH 0/2] Fix two rebase bugs related to total_nr
2023-05-11 18:08 UTC (7+ messages)
` [PATCH 1/2] rebase --update-refs: fix loops
` [PATCH 2/2] rebase -r: fix the total number shown in the progress
[PATCH 0/3] fsck index files from all worktrees
2023-05-11 17:01 UTC (6+ messages)
` [PATCH 3/3] fsck: mention file path for index errors
[PATCH 10/14] (RFC-only) config: finish config_fn_t refactor
2023-05-11 16:21 UTC (3+ messages)
[PATCH 0/3] pack-bitmap: boundary-based bitmap traversal
2023-05-11 15:23 UTC (5+ messages)
` [PATCH v3 "
Bug in unused.cocci?
2023-05-11 14:55 UTC (2+ messages)
Proposal: tell git a file has been renamed
2023-05-11 13:44 UTC (10+ messages)
[PATCH] RFC: switch: allow same-commit switch during merge if conflicts resolved
2023-05-11 7:06 UTC (6+ messages)
Unable to cross compile git. http.c generating errors
2023-05-11 6:28 UTC (3+ messages)
[PATCH v7] status: modernize git-status "slow untracked files" advice
2023-05-11 5:17 UTC (3+ messages)
` [PATCH v8] "
[PATCH v11 0/2] diff-files: integrate with sparse index
2023-05-11 5:04 UTC (4+ messages)
` [PATCH v12 "
[PATCH] worktree: add -z option for list subcommand
2023-05-11 4:11 UTC (4+ messages)
` [PATCH v2] "
[PATCH] diff: fix behaviour of the "-s" option
2023-05-11 1:50 UTC (10+ messages)
` [PATCH v2] diff: fix interaction between the "-s" option and other options
[PATCH] setup: trace bare repository setups
2023-05-10 23:29 UTC (5+ messages)
` [PATCH v3] "
[PATCH 2/2] cocci: codify authoring and reviewing practices
2023-05-10 22:45 UTC (6+ messages)
` [PATCH] cocci: remove 'unused.cocci'
[PATCH] t4013: add expected failure for "log --patch --no-patch"
2023-05-10 21:54 UTC (13+ messages)
[PATCH v3 0/4] Generic conflict style fixes
2023-05-10 21:37 UTC (5+ messages)
` [PATCH v3 1/4] test: add merge style config test
` [PATCH v3 2/4] merge-tree: fix merge.conflictstyle handling
` [PATCH v3 3/4] notes: "
` [PATCH v3 4/4] test: document broken merge.conflictStyle handling
[PATCH v4 1/2] cat-file: extract printing batch error message into function
2023-05-10 20:13 UTC (4+ messages)
` [PATCH v5 0/1] cat-file: quote-format name in error when using -z
` [PATCH v5 1/1] "
[PATCH v9 0/6] notes.c: introduce "--separator" option
2023-05-10 19:19 UTC (3+ messages)
` [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option
What's cooking in git.git (May 2023, #03; Tue, 9)
2023-05-10 16:32 UTC (5+ messages)
` tb/pack-bitmap-index-seek
Join us for Review Club
2023-05-10 16:28 UTC (3+ messages)
Buyer Inquiry 2023/8994
2023-05-10 10:06 UTC
[PATCH] [RFC] transport: add --show-service option
2023-05-10 8:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/14] Introduce new `git replay` command
2023-05-10 7:33 UTC (4+ messages)
` [PATCH v2 00/15] "
[PATCH 00/15] refs: implement skip lists for packed backend
2023-05-10 7:25 UTC (16+ messages)
` [PATCH 08/15] refs/packed-backend.c: refactor `find_reference_location()`
` [PATCH 09/15] refs/packed-backend.c: implement skip lists to avoid excluded pattern(s)
` [PATCH 14/15] upload-pack.c: avoid enumerating hidden refs where possible
git has no Authorization in the http header
2023-05-10 6:31 UTC
[PATCH] test: rev-parse-upstream: add missing cmp
2023-05-10 3:56 UTC (2+ messages)
Feature Request - Better i18n support
2023-05-10 2:50 UTC (5+ messages)
Video conference libification eng discussion, this Thursday 16:30 UTC
2023-05-09 21:08 UTC
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).