From: Michal Privoznik <mprivozn@redhat•com>
To: git@vger•kernel.org
Cc: peff@peff•net, trast@student•ethz.ch
Subject: [PATCH 0/3] Rework git-diff algorithm selection
Date: Sat, 12 Jan 2013 17:02:12 +0100 [thread overview]
Message-ID: <cover.1358006339.git.mprivozn@redhat.com> (raw)
It's been a while I was trying to get this in. Recently, I realized how
important this is.
Please keep me CC'ed as I am not subscribed to the list.
Michal Privoznik (3):
git-completion.bash: Autocomplete --minimal and --histogram for
git-diff
config: Introduce diff.algorithm variable
diff: Introduce --diff-algorithm command line option
Documentation/diff-config.txt | 17 +++++++++++++++++
Documentation/diff-options.txt | 22 ++++++++++++++++++++++
contrib/completion/git-completion.bash | 14 +++++++++++++-
diff.c | 33 +++++++++++++++++++++++++++++++++
diff.h | 2 ++
merge-recursive.c | 6 ++++++
6 files changed, 93 insertions(+), 1 deletion(-)
--
1.8.0.2
next reply other threads:[~2013-01-12 16:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-12 16:02 Michal Privoznik [this message]
2013-01-12 16:02 ` [PATCH 1/3] git-completion.bash: Autocomplete --minimal and --histogram for git-diff Michal Privoznik
2013-01-12 16:02 ` [PATCH 2/3] config: Introduce diff.algorithm variable Michal Privoznik
2013-01-14 18:33 ` Junio C Hamano
2013-01-12 16:02 ` [PATCH 3/3] diff: Introduce --diff-algorithm command line option Michal Privoznik
2013-01-14 18:44 ` Junio C Hamano
2013-01-14 19:12 ` Junio C Hamano
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.1358006339.git.mprivozn@redhat.com \
--to=mprivozn@redhat$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
--cc=peff@peff$(echo .)net \
--cc=trast@student$(echo .)ethz.ch \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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