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
/
pkgcachegen.h
Age
Commit message (
Expand
)
Author
2014-06-18
cleanup datatypes mix used in binary cache
David Kalnischkies
2014-05-09
parse and retrieve multiple Descriptions in one record
David Kalnischkies
2014-03-21
mark optional (private) symbols as hidden
David Kalnischkies
2014-03-13
abstract version hash comparison a bit
David Kalnischkies
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2013-04-03
share version strings between same versions (of different architectures)
David Kalnischkies
2013-03-13
factor version string creation out of NewDepends, so we can easily reuse
David Kalnischkies
2011-10-12
add implicit dependencies needed for Multi-Arch at the time a Version
David Kalnischkies
2011-10-11
* apt-pkg/pkgcachegen.cc:
David Kalnischkies
2011-09-19
remove old APT_COMPATIBILITY ifdef's
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-07-29
* apt-pkg/pkgcachegen.{cc,h}:
Michael Vogt
2010-07-09
switch from std::set to std::vector as it is way more simple, a bit
David Kalnischkies
2010-07-09
* doc/apt.conf.5.xml:
David Kalnischkies
2010-07-08
* apt-pkg/pkgcachegen.{cc,h}:
David Kalnischkies
2010-07-08
use references instead of copies in the Cache generation methods
David Kalnischkies
2010-07-06
wrap the mmap actions in the CacheGenerator in their own methods to
David Kalnischkies
2010-06-04
* apt-pkg/cachefile.{cc,h}:
David Kalnischkies
2010-02-10
Foreign Versions add an implicit Provides to the other packages in the group
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-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2007-06-19
* fixed compile errors with g++ 7.3 (thanks to
Michael Vogt
2006-12-14
* merged the no-pragma branch
Michael Vogt
2006-10-02
* removed the pragma mess
Michael Vogt
2005-11-30
* merged with apt--mvo
Michael Vogt
2005-11-23
* applied parts of the string speedup patch from debian #319377 (ABI change)
Michael Vogt
2005-03-23
Port DDTP to APT 0.6 branch
Otavio Salvador
2004-09-20
Gustavo Niemeyer stuff for RPM file depends
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian
2004-09-20
Minor cleanups, fix for checksum lowercase bug
Arch Librarian
2004-09-20
Added a depends option to apt-cache
Arch Librarian
2004-09-20
Multiple different versions support
Arch Librarian
2004-09-20
Fixed segfault in re-install/upgrade condition
Arch Librarian
2004-09-20
Support for memory-only caching
Arch Librarian
2004-09-20
performance tuning
Arch Librarian
2004-09-20
Release support
Arch Librarian
2004-09-20
Package Record parser
Arch Librarian
2004-09-20
Progress and combined cache generator
Arch Librarian
2004-09-20
Generic progress meter
Arch Librarian
2004-09-20
Comment touch ups
Arch Librarian
2004-09-20
DumpAvail works and apt-cache is complete
Arch Librarian
2004-09-20
First draft of make system and name change to apt-pkg
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
Final testing
Arch Librarian
2004-09-20
Checkpoint
Arch Librarian
2004-09-20
Base revisions
Arch Librarian