summaryrefslogtreecommitdiff
path: root/ftparchive
Commit message (Expand)AuthorAgeFilesLines
* fix compiler warning: suggest parentheses around && within || in cachedbDavid Kalnischkies2009-10-141-5/+5
* Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies2009-08-121-0/+2
* ftparchive/cachedb.cc: compact() the database after c_del()Michael Vogt2009-03-241-0/+1
* * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-10-281-1/+1
|\
| * * Compilation fixes and portability improvement for compiling APT against non...Luca Bruno2008-10-111-1/+1
* | * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-07-311-1/+1
|/
* * ftparchive/contents.cc:Michael Vogt2007-11-302-1/+7
* * make apt build with g++ 4.3Michael Vogt2007-09-101-0/+1
* * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrongOtavio Salvador2007-08-011-2/+2
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-085-20/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-085-20/+0
* | * add "purge" commandline argument, closes: #133421)Michael Vogt2007-06-081-0/+1
|\ \ | |/ |/|
| * * fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2007-06-081-0/+1
* | * remove the remaining #ifdef __GNUG__ bitsMichael Vogt2006-10-022-4/+0
* | * removed the pragma messMichael Vogt2006-10-025-11/+3
|/
* * ftparchive/cachedb.cc:Michael Vogt2006-07-241-7/+6
* * give a useful error message for the database changeMichael Vogt2006-04-261-0/+6
* * added ajs patchMichael Vogt2006-03-084-94/+308
* * fix a crash in apt-ftparchiveMichael Vogt2005-10-191-2/+3
* * merged apt--bts225947--0Michael Vogt2005-08-095-30/+86
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-1/+1
* Correct the "arbitary" typo in apt-ftparchiveChristian Perrier2005-03-101-1/+1
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-063-11/+11
* Merge misc-abi-changesMatt Zimmerman2004-12-133-8/+8
* Merge apt--authentication--0Matt Zimmerman2004-12-132-2/+2
* Merge bzip2-debs branchMatt Zimmerman2004-12-121-2/+9
* * Build apt-ftparchive with libdb4.2 rather than libdb2Arch Librarian2004-09-203-18/+27
* * Patch from Jason Gunthorpe to remove arbitrary length...Arch Librarian2004-09-201-3/+3
* * Fix Packages::Extensions support in apt-ftparchive ge...Arch Librarian2004-09-201-7/+13
* OopsArch Librarian2004-09-201-2/+2
* * Have "apt-ftparchive release" strip the leading path ...Arch Librarian2004-09-202-6/+15
* Make release behave as documented, handling Sources and...Arch Librarian2004-09-201-1/+8
* Return type of ClearPatterns and AddPattern should be voidArch Librarian2004-09-201-3/+3
* Add release to usage outputArch Librarian2004-09-201-1/+5
* Add SHA1 support to "apt-ftparchive release"Arch Librarian2004-09-203-10/+57
* * Enable apt-ftparchive to generate Release filesArch Librarian2004-09-203-36/+154
* - More typos in apt-ftparchive help text (Closes: #190936)Arch Librarian2004-09-201-3/+3
* - Fix typo in apt-ftparchive help text (Closes: #119072)Arch Librarian2004-09-201-2/+2
* Lots and lots of i18n updates.Arch Librarian2004-09-206-78/+82
* Missed one st_mtime.Arch Librarian2004-09-201-2/+2
* s/st_mtime/mtime/ on our local stat structure in apt-ft...Arch Librarian2004-09-202-7/+7
* Change verbose logging output of apt-ftparchive to go t...Arch Librarian2004-09-202-7/+7
* Correct neuros problem with no source directoryArch Librarian2004-09-201-5/+6
* AJ's patch for extra overrideArch Librarian2004-09-205-58/+165
* G++3 fixes from RandolphArch Librarian2004-09-201-18/+23
* G++3 fixes from RandolphArch Librarian2004-09-202-4/+10
* G++3 fixes from RandolphArch Librarian2004-09-204-5/+14
* Fixed uninited bufferArch Librarian2004-09-201-1/+2
* Join with aliencodeArch Librarian2004-09-2013-0/+3565