mbox

[pacman-dev,0/5] Miscellaneous pacman-conf tweaks

Message ID 20180209044908.22901-1-iff@escondida.tk
Headers show

Message

Ivy Foster Feb. 9, 2018, 4:49 a.m. UTC
From: Ivy Foster <iff@escondida.tk>

I started fiddling around with pacman-conf today, because I wanted to
add short options to it, and then just sort of...kept on for a bit.

Oh, I could be wrong, but I think that 'pacman-conf --repo <foo>'
pretty much covers [FS#25568][1].

[1]: https://bugs.archlinux.org/task/25568

Ivy Foster (5):
  pacman-conf: accept short options
  pacman-conf: simplify usage()
  pacman-conf: Make myname and myver into cpp macros MYNAME and MYVER
  pacman-conf: Make cleanup run automagically at exit
  pacman-conf.c: make parse_opts only parse opts

 src/pacman/pacman-conf.c | 84 +++++++++++++++++++++++++-----------------------
 1 file changed, 43 insertions(+), 41 deletions(-)