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 b7f61aa55755d95d2e3a6dd7058971c68276c369 (commit) from 0428f6213bcb5586d4ec9feb18af9a883c463793 (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 b7f61aa55755d95d2e3a6dd7058971c68276c369 Author: morganamilo <morganamilo@archlinux.org> Date: Wed Nov 27 17:45:20 2019 +0000 pacman: print error when -Fx is given invalid regex When processing the targets for -Fx, compile all the regex ahead of time, printing an error for each that failed to compile. Then, if they all compiled successfully, continue with printing files. Signed-off-by: morganamilo <morganamilo@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: src/pacman/files.c | 57 +++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 44 insertions(+), 13 deletions(-) hooks/post-receive -- The official pacman repository