Nguyễn Thái Ngọc Duy
284aeb7e60
format-patch: respect --stat in cover letter's diffstat
...
Commit 43662b23ab (format-patch: keep cover-letter diffstat wrapped in
72 columns - 2018-01-24) uncondtionally sets stat width to 72 when
generating diffstat for the cover letter, ignoring --stat from command
line. But it should only do so when stat width is still default
(i.e. stat_width == 0).
In order to fix this, we should only set stat_width if stat_width is
zero. But it will never be. Commit 071dd0ba43 (format-patch: reduce
patch diffstat width to 72 - 2018-02-01) makes sure that default stat
width will be 72 (ignoring $COLUMNS, but could still be overriden by
--stat). So all we need to do here is drop the assignment.
Reported-by: Laszlo Ersek <lersek@redhat.com >
Helped-by: Leif Lindholm <leif.lindholm@linaro.org >
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2018-11-13 15:08:15 +09:00
..
2018-08-20 11:33:53 -07:00
2018-09-04 14:31:38 -07:00
2018-08-13 14:14:44 -07:00
2018-08-13 14:14:43 -07:00
2017-11-13 10:51:14 +09:00
2018-08-20 11:33:53 -07:00
2018-08-16 11:17:10 -07:00
2018-08-20 11:33:53 -07:00
2018-08-13 14:14:43 -07:00
2018-02-12 13:09:35 -08:00
2017-06-15 12:56:22 -07:00
2017-11-15 12:04:57 +09:00
2018-08-27 14:33:43 -07:00
2018-08-20 11:33:53 -07:00
2018-08-13 14:14:42 -07:00
2018-08-15 15:08:28 -07:00
2018-05-13 10:45:05 +09:00
2018-07-17 15:47:48 -07:00
2018-06-29 10:43:39 -07:00
2018-08-20 11:33:53 -07:00
2018-08-15 15:08:23 -07:00
2018-05-02 13:59:49 +09:00
2017-05-30 14:45:03 +09:00
2018-07-18 12:20:28 -07:00
2017-08-03 13:11:02 -07:00
2017-10-07 16:27:55 +09:00
2018-08-13 14:14:42 -07:00
2018-06-29 10:43:39 -07:00
2018-08-17 13:09:56 -07:00
2018-08-15 15:08:23 -07:00
2018-05-08 15:59:16 +09:00
2018-08-15 15:08:28 -07:00
2018-08-15 15:08:23 -07:00
2017-10-04 11:35:29 +09:00
2018-08-15 15:08:23 -07:00
2018-08-02 15:30:43 -07:00
2017-09-27 15:45:24 +09:00
2018-08-20 11:33:53 -07:00
2018-07-18 12:20:28 -07:00
2018-06-01 15:06:37 +09:00
2018-08-15 15:08:23 -07:00
2018-07-24 10:19:29 -07:00
2017-08-26 22:55:04 -07:00
2018-11-13 15:08:15 +09:00
2018-08-13 14:14:43 -07:00
2018-05-23 14:38:15 +09:00
2018-05-16 11:42:03 +09:00
2018-06-29 10:43:39 -07:00
2017-06-15 12:56:22 -07:00
2017-11-09 14:31:27 +09:00
2018-07-16 14:27:39 -07:00
2018-07-18 12:20:28 -07:00
2018-08-15 15:08:23 -07:00
2018-05-16 11:42:03 +09:00
2018-05-16 11:42:03 +09:00
2018-05-30 14:04:05 +09:00
2018-06-29 10:43:39 -07:00
2018-07-18 12:20:28 -07:00
2018-08-22 11:17:05 -07:00
2018-05-02 13:59:50 +09:00
2018-04-12 11:38:56 +09:00
2017-06-15 12:56:22 -07:00
2018-08-14 12:29:57 -07:00
2018-08-15 15:08:23 -07:00
2018-08-27 14:33:43 -07:00
2018-08-27 14:33:43 -07:00
2018-08-27 13:13:59 -07:00
2018-08-17 13:09:56 -07:00
2018-04-26 12:28:43 +09:00
2018-08-02 15:30:42 -07:00
2018-07-18 12:20:28 -07:00
2017-09-22 12:49:57 +09:00
2017-05-30 14:45:04 +09:00
2018-08-27 14:33:43 -07:00
2018-08-20 12:40:31 -07:00
2018-08-15 15:08:23 -07:00
2017-09-14 15:17:59 +09:00
2018-08-02 15:30:43 -07:00
2018-08-02 15:30:42 -07:00
2018-07-18 12:20:28 -07:00
2018-08-20 12:41:34 -07:00
2018-08-20 11:33:53 -07:00
2018-08-27 14:33:43 -07:00
2018-03-15 12:01:08 -07:00
2018-08-17 13:09:56 -07:00
2018-08-17 13:09:56 -07:00
2018-05-29 00:28:22 +09:00
2018-05-16 11:42:03 +09:00
2017-06-15 12:56:22 -07:00
2018-09-27 11:50:45 -07:00
2017-11-06 10:31:08 +09:00
2018-07-18 12:20:28 -07:00
2018-05-16 11:42:03 +09:00
2018-08-15 15:08:23 -07:00
2018-08-20 11:33:53 -07:00
2018-06-04 12:26:01 +09:00
2018-02-09 10:24:50 -08:00
2018-08-13 14:14:43 -07:00
2018-07-18 15:45:14 -07:00
2017-06-15 12:56:22 -07:00
2018-06-29 10:43:39 -07:00
2017-06-15 12:56:22 -07:00
2018-04-09 06:14:45 +09:00
2018-08-17 15:18:01 -07:00
2018-08-17 13:09:56 -07:00