[GIT] branch master updated (e77e13b -> c7be863)

Daniel M. Capella polycitizen at gmail.com
Sun Mar 15 23:49:00 UTC 2020


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

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

    from e77e13b  pactree: Improve command line validation
     new c7be863  pactree: Fix redundant arrows in Graphviz output

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

  * c7be863 (HEAD -> master) pactree: Fix redundant arrows in Graphviz output


Detailed log of new commits:

commit c7be86316c1ee7bea8a892f618fb9f1fc126c7f7
Author: Sebastian Jakubiak <jakseb.dev at gmail.com>
Date:   Mon Mar 9 19:22:06 2020 +0100

    pactree: Fix redundant arrows in Graphviz output
    
    Fix an issue where a dependency and a package providing it were
    connected more than once in --graph output. The code supposed to
    prevent that did not always work due to using dangling pointers.
    
    Signed-off-by: Sebastian Jakubiak <jakseb.dev at gmail.com>
    Signed-off-by: Daniel M. Capella <polyzen at archlinux.org>

Summary of changes:
 src/pactree.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


More information about the pacman-contrib mailing list