[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.0.0-595-ge289731

Dan McGee dan at archlinux.org
Sat Nov 17 11:19:33 EST 2007


On Nov 17, 2007 10:17 AM, Dan McGee <dan at archlinux.org> wrote:
> 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".
> -----------------------------------------------------------------------
>
> Summary of changes:
>  etc/pacman.d/mirrorlist.in |    1 +
>  lib/libalpm/Makefile.am    |    1 -
>  lib/libalpm/add.c          |   14 ++++------
>  lib/libalpm/add.h          |    6 ++--
>  lib/libalpm/alpm.c         |    6 ++--
>  lib/libalpm/alpm.h         |    8 +++---
>  lib/libalpm/alpm_list.c    |   59 ++++++++++++++++++++++++++-----------------
>  lib/libalpm/alpm_list.h    |   11 ++++---
>  lib/libalpm/backup.c       |    8 +++---
>  lib/libalpm/backup.h       |    6 ++--
>  lib/libalpm/be_files.c     |   52 +++++++++++++++++--------------------
>  lib/libalpm/cache.c        |    6 ++--
>  lib/libalpm/cache.h        |    6 ++--
>  lib/libalpm/conflict.c     |   12 +++-----
>  lib/libalpm/conflict.h     |    6 ++--
>  lib/libalpm/db.c           |   55 +++++++++++++++++++++++++++++-----------
>  lib/libalpm/db.h           |   14 ++++++---
>  lib/libalpm/delta.c        |    6 ++--
>  lib/libalpm/delta.h        |    6 ++--
>  lib/libalpm/deps.c         |   25 +++++++++---------
>  lib/libalpm/deps.h         |    6 ++--
>  lib/libalpm/error.c        |    6 ++--
>  lib/libalpm/error.h        |    6 ++--
>  lib/libalpm/group.h        |    6 ++--
>  lib/libalpm/handle.c       |    6 ++--
>  lib/libalpm/handle.h       |   10 +++---
>  lib/libalpm/log.c          |    6 ++--
>  lib/libalpm/log.h          |    6 ++--
>  lib/libalpm/md5.c          |    1 -
>  lib/libalpm/package.c      |   14 ++++------
>  lib/libalpm/package.h      |    6 ++--
>  lib/libalpm/po/POTFILES.in |    4 +-
>  lib/libalpm/provide.c      |   58 ------------------------------------------
>  lib/libalpm/provide.h      |   32 -----------------------
>  lib/libalpm/remove.c       |   15 +++++------
>  lib/libalpm/remove.h       |    6 ++--
>  lib/libalpm/server.c       |   60 ++++++++++++++++++++-----------------------
>  lib/libalpm/server.h       |   10 +++---
>  lib/libalpm/sync.c         |   11 +++----
>  lib/libalpm/sync.h         |    6 ++--
>  lib/libalpm/trans.c        |   18 +++++--------
>  lib/libalpm/trans.h        |    6 ++--
>  lib/libalpm/util.c         |   22 +++-------------
>  lib/libalpm/util.h         |    7 ++---
>  src/pacman/add.c           |    8 +++---
>  src/pacman/callback.c      |   10 +++---
>  src/pacman/conf.c          |    6 ++--
>  src/pacman/conf.h          |    6 ++--
>  src/pacman/deptest.c       |    9 +++---
>  src/pacman/package.c       |   14 +++++-----
>  src/pacman/package.h       |    6 ++--
>  src/pacman/remove.c        |    8 +++---
>  src/pacman/sync.c          |   22 ++--------------
>  src/pacman/util.c          |   14 +++++-----
>  src/util/testdb.c          |    6 ++--
>  src/util/testpkg.c         |    6 ++--
>  src/util/vercmp.c          |    8 +++---
>  57 files changed, 330 insertions(+), 429 deletions(-)
>  delete mode 100644 lib/libalpm/provide.c
>  delete mode 100644 lib/libalpm/provide.h

I like this recent trend of cutting code.

-Dan




More information about the pacman-dev mailing list