Junio C Hamano
8e444e66df
Merge branch 'so/log-m-implies-p'
...
The "-m" option in "git log -m" that does not specify which format,
if any, of diff is desired did not have any visible effect; it now
implies some form of diff (by default "--patch") is produced.
* so/log-m-implies-p:
diff-merges: let "-m" imply "-p"
diff-merges: rename "combined_imply_patch" to "merges_imply_patch"
stash list: stop passing "-m" to "git log"
git-svn: stop passing "-m" to "git rev-list"
diff-merges: move specific diff-index "-m" handling to diff-index
t4013: test "git diff-index -m"
t4013: test "git diff-tree -m"
t4013: test "git log -m --stat"
t4013: test "git log -m --raw"
t4013: test that "-m" alone has no effect in "git log"
2021-06-14 13:33:27 +09:00
..
2021-06-10 12:04:26 +09:00
2021-03-27 15:13:12 -07:00
2021-06-10 12:04:27 +09:00
2021-06-14 13:33:27 +09:00
2021-02-24 15:21:25 -08:00
2020-08-04 18:34:02 -07:00
2021-05-11 15:27:22 +09:00
2021-03-19 15:25:38 -07:00
2021-02-23 13:33:02 -08:00
2021-04-28 13:34:44 +09:00
2021-06-14 13:33:27 +09:00
2021-04-16 13:36:55 -07:00
2021-05-10 15:06:22 +09:00
2021-04-07 22:20:33 -07:00
2020-09-19 15:56:06 -07:00
2020-10-08 14:01:15 -07:00
2020-08-28 14:06:06 -07:00
2021-01-12 14:04:39 -08:00
2021-02-25 16:43:30 -08:00
2020-06-08 18:06:28 -07:00
2020-07-30 09:16:48 -07:00
2021-03-03 16:43:06 -08:00
2021-01-12 14:04:40 -08:00
2020-10-27 15:09:51 -07:00
2020-10-20 11:57:40 -07:00
2021-04-01 12:58:58 -07:00
2020-11-02 13:17:39 -08:00
2021-04-07 16:54:08 -07:00
2021-04-19 14:16:59 -07:00
2020-05-08 14:25:01 -07:00
2021-04-10 23:36:34 -07:00
2021-04-10 23:36:34 -07:00
2021-05-17 15:56:29 +09:00
2020-09-20 21:30:26 -07:00
2020-09-21 13:37:03 -07:00
2020-09-21 13:37:03 -07:00
2021-02-22 13:35:49 -08:00
2020-06-25 14:19:23 -07:00
2020-10-04 12:56:29 -07:00
2020-08-18 13:25:05 -07:00
2020-10-20 12:22:25 -07:00
2021-02-15 16:48:38 -08:00
2020-09-25 10:59:44 -07:00
2021-05-11 15:27:23 +09:00
2021-01-20 19:10:42 -08:00
2021-02-10 23:43:55 -08:00
2021-04-10 23:36:34 -07:00
2020-08-04 18:34:01 -07:00
2021-02-22 12:07:40 -08:00
2020-08-31 11:44:33 -07:00
2021-03-01 14:02:57 -08:00
2020-12-13 15:53:50 -08:00
2021-05-04 12:09:43 +09:00
2021-02-05 16:40:44 -08:00
2021-01-23 11:48:20 -08:00
2020-06-25 09:18:53 -07:00
2020-11-04 14:04:44 -08:00
2021-05-10 15:06:22 +09:00
2021-04-16 13:36:55 -07:00
2020-05-05 16:07:30 -07:00
2021-02-09 14:09:16 -08:00
2021-03-13 15:34:32 -08:00
2021-04-10 23:36:34 -07:00
2021-04-01 13:07:37 -07:00
2020-08-03 12:40:09 -07:00
2021-04-10 23:36:34 -07:00
2021-03-24 14:36:27 -07:00
2021-03-13 15:41:45 -08:00
2021-02-17 17:21:41 -08:00
2021-05-07 12:47:40 +09:00
2020-10-27 11:40:33 -07:00
2021-05-10 14:12:47 +09:00
2020-10-07 09:49:05 -07:00
2021-02-17 16:25:29 -08:00
2020-12-12 23:35:51 -08:00
2020-10-20 11:57:40 -07:00
2021-04-08 14:18:03 -07:00
2021-05-17 07:06:13 +09:00
2021-02-10 13:34:51 -08:00
2020-08-17 10:50:14 -07:00
2020-12-21 13:47:32 -08:00
2021-03-30 12:57:48 -07:00
2021-05-22 17:56:46 +09:00
2021-02-19 19:36:47 -08:00
2020-06-24 09:14:21 -07:00
2021-04-10 23:36:34 -07:00
2020-10-08 09:25:29 -07:00
2021-02-19 19:36:47 -08:00
2021-01-09 22:57:24 -08:00
2020-11-16 13:44:01 -08:00
2021-01-30 09:57:40 -08:00
2021-05-07 12:47:39 +09:00
2021-05-04 11:52:03 +09:00
2020-08-04 18:34:01 -07:00
2021-03-22 14:00:24 -07:00
2020-06-25 09:18:53 -07:00
2020-09-20 21:29:02 -07:00
2021-03-01 09:02:01 -08:00
2021-05-04 11:52:03 +09:00
2020-11-01 15:54:14 -08:00
2021-05-04 11:52:03 +09:00
2021-05-04 11:52:03 +09:00
2021-04-10 23:36:34 -07:00
2020-07-06 22:09:13 -07:00
2020-10-04 12:54:07 -07:00
2021-04-08 15:54:26 -07:00
2020-07-18 13:43:34 -07:00
2021-05-19 21:11:49 +09:00
2021-02-24 15:21:25 -08:00
2020-11-01 15:54:14 -08:00
2020-11-01 15:54:14 -08:00
2021-04-10 23:36:34 -07:00
2021-04-10 23:36:34 -07:00
2021-04-10 23:36:34 -07:00
2021-05-07 12:47:40 +09:00
2020-10-20 11:57:35 -07:00
2021-01-21 15:50:01 -08:00
2020-11-30 13:55:54 -08:00
2020-08-17 10:50:14 -07:00
2021-05-16 21:05:24 +09:00
2020-11-04 14:04:44 -08:00
2020-09-30 14:52:00 -07:00
2020-09-18 15:41:56 -07:00
2020-07-08 22:08:54 -07:00
2021-04-19 14:09:11 -07:00
2021-05-18 10:08:03 +09:00
2020-10-20 11:57:40 -07:00
2021-04-14 23:41:00 -07:00
2021-04-03 23:19:04 -07:00