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
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
2006-12-14
* merged with apt--mvo
Michael Vogt
1
-59
/
+60
2006-12-07
merged from apt--mvo
Michael Vogt
1
-4
/
+37
2006-10-02
* apt-pkg/tagfile.cc,h:
Michael Vogt
1
-4
/
+37
2006-09-19
* apt-pkg/tagfile.cc:
Michael Vogt
1
-0
/
+2
2006-09-19
* merged apt--tasks, this brings in the latest changes from apt--mvo as well
Michael Vogt
1
-55
/
+23
2006-09-15
* apt-pkg/tagfile.cc, tagfile.h:
Michael Vogt
1
-53
/
+21
2006-09-15
* apt-pkg/tagfile.cc:
Michael Vogt
1
-2
/
+2
2006-08-25
initial Breaks implementation
Ian Jackson
1
-0
/
+1
2006-07-26
* suport both MMapable files and non-mmapable files
Michael Vogt
1
-16
/
+99
2006-07-24
* merged ajs apt-ftparchive branch
Michael Vogt
1
-1
/
+2
2006-06-09
* merged with bubulle
Michael Vogt
1
-0
/
+1
2006-06-09
* merge the patch from Steinar
Michael Vogt
1
-1
/
+1
2006-04-26
* apt-pkg/tagfile.{cc,h}:
Michael Vogt
1
-72
/
+20
2006-03-08
* added ajs patch
Michael Vogt
1
-1
/
+2
2004-12-13
Merge apt--authentication--0
Matt Zimmerman
1
-2
/
+4
2004-09-20
Fix api breakage caused when attempting to support bloc...
Arch Librarian
1
-36
/
+20
2004-09-20
Fix status file parser so that if a record is larger th...
Arch Librarian
1
-20
/
+36
2004-09-20
Fix some unlikely segfaults
Arch Librarian
1
-2
/
+2
2004-09-20
Fix nother end of file parsing bug
Arch Librarian
1
-3
/
+3
2004-09-20
Fix last fix, make sure we read something before giving up
Arch Librarian
1
-3
/
+3
2004-09-20
Fix tag file parser underrun #139328
Arch Librarian
1
-28
/
+14
2004-09-20
Fixes from Christoph Pfisterer
Arch Librarian
1
-4
/
+4
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-1
/
+4
[next]