[pacman-dev] [GIT] The official pacman repository branch, master, updated. v5.1.1-160-gd37e6d40

Allan McRae allan at archlinux.org
Mon Mar 25 01:14:31 UTC 2019


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  d37e6d40a19dadf41a223dcb1fde36c6fa622958 (commit)
       via  7a598d0845fda08e195e1a709297c761b68d79f4 (commit)
      from  9f5412d809a50a7ad18013222582d5b943216ae1 (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 d37e6d40a19dadf41a223dcb1fde36c6fa622958
Author: Eli Schwartz <eschwartz at archlinux.org>
Date:   Thu Mar 7 23:22:49 2019 -0500

    bash-completion: support file redirection completions
    
    The current completions don't properly handle redirection operators, and
    attempt to complete command completions rather than completing filenames
    to redirect to.
    
    bash-completion provides both _get_comp_words_by_ref and a higher-level
    wrapper _init_completion, but the latter provides handling of redirection
    operators, so switch to using that.
    
    Signed-off-by: Eli Schwartz <eschwartz at archlinux.org>
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 7a598d0845fda08e195e1a709297c761b68d79f4
Author: Allan McRae <allan at archlinux.org>
Date:   Wed Mar 20 09:58:16 2019 +1000

    Use bug tracker to track bugs
    
    The mailing list requires subscription.  So does the bug tracker,
    but that is more obvious.
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

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

Summary of changes:
 doc/footer.asciidoc                   |  5 +++--
 scripts/completion/bash_completion.in | 18 +++++++++---------
 2 files changed, 12 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list