git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2024-03-04 11:11:25 to 2024-03-06 14:45:37 UTC [more...]

Discuss GSoC: Implement consistency checks for refs
 2024-03-06 14:45 UTC  (2+ messages)

[PATCH v5 0/9] Enrich Trailer API
 2024-03-06 14:41 UTC  (6+ messages)
` [PATCH v6 "

[Outreachy][PATCH 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
 2024-03-06 14:25 UTC  (4+ messages)
` [Outreachy][PATCH v2 "
  ` [Outreachy][PATCH v2 2/2] Port helper/test-sha256.c and helper/test-sha1.c to unit-tests/t-hash.c

[PATCH v2 00/16] FSMonitor edge cases on case-insensitive file systems
 2024-03-06 12:58 UTC  (7+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 11/14] fsmonitor: return invalided cache-entry count on non-directory event
  ` [PATCH v3 14/14] fsmonitor: support case-insensitive events

[PATCH] reftable/stack: use geometric table compaction
 2024-03-06 12:37 UTC  (3+ messages)

(No Subject)
 2024-03-06 12:36 UTC 

[PATCH 0/4] reftable/stack: register temporary files
 2024-03-06 12:00 UTC  (11+ 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 0/8] builtin/config: introduce subcommands
 2024-03-06 11:32 UTC  (9+ messages)
` [PATCH 1/8] builtin/config: move option array around
` [PATCH 2/8] builtin/config: move "fixed-value" option to correct group
` [PATCH 3/8] builtin/config: use `OPT_CMDMODE()` to specify modes
` [PATCH 4/8] builtin/config: move modes into separate functions
` [PATCH 5/8] builtin/config: track subcommands by action
` [PATCH 6/8] builtin/config: introduce subcommands
` [PATCH 7/8] t1300: exercise both old- and new-style modes
` [PATCH 8/8] Documentation/git-config: update to new-style syntax

[PATCH 0/2] builtin/clone: allow remote helpers to detect repo
 2024-03-06 11:17 UTC  (12+ messages)
` [PATCH 1/2] refs/reftable: don't fail empty transactions in repo without HEAD
          ` [PATCH] t0610: remove unused variable assignment
` [PATCH 2/2] builtin/clone: allow remote helpers to detect repo

[PATCH] show-ref: add --unresolved option
 2024-03-06  9:36 UTC  (12+ messages)

[PATCH v2] tests: modernize the test script t0010-racy-git.sh
 2024-03-06  9:14 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

Tc
 2024-03-06  8:34 UTC 

[RFC PATCH 0/3] Parallel submodule status
 2024-03-06  8:13 UTC  (11+ 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

Clarify the meaning of "character" in the documentation
 2024-03-06  8:08 UTC  (15+ messages)
        ` [messy PATCH] multi-byte core.commentChar

[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

[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

[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: "

[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] gitk: new option to hide prefetch refs
 2024-03-05 19:45 UTC  (2+ messages)
` [PATCH v3] "

[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  (9+ 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


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