Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-13 | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies | |
The breakage is just to big for now, so guard the change with #ifndef APT_8_CLEANER_HEADERS and be nice to library users | |||
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 | Support large files in the complete toolset. Indexes of this | David Kalnischkies | |
size are pretty unlikely for now, but we need it for deb packages which could become bigger than 4GB now (LP: #815895) | |||
2011-08-15 | merged from the debian-sid branch | Michael Vogt | |
2011-08-11 | fix some cppcheck: (warning) Member variable is not initialized in the ↵ | David Kalnischkies | |
constructor. | |||
2011-06-08 | * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which | Michael Vogt | |
* [ABI-Break] merge lp:~mvo/apt/sha512-template to add support for sha512 * [ABI-Break] merge lp:~mvo/apt/dpointer to support easier extending without breaking the ABI | |||
2011-01-28 | apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; ↵ | Michael Vogt | |
apt-pkg/deb/debsystem.h: make destructor virtual | |||
2011-01-27 | apt-pkg/tagfile.{cc,h}: add comment, remove "inline" from pkgTagFile::Offset() | Michael Vogt | |
2011-01-27 | apt-pkg/tagfile.{cc,h}: add dpointer to pkgTagFile | Michael Vogt | |
2011-01-20 | - try downloading clearsigned InRelease before trying Release.gpg | David Kalnischkies | |
* apt-pkg/deb/deblistparser.cc: - rewrite LoadReleaseInfo to cope with clearsigned Releasefiles | |||
2010-06-03 | * apt-pkg/pkgcache.h: | David Kalnischkies | |
- switch {,Install-}Size to unsigned long long * apt-pkg/depcache.cc: - deal with long long, not with int to remove 2GB Limit (LP: #250909) | |||
2010-03-14 | * apt-pkg/depcache.cc: | David Kalnischkies | |
- remove Auto-Installed information from extended_states together with the package itself (Closes: #572364) | |||
2009-06-09 | [ABI break] support '#' in apt.conf and /etc/apt/preferences | Michael Vogt | |
(closes: #189866) | |||
2007-07-26 | * implement sha256/sha1/md5 checking with proper backward compatibility | Michael Vogt | |
and fallback | |||
2006-10-02 | * removed the pragma mess | Michael Vogt | |
2006-10-02 | * apt-pkg/tagfile.cc,h: | Michael Vogt | |
- make the internal buffer grow dynamically if required | |||
2006-09-30 | * apt-pkg/tagfile.h: | Michael Vogt | |
- increase the buffer in tagfile.cc for now, this really needs to become a dynamic buffer | |||
2006-09-15 | * apt-pkg/tagfile.cc, tagfile.h: | Michael Vogt | |
- reverted the mmap patch again, it caused too much trouble with pipes etc | |||
2006-07-26 | * suport both MMapable files and non-mmapable files | Michael Vogt | |
2006-04-26 | * apt-pkg/tagfile.{cc,h}: | Michael Vogt | |
- use mmap for the tagfile code (closes: #350025) | |||
2004-09-20 | Fix api breakage caused when attempting to support bloc... | Arch Librarian | |
Author: doogie Date: 2003-05-19 17:13:57 GMT Fix api breakage caused when attempting to support blocks larger than 32k, by backing out the patch. | |||
2004-09-20 | Fix status file parser so that if a record is larger th... | Arch Librarian | |
Author: doogie Date: 2003-04-27 05:59:14 GMT Fix status file parser so that if a record is larger than 32k, the buffer size will be doubled, and the read attempted again. | |||
2004-09-20 | Fixes from Christoph Pfisterer | Arch Librarian | |
Author: jgg Date: 2001-10-04 05:13:23 GMT Fixes from Christoph Pfisterer | |||
2004-09-20 | Tag file can read from unseekable objects | Arch Librarian | |
Author: jgg Date: 2001-04-22 05:42:52 GMT Tag file can read from unseekable objects | |||
2004-09-20 | Pedantic fixes | Arch Librarian | |
Author: jgg Date: 2001-03-11 07:22:19 GMT Pedantic fixes | |||
2004-09-20 | Join with aliencode | Arch Librarian | |
Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode | |||
2004-09-20 | Fixed a small memory leak | Arch Librarian | |
Author: jgg Date: 1999-07-03 06:45:40 GMT Fixed a small memory leak | |||
2004-09-20 | Release support | Arch Librarian | |
Author: jgg Date: 1998-12-14 02:23:46 GMT Release support | |||
2004-09-20 | Optimizations | Arch Librarian | |
Author: jgg Date: 1998-12-07 07:26:19 GMT Optimizations | |||
2004-09-20 | More tagfile accessors | Arch Librarian | |
Author: jgg Date: 1998-11-28 03:54:29 GMT More tagfile accessors | |||
2004-09-20 | Patchs for apt-cdrom | Arch Librarian | |
Author: jgg Date: 1998-11-27 01:14:06 GMT Patchs for apt-cdrom | |||
2004-09-20 | More progress updates | Arch Librarian | |
Author: jgg Date: 1998-08-26 04:52:23 GMT More progress updates | |||
2004-09-20 | Comment touch ups | Arch Librarian | |
Author: jgg Date: 1998-07-19 21:24:11 GMT Comment touch ups | |||
2004-09-20 | Class File name change to FileFd | Arch Librarian | |
Author: jgg Date: 1998-07-19 04:42:10 GMT Class File name change to FileFd | |||
2004-09-20 | DumpAvail works and apt-cache is complete | Arch Librarian | |
Author: jgg Date: 1998-07-19 04:22:00 GMT DumpAvail works and apt-cache is complete | |||
2004-09-20 | Working cache generator | Arch Librarian | |
Author: jgg Date: 1998-07-16 06:08:36 GMT Working cache generator | |||
2004-09-20 | First draft of make system and name change to apt-pkg | Arch Librarian | |
Author: jgg Date: 1998-07-12 23:58:20 GMT First draft of make system and name change to apt-pkg | |||
2004-09-20 | Sync | Arch Librarian | |
Author: jgg Date: 1998-07-07 04:17:00 GMT Sync | |||
2004-09-20 | Final testing | Arch Librarian | |
Author: jgg Date: 1998-07-05 05:33:52 GMT Final testing | |||
2004-09-20 | Base revisions | Arch Librarian | |
Author: jgg Date: 1998-07-02 02:58:12 GMT Base revisions |