messages from 2024-03-04 09:59:08 to 2024-03-06 07:31:22 UTC [more...]
[PATCH] show-ref: add --unresolved option
2024-03-06 7:31 UTC (10+ messages)
[PATCH v3] build: support z/OS (OS/390)
2024-03-06 5:44 UTC (2+ messages)
` [PATCH v4] "
Should --update-refs exclude refs pointing to the current HEAD?
2024-03-06 2:57 UTC (4+ messages)
[PATCH 00/22] avoid redundant pipelines
2024-03-06 2:17 UTC (44+ messages)
` [PATCH 01/22] doc: avoid redundant use of cat
` [PATCH 02/22] contrib/subtree/t: "
` [PATCH 03/22] t/lib-cvs.sh: "
` [PATCH 04/22] t/annotate-tests.sh: "
` [PATCH 05/22] t/perf: "
` [PATCH 06/22] t/t0*: avoid redundant uses "
` [PATCH 07/22] t/t1*: "
` [PATCH 08/22] t/t3*: "
` [PATCH 09/22] t/t4*: "
` [PATCH 10/22] t/t5*: "
` [PATCH 11/22] t/t6*: "
` [PATCH 12/22] t/t7*: avoid redundant use "
` [PATCH 13/22] t/t8*: "
` [PATCH 14/22] t/t9*: avoid redundant uses "
` [PATCH 15/22] t/t1*: merge a "grep | sed" pipeline
` [PATCH 16/22] t/t3*: merge a "grep | awk" pipeline
` [PATCH 17/22] t/t4*: merge a "grep | sed" pipeline
` [PATCH 18/22] t/t5*: "
` [PATCH 19/22] t/t8*: merge "grep | sed" pipelines
` [PATCH 20/22] t/t9*: "
` [PATCH 21/22] contrib/coverage-diff: avoid redundant pipelines
` [PATCH 22/22] git-quiltimport: avoid an unnecessary subshell
[RFC PATCH 0/3] Parallel submodule status
2024-03-06 1:58 UTC (10+ messages)
` [RFC PATCH 1/3] Make read_gitfile and resolve_gitfile thread safe
` [RFC PATCH 2/3] Make ce_compare_gitlink thread-safe
` [RFC PATCH 3/3] Preload submodule state in refresh_index
[PATCH 0/2] fuzz: build fuzzers by default on Linux
2024-03-06 1:00 UTC (7+ messages)
` [PATCH 1/2] ci: also define CXX environment variable
` [PATCH 2/2] fuzz: link fuzz programs with `make all` on Linux
[PATCH 0/4] reftable/stack: register temporary files
2024-03-05 23:30 UTC (8+ messages)
` [PATCH 1/4] lockfile: report when rollback fails
` [PATCH 2/4] reftable/stack: register new tables as tempfiles
` [PATCH 3/4] reftable/stack: register lockfiles during compaction
` [PATCH 4/4] reftable/stack: register compacted tables as tempfiles
[PATCH v2] tests: modernize the test script t0010-racy-git.sh
2024-03-05 23:02 UTC (3+ messages)
` [PATCH v3] "
Clarify the meaning of "character" in the documentation
2024-03-05 22:48 UTC (14+ messages)
[Improvements on messages 0/5] Disambuiguate between options and commands
2024-03-05 22:05 UTC (2+ messages)
[PATCH 0/1] completion: send-email: don't complete revs when --no-format-patch
2024-03-05 21:58 UTC (5+ messages)
` [PATCH v2 1/1] completion: "
git
2024-03-05 21:40 UTC
Perorg
2024-03-05 21:40 UTC
[PATCH v2 1/1] branch: advise about ref syntax rules
2024-03-05 20:29 UTC (20+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] t3200: improve test style
` [PATCH v3 2/5] advice: make all entries stylistically consistent
` [PATCH v3 3/5] advice: use backticks for code
` [PATCH v3 4/5] advice: use double quotes for regular quoting
` [PATCH v3 5/5] branch: advise about ref syntax rules
` [PATCH v4 0/5] "
` [PATCH v4 1/5] t3200: improve test style
` [PATCH v4 2/5] advice: make all entries stylistically consistent
` [PATCH v4 3/5] advice: use backticks for verbatim
` [PATCH v4 4/5] advice: use double quotes for regular quoting
` [PATCH v4 5/5] branch: advise about ref syntax rules
[PATCH] reftable/stack: use geometric table compaction
2024-03-05 20:03 UTC
[PATCH] gitk: new option to hide prefetch refs
2024-03-05 19:45 UTC (2+ messages)
` [PATCH v3] "
Tc
2024-03-05 19:44 UTC
[PATCH v5 0/9] Enrich Trailer API
2024-03-05 19:41 UTC (5+ messages)
` [PATCH v6 "
[PATCH 0/2] builtin/clone: allow remote helpers to detect repo
2024-03-05 15:59 UTC (11+ messages)
` [PATCH 1/2] refs/reftable: don't fail empty transactions in repo without HEAD
` [PATCH 2/2] builtin/clone: allow remote helpers to detect repo
[PATCH 0/7] reftable: memory optimizations for reflog iteration
2024-03-05 12:11 UTC (8+ messages)
` [PATCH 1/7] refs/reftable: reload correct stack when creating reflog iter
` [PATCH 2/7] reftable/record: convert old and new object IDs to arrays
` [PATCH 3/7] reftable/record: avoid copying author info
` [PATCH 4/7] reftable/record: reuse refnames when decoding log records
` [PATCH 5/7] reftable/record: reuse message "
` [PATCH 6/7] reftable/record: use scratch buffer when decoding records
` [PATCH 7/7] refs/reftable: track last log record name via strbuf
[PATCH v3 0/1] t9117: prefer test_path_* helper functions
2024-03-05 11:42 UTC (9+ messages)
` [PATCH v4 0/1] Change commit message
` [PATCH v4 1/1] [PATCH] t9117: prefer test_path_* helper functions
What's cooking in git.git (Mar 2024, #01; Mon, 4)
2024-03-05 10:19 UTC (2+ messages)
[PATCH] gpg-interface: Look up signing keys with only email address
2024-03-05 7:53 UTC (3+ messages)
[GSOC][PATCH v2 0/1] microproject: use test_path_is_* functions in test scripts
2024-03-04 23:53 UTC (5+ messages)
` [GSOC][PATCH v3 "
` [GSOC][PATCH v3 1/1] t7301: use test_path_is_(missing|file)
[PATCH] setup: clarify TODO comment about ignoring core.bare
2024-03-04 21:53 UTC (5+ messages)
` [PATCH v2] setup: remove unnecessary variable
[PATCH v2] clean: improve -n and -f implementation and documentation
2024-03-04 20:19 UTC (8+ messages)
` [PATCH 1/1] clean: further clean-up of implementation around "--force"
[PATCH 0/2] Run limited fuzz tests in GitHub CI
2024-03-04 18:57 UTC (4+ messages)
` [PATCH 1/2] fuzz: fix fuzz test build rules
[PATCH 0/3] t-ctype: simplify unit test definitions
2024-03-04 18:46 UTC (10+ messages)
` [PATCH 3/3] t-ctype: do one test per class and char
[PATCH] sequencer: allow disabling conflict advice
2024-03-04 17:56 UTC (4+ messages)
[PATCH 1/1] [GSoC][PATCH] t3070: refactor test -e command
2024-03-04 17:02 UTC (4+ messages)
` [PATCH] SoC 2024: clarify `test_path_is_*` conversion microproject
[PATCH 0/3] Auditing use of xwrite()
2024-03-04 16:43 UTC (5+ messages)
` [PATCH 1/3] unpack: replace xwrite() loop with write_in_full()
[PATCH 0/4] trace2: move 'def_param' events into 'cmd_name' and 'cmd_alias'
2024-03-04 15:40 UTC (5+ messages)
` [PATCH 1/4] t0211: demonstrate missing 'def_param' events for certain commands
` [PATCH 2/4] trace2: avoid emitting 'def_param' set more than once
` [PATCH 3/4] trace2: emit 'def_param' set with 'cmd_name' event
` [PATCH 4/4] trace2: remove unneeded calls to generate 'def_param' set
[PATCH 00/12] reftable: improve ref iteration performance (pt.2)
2024-03-04 10:49 UTC (21+ messages)
` [PATCH 09/12] reftable/record: reuse refname when decoding
` [PATCH 11/12] reftable/record: decode keys in place
` [PATCH v3 00/13] reftable: improve ref iteration performance (pt.2)
` [PATCH v3 01/13] reftable/pq: use `size_t` to track iterator index
` [PATCH v3 02/13] reftable/merged: make `merged_iter` structure private
` [PATCH v3 03/13] reftable/merged: advance subiter on subsequent iteration
` [PATCH v3 04/13] reftable/merged: make subiters own their records
` [PATCH v3 05/13] reftable/merged: remove unnecessary null check for subiters
` [PATCH v3 06/13] reftable/merged: handle subiter cleanup on close only
` [PATCH v3 07/13] reftable/merged: circumvent pqueue with single subiter
` [PATCH v3 08/13] reftable/merged: avoid duplicate pqueue emptiness check
` [PATCH v3 09/13] reftable/record: reuse refname when decoding
` [PATCH v3 10/13] reftable/record: reuse refname when copying
` [PATCH v3 11/13] reftable/record: decode keys in place
` [PATCH v3 12/13] reftable: allow inlining of a few functions
` [PATCH v3 13/13] refs/reftable: precompute prefix length
Support with finding git objects
2024-03-04 10:34 UTC (2+ messages)
[PATCH 0/4] some v2 capability advertisement cleanups
2024-03-04 10:02 UTC (3+ messages)
[PATCH 0/9] bound upload-pack memory allocations
2024-03-04 10:00 UTC (8+ messages)
` [PATCH 6/9] upload-pack: disallow object-info capability by default
` [PATCH 9/9] upload-pack: free tree buffers after parsing
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).