[pacman-dev] [PATCH 0/7] Add color to script output
William Giokas
1007380 at gmail.com
Sat Mar 2 16:50:55 EST 2013
With the advent of the pacman color patches, I figured that I would add
color output to the rest of the scripts in pacman.
This is a kind of not-3am v3 for the previous patch that I sent in.
William Giokas (7):
script: Add color to library/output_format.sh
makepkg: use output_format, add --quiet option
script: add color to pacman-db-upgrade
scripts: add color to pacman-key
scripts: add color to pacman-optimize
scripts: add color to pkgdelta
scripts: add color to repo-add
doc/makepkg.8.txt | 4 ++++
doc/pacman-key.8.txt | 3 +++
doc/repo-add.8.txt | 3 +++
scripts/library/README | 6 +++++-
scripts/library/output_format.sh | 18 +++++++++++++-----
scripts/library/term_colors.sh | 21 +++++++++++++++++++++
scripts/makepkg.sh.in | 35 +++++++----------------------------
scripts/pacman-db-upgrade.sh.in | 11 ++++++++++-
scripts/pacman-key.sh.in | 8 ++++++--
scripts/pacman-optimize.sh.in | 11 ++++++++++-
scripts/pkgdelta.sh.in | 6 ++++++
scripts/repo-add.sh.in | 5 +++++
12 files changed, 93 insertions(+), 38 deletions(-)
create mode 100644 scripts/library/term_colors.sh
--
1.8.2.rc1.24.g06d67b8
More information about the pacman-dev
mailing list