git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-10-12 09:03:14 to 2022-10-13 16:33:56 UTC [more...]

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

About git reporting missing newline for symlinks
 2022-10-13 16:02 UTC  (9+ messages)

[PATCH v2 0/8] rebase: make reflog messages independent of the backend
 2022-10-13 15:31 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] rebase --apply: remove duplicated code
  ` [PATCH v3 2/8] t3406: rework rebase reflog tests
  ` [PATCH v3 3/8] rebase --merge: fix reflog when continuing
  ` [PATCH v3 4/8] rebase --merge: fix reflog message after skipping
  ` [PATCH v3 5/8] rebase --apply: respect GIT_REFLOG_ACTION
  ` [PATCH v3 6/8] rebase --apply: make reflog messages match rebase --merge
  ` [PATCH v3 7/8] rebase --abort: improve reflog message
  ` [PATCH v3 8/8] rebase: cleanup action handling

[BUG] git fetch fetches tags matching negative refspec
 2022-10-13 15:30 UTC  (6+ messages)

[PATCH 0/4] midx: trace2 regions and grab-bag patches
 2022-10-13 13:10 UTC  (6+ messages)
` [PATCH 1/4] midx.c: fix whitespace typo
` [PATCH 2/4] midx.c: consider annotated tags during bitmap selection
` [PATCH 3/4] midx.c: instrument MIDX and bitmap generation with trace2 regions
` [PATCH 4/4] pack-bitmap-write.c: instrument number of reused bitmaps

Git diff misattributes the first word of a line to the previous line
 2022-10-13 12:16 UTC  (4+ messages)

[PATCH] archive: add --recurse-submodules to git-archive command
 2022-10-13 11:36 UTC  (4+ messages)
` [PATCH v2 0/2] archive: Add "
  ` [PATCH v2 1/2] archive: add "
  ` [PATCH v2 2/2] archive: fix a case of submodule in submodule traversal

Cannot rebase – possible Git for Windows bug?
 2022-10-13 11:35 UTC 

[PATCH v3] docs: git-send-email: difference between ssl and tls smtp-encryption
 2022-10-13 10:54 UTC  (5+ messages)

[Outreachy] internship contribution
 2022-10-13 10:52 UTC  (16+ messages)

[RFC PATCH 0/2] notes.c: introduce "--no-blankline" option
 2022-10-13 10:23 UTC  (8+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] notes.c: fixed tip when target and append note are both empty

[PATCH] archive: deduplicate verbose printing
 2022-10-13 10:35 UTC  (3+ messages)

[PATCH v2 0/7] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
 2022-10-13  8:42 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] t3416: tighten two tests
  ` [PATCH v3 2/8] t3416: set $EDITOR in subshell
  ` [PATCH v3 3/8] rebase: be stricter when reading state files containing oids
  ` [PATCH v3 4/8] rebase: store orig_head as a commit
  ` [PATCH v3 5/8] rebase: rename merge_base to branch_base
  ` [PATCH v3 6/8] rebase: factor out branch_base calculation
  ` [PATCH v3 7/8] rebase --keep-base: imply --reapply-cherry-picks
  ` [PATCH v3 8/8] rebase --keep-base: imply --no-fork-point

[Outreachy] Microproject selection
 2022-10-13  7:33 UTC  (2+ messages)

[PATCH] mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
 2022-10-13  6:49 UTC  (4+ messages)

icase pathspec magic support in ls-tree
 2022-10-13  6:35 UTC  (4+ messages)

How to best maintain directories like /etc/sysstat in GIT?
 2022-10-13  0:07 UTC  (2+ messages)

[PATCH 0/2] [2.38 regression] config: respect includes in protected config
 2022-10-12 22:28 UTC  (9+ messages)
` [PATCH 1/2] t0033, t0035: test for included config
` [PATCH 2/2] config: respect includes in protected config

sudmodule.<name>.recurse ignored
 2022-10-12 21:49 UTC  (8+ messages)

What's cooking in git.git (Oct 2022, #04; Wed, 12)
 2022-10-12 21:23 UTC 

[PATCH 0/9] Trace2 timers and counters and some cleanup
 2022-10-12 21:06 UTC  (10+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx
  ` [PATCH v2 2/7] tr2tls: clarify TLS terminology
  ` [PATCH v2 3/7] api-trace2.txt: elminate section describing the public trace2 API
  ` [PATCH v2 4/7] trace2: rename the thread_name argument to trace2_thread_start
  ` [PATCH v2 5/7] trace2: convert ctx.thread_name from strbuf to pointer
  ` [PATCH v2 6/7] trace2: add stopwatch timers
  ` [PATCH v2 7/7] trace2: add global counter mechanism

[PATCH 00/15] run-command API: pass functions & opts via struct
 2022-10-12 21:02 UTC  (42+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 06/22] run-command tests: use "return", not "exit"
  ` [PATCH v2 07/22] run-command.c: remove dead assignment in while-loop
  ` [PATCH v2 08/22] run-command.c: use C99 "for (TYPE VAR = ..." syntax where useful
  ` [PATCH v2 09/22] run-command API: make "n" parameter a "size_t"
  ` [PATCH v2 10/22] run-command API: don't fall back on online_cpus()
  ` [PATCH v2 11/22] run-command.c: use designated init for pp_init(), add "const"
  ` [PATCH v2 12/22] run-command API: add nascent "struct run_process_parallel_opts"
  ` [PATCH v2 13/22] run-command API: make run_process_parallel{,_tr2}() thin wrappers
  ` [PATCH v2 14/22] run-command API: have run_process_parallel() take an "opts" struct
  ` [PATCH v2 15/22] run-command API: move *_tr2() users to "run_processes_parallel()"
  ` [PATCH v2 16/22] run-command.c: make "struct parallel_processes" const if possible
  ` [PATCH v2 17/22] run-command.c: don't copy *_fn to "struct parallel_processes"
  ` [PATCH v2 18/22] run-command.c: don't copy "ungroup" "
  ` [PATCH v2 19/22] run-command.c: don't copy "data" "
  ` [PATCH v2 20/22] run-command.c: use "opts->processes", not "pp->max_processes"
  ` [PATCH v2 21/22] run-command.c: pass "opts" further down, and use "opts->processes"
  ` [PATCH v2 22/22] run-command.c: remove "pp->max_processes", add "const" to signal() handler
  ` [PATCH v3 00/15] run-command API: pass functions & opts via struct
    ` [PATCH v3 01/15] run-command test helper: use "else if" pattern
    ` [PATCH v3 02/15] run-command API: have "run_processes_parallel{,_tr2}()" return void
    ` [PATCH v3 03/15] run-command tests: use "return", not "exit"
    ` [PATCH v3 04/15] run-command API: make "n" parameter a "size_t"
    ` [PATCH v3 05/15] run-command API: don't fall back on online_cpus()
    ` [PATCH v3 06/15] run-command.c: use designated init for pp_init(), add "const"
    ` [PATCH v3 07/15] run-command API: have run_process_parallel() take an "opts" struct
    ` [PATCH v3 08/15] run-command API: move *_tr2() users to "run_processes_parallel()"
    ` [PATCH v3 09/15] run-command.c: make "struct parallel_processes" const if possible
    ` [PATCH v3 10/15] run-command.c: don't copy *_fn to "struct parallel_processes"
    ` [PATCH v3 11/15] run-command.c: don't copy "ungroup" "
    ` [PATCH v3 12/15] run-command.c: don't copy "data" "
    ` [PATCH v3 13/15] run-command.c: use "opts->processes", not "pp->max_processes"
    ` [PATCH v3 14/15] run-command.c: pass "opts" further down, and use "opts->processes"
    ` [PATCH v3 15/15] run-command.c: remove "max_processes", add "const" to signal() handler

[PATCH 00/10] Add the Git Change command
 2022-10-12 19:19 UTC  (7+ messages)
` [PATCH v2 00/10] RFC: Git Evolve / Change
  ` [PATCH v2 01/10] technical doc: add a design doc for the evolve command

[PATCH] builtin/repack.c: remove redundant pack-based bitmaps
 2022-10-12 19:05 UTC 

2.38 "protected configuration" ignores includes
 2022-10-12 17:09 UTC  (2+ messages)

[PATCH v4 00/11] Bundle URIs III: Parse and download from bundle lists
 2022-10-12 16:32 UTC  (16+ messages)
` [PATCH v5 00/12] "
  ` [PATCH v5 01/12] bundle-uri: use plain string in find_temp_filename()
  ` [PATCH v5 02/12] bundle-uri: create bundle_list struct and helpers
  ` [PATCH v5 03/12] bundle-uri: create base key-value pair parsing
  ` [PATCH v5 04/12] bundle-uri: create "key=value" line parsing
  ` [PATCH v5 05/12] bundle-uri: unit test "key=value" parsing
  ` [PATCH v5 06/12] bundle-uri: parse bundle list in config format
  ` [PATCH v5 07/12] bundle-uri: limit recursion depth for bundle lists
  ` [PATCH v5 08/12] bundle: properly clear all revision flags
  ` [PATCH v5 09/12] bundle-uri: fetch a list of bundles
  ` [PATCH v5 10/12] bundle: add flags to verify_bundle()
  ` [PATCH v5 11/12] bundle-uri: quiet failed unbundlings
  ` [PATCH v5 12/12] bundle-uri: suppress stderr from remote-https

git mergetool, merge.tool, merge.guitool and DISPLAY
 2022-10-12 16:03 UTC  (5+ messages)

[PATCH 0/3] Implement filtering repacks
 2022-10-12 13:51 UTC  (4+ messages)
` [PATCH 1/3] pack-objects: allow --filter without --stdout
` [PATCH 2/3] repack: add --filter=<filter-spec> option
` [PATCH 3/3] repack: introduce --force to force filtering

[PATCH 6/9] trace2: convert ctx.thread_name to flex array
 2022-10-12 13:31 UTC  (7+ messages)
` [RFC PATCH] trace2 API: don't save a copy of constant "thread_name"

Error / feature-request: Signing git commits with SSH hardware key
 2022-10-12  7:22 UTC  (6+ messages)

[PATCH] abspath.h file is generated by makeheaders tool
 2022-10-12  9:04 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).