]> Savannah Git Hosting - gnulib.git/commitdiff
gitlog-to-changelog: include a dummy git-log-fix file
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 24 Mar 2014 15:04:57 +0000 (08:04 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 24 Mar 2014 15:05:24 +0000 (08:05 -0700)
Problem reported by Nathan Stratton Treadway in:
http://lists.gnu.org/archive/html/bug-tar/2014-03/msg00082.html
* build-aux/git-log-fix: New file.

ChangeLog
build-aux/git-log-fix [new file with mode: 0644]

index cd18c85f254a71af261daf2ab8c840ec993062aa..8fa880d0a7cb2c00c2f23f494d965e805f0253f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-03-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       gitlog-to-changelog: include a dummy git-log-fix file
+       Problem reported by Nathan Stratton Treadway in:
+       http://lists.gnu.org/archive/html/bug-tar/2014-03/msg00082.html
+       * build-aux/git-log-fix: New file.
+
 2014-03-13  Jim Meyering  <meyering@fb.com>
 
        gitlog-to-changelog: also include the file, git-log-fix
diff --git a/build-aux/git-log-fix b/build-aux/git-log-fix
new file mode 100644 (file)
index 0000000..1049375
--- /dev/null
@@ -0,0 +1,9 @@
+# This file is expected to be used via gitlog-to-changelog's --amend=FILE
+# option.  It specifies what changes to make to each given SHA1's commit
+# log and metadata, using Perl-eval'able expressions.
+
+# Here is an example, with leading "#" to comment it out:
+#
+#3a169f4c5d9159283548178668d2fae6fced3030
+## fix title:
+#s/all tile types/all file types/