git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 10:20:06 to 2024-03-07 08:43:22 UTC [more...]

[PATCH] doc/gitremote-helpers: fix missing single-quote
 2024-03-07  8:43 UTC 

Should --update-refs exclude refs pointing to the current HEAD?
 2024-03-07  8:22 UTC  (8+ messages)

[PATCH 0/8] builtin/config: introduce subcommands
 2024-03-07  7:33 UTC  (26+ 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/4] reftable/stack: register temporary files
 2024-03-07  6:17 UTC  (15+ 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 0/7] reftable: memory optimizations for reflog iteration
 2024-03-07  6:00 UTC  (11+ 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] userdiff: better method/property matching for C#
 2024-03-07  2:11 UTC  (3+ messages)
` [PATCH v2] "

Bug in Git
 2024-03-07  0:22 UTC  (2+ messages)

[Feature request] git config - includeif - resolve symlinks using realpath
 2024-03-07  0:20 UTC 

[PATCH 0/4] trace2: move 'def_param' events into 'cmd_name' and 'cmd_alias'
 2024-03-06 23:00 UTC  (6+ messages)
` [PATCH 4/4] trace2: remove unneeded calls to generate 'def_param' set

[PATCH 00/22] avoid redundant pipelines
 2024-03-06 21:47 UTC  (48+ 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/3] t-ctype: simplify unit test definitions
 2024-03-06 18:16 UTC  (13+ messages)
` [PATCH 3/3] t-ctype: do one test per class and char
` [PATCH v2 0/4] t-ctype: simplify unit test definitions
  ` [PATCH v2 4/4] t-ctype: avoid duplicating class names

[PATCH v2 00/16] FSMonitor edge cases on case-insensitive file systems
 2024-03-06 18:10 UTC  (9+ 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] setup: allow cwd=.git w/ bareRepository=explicit
 2024-03-06 17:27 UTC  (2+ messages)

[PATCH] Allow git-config to append a comment
 2024-03-06 17:24 UTC  (3+ messages)

[PATCH v5 0/9] Enrich Trailer API
 2024-03-06 17:09 UTC  (8+ messages)
` [PATCH v6 "

[RFC PATCH 0/3] Parallel submodule status
 2024-03-06 16:57 UTC  (9+ messages)
` [RFC PATCH 1/3] Make read_gitfile and resolve_gitfile thread safe
` [RFC PATCH 2/3] Make ce_compare_gitlink thread-safe

[PATCH] show-ref: add --unresolved option
 2024-03-06 16:48 UTC  (13+ messages)

[PATCH v3] build: support z/OS (OS/390)
 2024-03-06 16:10 UTC  (3+ messages)
` [PATCH v4] "

diff on the commandline
 2024-03-06 16:02 UTC 

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

[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] reftable/stack: use geometric table compaction
 2024-03-06 12:37 UTC  (3+ messages)

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

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

[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 

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

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

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  (18+ 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 v4 0/5] advise about ref syntax rules
    ` [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] "

Tc
 2024-03-05 19:44 UTC 

[PATCH v4 1/1] [PATCH] t9117: prefer test_path_* helper functions
 2024-03-05 11:42 UTC  (2+ messages)

What's cooking in git.git (Mar 2024, #01; Mon, 4)
 2024-03-05 10:19 UTC  (2+ messages)


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 NNTP newsgroup(s).