pacman/scripts
Dave Reisner df7b390514 pacman-key: refactor get_from
This function had a variety of pitfalls, including the inability to
successfully find a key=value pair where no whitespace surrounded the
equals sign. Make it more robust by splitting the line on the equals
itself, and performing whitespace trimming on the resulting key/value
pair.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2011-07-19 10:27:54 +10:00
..
library parse_options: accept multiple arguments 2011-07-05 10:22:31 -05:00
po Add library files to POTFILES.in 2011-07-05 10:22:37 -05:00
.gitignore Move some .gitignore entries 2011-07-18 10:28:19 -05:00
Makefile.am fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
makepkg.sh.in Merge branch 'maint' 2011-07-18 10:41:37 -05:00
pacman-db-upgrade.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
pacman-key.sh.in pacman-key: refactor get_from 2011-07-19 10:27:54 +10:00
pacman-optimize.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
pkgdelta.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
rankmirrors.sh.in fix vim syntax highlighting of .sh files 2011-06-30 10:44:45 -05:00
repo-add.sh.in repo-add: do not print full path of signature file 2011-07-18 10:35:57 -05:00