summaryrefslogtreecommitdiff
path: root/apt-pkg/deb/debindexfile.cc
Commit message (Expand)AuthorAgeFilesLines
* apt-pkg/deb/debindexfile.{cc,h}: kill GetIndexes()Michael Vogt2014-11-051-13/+0
* Only support Translation-* that are listed in the {In,}Release fileMichael Vogt2014-10-291-3/+3
* do not inline virtual destructors with d-pointersDavid Kalnischkies2014-10-131-7/+7
* mark private methods as hiddenDavid Kalnischkies2014-09-301-3/+3
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-09-291-22/+38
|\
| * generalize Acquire::GzipIndexMichael Vogt2014-09-211-22/+38
* | drop stored StringItems in favor of in-memory mappingsDavid Kalnischkies2014-09-271-1/+1
* | Allow passing a full path to apt-get install /foo/bar.debMichael Vogt2014-07-101-9/+19
* | cleanup datatypes mix used in binary cacheDavid Kalnischkies2014-06-181-1/+1
* | Merge remote-tracking branch 'upstream/debian/sid' into debian/experimentalMichael Vogt2014-05-291-1/+1
|\|
| * Never parse Version/Architecture tags in a Translation-$lang fileMichael Vogt2014-05-151-1/+1
* | apt-pkg/deb/debindexfile.cc: do not hardcode dpkgMichael Vogt2014-05-081-1/+2
* | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim...Michael Vogt2014-05-081-0/+65
|\ \
| * | add support for apt-get build-dep unpacked-source-dirMichael Vogt2014-04-251-0/+14
| * | create debIFTypeDscFile typeMichael Vogt2014-04-241-0/+52
| |/
* | use flAbsPath()Michael Vogt2014-04-281-2/+1
* | use new Popen()Michael Vogt2014-04-281-10/+13
* | WIP local deb installMichael Vogt2014-04-281-1/+104
|/
* follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+12
* * apt-pkg/deb/debindexfile.cc,David Kalnischkies2013-03-181-1/+7
* do not dereference the storage for the unique strings as the pointer canDavid Kalnischkies2012-06-161-1/+2
* fix calling style of FileFd (no functional change)David Kalnischkies2012-05-101-3/+3
* try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies2011-12-171-3/+0
* atleast libapt should announce to itself that it is clean…David Kalnischkies2011-12-151-0/+2
* * apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies2011-12-101-13/+6
* enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies2011-12-101-6/+7
* merge with debian/experimentalDavid Kalnischkies2011-09-131-3/+3
|\
| * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-3/+3
* | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
|/
* apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t...Michael Vogt2011-06-091-6/+4
* apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this...Michael Vogt2011-06-091-4/+1
* * apt-pkg/deb/debindexfile.cc:Michael Vogt2011-02-251-1/+4
* - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies2011-01-201-1/+7
* add test case for having no indexes, and fix regression in that caseMartin Pitt2010-10-151-9/+35
* * apt-pkg/deb/debindexfile.cc:Martin Pitt2010-10-131-9/+13
* * apt-pkg/deb/debmetaindex.cc:David Kalnischkies2010-07-111-4/+4
* [ Martin Pitt ]David Kalnischkies2010-07-111-9/+30
|\
| * Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-3/+3
| * apt-pkg/deb/debindexfile.cc: Fix one more place to check for gzipped indexes,...martin@piware.de2010-06-111-3/+7
| * * apt-pkg/deb/debindexfile.cc:martin@piware.de2010-06-091-3/+19
* | * apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies2010-07-081-0/+1
* | * apt-pkg/cachefile.{cc,h}:David Kalnischkies2010-06-041-8/+10
* | merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-181-4/+11
|\ \ | |/ |/|
| * [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-4/+11
| |\
| | * merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies2009-12-231-4/+11
* | | * [BREAK] merged lp:~mvo/apt/historyMichael Vogt2010-02-181-6/+6
|\ \ \ | |/ / |/| |
| * | Change the package index Info methods to allow apt-cache policy to beMichael Vogt2010-02-181-6/+6
* | | merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes backDavid Kalnischkies2010-01-131-0/+30
|\| | | |/ |/|
| * * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:Michael Vogt2010-01-091-0/+30