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
/
deb
/
debrecords.cc
Age
Commit message (
Expand
)
Author
2015-12-11
Convert package names from Packages files to lower case
Julian Andres Klode
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-03-16
properly implement pkgRecord::Parser for *.deb files
David Kalnischkies
2014-10-13
fix compile and tests error
David Kalnischkies
2014-10-13
do not inline virtual destructors with d-pointers
David Kalnischkies
2014-05-09
parse and retrieve multiple Descriptions in one record
David Kalnischkies
2014-05-09
use HashStringList in the acquire system
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2011-12-10
enable FileFd to guess the compressor based on the filename if requested or
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-15
merged from the debian-sid branch
Michael Vogt
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-07-28
[ABI break] merged patch from Jonathan Thomas to have a new
Michael Vogt
2011-02-25
add sha512 support in the client now as well
Michael Vogt
2010-06-24
Switch FileFd to not transparently gunzip, since that breaks code which expec...
martin@piware.de
2010-05-05
* apt-pkg/deb/debrecords.cc:
Michael Vogt
2010-05-05
* apt-pkg/deb/debrecords.cc:
Michael Vogt
2009-11-26
[BREAK] add possibility to download and use multiply
David Kalnischkies
2007-10-25
* Applied patch from Daniel Burrows <dburrows@debian.org> to add support
Otavio Salvador
2007-07-26
* implement sha256/sha1/md5 checking with proper backward compatibility
Michael Vogt
2007-06-09
* merged the remaining bits from the apt--no-pragma branch
Michael Vogt
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2007-06-06
* merged the debian/experimental changes back
Michael Vogt
2007-05-23
* implement SourceVer() in pkgRecords
Michael Vogt
2007-01-12
* merged from apt--mvo
Michael Vogt
2006-12-19
* apt-pkg/deb/debrecords.cc:
Michael Vogt
2005-03-23
Port DDTP to APT 0.6 branch
Otavio Salvador
2004-09-20
Alfredo's vendor stuff
Arch Librarian
2004-09-20
Join with aliencode
Arch Librarian
2004-09-20
Fixed parsing of source: lines
Arch Librarian
2004-09-20
working apt-get source
Arch Librarian
2004-09-20
Changed ie to eg
Arch Librarian
2004-09-20
Fixed another parser glitch
Arch Librarian
2004-09-20
Moved strutl.h
Arch Librarian
2004-09-20
Archive acquire code
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
Package Record parser
Arch Librarian