Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure we have a Policy in CacheFile.BuildDepCache() | Michael Vogt | 2014-09-05 | 1 | -0/+3 |
| | | | | | | This partly reverts d059cc2 and fixes bug #753297 in a more general way by ensuring that CacheFile.BuildDepCache() builds a pkgPolicy if there isn't one already. | ||||
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -1/+8 |
| | | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | ||||
* | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | 2014-03-13 | 1 | -2/+2 |
| | | | | | Reported-By: gcc -Wunused-parameter Git-Dch: Ignore | ||||
* | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies | 2012-03-04 | 1 | -1/+1 |
| | | | | initialized in the constructor." messages (no functional change) | ||||
* | ensure that the cache-directories are really directories before | David Kalnischkies | 2012-02-18 | 1 | -2/+2 |
| | | | | trying to get a list of included files from them | ||||
* | * apt-pkg/cachefile.cc: | David Kalnischkies | 2012-02-11 | 1 | -0/+34 |
| | | | - clean up lost atomic cachefiles with 'clean' (Closes: #650513) | ||||
* | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -0/+1 |
| | |||||
* | merge with debian/sid | David Kalnischkies | 2011-09-13 | 1 | -0/+14 |
|\ | |||||
| * | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies | 2011-08-22 | 1 | -0/+14 |
| | | | | | | invalid in most cases anyway | ||||
* | | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 2011-09-13 | 1 | -1/+3 |
|/ | |||||
* | fix the gcc warning about the initialisation order of variables caused | David Kalnischkies | 2010-06-19 | 1 | -1/+1 |
| | | | | by moving Policy to public again (and therefore after SrcList) | ||||
* | store also the SourceList we use internally for export | David Kalnischkies | 2010-06-04 | 1 | -12/+46 |
| | |||||
* | * apt-pkg/cachefile.{cc,h}: | David Kalnischkies | 2010-06-04 | 1 | -14/+36 |
| | | | | - split Open() into submethods to be able to build only parts - make the OpProgress optional in the Cache buildprocess | ||||
* | display warnings instead of errors if the parts dirs doesn't exist | David Kalnischkies | 2009-07-15 | 1 | -1/+3 |
| | | | | | Parts dirs are /etc/apt/{sources.list,apt.conf,preferences}.d (in the default setup) | ||||
* | merge with lp:~mvo/apt/debian-sid | David Kalnischkies | 2009-07-15 | 1 | -1/+1 |
|\ | |||||
| * | Support /etc/apt/preferences.d (Closes: #535512) | Julian Andres Klode | 2009-07-06 | 1 | -1/+1 |
| | | |||||
* | | add the various foldmarkers in apt-pkg & cmdline (no code change) | David Kalnischkies | 2009-06-30 | 1 | -3/+0 |
|/ | |||||
* | * move the ListUpdate() code from cachefile.h into algorithms.{cc,h} | Michael Vogt | 2008-01-07 | 1 | -74/+0 |
| | | | | as it does not require a cachefile at all | ||||
* | support optional PulseInterval in ListUpdate | Michael Vogt | 2008-01-04 | 1 | -3/+11 |
| | |||||
* | * merged the apt--DoListUpdate branch, this provides a common interface | Michael Vogt | 2008-01-04 | 1 | -0/+69 |
|\ | | | | | | | for apt-get update like operations for the frontends and also provides hooks to run stuff in APT::Update::{Pre,Post}-Invoke | ||||
| * | * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}: | Michael Vogt | 2006-06-07 | 1 | -0/+6 |
| | | | | | | | | | | | | - move the RunScripts() code into fileutl.{cc,h} * apt-pkg/cachefile.cc: - add support for "APT::Update::{Pre,Post}-Invoke" scripts | ||||
| * | * apt-pkg/cachefile, cmdline/apt-get.cc: | Michael Vogt | 2006-06-07 | 1 | -0/+46 |
| | | | | | | | | - move the code that does the work from apt-get.cc to pkgCacheFile::ListUpdate() | ||||
* | | * remove all the remaining #pragma implementation | Michael Vogt | 2007-06-08 | 1 | -4/+0 |
|/ | |||||
* | 'apt-get update' no longer does 'Building Dependency Tree'. | Arch Librarian | 2004-09-20 | 1 | -3/+13 |
| | | | | | | Author: jgg Date: 2002-04-27 04:28:04 GMT 'apt-get update' no longer does 'Building Dependency Tree'. | ||||
* | Various bug fixes | Arch Librarian | 2004-09-20 | 1 | -1/+4 |
| | | | | | | Author: jgg Date: 2001-07-01 20:49:08 GMT Various bug fixes | ||||
* | Alfredo's vendor stuff | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
| | | | | | | Author: jgg Date: 2001-03-13 06:51:46 GMT Alfredo's vendor stuff | ||||
* | Join with aliencode | Arch Librarian | 2004-09-20 | 1 | -34/+56 |
| | | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode | ||||
* | Various minor bug fixes | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
| | | | | | | Author: jgg Date: 1999-06-24 04:06:30 GMT Various minor bug fixes | ||||
* | Fixed a typo | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
| | | | | | | Author: jgg Date: 1999-05-04 20:09:48 GMT Fixed a typo | ||||
* | Made apt-cache regenerate its cache in memory | Arch Librarian | 2004-09-20 | 1 | -3/+2 |
| | | | | | | Author: jgg Date: 1999-04-19 02:35:38 GMT Made apt-cache regenerate its cache in memory | ||||
* | Support for memory-only caching | Arch Librarian | 2004-09-20 | 1 | -0/+96 |
Author: jgg Date: 1999-04-18 06:36:36 GMT Support for memory-only caching |