]> git.ipfire.org Git - people/stevee/pakfire.git/commit - po/pakfire.pot
Move C module to newer version of libsolv.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 May 2012 12:43:25 +0000 (12:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 May 2012 12:43:25 +0000 (12:43 +0000)
commit9b68f47c96625fdafc9b3810de08563abe8e78be
treef91b4c575918bbbae85df8d06320f2bbe64954bb
parent0475d659ff7e60006d4caab273e6d0a24ab272bc
Move C module to newer version of libsolv.

Many more improvements which should make the
transaction check much faster.
19 files changed:
po/pakfire.pot
python/pakfire/actions.py
python/pakfire/base.py
python/pakfire/builder.py
python/pakfire/filelist.py
python/pakfire/packages/installed.py
python/pakfire/repository/database.py
python/pakfire/repository/index.py
python/pakfire/repository/system.py
python/pakfire/satsolver.py
python/pakfire/transaction.py
python/src/_pakfiremodule.c
python/src/repo.c
python/src/repo.h
python/src/request.c
python/src/request.h
python/src/solution.c
python/src/solver.c
python/src/solver.h