Age | Commit message (Expand) | Author |
2015-08-10 | fix memory leaks reported by -fsanitize | David Kalnischkies |
2014-09-05 | Ensure we have a Policy in CacheFile.BuildDepCache() | Michael Vogt |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies |
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | David Kalnischkies |
2012-02-18 | ensure that the cache-directories are really directories before | David Kalnischkies |
2012-02-11 | * apt-pkg/cachefile.cc: | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-13 | merge with debian/sid | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-22 | remove the caches in 'apt-get update', too, as they will be | David Kalnischkies |
2010-06-19 | fix the gcc warning about the initialisation order of variables caused | David Kalnischkies |
2010-06-04 | store also the SourceList we use internally for export | David Kalnischkies |
2010-06-04 | * apt-pkg/cachefile.{cc,h}: | David Kalnischkies |
2009-07-15 | display warnings instead of errors if the parts dirs doesn't exist | David Kalnischkies |
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 |
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 |
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 |
2006-06-07 | * apt-pkg/cachefile, cmdline/apt-get.cc: | Michael Vogt |
2004-09-20 | 'apt-get update' no longer does 'Building Dependency Tree'. | Arch Librarian |
2004-09-20 | Various bug fixes | Arch Librarian |
2004-09-20 | Alfredo's vendor stuff | Arch Librarian |
2004-09-20 | Join with aliencode | Arch Librarian |
2004-09-20 | Various minor bug fixes | Arch Librarian |
2004-09-20 | Fixed a typo | Arch Librarian |
2004-09-20 | Made apt-cache regenerate its cache in memory | Arch Librarian |
2004-09-20 | Support for memory-only caching | Arch Librarian |