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