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
/
indexrecords.cc
Age
Commit message (
Expand
)
Author
2014-04-16
load the size from the metaindex into the fetcher to have even more accurate ...
Michael Vogt
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: useless cast to type A [-Wuseless-cast]
David Kalnischkies
2013-12-05
* enable release based selection for deb-src (closes: 731102)
Michael Vogt
2013-08-15
init the pkgTagFile with the size of the Release file
David Kalnischkies
2013-08-08
stop skipping "-----" sections in Release files
David Kalnischkies
2013-04-02
merged lp:~mvo/apt/fix-inrelease5
Michael Vogt
2013-03-18
* apt-pkg/deb/debindexfile.cc,
David Kalnischkies
2013-01-24
* apt-pkg/indexrecords.cc:
Michael Vogt
2012-02-18
* apt-pkg/indexrecords.cc:
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/sid
David Kalnischkies
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-05
- add an Acquire::Min-ValidTime option (Closes: #640122)
David Kalnischkies
2011-09-05
* apt-pkg/indexrecords.cc:
David Kalnischkies
2011-01-20
- try downloading clearsigned InRelease before trying Release.gpg
David Kalnischkies
2010-06-09
- backport forgotten Valid-Until patch from the obsolete experimental
David Kalnischkies
2010-06-09
rename the options, document them and reorder the changelog a bit
David Kalnischkies
2010-06-08
use the Valid-Until header from the Release file but if the user
David Kalnischkies
2010-06-08
enhance the Valid-Until code a bit by using the correct RFC1123StrToTime
David Kalnischkies
2010-06-08
* apt-pkg/indexrecords.cc:
David Kalnischkies
2010-05-29
* apt-pkg/indexrecords.{cc,h}:
David Kalnischkies
2009-07-21
The 'not dead yet' release
Michael Vogt
2009-06-30
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2008-12-08
* apt-pkg/indexrecords.cc:
Michael Vogt
2007-07-26
* implement sha256/sha1/md5 checking with proper backward compatibility
Michael Vogt
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2005-02-04
Move CD-ROM handling backend into libapt-pkg
Matt Zimmerman
2004-12-13
Merge apt--authentication--0
Matt Zimmerman