[pacman-dev] [PATCH v3 2/2] wip: pacman: rework the UI of -F

Allan McRae allan at archlinux.org
Wed May 29 10:26:04 UTC 2019


On 29/5/19 7:30 am, morganamilo wrote:
> Reworks the UI of -F according to FS#47949
> 
> In short -F replaces both -Fs and -Fo.
> 
> Searching for an exact path (target contains "/"), causes the output to
> switch to the old -Fo output. Otherwise the old -Fs output is used.
> 
> Also strip the leading "/" from targets like how -Qo does.
> 
> TODO: docs
> ---
>  src/pacman/files.c  | 125 +++++++++++++++++---------------------------
>  src/pacman/pacman.c |  17 +-----
>  2 files changed, 49 insertions(+), 93 deletions(-)
> 

This patch looks good to me.  Happy to apply with updated docs.

A


More information about the pacman-dev mailing list