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 8e7652f1afd7ba5198f3aa10a94c50bb67f7a407 (commit) via 20392c0a025d01128eb78c6656db7c15b3fbcd89 (commit) via 2071286770b3dbe531423aa3e8517dac68f04154 (commit) via 7f14f185a2d05650e1f99f4ec40d60b597e8b0c7 (commit) via 20aa17c276c35e08c7a8e2aa20410b99a20f8129 (commit) from 86d4b8a3aad8317ee4f7db9dc0d897a0809c0c04 (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 8e7652f1afd7ba5198f3aa10a94c50bb67f7a407 Merge: 2071286770b3dbe531423aa3e8517dac68f04154 20392c0a025d01128eb78c6656db7c15b3fbcd89 Author: Dan McGee <dan@archlinux.org> Date: Tue Sep 29 21:08:06 2009 -0500 Merge branch 'maint' Conflicts: lib/libalpm/dload.c commit 2071286770b3dbe531423aa3e8517dac68f04154 Author: Dan McGee <dan@archlinux.org> Date: Mon Aug 24 11:19:26 2009 -0500 repo-add: clean up options parsing -f/--force has been dead for a while, so kill it off. In addition, the check for > 2 args is pretty useless when you do something like: repo-add -q -q or a more legit: repo-add -q /path/to/mine.db.tar.gz So instead make repo-add just return 1 when it doesn't do anything with the database which seems to make more sense. Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: configure.ac | 6 +++--- lib/libalpm/dload.c | 29 ++++++++++++++++++++++------- scripts/repo-add.sh.in | 29 ++++++++++++----------------- 3 files changed, 37 insertions(+), 27 deletions(-) hooks/post-receive -- The official pacman repository