[pacman-dev] [GIT] pacman branch, master now at v3.0.0-235-gcacf968
Dan McGee
dan at archlinux.org
Sun Jun 17 13:21:55 EDT 2007
Hello,
This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.
Updating branch, master,
via cacf968970bbc63e8eb519e40194e6c083ba6a06 (commit)
via 2ab320a3885226ce28da0f2f2bc84b5f2d0f0539 (commit)
via 520841ee8a82460e0abb2a9a44c857556604cf56 (commit)
via a486fec3c48d57d48c7d871161c1510be10e0924 (commit)
from 7bd4486ebd15ba9cca0ee3e6a2c2ddc88ff104dc (commit)
- Log -----------------------------------------------------------------
commit cacf968970bbc63e8eb519e40194e6c083ba6a06
Author: Dan McGee <dan at archlinux.org>
Date: Thu Jun 14 11:12:21 2007 -0400
Update Doxyfile and add a few missing parts of documentation
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 2ab320a3885226ce28da0f2f2bc84b5f2d0f0539
Author: Dan McGee <dan at archlinux.org>
Date: Wed Jun 13 11:33:45 2007 -0400
Remove some use of goto in the pacman frontend
Refactor the goto cleanup; statements out of add.c and remove.c, and move
what the cleanup: label did into a function.
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 520841ee8a82460e0abb2a9a44c857556604cf56
Author: Dan McGee <dan at archlinux.org>
Date: Wed Jun 13 10:36:33 2007 -0400
Quick updates to the bash completion script
Signed-off-by: Dan McGee <dan at archlinux.org>
commit a486fec3c48d57d48c7d871161c1510be10e0924
Author: Chantry Xavier <shiningxc at gmail.com>
Date: Sun Jun 17 18:57:15 2007 +0200
FS7338: Fix conflicts typo totally this time.
The last typo fix for conflicts wasn't complete,
it only fixed one occurence of the conflicts variable, instead of the two :
http://www.archlinux.org/pipermail/pacman-dev/2007-May/008222.html
This caused all conflicts statement to be ignored, so all databases
will need to be rebuilt with a fixed repo-add.
Signed-off-by: Chantry Xavier <shiningxc at gmail.com>
-----------------------------------------------------------------------
Diffstat:
contrib/bash_completion | 25 +++++++++----------------
lib/libalpm/Doxyfile | 16 +++++++++++++++-
lib/libalpm/db.c | 11 +++++++++++
scripts/repo-add.in | 2 +-
src/pacman/add.c | 37 ++++++++++++++++++++++---------------
src/pacman/remove.c | 41 ++++++++++++++++++++++++++---------------
6 files changed, 84 insertions(+), 48 deletions(-)
hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
7bd4486ebd15ba9cca0ee3e6a2c2ddc88ff104dc \
cacf968970bbc63e8eb519e40194e6c083ba6a06
More information about the pacman-dev
mailing list