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

Johannes Löthberg demize at archlinux.org
Tue Oct 18 08:18:49 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 a2b1db8  Make sure git-describe is in long format
     new 17beb34  pactree: Add --version
     new a970b3a  pacscripts: Make short version flag -v
     new d45b4d0  Fix distcheck
     new f308492  Add pacsort
     new d45a9b1  Update gitignore
     new 9b66899  src: Add gitignore
     new 86adc7b  configure.ac: Add Vim modeline

The 7 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:

  * 86adc7b (HEAD -> master) configure.ac: Add Vim modeline
  * 9b66899 src: Add gitignore
  * d45a9b1 Update gitignore
  * f308492 Add pacsort
  * d45b4d0 Fix distcheck
  * a970b3a pacscripts: Make short version flag -v
  * 17beb34 pactree: Add --version


Detailed log of new commits:

commit 86adc7b22ca4ccd19383753c170ddf5d6b525681
Author: Daniel M. Capella <polyzen at archlinux.info>
Date:   Tue Oct 18 03:28:14 2016 -0400

    configure.ac: Add Vim modeline
    
    Message-Id: <20161018072814.19439-4-polyzen at archlinux.info>

commit 9b668990f0c9e7e46a149665712ec8858510607b
Author: Daniel M. Capella <polyzen at archlinux.info>
Date:   Tue Oct 18 03:28:13 2016 -0400

    src: Add gitignore
    
    Message-Id: <20161018072814.19439-3-polyzen at archlinux.info>

commit d45a9b15ba530948f8b4d20e866e74b06b125d0c
Author: Daniel M. Capella <polyzen at archlinux.info>
Date:   Tue Oct 18 03:28:12 2016 -0400

    Update gitignore
    
    Message-Id: <20161018072814.19439-2-polyzen at archlinux.info>

commit f3084926d7bcdcbb0edc952436d5ba9a1121e645
Author: Daniel M. Capella <polyzen at archlinux.info>
Date:   Tue Oct 18 03:28:11 2016 -0400

    Add pacsort
    
    Message-Id: <20161018072814.19439-1-polyzen at archlinux.info>

commit d45b4d0f1c220ab9edee00df00ede5ebaed81fe1
Author: Johannes Löthberg <johannes at kyriasis.com>
Date:   Mon Oct 17 14:45:08 2016 +0200

    Fix distcheck
    
    Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>

commit a970b3aacaf8d0e5f8873f1fc767adc758ae27a8
Author: Johannes Löthberg <johannes at kyriasis.com>
Date:   Mon Oct 17 14:42:28 2016 +0200

    pacscripts: Make short version flag -v
    
    This follows the existing --help message and what automake expects.
    
    Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>

commit 17beb34556349e6c25fc6a2500b4babc2db42df9
Author: Johannes Löthberg <johannes at kyriasis.com>
Date:   Mon Oct 17 14:18:11 2016 +0200

    pactree: Add --version
    
    Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>

Summary of changes:
 .gitignore           |  11 +-
 Makefile.am          |   2 +-
 configure.ac         |   2 +
 doc/Makefile.am      |   4 +-
 src/.gitignore       |  14 ++
 src/Makefile.am      |   9 +-
 src/pacscripts.sh.in |   2 +-
 src/pacsort.c        | 551 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/pactree.c        |  88 ++++----
 9 files changed, 637 insertions(+), 46 deletions(-)
 create mode 100644 src/.gitignore
 create mode 100644 src/pacsort.c

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


More information about the pacman-contrib mailing list