Age | Commit message (Collapse) | Author |
|
- make pkgPolicy public again, libapt-pkg-perl (and probably
others) get unhappy without that
|
|
|
|
- split Open() into submethods to be able to build only parts
- make the OpProgress optional in the Cache buildprocess
|
|
as it does not require a cachefile at all
|
|
|
|
for apt-get update like operations for the frontends and also provides
hooks to run stuff in APT::Update::{Pre,Post}-Invoke
|
|
|
|
- move the code that does the work from apt-get.cc to pkgCacheFile::ListUpdate()
|
|
Author: jgg
Date: 2002-04-27 04:28:04 GMT
'apt-get update' no longer does 'Building Dependency Tree'.
|
|
Author: jgg
Date: 2001-02-20 07:03:16 GMT
Join with aliencode
|
|
Author: jgg
Date: 1999-06-27 03:18:28 GMT
Cache operator
|
|
Author: jgg
Date: 1999-06-12 03:43:48 GMT
Added [] operators to cachefile
|
|
Author: jgg
Date: 1999-04-18 06:36:36 GMT
Support for memory-only caching
|