projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d720518
)
* .gitattributes: Also check ChangeLog whitespace.
author
Jason Merrill
<jason@redhat.com>
Tue, 22 Oct 2019 03:12:04 +0000
(23:12 -0400)
committer
Jason Merrill
<jason@gcc.gnu.org>
Tue, 22 Oct 2019 03:12:04 +0000
(23:12 -0400)
From-SVN: r277278
.gitattributes
patch
|
blob
|
history
ChangeLog
patch
|
blob
|
history
diff --git
a/.gitattributes
b/.gitattributes
index 183fdcaaa9ad8778014764b088f2f8d57b124a0f..13debfd97e95a6390bbbf4a33566d70a2eb6eb10 100644
(file)
--- a/
.gitattributes
+++ b/
.gitattributes
@@
-3,3
+3,4
@@
*.[cCh] whitespace=indent-with-non-tab,space-before-tab,trailing-space
*.cc whitespace=indent-with-non-tab,space-before-tab,trailing-space
+ChangeLog whitespace=indent-with-non-tab,space-before-tab,trailing-space
diff --git
a/ChangeLog
b/ChangeLog
index bff525fe8fd2f7df1c8836e6b14a817b5bd257db..9ddc703260986eec2e526ed9731bc0f55b93130c 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2019-10-21 Jason Merrill <jason@redhat.com>
+
+ * .gitattributes: Also check ChangeLog whitespace.
+
2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
* contrib/dg-extract-results.sh: Add support for KPASS.