[pacman-contrib] [GIT] branch master updated (989f709 -> bae5fae)

Johannes Löthberg demize at archlinux.org
Mon Oct 17 07:57:27 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 989f709  configure.ac: Print configuration variables
     new 1272bbd  Initial setup for docs
     new 5e5fd0d  Add pactree manpage
     new bae5fae  doc: Add gitignore

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:

  * bae5fae (HEAD -> master) doc: Add gitignore
  * 5e5fd0d Add pactree manpage
  * 1272bbd Initial setup for docs


Detailed log of new commits:

commit bae5fae2fc6cdacd553a6c76902558315de8d0b6
Author: Johannes Löthberg <johannes at kyriasis.com>
Date:   Sat Oct 15 13:16:18 2016 +0200

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

commit 5e5fd0d29893bbaf4edae8f79a116173095c6e34
Author: Johannes Löthberg <johannes at kyriasis.com>
Date:   Sat Oct 15 13:15:46 2016 +0200

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

commit 1272bbd43a4cd7b262fec3aa76e42e8c1a98af20
Author: Johannes Löthberg <johannes at kyriasis.com>
Date:   Sat Oct 15 13:11:11 2016 +0200

    Initial setup for docs
    
    Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>

Summary of changes:
 Makefile.am               |  5 ++-
 configure.ac              | 27 +++++++++++++-
 doc/.gitignore            |  3 ++
 doc/Makefile.am           | 93 +++++++++++++++++++++++++++++++++++++++++++++++
 doc/asciidoc-override.css |  7 ++++
 doc/asciidoc.conf         | 72 ++++++++++++++++++++++++++++++++++++
 doc/footer.txt            | 21 +++++++++++
 doc/pactree.8.txt         | 72 ++++++++++++++++++++++++++++++++++++
 8 files changed, 297 insertions(+), 3 deletions(-)
 create mode 100644 doc/.gitignore
 create mode 100644 doc/Makefile.am
 create mode 100644 doc/asciidoc-override.css
 create mode 100644 doc/asciidoc.conf
 create mode 100644 doc/footer.txt
 create mode 100644 doc/pactree.8.txt

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


More information about the pacman-contrib mailing list