[arch-projects] [devtools] [GIT] The official devtools repository branch master updated. 20180531-24-gb66ce08

Levente Polyak anthraxx at archlinux.org
Thu Mar 28 20:18:20 UTC 2019


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 "The official devtools repository".

The branch, master has been updated
       via  b66ce081e7849af19429949fad57e683b595fbfc (commit)
       via  1ab9b34c4cac0648149ffdeeca223947816675f0 (commit)
       via  ebba5a588534bce575c877694790af87a812aa6c (commit)
      from  c9b6f58f8e511b62085fa7e592aa5ecbe2a38074 (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 -----------------------------------------------------------------
commit b66ce081e7849af19429949fad57e683b595fbfc
Author: Eli Schwartz via arch-projects <arch-projects at archlinux.org>
Date:   Mon Mar 25 16:32:20 2019 -0400

    fix up sogrep manpage to correspond with current sogrep command
    
    Signed-off-by: Eli Schwartz <eschwartz at archlinux.org>

commit 1ab9b34c4cac0648149ffdeeca223947816675f0
Author: Eli Schwartz via arch-projects <arch-projects at archlinux.org>
Date:   Mon Mar 25 16:32:19 2019 -0400

    add sogrep command
    
    This is the new and improved, canonical sogrep command, now with a valid
    license.
    
    The previous version of sogrep had several issues and inefficiencies,
    and ultimately wasn't really the finished project I wanted it to be. Due
    to a mistake in communication, I was totally unaware it was in the
    process of being merged at all, nor that there was a licensing issue, or
    I would have recommended waiting for both further improvements, and a
    declaration of license intent; nevertheless, here it is now, and I
    formally give this over into the GPLv2+ domain.
    
    Signed-off-by: Eli Schwartz <eschwartz at archlinux.org>

commit ebba5a588534bce575c877694790af87a812aa6c
Author: Eli Schwartz via arch-projects <arch-projects at archlinux.org>
Date:   Mon Mar 25 16:32:18 2019 -0400

    sogrep: don't be templated when it is not templated
    
    Partition the Makefile targets to only clean configured files, and make
    the configured files be a subset of the bin programs.
    
    Signed-off-by: Eli Schwartz <eschwartz at archlinux.org>

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

Summary of changes:
 .gitignore            |   1 -
 Makefile              |   9 ++-
 doc/sogrep.1.asciidoc |  10 +++-
 sogrep                | 149 ++++++++++++++++++++++++++++++++++++++++++++++++++
 sogrep.in             |  98 ---------------------------------
 5 files changed, 163 insertions(+), 104 deletions(-)
 create mode 100755 sogrep
 delete mode 100644 sogrep.in


hooks/post-receive
-- 
The official devtools repository


More information about the arch-projects mailing list