[PATCH 0/6] merge summary and diffstat options cleanup

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: SZEDER Gábor
Date: Saturday, April 5, 2008 - 6:23 pm

On Sat, Apr 05, 2008 at 11:51:51AM -0700, Junio C Hamano wrote:
I have only looked at the 'merge.diffstat' config variable, and wanted
to make the command line option consistent with it.  But you are right,
'--stat' is better, because it's in sync with other commands as well.


The first patch is an independent documentation cleanup that could be
merged regardless of the other patches, but the others depend on it.

Patches 2-5 are implementing your first four point.  Patch 4 not only
adds the 'merge.log' config variable, but also adds corresponding
command line options.

Finally, the last patch removes all the deprecated stuff.


SZEDER G
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/2] merge --summary vs. merge.summary, SZEDER Gábor, (Thu Apr 3, 2:03 am)
Re: [PATCH 0/2] merge --summary vs. merge.summary, Jeff King, (Thu Apr 3, 3:30 am)
[PATCH] merge, pull: introduce '--diffstat' option, SZEDER Gábor, (Sat Apr 5, 7:48 am)
Re: [PATCH] merge, pull: introduce '--diffstat' option, Teemu Likonen, (Sat Apr 5, 8:35 am)
Re: [PATCH] merge, pull: introduce '--diffstat' option, Junio C Hamano, (Sat Apr 5, 11:51 am)
[PATCH 0/6] merge summary and diffstat options cleanup, SZEDER Gábor, (Sat Apr 5, 6:23 pm)
[PATCH 2/6] merge, pull: introduce '--(no-)stat' option, SZEDER Gábor, (Sat Apr 5, 6:23 pm)
[PATCH 3/6] add 'merge.stat' config variable, SZEDER Gábor, (Sat Apr 5, 6:23 pm)