1 $ git log --root --patch-with-stat --summary master
2 commit 59d314ad6f356dd08601a4cd5e530381da3e3c64
4 Author: A U Thor <author@example.com>
5 Date: Mon Jun 26 00:04:00 2006 +0000
9 commit c7a2ab9e8eac7b117442a607d5a9b3950ae34d5a
10 Author: A U Thor <author@example.com>
11 Date: Mon Jun 26 00:03:00 2006 +0000
18 3 files changed, 9 insertions(+), 0 deletions(-)
19 create mode 100644 file3
21 diff --git a/dir/sub b/dir/sub
22 index 35d242b..7289e35 100644
30 diff --git a/file0 b/file0
31 index 01e79c3..f4615da 100644
41 diff --git a/file3 b/file3
43 index 0000000..7289e35
52 commit 9a6d4949b6b76956d9d5e26f2791ec2ceff5fdc0
53 Author: A U Thor <author@example.com>
54 Date: Mon Jun 26 00:02:00 2006 +0000
60 2 files changed, 5 insertions(+), 0 deletions(-)
61 create mode 100644 file1
63 diff --git a/dir/sub b/dir/sub
64 index 8422d40..cead32e 100644
73 diff --git a/file1 b/file1
75 index 0000000..b1e6722
83 commit 1bde4ae5f36c8d9abe3a0fce0c6aab3c4a12fe44
84 Author: A U Thor <author@example.com>
85 Date: Mon Jun 26 00:01:00 2006 +0000
89 This is the second commit.
94 3 files changed, 5 insertions(+), 3 deletions(-)
95 delete mode 100644 file2
97 diff --git a/dir/sub b/dir/sub
98 index 35d242b..8422d40 100644
106 diff --git a/file0 b/file0
107 index 01e79c3..b414108 100644
117 diff --git a/file2 b/file2
118 deleted file mode 100644
119 index 01e79c3..0000000
127 commit 444ac553ac7612cc88969031b02b3767fb8a353a
128 Author: A U Thor <author@example.com>
129 Date: Mon Jun 26 00:00:00 2006 +0000
136 3 files changed, 8 insertions(+), 0 deletions(-)
137 create mode 100644 dir/sub
138 create mode 100644 file0
139 create mode 100644 file2
141 diff --git a/dir/sub b/dir/sub
143 index 0000000..35d242b
149 diff --git a/file0 b/file0
151 index 0000000..01e79c3
158 diff --git a/file2 b/file2
160 index 0000000..01e79c3