git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-09-01 00:31:16 to 2022-09-05 08:37:30 UTC [more...]

[PATCH 00/34] doc/UX: make txt & -h output more consistent
 2022-09-05  8:26 UTC  (18+ messages)
` [PATCH 01/34] CodingGuidelines: update and clarify command-line conventions
` [PATCH 02/34] builtin/bundle.c: use \t, not fix indentation 2-SP indentation
` [PATCH 03/34] bundle: define subcommand -h in terms of command -h
` [PATCH 04/34] blame: use a more detailed usage_msg_optf() error on bad -L
` [PATCH 07/34] doc SYNOPSIS & -h: fix incorrect alternates syntax
` [PATCH 08/34] built-ins: consistently add "\n" between "usage" and options
` [PATCH 09/34] doc txt & -h consistency: word-wrap
` [PATCH 10/34] doc txt & -h consistency: fix incorrect alternates syntax
` [PATCH 12/34] doc txt & -h consistency: add missing "]" to bugreport "-h"
` [PATCH 14/34] stash doc SYNOPSIS & -h: correct padding around "[]()"
` [PATCH 19/34] doc txt & -h consistency: make output order consistent
` [PATCH 20/34] doc txt & -h consistency: add missing options and labels
` [PATCH 24/34] doc txt & -h consistency: use "git foo" form, not "git-foo"
` [PATCH 25/34] doc txt & -h consistency: add missing options
` [PATCH 26/34] doc txt & -h consistency: make "stash" consistent
` [PATCH 27/34] doc txt & -h consistency: make "annotate" consistent
` [PATCH 29/34] doc txt & -h consistency: make "diff-tree" consistent

[PATCH] format-patch: warn if commit msg contains a patch delimiter
 2022-09-05  8:01 UTC  (2+ messages)

[PATCH 0/3] list-object-filter: introduce depth filter
 2022-09-04  9:14 UTC  (10+ messages)
` [PATCH 1/3] commit-graph: let commit graph respect commit graft
` [PATCH 2/3] list-object-filter: pass traversal_context in filter_init_fn
` [PATCH 3/3] list-object-filter: introduce depth filter

status on security of embedded repos?
 2022-09-03 18:48 UTC 

[PATCH v2 0/9] docs: de-duplicate sections, add more CONFIGURATION sections
 2022-09-03 13:29 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] embargoed releases: also describe the git-security list and the process
 2022-09-03  9:29 UTC  (4+ messages)

[PATCH 00/18] make test "linting" more comprehensive
 2022-09-03  7:51 UTC  (21+ messages)
` [PATCH 01/18] t: add skeleton chainlint.pl
` [PATCH 02/18] chainlint.pl: add POSIX shell lexical analyzer
` [PATCH 06/18] chainlint.pl: validate test scripts in parallel
` [PATCH 09/18] chainlint.pl: don't require `&` background command to end with `&&`
` [PATCH 12/18] chainlint.pl: complain about loops lacking explicit failure handling
` [PATCH 14/18] t/chainlint: add more chainlint.pl self-tests
` [PATCH 16/18] test-lib: replace chainlint.sed with chainlint.pl
` [PATCH 18/18] t: retire unused chainlint.sed
  ` several messages

[PATCH] unleak paths allocated in "diff --no-index"
 2022-09-03  6:00 UTC  (3+ messages)
` [PATCH v2] diff --no-index: unleak paths[] elements

[BUG] Unicode filenames handling in `git log --stat`
 2022-09-03  5:39 UTC  (11+ messages)
` [PATCH v2 1/1] diff.c: When appropriate, use utf8_strwidth()
` [PATCH v3 1/2] diff.c: When appropriate, use utf8_strwidth(), part1
` [PATCH v3 2/2] diff.c: More changes and tests around utf8_strwidth()
` [PATCH v4 1/2] diff.c: When appropriate, use utf8_strwidth(), part1
` [PATCH v4 2/2] diff.c: More changes and tests around utf8_strwidth()

[PATCH v1 0/2] grep: integrate with sparse index
 2022-09-03  4:39 UTC  (18+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] builtin/grep.c: add --sparse option
  ` [PATCH v3 2/3] builtin/grep.c: integrate with sparse index
  ` [PATCH v3 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse
` [PATCH v4 0/3] grep: integrate with sparse index
  ` [PATCH v4 1/3] builtin/grep.c: add --sparse option
  ` [PATCH v4 2/3] builtin/grep.c: integrate with sparse index
  ` [PATCH v4 3/3] builtin/grep.c: walking tree instead of expanding index with --sparse

2.37.2 can't "git pull" but 2.18.0 can
 2022-09-03  1:07 UTC  (3+ messages)

[PATCH 0/7] Bundle URIs III: Parse and download from bundle lists
 2022-09-02 23:51 UTC  (5+ messages)
` [PATCH 3/7] bundle-uri: create "key=value" line parsing
` [PATCH 7/7] bundle-uri: fetch a list of bundles

[ANNOUNCE] Git Rev News edition 90
 2022-09-02 21:31 UTC 

[BUG] git crashes on simple rev-parse incantation
 2022-09-02 21:29 UTC  (14+ messages)
` [PATCH] rev-parse: Detect missing opt-spec
    ` [PATCH v2] "
      ` [PATCH] rev-parse --parseopt: detect "

[PATCH] unpack-trees: fix sparse directory recursion check
 2022-09-02 19:03 UTC  (5+ messages)

[PATCH v3 0/2] fsmonitor: option to allow fsmonitor to run against network-mounted repos
 2022-09-02 16:54 UTC  (12+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] fsmonitor: add two new config options, allowRemote and socketDir
  ` [PATCH v4 4/4] fsmonitor: normalize FSEvents event paths to the real path

[PATCH 0/8] scalar: integrate into core Git
 2022-09-02 16:52 UTC  (42+ messages)
` [PATCH 2/8] scalar: include in standard Git build & installation
    ` [PATCH 0/5] Makefile: split up $(test_bindir_programs)
      ` [PATCH 1/5] Makefile: factor sed-powered '#!/bin/sh' munging into a variable
      ` [PATCH 2/5] Makefile: define "TEST_{PROGRAM,OBJS}" variables earlier
      ` [PATCH 3/5] Makefile: simplify $(test_bindir_programs) rule by splitting it up
      ` [PATCH 4/5] Makefile: define bin-wrappers/% rules with a template
      ` [PATCH 5/5] Makefile: fix "make clean && make bin-wrappers/$NAME" dependencies
` [PATCH 4/8] scalar: implement the `help` subcommand
` [PATCH 5/8] scalar-clone: add test coverage
` [PATCH 6/8] t/perf: add Scalar performance tests
` [PATCH 7/8] t/perf: add 'GIT_PERF_USE_SCALAR' run option
` [PATCH v2 0/9] scalar: integrate into core Git
  ` [PATCH v2 1/9] scalar: fix command documentation section header
  ` [PATCH v2 2/9] scalar: include in standard Git build & installation
  ` [PATCH v2 3/9] git help: special-case `scalar`
  ` [PATCH v2 4/9] scalar: implement the `help` subcommand
  ` [PATCH v2 5/9] scalar: add to 'git help -a' command list
  ` [PATCH v2 6/9] scalar-clone: add test coverage
  ` [PATCH v2 7/9] t/perf: add Scalar performance tests
  ` [PATCH v2 8/9] t/perf: add 'GIT_PERF_USE_SCALAR' run option
  ` [PATCH v2 9/9] Documentation/technical: include Scalar technical doc

[PATCH] t1800: correct test to handle Cygwin
 2022-09-02 12:22 UTC  (4+ messages)

[PATCH v3 0/5] built-in add -p: support diff-so-fancy better
 2022-09-02  8:53 UTC  (22+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] add -p: detect more mismatches between plain vs colored diffs
  ` [PATCH v4 2/3] add -p: gracefully handle unparseable hunk headers in "
  ` [PATCH v4 3/3] add -p: ignore dirty submodules
  ` [PATCH v5 0/3] built-in add -p: support diff-so-fancy better
    ` [PATCH v5 1/3] add -p: detect more mismatches between plain vs colored diffs
    ` [PATCH v5 2/3] add -p: gracefully handle unparseable hunk headers in "
    ` [PATCH v5 3/3] add -p: ignore dirty submodules

[PATCH 0/3] Output fixes for --remerge-diff
 2022-09-02  3:53 UTC  (22+ messages)
` [PATCH 1/3] diff: have submodule_format logic avoid additional diff headers
` [PATCH 2/3] diff: fix filtering of additional headers under --remerge-diff
` [PATCH v2 0/3] Output fixes for --remerge-diff
  ` [PATCH v2 1/3] diff: have submodule_format logic avoid additional diff headers
  ` [PATCH v2 2/3] diff: fix filtering of additional headers under --remerge-diff
  ` [PATCH v2 3/3] diff: fix filtering of merge commits "
  ` [PATCH v3 0/3] Output fixes for --remerge-diff
    ` [PATCH v3 1/3] diff: have submodule_format logic avoid additional diff headers
    ` [PATCH v3 2/3] diff: fix filtering of additional headers under --remerge-diff
    ` [PATCH v3 3/3] diff: fix filtering of merge commits "

[PATCH v6 00/17] submodule--helper: fix memory leaks
 2022-09-01 21:23 UTC  (5+ messages)
` [PATCH v7 "
  ` [PATCH v7 16/17] submodule--helper: free rest of "displaypath" in "struct update_data"

[PATCH v3 00/32] submodule--helper: add tests, rm dead code, refactor & leak prep
 2022-09-01 20:59 UTC  (5+ messages)
` [PATCH v4 00/33] "
  ` [PATCH v4 31/33] submodule--helper: libify more "die" paths for module_update()

[PATCH 4/6] submodule: return target of submodule symref
 2022-09-01 20:46 UTC  (3+ messages)

[PATCH 6/6] clone, submodule update: check out branches
 2022-09-01 20:00 UTC  (2+ messages)

[PATCH 0/5] cocci: make "incremental" possible + a ccache-like tool
 2022-09-01 18:04 UTC  (5+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 7/9] cocci: make "coccicheck" rule incremental

Partial-clone cause big performance impact on server
 2022-09-01 16:19 UTC  (4+ messages)
  ` [External Mail]Re: "

[PATCH v2] ppc: remove custom SHA-1 implementation
 2022-09-01 15:48 UTC  (6+ messages)
` [PATCH v3 0/2] Makefile + hash.h: remove PPC_SHA1 implementation
  ` [PATCH v3 2/2] Makefile: use $(OBJECTS) instead of $(C_OBJ)

possible bug: --bare vs --mirror with respect to remote-tracking branches
 2022-09-01 11:06 UTC 

[PATCH 5/7] bundle-uri: parse bundle list in config format
 2022-09-01  8:05 UTC  (2+ messages)

[PATCH 4/7] bundle-uri: unit test "key=value" parsing
 2022-09-01  2:56 UTC  (2+ messages)

[PATCH 2/7] bundle-uri: create base key-value pair parsing
 2022-09-01  2:38 UTC  (2+ messages)
` [PATCH 4/7] bundle-uri: unit test "key=value" parsing


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