summaryrefslogtreecommitdiff
path: root/ftparchive/writer.cc
AgeCommit message (Expand)AuthorFilesLines
2011-09-13merge with debian/experimentalDavid Kalnischkies1-2/+2
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-9/+9
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-4/+6
2011-08-15merged from the debian-sid branchMichael Vogt1-2/+2
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-2/+2
2011-07-13* ftparchive/writer.cc:David Kalnischkies1-26/+8
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt1-2/+35
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt1-2/+32
2011-02-27 - load the supported compressors from configurationDavid Kalnischkies1-0/+1
2011-02-25move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...Michael Vogt1-2/+1
2011-02-22add sha512 support to apt-ftparchiveMichael Vogt1-1/+29
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies1-0/+2
2011-02-22* ftparchive/writer.cc:David Kalnischkies1-0/+2
2011-02-22add options to disable specific checksums for IndexesDavid Kalnischkies1-56/+87
2011-02-22* ftparchive/writer.cc:David Kalnischkies1-0/+5
2011-01-24include Index files by default in the Release fileDavid Kalnischkies1-0/+1
2011-01-20* ftparchive/writer.cc:David Kalnischkies1-11/+15
2010-09-09* ftparchive/writer.cc:Michael Vogt1-2/+2
2010-09-09* ftparchive/writer.cc:Michael Vogt1-6/+9
2010-09-09* ftparchive/writer.cc:David Kalnischkies1-2/+2
2010-08-19* ftparchive/writer.cc:David Kalnischkies1-1/+1
2010-06-09* ftparchive/writer.cc:David Kalnischkies1-0/+10
2010-04-23* ftparchive/writer.cc:David Kalnischkies1-21/+19
2010-03-26Switch the TranslationWriter to use MultiCompress to be able to generateDavid Kalnischkies1-4/+8
2010-03-22* ftparchive/writer.cc:David Kalnischkies1-2/+49
2010-02-18 - add --arch option for apt-ftparchive packages and contents commandsDavid Kalnischkies1-16/+14
2010-02-13merge with debian-sidDavid Kalnischkies1-12/+19
2010-01-31* cmdline/acqprogress.cc:Michael Vogt1-5/+25
2010-01-30* ftparchive/writer.cc:David Kalnischkies1-5/+25
2010-01-25* ftparchive/writer.{cc,h}:Michael Vogt1-12/+19
2009-12-11fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies1-1/+1
2009-12-10merged -r 1920..1922 from lp:~donkult/apt/sidMichael Vogt1-2/+19
2009-12-01fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies1-1/+1
2009-11-28tell every method in ftparchive/ that const& is sexyDavid Kalnischkies1-22/+22
2009-11-28add APT::FTPArchive::AlwaysStat to disable the too aggressiveDavid Kalnischkies1-2/+3
2009-11-26Add APT::FTPArchive::LongDescription to disable the inclusion of theDavid Kalnischkies1-2/+19
2009-08-12Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies1-0/+2
2007-09-10* make apt build with g++ 4.3Michael Vogt1-0/+1
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2006-03-08* added ajs patchMichael Vogt1-44/+60
2005-10-19* fix a crash in apt-ftparchiveMichael Vogt1-2/+3
2005-08-09* merged apt--bts225947--0Michael Vogt1-22/+33
2004-12-20* merged changes from the conferenceMichael Vogt1-1/+1
2004-09-20* Patch from Jason Gunthorpe to remove arbitrary length...Arch Librarian1-3/+3
2004-09-20* Fix Packages::Extensions support in apt-ftparchive ge...Arch Librarian1-7/+13
2004-09-20OopsArch Librarian1-2/+2
2004-09-20* Have "apt-ftparchive release" strip the leading path ...Arch Librarian1-4/+9
2004-09-20Make release behave as documented, handling Sources and...Arch Librarian1-1/+8
2004-09-20Add SHA1 support to "apt-ftparchive release"Arch Librarian1-6/+38
2004-09-20* Enable apt-ftparchive to generate Release filesArch Librarian1-30/+119