[pacman-dev] [GIT] The official pacman repository branch, master, updated. v4.1.0rc1-35-g38f0a7d
Allan McRae
allan at archlinux.org
Tue Mar 26 01:57:17 EDT 2013
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 38f0a7d46276c0c2f89993037f0ac7dcd516875a (commit)
via f797749c4eb3a1c3fe2c065c0e1b324b7a793326 (commit)
via bf3618a7c1d363378575987af6f552475ac6b392 (commit)
via 6e2c15099a8708e5f1bd5ccacd8d1a6ee3b39774 (commit)
via fb522face1da5989d79540a9912c9bc3ca830935 (commit)
via cd6ca88c49ce795d4d5a36454aaf8adb955114f8 (commit)
from 3eee3d67af2cb9b4375285c50faa344954223cdc (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 38f0a7d46276c0c2f89993037f0ac7dcd516875a
Author: Simon Gomizelj <simongmzlj at gmail.com>
Date: Mon Mar 25 14:43:39 2013 -0400
signature_display should also be colourized
Signed-off-by: Simon Gomizelj <simongmzlj at gmail.com>
Signed-off-by: Allan McRae <allan at archlinux.org>
commit f797749c4eb3a1c3fe2c065c0e1b324b7a793326
Author: Kyle Keen <keenerd at gmail.com>
Date: Thu Mar 21 17:40:32 2013 -0400
contrib: adding checkupdates
Signed-off-by: Kyle Keen <keenerd at gmail.com>
[Allan: update contrib/README]
Signed-off-by: Allan McRae <allan at archlinux.org>
commit bf3618a7c1d363378575987af6f552475ac6b392
Author: Allan McRae <allan at archlinux.org>
Date: Wed Mar 20 17:27:50 2013 +1000
contrib: Update bash_completion
Check all options are included in bash-completion. Alphabetize the
pacman_key options for easier maintenance.
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 6e2c15099a8708e5f1bd5ccacd8d1a6ee3b39774
Author: Allan McRae <allan at archlinux.org>
Date: Wed Mar 20 17:07:16 2013 +1000
Remove duplicate option
The "skippgpcheck" option was specified twice. Also, fix alphabetical
ordering.
Signed-off-by: Allan McRae <allan at archlinux.org>
commit fb522face1da5989d79540a9912c9bc3ca830935
Author: Daniel Wallace <danielwallace at gtmanfred.com>
Date: Mon Mar 18 03:37:03 2013 -0400
zsh_completion: remove sigfiles from package files completion
use setopt extendedglob to remove sigfiles from package completion
Signed-off-by: Daniel Wallace <danielwallace at gtmanfred.com>
Signed-off-by: Allan McRae <allan at archlinux.org>
commit cd6ca88c49ce795d4d5a36454aaf8adb955114f8
Author: Daniel Wallace <danielwallace at gtmanfred.com>
Date: Mon Mar 18 01:46:55 2013 -0400
zsh completion: make $tmp local
The tmp variable is conflicting with the $tmp variable in
${^fpath}/_main_complete(N) and which is used to complete all the
functions, and causing an error: command not found: for whatever was in
$tmp (which in this case is the last value in $words[@])
making it local fixes this.
Signed-off-by: Daniel Wallace <danielwallace at gtmanfred.com>
Signed-off-by: Allan McRae <allan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
contrib/Makefile.am | 3 +++
contrib/README | 3 +++
contrib/bash_completion.in | 14 ++++++++------
contrib/checkupdates.sh.in | 44 ++++++++++++++++++++++++++++++++++++++++++++
contrib/zsh_completion.in | 10 +++++-----
scripts/makepkg.sh.in | 4 ++--
src/pacman/util.c | 2 +-
7 files changed, 66 insertions(+), 14 deletions(-)
create mode 100644 contrib/checkupdates.sh.in
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list