[pacman-dev] [GIT] The official pacman repository branch, master, updated. v5.2.1-49-ge578903b

Allan McRae allan at archlinux.org
Thu Mar 5 23:33:12 UTC 2020


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 pacman repository".

The branch, master has been updated
       via  e578903b60081bb8a7ddd094ed67946d5e48b719 (commit)
      from  aff69f43b1bd9cf602dd5bf2c0b6d1bbe5e336f2 (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 e578903b60081bb8a7ddd094ed67946d5e48b719
Author: Anatol Pomozov <anatol.pomozov at gmail.com>
Date:   Thu Mar 5 15:09:14 2020 -0800

    Move flushing 'output' list into separate function
    
    'output' is a list of messages that pacman received but delayed printing
    to avoid messing with UI.
    
    Such functionality is useful for the upcoming multi-line progress bar
    UI. Let's move it to a separate function.
    
    Signed-off-by: Anatol Pomozov <anatol.pomozov at gmail.com>
    Signed-off-by: Allan McRae <allan at archlinux.org>

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

Summary of changes:
 src/pacman/callback.c | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list