[pacman-contrib] [GIT] branch master updated (86adc7b -> 42181f8)

Johannes Löthberg demize at archlinux.org
Mon Oct 31 21:54:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

demize pushed a change to branch master
in repository pacman-contrib.

    from 86adc7b  configure.ac: Add Vim modeline
     new 26f3b9f  pacsort: Make help/version output follow std-options
     new c965fc9  Remove (pacman) from help output
     new 42181f8  Move over pacsort testsuite

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Graph of new commits:

  * 42181f8 (HEAD -> master) Move over pacsort testsuite
  * c965fc9 Remove (pacman) from help output
  * 26f3b9f pacsort: Make help/version output follow std-options


Detailed log of new commits:

commit 42181f85c44de29d40642aeed897e030f30e0559
Author: Johannes Löthberg <johannes at kyriasis.com>
Date:   Sun Oct 23 16:20:30 2016 +0200

    Move over pacsort testsuite
    
    Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>

commit c965fc99c42a9fc57d6d0ba86f892950ef8558bf
Author: Johannes Löthberg <johannes at kyriasis.com>
Date:   Tue Oct 18 10:21:39 2016 +0200

    Remove (pacman) from help output
    
    Since it's no longer part of pacman proper it doesn't follow the same
    versions.
    
    Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>

commit 26f3b9f33f484dd74b3eb17acf57e1d85ff0f0a5
Author: Johannes Löthberg <johannes at kyriasis.com>
Date:   Tue Oct 18 10:19:31 2016 +0200

    pacsort: Make help/version output follow std-options
    
    Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>

Summary of changes:
 Makefile.am              |  12 +-
 build-aux/tap-driver.sh  | 652 +++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac             |   1 +
 src/checkupdates.sh.in   |   2 +-
 src/paccache.sh.in       |   2 +-
 src/pacdiff.sh.in        |   2 +-
 src/paclist.sh.in        |   2 +-
 src/paclog-pkglist.sh.in |   2 +-
 src/pacscripts.sh.in     |   2 +-
 src/pacsearch.pl.in      |   2 +-
 src/pacsort.c            |  17 +-
 src/pactree.c            |   4 +-
 src/rankmirrors.sh.in    |   2 +-
 src/updpkgsums.sh.in     |   2 +-
 test/Makefile.am         |   7 +
 test/pacsorttest.sh      | 113 ++++++++
 test/tap.sh              | 163 ++++++++++++
 17 files changed, 974 insertions(+), 13 deletions(-)
 create mode 100755 build-aux/tap-driver.sh
 create mode 100644 test/Makefile.am
 create mode 100755 test/pacsorttest.sh
 create mode 100644 test/tap.sh

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the pacman-contrib mailing list