grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v2.21-11-gc2d0489


From: Jim Meyering
Subject: grep branch, master, updated. v2.21-11-gc2d0489
Date: Fri, 02 Jan 2015 03:13: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  c2d0489c43264b25f063058c4c34a66e2445abae (commit)
       via  d433dad3f4183eba763f73345055ba4800cdef43 (commit)
      from  4aed929ac46fae52b47990190d3ffa16fae233b0 (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=c2d0489c43264b25f063058c4c34a66e2445abae


commit c2d0489c43264b25f063058c4c34a66e2445abae
Author: Jim Meyering <address@hidden>
Date:   Thu Jan 1 18:50:53 2015 -0800

    gnulib: update to latest

diff --git a/gnulib b/gnulib
index 46d015f..aecd387 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 46d015f9c3c959d2d9b9c3b9e9c99f3f420277b0
+Subproject commit aecd38787af5ca0000e184912194e8c83123eb7f

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


commit c2d0489c43264b25f063058c4c34a66e2445abae
Author: Jim Meyering <address@hidden>
Date:   Thu Jan 1 18:50:53 2015 -0800

    gnulib: update to latest

diff --git a/gnulib b/gnulib
index 46d015f..aecd387 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 46d015f9c3c959d2d9b9c3b9e9c99f3f420277b0
+Subproject commit aecd38787af5ca0000e184912194e8c83123eb7f

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

Summary of changes:
 AUTHORS                                    |    2 +-
 ChangeLog-2009                             |    2 +-
 HACKING                                    |    2 +-
 Makefile.am                                |    2 +-
 NEWS                                       |    2 +-
 README                                     |    2 +-
 README-alpha                               |    2 +-
 README-hacking                             |    2 +-
 TODO                                       |    2 +-
 bootstrap                                  |    2 +-
 bootstrap.conf                             |    2 +-
 cfg.mk                                     |    2 +-
 configure.ac                               |    2 +-
 doc/Makefile.am                            |    2 +-
 doc/grep.in.1                              |    2 +-
 doc/grep.texi                              |    2 +-
 gnulib                                     |    2 +-
 lib/Makefile.am                            |    2 +-
 lib/colorize-posix.c                       |    2 +-
 lib/colorize-w32.c                         |    2 +-
 lib/colorize.h                             |    2 +-
 m4/pcre.m4                                 |    2 +-
 po/POTFILES.in                             |    2 +-
 src/Makefile.am                            |    2 +-
 src/dfa.c                                  |    2 +-
 src/dfa.h                                  |    2 +-
 src/dfasearch.c                            |    2 +-
 src/dosbuf.c                               |    2 +-
 src/grep.c                                 |    2 +-
 src/grep.h                                 |    2 +-
 src/kwsearch.c                             |    2 +-
 src/kwset.c                                |    2 +-
 src/kwset.h                                |    2 +-
 src/pcresearch.c                           |    2 +-
 src/search.h                               |    2 +-
 src/searchutils.c                          |    2 +-
 src/system.h                               |    2 +-
 tests/Makefile.am                          |    2 +-
 tests/backref                              |    2 +-
 tests/backslash-s-and-repetition-operators |    2 +-
 tests/backslash-s-vs-invalid-multitype     |    2 +-
 tests/bre                                  |    2 +-
 tests/bre.awk                              |    2 +-
 tests/case-fold-titlecase                  |    2 +-
 tests/count-newline                        |    2 +-
 tests/dfa-coverage                         |    2 +-
 tests/dfa-heap-overrun                     |    2 +-
 tests/dfa-match                            |    2 +-
 tests/dfa-match-aux.c                      |    2 +-
 tests/empty                                |    2 +-
 tests/empty-line-mb                        |    2 +-
 tests/ere                                  |    2 +-
 tests/ere.awk                              |    2 +-
 tests/file                                 |    2 +-
 tests/fmbtest                              |    2 +-
 tests/foad1                                |    2 +-
 tests/get-mb-cur-max.c                     |    2 +-
 tests/help-version                         |    2 +-
 tests/high-bit-range                       |    2 +-
 tests/init.sh                              |    2 +-
 tests/khadafy                              |    2 +-
 tests/match-lines                          |    2 +-
 tests/mb-dot-newline                       |    2 +-
 tests/mb-non-UTF8-overrun                  |    2 +-
 tests/mb-non-UTF8-performance              |    2 +-
 tests/multibyte-white-space                |    2 +-
 tests/multiple-begin-or-end-line           |    2 +-
 tests/null-byte                            |    2 +-
 tests/options                              |    2 +-
 tests/pcre                                 |    2 +-
 tests/pcre-abort                           |    2 +-
 tests/pcre-infloop                         |    2 +-
 tests/pcre-invalid-utf8-input              |    2 +-
 tests/pcre-o                               |    2 +-
 tests/pcre-utf8                            |    2 +-
 tests/pcre-w                               |    2 +-
 tests/pcre-wx-backref                      |    2 +-
 tests/posix-bracket                        |    2 +-
 tests/spencer1                             |    2 +-
 tests/spencer1-locale                      |    2 +-
 tests/spencer1-locale.awk                  |    2 +-
 tests/spencer1.awk                         |    2 +-
 tests/spencer2                             |    2 +-
 tests/status                               |    2 +-
 tests/surrogate-pair                       |    2 +-
 tests/symlink                              |    2 +-
 tests/tests                                |    2 +-
 tests/triple-backref                       |    2 +-
 tests/turkish-I                            |    2 +-
 tests/turkish-I-without-dot                |    2 +-
 tests/turkish-eyes                         |    2 +-
 tests/unibyte-bracket-expr                 |    2 +-
 tests/unibyte-negated-circumflex           |    2 +-
 tests/yesno                                |    2 +-
 94 files changed, 94 insertions(+), 94 deletions(-)


hooks/post-receive
-- 
grep



reply via email to

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