summaryrefslogtreecommitdiff
path: root/ftparchive
AgeCommit message (Expand)AuthorFilesLines
2008-10-11* Compilation fixes and portability improvement for compiling APT against non...Luca Bruno1-1/+1
2007-11-30* ftparchive/contents.cc:Michael Vogt2-1/+7
2007-09-10* make apt build with g++ 4.3Michael Vogt1-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 Vogt5-20/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt5-20/+0
2007-06-08* add "purge" commandline argument, closes: #133421)Michael Vogt1-0/+1
2007-06-08* fix FTBFS with gcc 4.3, closes: #417090Michael Vogt1-0/+1
2006-10-02* remove the remaining #ifdef __GNUG__ bitsMichael Vogt2-4/+0
2006-10-02* removed the pragma messMichael Vogt5-11/+3
2006-07-24* ftparchive/cachedb.cc:Michael Vogt1-7/+6
2006-04-26* give a useful error message for the database changeMichael Vogt1-0/+6
2006-03-08* added ajs patchMichael Vogt4-94/+308
2005-10-19* fix a crash in apt-ftparchiveMichael Vogt1-2/+3
2005-08-09* merged apt--bts225947--0Michael Vogt5-30/+86
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt1-1/+1
2005-03-10Correct the "arbitary" typo in apt-ftparchiveChristian Perrier1-1/+1
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier3-11/+11
2004-12-13Merge misc-abi-changesMatt Zimmerman3-8/+8
2004-12-13Merge apt--authentication--0Matt Zimmerman2-2/+2
2004-12-12Merge bzip2-debs branchMatt Zimmerman1-2/+9
2004-09-20* Build apt-ftparchive with libdb4.2 rather than libdb2Arch Librarian3-18/+27
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 Librarian2-6/+15
2004-09-20Make release behave as documented, handling Sources and...Arch Librarian1-1/+8
2004-09-20Return type of ClearPatterns and AddPattern should be voidArch Librarian1-3/+3
2004-09-20Add release to usage outputArch Librarian1-1/+5
2004-09-20Add SHA1 support to "apt-ftparchive release"Arch Librarian3-10/+57
2004-09-20* Enable apt-ftparchive to generate Release filesArch Librarian3-36/+154
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 Librarian6-78/+82
2004-09-20Missed one st_mtime.Arch Librarian1-2/+2
2004-09-20s/st_mtime/mtime/ on our local stat structure in apt-ft...Arch Librarian2-7/+7
2004-09-20Change verbose logging output of apt-ftparchive to go t...Arch Librarian2-7/+7
2004-09-20Correct neuros problem with no source directoryArch Librarian1-5/+6
2004-09-20AJ's patch for extra overrideArch Librarian5-58/+165
2004-09-20G++3 fixes from RandolphArch Librarian1-18/+23
2004-09-20G++3 fixes from RandolphArch Librarian2-4/+10
2004-09-20G++3 fixes from RandolphArch Librarian4-5/+14
2004-09-20Fixed uninited bufferArch Librarian1-1/+2
2004-09-20Join with aliencodeArch Librarian13-0/+3565