From: "Henrik Grubbström (Grubba)" <grubba@grubba.org>
To: git@vger.kernel.org
Cc: "Henrik Grubbström " <grubba@grubba.org>
Subject: [PATCH 0/4] ident attribute related patches (resend w/ testsuite)
Date: Mon, 15 Mar 2010 16:30:40 +0100 [thread overview]
Message-ID: <cover.1268664693.git.grubba@grubba.org> (raw)
These are some patches that are needed to get the support for the
'ident' attribute to a useable state.
Since last time, some issues that caused the the existing testsuite to
fail have been fixed, and the testsuite has been extended to test the
issues fixed by the patches.
Henrik Grubbström (Grubba) (4):
convert: Safer handling of $Id$ contraction.
convert: Keep foreign $Id$ on checkout.
convert: Inhibit contraction of foreign $Id$ during stats.
convert: Added core.refilteronadd feature.
Documentation/config.txt | 6 ++++
builtin/apply.c | 2 +-
builtin/blame.c | 2 +-
cache.h | 9 +++++-
combine-diff.c | 2 +-
config.c | 5 +++
convert.c | 53 ++++++++++++++++++++++++++++++----
diff.c | 2 +-
environment.c | 1 +
sha1_file.c | 60 +++++++++++++++++++++++++++++++++++++-
t/t0021-conversion.sh | 72 ++++++++++++++++++++++++++++++++++++++++++----
11 files changed, 196 insertions(+), 18 deletions(-)
next reply other threads:[~2010-03-15 15:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 15:30 Henrik Grubbström (Grubba) [this message]
2010-03-15 15:30 ` [PATCH 1/4] convert: Safer handling of $Id$ contraction Henrik Grubbström (Grubba)
2010-03-15 15:30 ` [PATCH 2/4] convert: Keep foreign $Id$ on checkout Henrik Grubbström (Grubba)
2010-03-15 15:30 ` [PATCH 3/4] convert: Inhibit contraction of foreign $Id$ during stats Henrik Grubbström (Grubba)
2010-03-15 15:30 ` [PATCH 4/4] convert: Added core.refilteronadd feature Henrik Grubbström (Grubba)
2010-03-15 15:42 ` [PATCH 3/4] convert: Inhibit contraction of foreign $Id$ during stats Bert Wesarg
2010-03-15 18:32 ` Henrik Grubbström
2010-03-15 15:39 ` [PATCH 1/4] convert: Safer handling of $Id$ contraction Bert Wesarg
2010-03-15 18:21 ` Henrik Grubbström
2010-03-15 18:16 ` René Scharfe
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.1268664693.git.grubba@grubba.org \
--to=grubba@grubba.org \
--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 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).