summaryrefslogtreecommitdiff
path: root/ftparchive/apt-ftparchive.cc
AgeCommit message (Expand)AuthorFilesLines
2014-04-07ensure "--db" also works with the new srcpkgdbMichael Vogt1-0/+8
2014-04-04ensure clean worksMichael Vogt1-5/+15
2014-04-04Implement CacheDB for source packages in apt-ftparchiveMichael Vogt1-3/+27
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-4/+13
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies1-1/+1
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies1-9/+9
2014-03-13fix -Wmissing-field-initializers warningsDavid Kalnischkies1-1/+1
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-1/+1
2013-01-31merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc DeslauriersMichael Vogt1-2/+3
2012-06-09* ftparchive/apt-ftparchive.cc:David Kalnischkies1-1/+1
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies1-1/+1
2011-09-13merge with debian/experimentalDavid Kalnischkies1-8/+8
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-5/+5
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-5/+6
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-8/+8
2011-02-22add options to disable specific checksums for IndexesDavid Kalnischkies1-0/+2
2011-01-25releasing version 0.8.10.20.8.10.2Michael Vogt1-1/+1
2010-09-07* ftparchive/apt-ftparchive.cc:David Kalnischkies1-1/+6
2010-04-01merged from lp:~donkult/apt/sidMichael Vogt1-11/+52
2010-03-26Switch the TranslationWriter to use MultiCompress to be able to generateDavid Kalnischkies1-5/+8
2010-03-26Inclusion of Long Descriptions in the Packages files can be set nowDavid Kalnischkies1-2/+9
2010-03-26ftparchive/apt-ftparchive.cc: Include apt-pkg/init.h.Julian Andres Klode1-0/+1
2010-03-26* ftparchive/apt-ftparchive.cc:Julian Andres Klode1-1/+1
2010-03-22* ftparchive/writer.cc:David Kalnischkies1-8/+39
2010-02-18 - add --arch option for apt-ftparchive packages and contents commandsDavid Kalnischkies1-3/+4
2009-12-01fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies1-2/+2
2009-11-24* ftparchive/apt-ftparchive.cc:Julian Andres Klode1-0/+1
2007-08-01* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador1-2/+2
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt1-4/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-4/+0
2007-06-08* fix FTBFS with gcc 4.3, closes: #417090Michael Vogt1-0/+1
2005-08-09* merged apt--bts225947--0Michael Vogt1-1/+6
2005-03-10Correct the "arbitary" typo in apt-ftparchiveChristian Perrier1-1/+1
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-7/+7
2004-12-13Merge apt--authentication--0Matt Zimmerman1-1/+1
2004-09-20* Have "apt-ftparchive release" strip the leading path ...Arch Librarian1-2/+6
2004-09-20Add release to usage outputArch Librarian1-1/+5
2004-09-20Add SHA1 support to "apt-ftparchive release"Arch Librarian1-1/+3
2004-09-20* Enable apt-ftparchive to generate Release filesArch Librarian1-1/+18
2004-09-20- More typos in apt-ftparchive help text (Closes: #190936)Arch Librarian1-3/+3
2004-09-20- Fix typo in apt-ftparchive help text (Closes: #119072)Arch Librarian1-2/+2
2004-09-20Lots and lots of i18n updates.Arch Librarian1-16/+16
2004-09-20Change verbose logging output of apt-ftparchive to go t...Arch Librarian1-4/+4
2004-09-20AJ's patch for extra overrideArch Librarian1-6/+14
2004-09-20G++3 fixes from RandolphArch Librarian1-18/+23
2004-09-20Join with aliencodeArch Librarian1-0/+919