index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
tagfile.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
tagfile: Hardcode error message for out of range integer values
Julian Andres Klode
1
-4
/
+3
2015-08-12
policy: Be more strict about parsing pin files, and document prio 0
Julian Andres Klode
1
-1
/
+8
2015-08-10
use a smaller type for flags storage in the cache
David Kalnischkies
1
-0
/
+28
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
1
-28
/
+0
2015-08-10
bring back deb822 sources.list entries as .sources
David Kalnischkies
1
-0
/
+8
2015-08-10
fix memory leaks reported by -fsanitize
David Kalnischkies
1
-3
/
+10
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-22
/
+24
2015-08-10
apply various style suggestions by cppcheck
David Kalnischkies
1
-1
/
+1
2015-05-11
implement a more c++-style TFRewrite alternative
David Kalnischkies
1
-2
/
+146
2015-05-11
sync TFRewrite*Order arrays with dpkg and dak
David Kalnischkies
1
-60
/
+3
2015-03-16
properly implement pkgRecord::Parser for *.deb files
David Kalnischkies
1
-3
/
+3
2014-11-08
restore ABI of pkgTagSection
David Kalnischkies
1
-30
/
+75
2014-11-08
explicit overload methods instead of adding parameters
David Kalnischkies
1
-0
/
+6
2014-11-08
guard const-ification API changes
David Kalnischkies
1
-0
/
+4
2014-10-13
do not inline virtual destructors with d-pointers
David Kalnischkies
1
-0
/
+2
2014-09-23
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-1
/
+1
2014-09-21
Ensure that iTFRewritePackageOrder is "MD5sum" to match apt-ftparchive
Michael Vogt
1
-1
/
+1
2014-05-22
Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file
Michael Vogt
1
-0
/
+11
2014-05-10
improve pkgTagSection scanning and parsing
David Kalnischkies
1
-78
/
+131
2014-04-22
add support for apt-get build-dep foo.dsc
Michael Vogt
1
-0
/
+11
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-0
/
+2
2014-03-13
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
1
-1
/
+1
2014-01-30
pkgTagFile: if we have seen the end, do not try to see more
David Kalnischkies
1
-1
/
+5
2014-01-22
"apt show" show user friendly size info
Michael Vogt
1
-41
/
+43
2013-12-21
make /etc/apt/preferences parser deal with comment only sections
Michael Vogt
1
-2
/
+9
2013-09-20
do not trust FileFd::Eof() in pkgTagFile::Fill()
David Kalnischkies
1
-1
/
+1
2013-08-22
do chdir("/") after chroot()
Michael Vogt
1
-1
/
+1
2013-08-22
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
Michael Vogt
1
-0
/
+10
2013-08-15
use malloc instead of new[] in pkgTagFile
David Kalnischkies
1
-15
/
+15
2013-08-15
ensure that pkgTagFile isn't writing past Buffer length
David Kalnischkies
1
-9
/
+24
2013-08-06
memset() pkgTagSections data to make coverity happy
Michael Vogt
1
-0
/
+10
2013-03-18
fix pkgTagSection::Exists() and add test
Michael Vogt
1
-1
/
+8
2012-03-04
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
1
-1
/
+4
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+1
2011-09-13
Support large files in the complete toolset. Indexes of this
David Kalnischkies
1
-9
/
+9
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-2
/
+4
2011-06-08
* [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which
Michael Vogt
1
-51
/
+72
2011-02-25
add sha512 support in the client now as well
Michael Vogt
1
-0
/
+1
2011-01-27
apt-pkg/tagfile.{cc,h}: add dpointer to pkgTagFile
Michael Vogt
1
-51
/
+72
2011-01-20
- try downloading clearsigned InRelease before trying Release.gpg
David Kalnischkies
1
-3
/
+7
2010-06-09
merged from lp:~donkult/apt/sid
Michael Vogt
1
-0
/
+24
2010-06-09
* merge the remaining Ubuntu change:
Michael Vogt
1
-0
/
+2
2010-06-03
* apt-pkg/pkgcache.h:
David Kalnischkies
1
-0
/
+24
2010-03-14
* apt-pkg/depcache.cc:
David Kalnischkies
1
-11
/
+2
2009-07-30
merged from debian
Michael Vogt
1
-5
/
+16
2009-06-09
[ABI break] support '#' in apt.conf and /etc/apt/preferences
Michael Vogt
1
-5
/
+16
2007-06-09
* merged apt--no-pragma
Michael Vogt
1
-4
/
+0
2007-06-08
* Removed the more leftover #pragma interface/implementation
Michael Vogt
1
-4
/
+0
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-4
/
+0
[next]