summaryrefslogtreecommitdiff
path: root/ftparchive
Commit message (Expand)AuthorAgeFilesLines
* ftparchive/override.cc: fix "skip empty lines" code, the pointer needs to get...Michael Vogt2013-08-231-1/+1
* fix -Wall errorsMichael Vogt2013-08-081-1/+2
* merged lp:~mvo/apt/add-missing-dsc-hashesMichael Vogt2013-04-083-13/+47
|\
| * merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc DeslauriersMichael Vogt2013-01-313-13/+47
* | - add method to open (maybe) clearsigned files transparentlyDavid Kalnischkies2013-03-181-59/+46
|/
* * ftparchive/writer.cc:David Kalnischkies2012-07-041-1/+1
* * ftparchive/apt-ftparchive.cc:David Kalnischkies2012-06-091-1/+1
* * ftparchive/writer.cc:David Kalnischkies2012-05-211-0/+1
* ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies2012-05-053-4/+8
* db2 isn't used for ages now, so complain about missing libdb insteadDavid Kalnischkies2012-04-051-1/+1
* * debian/apt-utils.install:David Kalnischkies2012-03-221-0/+1
* the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-221-1/+1
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-2/+3
* * apt-pkg/acquire-item.cc:David Kalnischkies2012-02-181-0/+1
* try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies2011-12-172-5/+5
* remove the second usage instance of ExecCompressor in ftparchiveDavid Kalnischkies2011-12-143-50/+18
* use FileFd instead of forking the compression childs by handDavid Kalnischkies2011-12-142-28/+3
* Allow the FileFd to use an external Compressor to uncompress a given fileDavid Kalnischkies2011-12-132-72/+4
* merge with current debian apt/experimentalDavid Kalnischkies2011-10-051-5/+9
|\
| * * apt-pkg/contrib/configuration.cc:Michael Vogt2011-10-051-5/+9
| |\
| | * ftparchive/cachedb.cc: rewrite to fix the fixed length fieldMichael Vogt2011-09-221-5/+9
| | * * ftparchive/cachedb.cc:Michael Vogt2011-09-221-1/+1
* | | use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-195-10/+12
* | | do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-195-22/+22
|/ /
* | merge with debian/experimentalDavid Kalnischkies2011-09-134-17/+17
|\ \
| * \ merged from the debian-sid branchMichael Vogt2011-08-154-17/+17
| |\ \ | | |/ | |/|
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-114-17/+17
* | | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-139-36/+36
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-136-21/+30
|/ /
* | * ftparchive/writer.cc:David Kalnischkies2011-07-131-26/+8
* | merge lp:~mvo/apt/abi-breakMichael Vogt2011-06-294-9/+90
|\ \ | |/ |/|
| * merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt2011-06-084-9/+86
|/|
| * move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...Michael Vogt2011-02-252-4/+2
| * add sha512 support to apt-ftparchiveMichael Vogt2011-02-224-7/+84
* | - load the supported compressors from configurationDavid Kalnischkies2011-02-273-47/+34
* | * ftparchive/contents.cc:David Kalnischkies2011-02-241-28/+3
* | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-223-1/+8
|\ \
| * | * ftparchive/writer.cc:David Kalnischkies2011-02-221-0/+2
| * | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies2011-02-222-1/+6
* | | add options to disable specific checksums for IndexesDavid Kalnischkies2011-02-223-59/+92
* | | * ftparchive/writer.cc:David Kalnischkies2011-02-221-0/+5
| |/ |/|
* | merge with debian-sidDavid Kalnischkies2011-01-251-1/+1
|\|
| * releasing version 0.8.10.2Michael Vogt2011-01-251-1/+1
* | include Index files by default in the Release fileDavid Kalnischkies2011-01-241-0/+1
* | * ftparchive/writer.cc:David Kalnischkies2011-01-202-11/+17
|/
* * ftparchive/writer.cc:Michael Vogt2010-09-091-2/+2
|\
| * * ftparchive/writer.cc:David Kalnischkies2010-09-091-2/+2
* | * ftparchive/writer.cc:Michael Vogt2010-09-091-6/+9
|/
* * ftparchive/apt-ftparchive.cc:David Kalnischkies2010-09-071-1/+6
* * ftparchive/writer.cc:David Kalnischkies2010-08-191-1/+1