[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.1.4-109-g2d991a2
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 2d991a25ae23ca73a9fd01aacade9e2842c2f9db (commit) via db4258c1fdf27708968baf9c4e730a014af40fd8 (commit) via 9f561370348ce44b2a5453ba63a8bf405c69e6f3 (commit) from ee2bbb39b52e9a62bc295792339ff46e245fad19 (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 2d991a25ae23ca73a9fd01aacade9e2842c2f9db Author: K. Piche <kevin@archlinux.org> Date: Fri Apr 4 23:02:23 2008 -0400 remove.c: refactor into functions Pulled two loops out of _alpm_remove_prepare and gave them their own functions. Signed-off-by: K. Piche <kevin@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> commit db4258c1fdf27708968baf9c4e730a014af40fd8 Author: K. Piche <kevin@archlinux.org> Date: Tue Apr 8 23:30:46 2008 -0400 Some comments for _alpm_unpack. Signed-off-by: K. Piche <kevin@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> commit 9f561370348ce44b2a5453ba63a8bf405c69e6f3 Author: K. Piche <kevin@archlinux.org> Date: Tue Apr 8 23:14:21 2008 -0400 add.c: added some tracing and improved some variable locality Signed-off-by: K. Piche <kevin@archlinux.org> [Dan: removed one logger] Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: lib/libalpm/add.c | 13 +++++-- lib/libalpm/remove.c | 99 ++++++++++++++++++++++++++++++-------------------- lib/libalpm/util.c | 11 ++++++ 3 files changed, 80 insertions(+), 43 deletions(-) hooks/post-receive -- The official pacman repository
participants (1)
-
Dan McGee