git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-01-31 17:57:39 to 2024-02-03 00:50:50 UTC [more...]

[RFC PATCH 0/4] test-tool: add unit test suite runner
 2024-02-03  0:50 UTC  (13+ messages)
` [RFC PATCH 1/4] t0080: turn t-basic unit test into a helper
` [RFC PATCH 2/4] test-tool run-command testsuite: support unit tests
` [RFC PATCH v2 0/6] test-tool: add unit test suite runner
  ` [RFC PATCH v2 1/6] t0080: turn t-basic unit test into a helper

What's cooking in git.git (Feb 2024, #01; Fri, 2)
 2024-02-03  0:43 UTC 

[PATCH v2 00/10] Enrich Trailer API
 2024-02-03  0:39 UTC  (34+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/10] trailer: move interpret_trailers() to interpret-trailers.c
  ` [PATCH v3 03/10] trailer: unify trailer formatting machinery
  ` [PATCH v3 04/10] sequencer: use the trailer iterator
  ` [PATCH v3 05/10] trailer: make trailer_info struct private
  ` [PATCH v3 06/10] trailer: spread usage of "trailer_block" language
  ` [PATCH v3 07/10] trailer: prepare to move parse_trailers_from_command_line_args() to builtin
  ` [PATCH v3 08/10] trailer: move arg handling to interpret-trailers.c
  ` [PATCH v3 09/10] trailer: delete obsolete argument handling code from API

[PATCH 0/2] some unit-test Makefile polishing
 2024-02-02 23:52 UTC  (13+ messages)
` [PATCH 2/2] t/Makefile: get UNIT_TESTS list from C sources
` [PATCH v2 0/3] some unit-test Makefile polishing
  ` [PATCH v2 3/3] t/Makefile: get UNIT_TESTS list from C sources

Migrate away from vger to GitHub or (on-premise) GitLab?
 2024-02-02 21:28 UTC  (40+ messages)
                ` Muting and unmuting threads (Was: Migrate away from vger to GitHub or (on-premise) GitLab?)

[PATCH 0/2] GitHub Actions update
 2024-02-02 20:39 UTC  (3+ messages)
` [PATCH 1/2] GitHub Actions: update to checkout@v4
` [PATCH 2/2] GitHub Actions: update to github-script@v7

[PATCH] sparse-index: pass string length to index_file_exists()
 2024-02-02 19:30 UTC  (4+ messages)

Hello question on Git for Windows 2.43.0 - GUID and/or SWID tag for this title
 2024-02-02 19:16 UTC  (2+ messages)

[GSOC][RFC PATCH 0/2] add-patch: compare object id
 2024-02-02 17:53 UTC  (9+ messages)
` [PATCH v2 0/2] add-patch: Support '@' as a synonym for 'HEAD'
  ` [PATCH v2 1/2] add-patch: remove non-relevant NEEDSWORK comment
  ` [PATCH v2 2/2] add-patch: classify '@' as a synonym for 'HEAD'

[PATCH 0/3] rev-list: allow missing tips with --missing
 2024-02-02 16:54 UTC  (12+ messages)
` [PATCH 1/3] revision: clarify a 'return NULL' in get_reference()
` [PATCH 2/3] t6022: fix 'even though' typo in comment
` [PATCH 3/3] rev-list: add --allow-missing-tips to be used with --missing=

[PATCH v3 0/2] index-pack: fsck honor checks
 2024-02-02 15:48 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] index-pack: test and document --strict=<msg-id>=<severity>
  ` [PATCH v4 2/2] index-pack: --fsck-objects to take an optional argument for fsck msgs

single-char options
 2024-02-02 14:59 UTC  (3+ messages)

[PATCH 0/2] refs: introduce reftable backend
 2024-02-02 13:02 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] ci: add jobs to test with the "

Git submodule ssh command recursion bug
 2024-02-02  9:59 UTC 

[PATCH] t/t3515-cherry-pick-rebase.sh: new testcase demonstrating broken behavior
 2024-02-02  9:18 UTC 

Multiple indices / staging areas
 2024-02-02  8:35 UTC  (2+ messages)

[PATCH 0/9] reftable: code style improvements
 2024-02-02  5:21 UTC  (17+ messages)
` [PATCH 1/9] reftable: introduce macros to grow arrays
` [PATCH v2 0/9] reftable: code style improvements
  ` [PATCH v2 1/9] reftable: introduce macros to grow arrays
  ` [PATCH v2 2/9] reftable: introduce macros to allocate arrays
  ` [PATCH v2 3/9] reftable/stack: fix parameter validation when compacting range
  ` [PATCH v2 4/9] reftable/stack: index segments with `size_t`
  ` [PATCH v2 5/9] reftable/stack: use `size_t` to track stack slices during compaction
  ` [PATCH v2 6/9] reftable/stack: use `size_t` to track stack length
  ` [PATCH v2 7/9] reftable/merged: refactor seeking of records
  ` [PATCH v2 8/9] reftable/merged: refactor initialization of iterators
  ` [PATCH v2 9/9] reftable/record: improve semantics when initializing records

[PATCH 0/7] reftable: improve ref iteration performance
 2024-02-02  5:15 UTC  (11+ messages)
` [PATCH 1/7] reftable/record: introduce function to compare records by key
` [PATCH 2/7] reftable/merged: allocation-less dropping of shadowed records
` [PATCH 3/7] reftable/merged: skip comparison for records of the same subiter
` [PATCH 4/7] reftable/pq: allocation-less comparison of entry keys
` [PATCH 5/7] reftable/block: swap buffers instead of copying
` [PATCH 6/7] reftable/record: don't try to reallocate ref record name
` [PATCH 7/7] reftable/reader: add comments to `table_iter_next()`

[PATCH] imap-send: add missing "strbuf.h" include under NO_CURL
 2024-02-02  5:09 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 107
 2024-02-01 20:33 UTC 

[PATCH v3 0/2] index-pack: fsck honor checks
 2024-02-01 16:44 UTC  (4+ messages)

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-02-01 14:02 UTC  (12+ messages)
` [PATCH 2/4] docs: Clean up `--empty` formatting in `git-rebase` and `git-am`
` [PATCH 3/4] rebase: Update `--empty=ask` to `--empty=drop`

[PATCH v3 0/5] completion: improvements for git-bisect
 2024-02-01  9:55 UTC  (11+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] completion: bisect: complete bad, new, old, and help subcommands
  ` [PATCH v4 2/8] completion: bisect: complete custom terms and related options
  ` [PATCH v4 5/8] completion: log: use __git_complete_log_opts
  ` [PATCH v4 8/8] completion: add tests for git-bisect

Git in GSoC 2024
 2024-02-01  9:38 UTC  (8+ messages)

[PATCH 0/5] reftable: fix writing multi-level indices
 2024-02-01  8:39 UTC  (12+ messages)
` [PATCH 3/5] reftable/writer: simplify writing index records
` [PATCH v2 0/5] reftable: fix writing multi-level indices
  ` [PATCH v2 1/5] reftable/reader: be more careful about errors in indexed seeks
  ` [PATCH v2 2/5] reftable/writer: use correct type to iterate through index entries
  ` [PATCH v2 3/5] reftable/writer: simplify writing index records
  ` [PATCH v2 4/5] reftable/writer: fix writing multi-level indices
  ` [PATCH v2 5/5] reftable: document reading and writing indices

[PATCH 0/2] CC_LD_DYNPATH improvements
 2024-01-31 22:59 UTC  (3+ messages)
` [PATCH 2/2] Makefile: simplify output of the libpath_template

[PATCH] ci: update FreeBSD cirrus job
 2024-01-31 22:57 UTC  (3+ messages)

[PATCH v6 00/16] bloom: changed-path Bloom filters v2 (& sundries)
 2024-01-31 22:53 UTC  (17+ messages)
` [PATCH v6 01/16] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
` [PATCH v6 02/16] revision.c: consult Bloom filters for root commits
` [PATCH v6 03/16] commit-graph: ensure Bloom filters are read with consistent settings
` [PATCH v6 04/16] gitformat-commit-graph: describe version 2 of BDAT
` [PATCH v6 05/16] t/helper/test-read-graph.c: extract `dump_graph_info()`
` [PATCH v6 06/16] bloom.h: make `load_bloom_filter_from_graph()` public
` [PATCH v6 07/16] t/helper/test-read-graph: implement `bloom-filters` mode
` [PATCH v6 08/16] t4216: test changed path filters with high bit paths
` [PATCH v6 09/16] repo-settings: introduce commitgraph.changedPathsVersion
` [PATCH v6 10/16] bloom: annotate filters with hash version
` [PATCH v6 11/16] bloom: prepare to discard incompatible Bloom filters
` [PATCH v6 12/16] commit-graph: unconditionally load "
` [PATCH v6 13/16] commit-graph: new Bloom filter version that fixes murmur3
` [PATCH v6 14/16] object.h: fix mis-aligned flag bits table
` [PATCH v6 15/16] commit-graph: reuse existing Bloom filters where possible
` [PATCH v6 16/16] bloom: introduce `deinit_bloom_filters()`

FreeBSD CI suspended on git/git and gitgitgadget/git
 2024-01-31 20:24 UTC  (3+ messages)

[PATCH] merge-tree: accept 3 trees as arguments
 2024-01-31 18:14 UTC  (5+ messages)

[PATCH] This PR enables a successful git build on z/OS
 2024-01-31 17:58 UTC  (3+ messages)


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