All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Rybak <rybak.a.v@gmail.com>
To: git@vger.kernel.org
Subject: [PATCH v1 0/3] Typofixes
Date: Sat,  2 Oct 2021 20:44:04 +0200	[thread overview]
Message-ID: <20211002184407.117282-1-rybak.a.v@gmail.com> (raw)

Here are three patches for fixes in spelling and punctuation.

Andrei Rybak (3):
  *: spell Latin abbreviations correctly
  *: fix spelling typos
  difftool: add space after full stop in comments

 Documentation/config.txt                       |  2 +-
 Documentation/config/commitgraph.txt           |  2 +-
 Documentation/config/mergetool.txt             |  2 +-
 Documentation/git-describe.txt                 |  2 +-
 Documentation/git-format-patch.txt             |  2 +-
 Documentation/git-mktag.txt                    |  2 +-
 Documentation/git-tag.txt                      |  2 +-
 Documentation/git.txt                          |  2 +-
 .../technical/commit-graph-format.txt          |  2 +-
 Documentation/technical/commit-graph.txt       |  4 ++--
 .../technical/remembering-renames.txt          |  2 +-
 bloom.h                                        |  2 +-
 builtin/difftool.c                             |  4 ++--
 builtin/help.c                                 |  2 +-
 builtin/name-rev.c                             |  2 +-
 cbtree.c                                       |  2 +-
 commit-graph.h                                 |  2 +-
 compat/precompose_utf8.c                       |  2 +-
 compat/regex/regcomp.c                         |  2 +-
 compat/simple-ipc/ipc-unix-socket.c            |  2 +-
 contrib/coccinelle/README                      |  2 +-
 .../diff-highlight/t/t9400-diff-highlight.sh   |  2 +-
 contrib/subtree/todo                           |  4 ++--
 convert.c                                      |  2 +-
 diffcore-rename.c                              |  2 +-
 git-instaweb.sh                                |  2 +-
 git-p4.py                                      | 10 +++++-----
 merge-ort.c                                    |  6 +++---
 midx.c                                         |  2 +-
 perl/Git/I18N.pm                               |  2 +-
 rebase.c                                       |  2 +-
 run-command.h                                  |  2 +-
 sideband.c                                     |  2 +-
 t/t0000-basic.sh                               |  4 ++--
 t/t0021-conversion.sh                          |  4 ++--
 t/t0021/rot13-filter.pl                        |  2 +-
 t/t1407-worktree-ref-store.sh                  |  2 +-
 t/t2082-parallel-checkout-attributes.sh        |  2 +-
 t/t3431-rebase-fork-point.sh                   |  2 +-
 t/t5411/test-0034-report-ft.sh                 |  2 +-
 t/t5411/test-0035-report-ft--porcelain.sh      |  2 +-
 t/t5531-deep-submodule-push.sh                 |  2 +-
 t/t6404-recursive-merge.sh                     |  2 +-
 t/t7064-wtstatus-pv2.sh                        |  2 +-
 t/t7601-merge-pull-config.sh                   |  2 +-
 t/t8009-blame-vs-topicbranches.sh              |  2 +-
 t/t9150/svk-merge.dump                         | 10 +++++-----
 t/t9151/svn-mergeinfo.dump                     | 18 +++++++++---------
 trace2/tr2_tls.h                               |  2 +-
 transport.c                                    |  6 +++---
 50 files changed, 75 insertions(+), 75 deletions(-)

-- 
2.33.0


             reply	other threads:[~2021-10-02 18:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-02 18:44 Andrei Rybak [this message]
2021-10-02 18:44 ` [PATCH v1 1/3] *: spell Latin abbreviations correctly Andrei Rybak
2021-10-02 19:40   ` Elijah Newren
2021-10-02 20:08   ` Ævar Arnfjörð Bjarmason
2021-10-02 18:44 ` [PATCH v1 2/3] *: fix spelling typos Andrei Rybak
2021-10-02 19:34   ` Elijah Newren
2021-10-02 18:44 ` [PATCH v1 3/3] difftool: add space after full stop in comments Andrei Rybak
2021-10-02 19:36   ` Elijah Newren
2021-10-02 20:12     ` Carlo Arenas
2021-10-02 23:41       ` Elijah Newren
2021-10-11 15:42   ` David Aguilar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211002184407.117282-1-rybak.a.v@gmail.com \
    --to=rybak.a.v@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.