git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Herland <johan@herland.net>
To: gitster@pobox.com
Cc: git@vger.kernel.org, sandals@crustytoothpaste.net,
	Johannes.Schindelin@gmx.de, Johan Herland <johan@herland.net>
Subject: [PATCH v2 0/2] Minor fixes to git notes fanout code
Date: Sat,  8 Feb 2020 21:44:02 +0100	[thread overview]
Message-ID: <20200208204404.5531-1-johan@herland.net> (raw)

No changes from v1 (except cosmetic fixes to commit messages).

Johan Herland (2):
  t3305: check notes fanout more carefully and robustly
  notes.c: fix off-by-one error when decreasing notes fanout

 notes.c                 |  20 +++++---
 t/t3305-notes-fanout.sh | 107 ++++++++++++++++++++++++++++++----------
 2 files changed, 94 insertions(+), 33 deletions(-)

-- 
2.23.1

             reply	other threads:[~2020-02-08 20:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-08 20:44 Johan Herland [this message]
2020-02-08 20:44 ` [PATCH v2 1/2] t3305: check notes fanout more carefully and robustly Johan Herland
2020-02-08 20:44 ` [PATCH v2 2/2] notes.c: fix off-by-one error when decreasing notes fanout Johan Herland

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=20200208204404.5531-1-johan@herland.net \
    --to=johan@herland.net \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=sandals@crustytoothpaste.net \
    /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 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 NNTP newsgroup(s).