grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep branch, master, updated. v2.13-16-g86a709a


From: Jim Meyering
Subject: grep branch, master, updated. v2.13-16-g86a709a
Date: Sun, 12 Aug 2012 08:06:12 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  86a709a5d48b25d6c0d9ba618e050548494b790a (commit)
       via  6dda5eec9f5ec36d6b58bd9f1fd2bc9c130022af (commit)
       via  c96b0f2c8220f171f8fabd62aa1457ebff4d9277 (commit)
      from  e99afd62863ab58eb2c9cdb5daa7f7f3bdc04a31 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=86a709a5d48b25d6c0d9ba618e050548494b790a


commit 86a709a5d48b25d6c0d9ba618e050548494b790a
Author: Jim Meyering <address@hidden>
Date:   Mon Aug 6 17:19:06 2012 +0200

    build: update gnulib and bootstrap

diff --git a/bootstrap b/bootstrap
index e00c8bb..e3e270b 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Print a version string.
-scriptversion=2012-07-10.09; # UTC
+scriptversion=2012-07-19.14; # UTC
 
 # Bootstrap this package from checked-out sources.
 
@@ -214,6 +214,8 @@ use_git=true
 # otherwise find the first of the NAMES that can be run (i.e.,
 # supports --version).  If found, set ENVVAR to the program name,
 # die otherwise.
+#
+# FIXME: code duplication, see also gnu-web-doc-update.
 find_tool ()
 {
   find_tool_envvar=$1
diff --git a/gnulib b/gnulib
index 6c37e0a..a451aa0 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 6c37e0a73c7c1b6fe6eac4d794e2e65791a2700d
+Subproject commit a451aa0d0cbbec1efae7d07eb002fd4220511a27

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=6dda5eec9f5ec36d6b58bd9f1fd2bc9c130022af


commit 86a709a5d48b25d6c0d9ba618e050548494b790a
Author: Jim Meyering <address@hidden>
Date:   Mon Aug 6 17:19:06 2012 +0200

    build: update gnulib and bootstrap

diff --git a/bootstrap b/bootstrap
index e00c8bb..e3e270b 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Print a version string.
-scriptversion=2012-07-10.09; # UTC
+scriptversion=2012-07-19.14; # UTC
 
 # Bootstrap this package from checked-out sources.
 
@@ -214,6 +214,8 @@ use_git=true
 # otherwise find the first of the NAMES that can be run (i.e.,
 # supports --version).  If found, set ENVVAR to the program name,
 # die otherwise.
+#
+# FIXME: code duplication, see also gnu-web-doc-update.
 find_tool ()
 {
   find_tool_envvar=$1
diff --git a/gnulib b/gnulib
index 6c37e0a..a451aa0 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 6c37e0a73c7c1b6fe6eac4d794e2e65791a2700d
+Subproject commit a451aa0d0cbbec1efae7d07eb002fd4220511a27

http://git.savannah.gnu.org/cgit/grep.git/commit/?id=c96b0f2c8220f171f8fabd62aa1457ebff4d9277


commit 86a709a5d48b25d6c0d9ba618e050548494b790a
Author: Jim Meyering <address@hidden>
Date:   Mon Aug 6 17:19:06 2012 +0200

    build: update gnulib and bootstrap

diff --git a/bootstrap b/bootstrap
index e00c8bb..e3e270b 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Print a version string.
-scriptversion=2012-07-10.09; # UTC
+scriptversion=2012-07-19.14; # UTC
 
 # Bootstrap this package from checked-out sources.
 
@@ -214,6 +214,8 @@ use_git=true
 # otherwise find the first of the NAMES that can be run (i.e.,
 # supports --version).  If found, set ENVVAR to the program name,
 # die otherwise.
+#
+# FIXME: code duplication, see also gnu-web-doc-update.
 find_tool ()
 {
   find_tool_envvar=$1
diff --git a/gnulib b/gnulib
index 6c37e0a..a451aa0 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 6c37e0a73c7c1b6fe6eac4d794e2e65791a2700d
+Subproject commit a451aa0d0cbbec1efae7d07eb002fd4220511a27

-----------------------------------------------------------------------

Summary of changes:
 NEWS                |    7 +++++++
 bootstrap           |    4 +++-
 gnulib              |    2 +-
 src/dfasearch.c     |    4 +++-
 tests/Makefile.am   |    1 +
 tests/empty-line-mb |   29 +++++++++++++++++++++++++++++
 6 files changed, 44 insertions(+), 3 deletions(-)
 create mode 100755 tests/empty-line-mb


hooks/post-receive
-- 
grep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]