summaryrefslogtreecommitdiff
path: root/apt-pkg/tagfile.cc
Commit message (Expand)AuthorAgeFilesLines
...
* fix pkgTagSection::Exists() and add testMichael Vogt2013-03-181-1/+8
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-1/+4
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-9/+9
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+4
* * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends whichMichael Vogt2011-06-081-51/+72
|\
| * apt-pkg/tagfile.{cc,h}: add dpointer to pkgTagFileMichael Vogt2011-01-271-51/+72
* | add sha512 support in the client now as wellMichael Vogt2011-02-251-0/+1
* | - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-201-3/+7
|/
* merged from lp:~donkult/apt/sidMichael Vogt2010-06-091-0/+24
|\
| * * apt-pkg/pkgcache.h:David Kalnischkies2010-06-031-0/+24
* | * merge the remaining Ubuntu change:Michael Vogt2010-06-091-0/+2
|\ \ | |/ |/|
| * merged from debianMichael Vogt2009-07-301-5/+16
| |\
| * \ * merged apt--no-pragmaMichael Vogt2007-06-091-4/+0
| |\ \
| * \ \ merged from apt--mvoMichael Vogt2006-12-071-4/+37
| |\ \ \
| * | | | * apt-pkg/tagfile.cc:Michael Vogt2006-09-191-0/+2
| * | | | * merged apt--tasks, this brings in the latest changes from apt--mvo as wellMichael Vogt2006-09-191-55/+23
| |\ \ \ \
* | | | | | * apt-pkg/depcache.cc:David Kalnischkies2010-03-141-11/+2
| |_|_|_|/ |/| | | |
* | | | | [ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt2009-06-091-5/+16
* | | | | * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-4/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | * remove all the remaining #pragma implementationMichael Vogt2007-06-081-4/+0
| | |_|/ | |/| |
* | | | * merged with apt--mvoMichael Vogt2006-12-141-59/+60
|\| | | | |/ / |/| |
| * | * apt-pkg/tagfile.cc,h:Michael Vogt2006-10-021-4/+37
| |/
| * * apt-pkg/tagfile.cc, tagfile.h:Michael Vogt2006-09-151-53/+21
| * * apt-pkg/tagfile.cc:Michael Vogt2006-09-151-2/+2
* | initial Breaks implementationIan Jackson2006-08-251-0/+1
|/
* * suport both MMapable files and non-mmapable filesMichael Vogt2006-07-261-16/+99
* * merged ajs apt-ftparchive branchMichael Vogt2006-07-241-1/+2
|\
| * * added ajs patchMichael Vogt2006-03-081-1/+2
* | * merged with bubulleMichael Vogt2006-06-091-0/+1
|\ \
* | | * merge the patch from SteinarMichael Vogt2006-06-091-1/+1
|/ /
* | * apt-pkg/tagfile.{cc,h}:Michael Vogt2006-04-261-72/+20
|\ \ | |/ |/|
| * Merge apt--authentication--0Matt Zimmerman2004-12-131-2/+4
* | * merged changes from the conferenceMichael Vogt2004-12-201-2/+4
|/
* Fix api breakage caused when attempting to support bloc...Arch Librarian2004-09-201-36/+20
* Fix status file parser so that if a record is larger th...Arch Librarian2004-09-201-20/+36
* Fix some unlikely segfaultsArch Librarian2004-09-201-2/+2
* Fix nother end of file parsing bugArch Librarian2004-09-201-3/+3
* Fix last fix, make sure we read something before giving upArch Librarian2004-09-201-3/+3
* Fix tag file parser underrun #139328Arch Librarian2004-09-201-28/+14
* Fixes from Christoph PfistererArch Librarian2004-09-201-4/+4
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+4
* Tag file can read from unseekable objectsArch Librarian2004-09-201-7/+14
* Alfredo's vendor stuffArch Librarian2004-09-201-1/+2
* Double slash bugArch Librarian2004-09-201-1/+10
* Join with aliencodeArch Librarian2004-09-201-23/+259
* Fixed a small memory leakArch Librarian2004-09-201-1/+9
* Fixed another parser glitchArch Librarian2004-09-201-5/+9
* Free space check, fixed parser jump bug, added importatArch Librarian2004-09-201-4/+13
* Fixed another oopsArch Librarian2004-09-201-4/+4