grep-commit
[Top][All Lists]
Advanced

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

grep branch, master, updated. v3.7-85-gd922927


From: Jim Meyering
Subject: grep branch, master, updated. v3.7-85-gd922927
Date: Mon, 30 May 2022 01:52:00 -0400 (EDT)

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  d92292704950c9b937dc9de54d5eecd822dfc20f (commit)
       via  c8d89e8c34b00d94836642956e0735723a408f13 (commit)
       via  656de767ee392178f4144614bf0ed78e5f821f4a (commit)
       via  5b98e7b7c22ef98be2f896ba4f260a6ebcc6e6f1 (commit)
      from  2ff819e75099217912d5dec3020c7ede701bb21e (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=d92292704950c9b937dc9de54d5eecd822dfc20f


commit d92292704950c9b937dc9de54d5eecd822dfc20f
Author: Jim Meyering <meyering@fb.com>
Date:   Sun May 29 22:42:55 2022 -0700

    tests: placate syntax-check's sorted-test rule
    
    * tests/Makefile.am (TESTS): Insert color-colors in sorted order.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index e39c84e..c0dd404 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -83,8 +83,8 @@ TESTS =                                               \
   case-fold-titlecase                          \
   char-class-multibyte                         \
   char-class-multibyte2                                \
-  context-0                                    \
   color-colors                                 \
+  context-0                                    \
   count-newline                                        \
   dfa-coverage                                 \
   dfa-heap-overrun                             \

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


commit d92292704950c9b937dc9de54d5eecd822dfc20f
Author: Jim Meyering <meyering@fb.com>
Date:   Sun May 29 22:42:55 2022 -0700

    tests: placate syntax-check's sorted-test rule
    
    * tests/Makefile.am (TESTS): Insert color-colors in sorted order.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index e39c84e..c0dd404 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -83,8 +83,8 @@ TESTS =                                               \
   case-fold-titlecase                          \
   char-class-multibyte                         \
   char-class-multibyte2                                \
-  context-0                                    \
   color-colors                                 \
+  context-0                                    \
   count-newline                                        \
   dfa-coverage                                 \
   dfa-heap-overrun                             \

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


commit d92292704950c9b937dc9de54d5eecd822dfc20f
Author: Jim Meyering <meyering@fb.com>
Date:   Sun May 29 22:42:55 2022 -0700

    tests: placate syntax-check's sorted-test rule
    
    * tests/Makefile.am (TESTS): Insert color-colors in sorted order.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index e39c84e..c0dd404 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -83,8 +83,8 @@ TESTS =                                               \
   case-fold-titlecase                          \
   char-class-multibyte                         \
   char-class-multibyte2                                \
-  context-0                                    \
   color-colors                                 \
+  context-0                                    \
   count-newline                                        \
   dfa-coverage                                 \
   dfa-heap-overrun                             \

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


commit d92292704950c9b937dc9de54d5eecd822dfc20f
Author: Jim Meyering <meyering@fb.com>
Date:   Sun May 29 22:42:55 2022 -0700

    tests: placate syntax-check's sorted-test rule
    
    * tests/Makefile.am (TESTS): Insert color-colors in sorted order.

diff --git a/tests/Makefile.am b/tests/Makefile.am
index e39c84e..c0dd404 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -83,8 +83,8 @@ TESTS =                                               \
   case-fold-titlecase                          \
   char-class-multibyte                         \
   char-class-multibyte2                                \
-  context-0                                    \
   color-colors                                 \
+  context-0                                    \
   count-newline                                        \
   dfa-coverage                                 \
   dfa-heap-overrun                             \

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

Summary of changes:
 bootstrap.conf    |   1 -
 cfg.mk            |   1 +
 doc/.gitignore    |   1 -
 doc/fdl.texi      | 505 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/POTFILES.in    |   1 +
 tests/Makefile.am |   2 +-
 tests/init.sh     |  43 +++--
 7 files changed, 532 insertions(+), 22 deletions(-)
 create mode 100644 doc/fdl.texi


hooks/post-receive
-- 
grep



reply via email to

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