Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-22 | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies | |
invalid in most cases anyway | |||
2010-06-19 | fix the gcc warning about the initialisation order of variables caused | David Kalnischkies | |
by moving Policy to public again (and therefore after SrcList) | |||
2010-06-04 | store also the SourceList we use internally for export | David Kalnischkies | |
2010-06-04 | * apt-pkg/cachefile.{cc,h}: | David Kalnischkies | |
- split Open() into submethods to be able to build only parts - make the OpProgress optional in the Cache buildprocess | |||
2009-07-15 | display warnings instead of errors if the parts dirs doesn't exist | David Kalnischkies | |
Parts dirs are /etc/apt/{sources.list,apt.conf,preferences}.d (in the default setup) | |||
2009-07-15 | merge with lp:~mvo/apt/debian-sid | David Kalnischkies | |
2009-07-06 | Support /etc/apt/preferences.d (Closes: #535512) | Julian Andres Klode | |
2009-06-30 | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | |
2008-01-07 | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt | |
as it does not require a cachefile at all | |||
2008-01-04 | support optional PulseInterval in ListUpdate | Michael Vogt | |
2008-01-04 | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | |
for apt-get update like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke | |||
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt | |
2006-06-07 | * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}: | Michael Vogt | |
- move the RunScripts() code into fileutl.{cc,h} * apt-pkg/cachefile.cc: - add support for "APT::Update::{Pre,Post}-Invoke" scripts | |||
2006-06-07 | * apt-pkg/cachefile, cmdline/apt-get.cc: | Michael Vogt | |
- move the code that does the work from apt-get.cc to pkgCacheFile::ListUpdate() | |||
2004-09-20 | 'apt-get update' no longer does 'Building Dependency Tree'. | Arch Librarian | |
Author: jgg Date: 2002-04-27 04:28:04 GMT 'apt-get update' no longer does 'Building Dependency Tree'. | |||
2004-09-20 | Various bug fixes | Arch Librarian | |
Author: jgg Date: 2001-07-01 20:49:08 GMT Various bug fixes | |||
2004-09-20 | Alfredo's vendor stuff | Arch Librarian | |
Author: jgg Date: 2001-03-13 06:51:46 GMT Alfredo's vendor stuff | |||
2004-09-20 | Join with aliencode | Arch Librarian | |
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode | |||
2004-09-20 | Various minor bug fixes | Arch Librarian | |
Author: jgg Date: 1999-06-24 04:06:30 GMT Various minor bug fixes | |||
2004-09-20 | Fixed a typo | Arch Librarian | |
Author: jgg Date: 1999-05-04 20:09:48 GMT Fixed a typo | |||
2004-09-20 | Made apt-cache regenerate its cache in memory | Arch Librarian | |
Author: jgg Date: 1999-04-19 02:35:38 GMT Made apt-cache regenerate its cache in memory | |||
2004-09-20 | Support for memory-only caching | Arch Librarian | |
Author: jgg Date: 1999-04-18 06:36:36 GMT Support for memory-only caching |