index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
pkgcache.h
Age
Commit message (
Expand
)
Author
2015-06-15
hide Translation-* in 'apt-cache policy' output
David Kalnischkies
2015-06-12
store Release files data in the Cache
David Kalnischkies
2015-06-09
rework hashsum verification in the acquire system
David Kalnischkies
2014-11-08
guard pkg/grp hashtable creation changes
David Kalnischkies
2014-11-08
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-09-30
mark private methods as hidden
David Kalnischkies
2014-09-27
store source name and version in binary cache
David Kalnischkies
2014-09-27
drop stored StringItems in favor of in-memory mappings
David Kalnischkies
2014-09-27
deprecate Pkg->Name in favor of Grp->Name
David Kalnischkies
2014-06-18
remove the Section member from package struct
David Kalnischkies
2014-06-18
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-06-18
increase hashtable size for packages/groups by factor 5
David Kalnischkies
2014-06-18
Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental
Michael Vogt
2014-06-18
[API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::Next
Michael Vogt
2014-05-29
increase Pkg/Grp hash table size from 2k to 64k
Michael Vogt
2014-05-10
invalid cache if architecture set doesn't match
David Kalnischkies
2014-05-07
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
2014-03-13
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
make doxygen more quiet, fix issues and disable latex
David Kalnischkies
2014-02-27
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2013-01-08
* [ABI BREAK] apt-pkg/pkgcache.h:
Michael Vogt
2011-12-13
revert 2184.1.2: do not pollute namespace in headers
David Kalnischkies
2011-11-23
* apt-pkg/depcache.cc:
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-07-20
apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size
Julian Andres Klode
2011-06-29
* apt-pkg/pkgcache.h:
David Kalnischkies
2011-05-17
* apt-pkg/pkgcache.h:
David Kalnischkies
2011-04-06
* apt-pkg/pkgcache.cc:
David Kalnischkies
2011-03-25
* apt-pkg/cacheiterator.h:
David Kalnischkies
2011-03-08
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
2010-09-14
* apt-pkg/policy.cc:
David Kalnischkies
2010-07-08
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
2010-06-03
* apt-pkg/pkgcache.h:
David Kalnischkies
2010-05-04
* apt-pkg/pkgcache.h:
David Kalnischkies
2010-05-04
* doc/cache.sgml:
David Kalnischkies
2010-03-18
Readd the FindPkg() method implementation used in the singleArch days to
David Kalnischkies
2010-02-12
Add yet another pseudo package which isn't as pseudo as the others:
David Kalnischkies
2010-02-07
Drop the Arch information from the Version structure as we can get
David Kalnischkies
2009-12-27
Split ListParser::NewDepends into two methods to use these new method
David Kalnischkies
2009-12-19
Implement the first step toward Multi-Arch by setting up a Group
David Kalnischkies
2009-12-09
Refactor the cache iterators by using a common base class
David Kalnischkies
2009-11-25
use long instead of short for {Ver,Desc}File size in pkgcache.h
David Kalnischkies
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-29
[ABI break] Allow pinning by codename (closes: #97564)
Michael Vogt
2009-06-15
Introduce support for the Enhances field. (Closes: #137583)
jak@debian.org
2009-05-07
[apt-pkg] allow also codenames for specifying a release
David Kalnischkies
2009-04-09
* apt-pkg/contrib/strutl.cc:
Michael Vogt
[next]