messages from 2022-09-30 17:23:24 to 2022-10-04 14:10:37 UTC [more...]
[PATCH 00/10] Add the Git Change command
2022-10-04 14:10 UTC (10+ messages)
` [PATCH 03/10] ref-filter: add the metas namespace to ref-filter
` [PATCH 04/10] evolve: add support for parsing metacommits
[PATCH 00/34] doc/UX: make txt & -h output more consistent
2022-10-04 13:23 UTC (109+ messages)
` [PATCH v2 00/35] "
` [PATCH v2 01/35] CodingGuidelines: update and clarify command-line conventions
` [PATCH v3 00/36] doc/UX: make txt & -h output more consistent
` [PATCH v3 01/36] CodingGuidelines: update and clarify command-line conventions
` [PATCH v3 02/36] builtin/bundle.c: indent with tabs
` [PATCH v3 03/36] bundle: define subcommand -h in terms of command -h
` [PATCH v3 04/36] blame: use a more detailed usage_msg_optf() error on bad -L
` [PATCH v3 05/36] doc SYNOPSIS: don't use ' for subcommands
` [PATCH v3 06/36] doc SYNOPSIS: consistently use ' for commands
` [PATCH v3 07/36] doc SYNOPSIS & -h: fix incorrect alternates syntax
` [PATCH v3 08/36] built-ins: consistently add "\n" between "usage" and options
` [PATCH v3 09/36] doc SYNOPSIS & -h: word-wrap
` [PATCH v3 10/36] doc txt & -h consistency: word-wrap
` [PATCH v3 11/36] doc txt & -h consistency: fix incorrect alternates syntax
` [PATCH v3 12/36] doc txt & -h consistency: add "-z" to cat-file "-h"
` [PATCH v3 13/36] doc txt & -h consistency: balance unbalanced "[" and "]"
` [PATCH v3 14/36] doc txt & -h consistency: correct padding around "[]()"
` [PATCH v3 15/36] stash doc SYNOPSIS & -h: "
` [PATCH v3 16/36] doc txt & -h consistency: use "<options>", not "<options>..."
` [PATCH v3 17/36] t/helper/test-proc-receive.c: "
` [PATCH v3 18/36] doc txt & -h consistency: fix mismatching labels
` [PATCH v3 19/36] doc txt & -h consistency: add or fix optional "--" syntax
` [PATCH v3 20/36] doc txt & -h consistency: make output order consistent
` [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 23/36] doc txt & -h consistency: make "read-tree" consistent
` [PATCH v3 24/36] doc txt & -h consistency: make "bundle" consistent
` [PATCH v3 25/36] doc txt & -h consistency: use "git foo" form, not "git-foo"
` [PATCH v3 26/36] doc txt & -h consistency: add missing options
` [PATCH v3 27/36] doc txt & -h consistency: make "stash" consistent
` [PATCH v3 28/36] doc txt & -h consistency: make "annotate" consistent
` [PATCH v3 29/36] doc txt & -h consistency: use "[<label>...]" for "zero or more"
` [PATCH v3 30/36] doc txt & -h consistency: make "diff-tree" consistent
` [PATCH v3 31/36] doc txt & -h consistency: make "commit" consistent
` [PATCH v3 32/36] reflog doc: list real subcommands up-front
` [PATCH v3 33/36] worktree: define subcommand -h in terms of command -h
` [PATCH v3 34/36] doc txt & -h consistency: make "worktree" consistent
` [PATCH v3 35/36] tests: start asserting that *.txt SYNOPSIS matches -h output
` [PATCH v3 36/36] tests: assert consistent whitespace in "
` [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 v2 0/9] Bundle URIs III: Parse and download from bundle lists
2022-10-04 12:34 UTC (11+ 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
Bash completion for git aliases containing nested subcommands
2022-10-04 11:21 UTC (6+ messages)
Bug report
2022-10-04 10:15 UTC (3+ messages)
[PATCH] ssh signing: return an error when signature cannot be read
2022-10-04 10:01 UTC (3+ messages)
` [PATCH v2] "
Install-prefix when building should not be hardcoded
2022-10-04 8:40 UTC (3+ messages)
[ANNOUNCE] Git Rev News edition 91
2022-10-04 5:45 UTC (4+ messages)
[PATCH] Fix minor typo in mergetool.txt: 'overwriten' -> 'overwritten'
2022-10-04 0:55 UTC
[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
[PATCH] git-compat-util.h: GCC deprecated only takes a message in GCC 4.5+
2022-10-03 23:45 UTC (3+ messages)
Bug report: `git restore --source --staged` deals poorly with sparse-checkout
2022-10-03 22:05 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()
[ANNOUNCE] Git v2.38.0
2022-10-03 17:26 UTC
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)
[PATCH v3] tmp-objdir: skip clean up when handling a signal
2022-10-03 8:52 UTC (3+ messages)
` [PATCH v4] "
[PATCH] branch: description for non-existent branch errors
2022-10-02 21:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH] send-email docs: Remove mention of discontinued gmail feature
2022-10-02 19:11 UTC (2+ messages)
icase pathspec magic support in ls-tree
2022-10-02 19:07 UTC (3+ messages)
[GIT PULL] l10n updates for 2.38.0 round 3
2022-10-02 15:43 UTC (2+ messages)
[RFC PATCH 0/2] Opaque author and committer identifiers
2022-10-02 0:27 UTC (4+ messages)
` [RFC PATCH 2/2] docs: document a format for anonymous author and committer IDs
[PATCH 0/6] rebase --update-refs: smooth out some rough edges
2022-10-01 16:53 UTC (8+ messages)
` [PATCH 5/6] sequencer: duplicate the result of resolve_ref_unsafe()
` [PATCH 6/6] sequencer: fail early if invalid ref is given to 'update-ref' instruction
[PATCH 0/6] revision: fix order of revs for ^!
2022-10-01 10:28 UTC (5+ messages)
` [PATCH v3 0/3] diff: support ^! for merges
` [PATCH v3 1/3] revision: use strtol_i() for exclude_parent
` [PATCH v3 2/3] revisions.txt: unspecify order of resolved parts of ^!
` [PATCH v3 3/3] diff: support ^! for merges
[PATCH] branch: do not fail a no-op --edit-desc
2022-10-01 9:15 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v4 0/8] cat-file: add --batch-command remote-object-info command
2022-09-30 23:23 UTC (3+ messages)
` [PATCH v5 0/6] "
[PATCH 0/2] Fail early when partial clone prefetch fails
2022-09-30 22:17 UTC (3+ messages)
[PATCH 2/2] promisor-remote: die upon failing fetch
2022-09-30 22:10 UTC (2+ messages)
[PATCH 1/2] promisor-remote: remove a return value
2022-09-30 22:02 UTC (2+ messages)
What's cooking in git.git (Sep 2022, #09; Fri, 30)
2022-09-30 20:29 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).