From: Michael J Gruber <git@drmicha.warpmail.net>
To: git@vger.kernel.org
Cc: Junio C Hamano <gitster@pobox.com>, Matthieu Moy <Matthieu.Moy@imag.fr>
Subject: [PATCHv4 0/3]
Date: Fri, 6 Mar 2015 10:43:32 +0100 [thread overview]
Message-ID: <cover.1425634616.git.git@drmicha.warpmail.net> (raw)
In-Reply-To: <mqqfv9j2nqu.fsf@gitster.dls.corp.google.com>
v4 has an additional line with 50*"-" before the second header (if there
is any).
Also, if status spewed out a cut-line (for commit) we emit a trailer
line before the first header (if there is any) so that it doesn't get
sucked in visually with the cut line description.
If there is only a "second" header it stands out by itself already due
to quinti-dashed line.
Junio C Hamano (1):
t7508: .gitignore 'expect' and 'output' files
Michael J Gruber (2):
t7508: test git status -v
commit/status: show the index-worktree diff with -v -v
Documentation/git-commit.txt | 4 ++
t/t7508-status.sh | 103 +++++++++++++++----------------------------
wt-status.c | 20 +++++++++
3 files changed, 60 insertions(+), 67 deletions(-)
--
2.3.1.303.g5174db1
next parent reply other threads:[~2015-03-06 9:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mqqfv9j2nqu.fsf@gitster.dls.corp.google.com>
2015-03-06 9:43 ` Michael J Gruber [this message]
2015-03-06 9:43 ` [PATCHv4 1/3] t7508: .gitignore 'expect' and 'output' files Michael J Gruber
2015-03-06 9:43 ` [PATCHv4 2/3] t7508: test git status -v Michael J Gruber
2015-03-06 9:43 ` [PATCHv4 3/3] commit/status: show the index-worktree diff with -v -v Michael J Gruber
2015-03-06 9:48 ` [PATCHv4 0/3] More diffs for commit/status Michael J Gruber
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=cover.1425634616.git.git@drmicha.warpmail.net \
--to=git@drmicha.warpmail.net \
--cc=Matthieu.Moy@imag.fr \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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.