git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-10-03 09:24:51 to 2022-10-05 22:27:14 UTC [more...]

[RFC PATCH] shortlog: add group-by options for year and month
 2022-10-05 22:26 UTC  (8+ messages)
` [RFC PATCH v2] "

[PATCH] git-compat-util.h: GCC deprecated only takes a message in GCC 4.5+
 2022-10-05 22:22 UTC  (6+ messages)
    ` [PATCH] git-compat-util.h: GCC deprecated message arg only "

Request for a "connected mode" -- server-side command execution
 2022-10-05 22:19 UTC  (2+ messages)

[filter-repo PATCH] contrib: new tool to convert svn:externals to Git submodules
 2022-10-05 21:36 UTC 

Install-prefix when building should not be hardcoded
 2022-10-05 21:21 UTC  (6+ messages)

[PATCH] t/lib-httpd: pass LANG to Apache
 2022-10-05 21:20 UTC  (3+ messages)

[PATCH v14 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-10-05 21:14 UTC  (10+ messages)
` [PATCH v15 "
  ` [PATCH v15 1/6] fsmonitor: refactor filesystem checks to common interface
  ` [PATCH v15 2/6] fsmonitor: relocate socket file if .git directory is remote
  ` [PATCH v15 3/6] fsmonitor: avoid socket location check if using hook
  ` [PATCH v15 4/6] fsmonitor: deal with synthetic firmlinks on macOS
  ` [PATCH v15 5/6] fsmonitor: check for compatability before communicating with fsmonitor
  ` [PATCH v15 6/6] fsmonitor: add documentation for allowRemote and socketDir options

Bug report: `git restore --source --staged` deals poorly with sparse-checkout
 2022-10-05 20:00 UTC  (9+ messages)

PATCH] bisect--helper: plug strvec leak in bisect_start()
 2022-10-05 19:44 UTC  (5+ messages)

Using git-update-index to add existing tree objects at other paths
 2022-10-05 19:39 UTC  (4+ messages)

[PATCH] Fix minor typo in mergetool.txt: 'overwriten' -> 'overwritten'
 2022-10-05 19:23 UTC  (2+ messages)

[ANNOUNCE] Git v2.38.0
 2022-10-05 19:22 UTC  (3+ messages)

[PATCH 0/2] Fail early when partial clone prefetch fails
 2022-10-05 18:09 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] promisor-remote: remove a return value
  ` [PATCH v2 2/2] promisor-remote: die upon failing fetch

[PATCH 0/9] Trace2 timers and counters and some cleanup
 2022-10-05 18:03 UTC  (13+ messages)
` [PATCH 1/9] builtin/merge-file: fix compiler warning on MacOS with clang 11.0.0
` [PATCH 2/9] builtin/unpack-objects.c: "
` [PATCH 3/9] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx
` [PATCH 4/9] tr2tls: clarify TLS terminology
` [PATCH 5/9] trace2: rename trace2 thread_name argument as name_hint
` [PATCH 6/9] trace2: convert ctx.thread_name to flex array
` [PATCH 7/9] api-trace2.txt: elminate section describing the public trace2 API
` [PATCH 8/9] trace2: add stopwatch timers
` [PATCH 9/9] trace2: add global counter mechanism

[PATCH v2 00/35] doc/UX: make txt & -h output more consistent
 2022-10-05 17:20 UTC  (51+ messages)
` [PATCH v3 00/36] "
  ` [PATCH v3 21/36] doc txt & -h consistency: add missing options and labels
  ` [PATCH v3 22/36] doc txt & -h consistency: make "rerere" consistent
  ` [PATCH v3 00/34] doc/UX: make txt & -h output more consistent
    ` [PATCH v3 01/34] tests: assert *.txt SYNOPSIS and -h output
    ` [PATCH v3 02/34] CodingGuidelines: update and clarify command-line conventions
    ` [PATCH v3 03/34] builtin/bundle.c: indent with tabs
  ` [PATCH v4 00/34] doc/UX: make txt & -h output more consistent
    ` [PATCH v4 01/34] tests: assert *.txt SYNOPSIS and -h output
    ` [PATCH v4 02/34] CodingGuidelines: update and clarify command-line conventions
    ` [PATCH v4 03/34] builtin/bundle.c: indent with tabs
    ` [PATCH v4 04/34] bundle: define subcommand -h in terms of command -h
    ` [PATCH v4 05/34] doc SYNOPSIS: don't use ' for subcommands
    ` [PATCH v4 06/34] doc SYNOPSIS: consistently use ' for commands
    ` [PATCH v4 07/34] built-ins: consistently add "\n" between "usage" and options
    ` [PATCH v4 08/34] doc txt & -h consistency: word-wrap
    ` [PATCH v4 09/34] doc txt & -h consistency: fix incorrect alternates syntax
    ` [PATCH v4 10/34] doc txt & -h consistency: add "-z" to cat-file "-h"
    ` [PATCH v4 11/34] doc txt & -h consistency: balance unbalanced "[" and "]"
    ` [PATCH v4 12/34] doc txt & -h consistency: correct padding around "[]()"
    ` [PATCH v4 13/34] stash doc SYNOPSIS & -h: "
    ` [PATCH v4 14/34] doc txt & -h consistency: use "<options>", not "<options>..."
    ` [PATCH v4 15/34] doc SYNOPSIS & -h: use "-" to separate words in labels, not "_"
    ` [PATCH v4 16/34] doc txt & -h consistency: fix mismatching labels
    ` [PATCH v4 17/34] doc txt & -h consistency: add or fix optional "--" syntax
    ` [PATCH v4 18/34] doc txt & -h consistency: make output order consistent
    ` [PATCH v4 19/34] doc txt & -h consistency: add missing options and labels
    ` [PATCH v4 20/34] doc txt & -h consistency: make "rerere" consistent
    ` [PATCH v4 21/34] doc txt & -h consistency: make "read-tree" consistent
    ` [PATCH v4 22/34] doc txt & -h consistency: make "bundle" consistent
    ` [PATCH v4 23/34] doc txt & -h consistency: use "git foo" form, not "git-foo"
    ` [PATCH v4 24/34] doc txt & -h consistency: add missing options
    ` [PATCH v4 25/34] doc txt & -h consistency: make "stash" consistent
    ` [PATCH v4 26/34] doc txt & -h consistency: make "annotate" consistent
    ` [PATCH v4 27/34] doc txt & -h consistency: use "[<label>...]" for "zero or more"
    ` [PATCH v4 28/34] doc txt & -h consistency: make "diff-tree" consistent
    ` [PATCH v4 29/34] doc txt & -h consistency: make "commit" consistent
    ` [PATCH v4 30/34] reflog doc: list real subcommands up-front
    ` [PATCH v4 31/34] worktree: define subcommand -h in terms of command -h
    ` [PATCH v4 32/34] doc txt & -h consistency: make "worktree" consistent
    ` [PATCH v4 33/34] tests: start asserting that *.txt SYNOPSIS matches -h output
    ` [PATCH v4 34/34] tests: assert consistent whitespace in "

[PATCH 0/6] rebase --update-refs: smooth out some rough edges
 2022-10-05 17:14 UTC  (9+ messages)
` [PATCH 2/6] t3404-rebase-interactive: mark a test with REFFILES prereq
` [PATCH 4/6] sequencer: avoid empty lines after 'update-ref' instructions

[PATCH 00/10] Add the Git Change command
 2022-10-05 15:16 UTC  (37+ messages)
` [PATCH 03/10] ref-filter: add the metas namespace to ref-filter
` [PATCH 04/10] evolve: add support for parsing metacommits
` [PATCH 05/10] evolve: add the change-table structure
` [PATCH 06/10] evolve: add support for writing metacommits
` [PATCH 07/10] evolve: implement the git change command
` [PATCH v2 00/10] RFC: Git Evolve / Change
  ` [PATCH v2 01/10] technical doc: add a design doc for the evolve command
  ` [PATCH v2 02/10] sha1-array: implement oid_array_readonly_contains
  ` [PATCH v2 03/10] ref-filter: add the metas namespace to ref-filter
  ` [PATCH v2 04/10] evolve: add support for parsing metacommits
  ` [PATCH v2 05/10] evolve: add the change-table structure
  ` [PATCH v2 06/10] evolve: add support for writing metacommits
  ` [PATCH v2 07/10] evolve: implement the git change command
  ` [PATCH v2 08/10] evolve: add delete command
  ` [PATCH v2 09/10] evolve: add documentation for `git change`
  ` [PATCH v2 10/10] evolve: add tests for the git-change command

[PATCH] git-compat-util.h: fix build on gcc 4.4.x and earlier
 2022-10-05 13:14 UTC  (2+ messages)

Bash completion for git aliases containing nested subcommands
 2022-10-05 10:05 UTC  (7+ messages)

Bug report
 2022-10-05  5:46 UTC  (5+ messages)
    ` Bug report [die() preserve-merges messages]

[PATCH v2 0/9] Bundle URIs III: Parse and download from bundle lists
 2022-10-04 21:44 UTC  (12+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] bundle-uri: use plain string in find_temp_filename()
  ` [PATCH v3 2/9] bundle-uri: create bundle_list struct and helpers
  ` [PATCH v3 3/9] bundle-uri: create base key-value pair parsing
  ` [PATCH v3 4/9] bundle-uri: create "key=value" line parsing
  ` [PATCH v3 5/9] bundle-uri: unit test "key=value" parsing
  ` [PATCH v3 6/9] bundle-uri: parse bundle list in config format
  ` [PATCH v3 7/9] bundle-uri: limit recursion depth for bundle lists
  ` [PATCH v3 8/9] bundle-uri: fetch a list of bundles
  ` [PATCH v3 9/9] bundle-uri: suppress stderr from remote-https

[PATCH v3 0/2] bundle URIs: design doc and initial git fetch --bundle-uri implementation
 2022-10-04 19:48 UTC  (4+ messages)
` [PATCH v4 0/2] bundle URIs: design doc
  ` [PATCH v4 1/2] docs: document bundle URI standard

issue with submodules using origin remote unexpectadly
 2022-10-04 18:12 UTC  (2+ messages)

[PATCH 00/15] run-command API: pass functions & opts via struct
 2022-10-04 17:41 UTC  (4+ messages)
` [PATCH 07/15] run-command API: make "jobs" parameter an "unsigned int"

[PATCH] gc: simplify maintenance_task_pack_refs()
 2022-10-04 16:17 UTC 

[PATCH] ssh signing: return an error when signature cannot be read
 2022-10-04 10:01 UTC  (3+ messages)
` [PATCH v2] "

[ANNOUNCE] Git Rev News edition 91
 2022-10-04  5:45 UTC  (4+ messages)

[ANNOUNCE] git-cinnabar 0.6.0rc1
 2022-10-03 23:58 UTC 

General questions or comments for the Git community can be sent to the mailing list by using the email address
 2022-10-03 23:41 UTC 

[ANNOUNCE] Git for Windows 2.38.0
 2022-10-03 18:50 UTC 

Bug Report: Duplicate condition in read_author_script (sequencer.c)
 2022-10-03 18:07 UTC  (11+ messages)
` [PATCH] sequencer: detect author name errors in read_author_script()

A note from the maintainer
 2022-10-03 17:26 UTC 

What's cooking in git.git (Oct 2022, #01; Mon, 3)
 2022-10-03 17:26 UTC 

[PATCH] git-reflog.txt: add an EXAMPLES section
 2022-10-03 16:40 UTC  (7+ messages)

[PATCH] mailinfo -b: fix an out of bounds access
 2022-10-03 16:02 UTC  (2+ 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).