[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v3.5.0-23-gb0bb4f9
Dan McGee
dan at archlinux.org
Mon Mar 21 09:07:55 EDT 2011
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, maint has been updated
via b0bb4f9024712adcee5e2baf6cebe73c966d7d7f (commit)
via 9cab9807e02674fd5a7efcea2a408c70c1f9d40c (commit)
via c3e72e11b643b2a24608e1936763fb148613e464 (commit)
via fd3acff5e6b587c0fab04c2c3a34a1285e398a11 (commit)
via d3b32a68fe7de022df998c37b2bbe7e053d06dfb (commit)
via 451f9493f52975cad08ce9ff3b57c4d1993abfde (commit)
from 78e55be0e6e51fe34e51544070c69cb6634b7eff (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 b0bb4f9024712adcee5e2baf6cebe73c966d7d7f
Author: Allan McRae <allan at archlinux.org>
Date: Mon Mar 21 13:29:37 2011 +1000
Do not query group selection when using -Sp
Remove unnecessary output when using -Sp. Fixes FS#23340.
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 9cab9807e02674fd5a7efcea2a408c70c1f9d40c
Author: Allan McRae <allan at archlinux.org>
Date: Mon Mar 21 15:16:51 2011 +1000
Some more zsh completion tidy up
Changes for consistency across functions
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit c3e72e11b643b2a24608e1936763fb148613e464
Author: Allan McRae <allan at archlinux.org>
Date: Mon Mar 21 14:11:18 2011 +1000
Fix zsh completion
Fixes completion for "pacman -S <tab>" and "pacman -S repo/<tab>"
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux at cryptocrack.de>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit fd3acff5e6b587c0fab04c2c3a34a1285e398a11
Author: Dan McGee <dan at archlinux.org>
Date: Mon Mar 21 00:24:36 2011 -0500
Restore --debug/--verbose output without a primary operation
This is by no means a guarantee of this behavior remaining the same in
the future, but it is easy enough to do what we used to in this case by
delaying any sort of error condition until after we are completely done
parsing options. Addresses FS#23370.
Signed-off-by: Dan McGee <dan at archlinux.org>
commit d3b32a68fe7de022df998c37b2bbe7e053d06dfb
Author: Dan McGee <dan at archlinux.org>
Date: Sun Mar 20 23:37:56 2011 -0500
Add a few more notes about translating using Transifex
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 451f9493f52975cad08ce9ff3b57c4d1993abfde
Author: Dan McGee <dan at archlinux.org>
Date: Sun Mar 20 23:08:22 2011 -0500
Update source translation files in prep for 3.5.1
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
contrib/zsh_completion.in | 26 ++++++++++++--------------
doc/translation-help.txt | 15 +++++++++++++++
lib/libalpm/po/libalpm.pot | 8 ++++++--
po/pacman.pot | 21 ++++-----------------
src/pacman/pacman.c | 14 +++++++-------
src/pacman/sync.c | 40 ++++++++++++++++++++++++++--------------
6 files changed, 70 insertions(+), 54 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list