Age | Commit message (Expand) | Author |
2015-08-10 | fix memory leaks reported by -fsanitize | David Kalnischkies |
2015-05-11 | rewrite all TFRewrite instances to use the new pkgTagSection::Write | David Kalnischkies |
2015-05-11 | fix 'Source' to 'Package' rename in apt-ftparchive | David Kalnischkies |
2015-04-19 | calculate only expected hashes in methods | David Kalnischkies |
2015-04-10 | reimplement the last uses of sprintf | David Kalnischkies |
2015-03-16 | merge debian/sid into debian/experimental | David Kalnischkies |
2015-01-10 | 128 KiB DSC files ought to be enough for everyone | David Kalnischkies |
2014-10-24 | promote filesize to a hashstring | David Kalnischkies |
2014-05-09 | deal with hashes in ftparchive more dynamic as well | David Kalnischkies |
2014-05-08 | use a std::vector instead of hardcoded array | David Kalnischkies |
2014-04-04 | Implement CacheDB for source packages in apt-ftparchive | Michael Vogt |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies |
2013-08-08 | fix -Wall errors | Michael Vogt |
2013-04-08 | merged lp:~mvo/apt/add-missing-dsc-hashes | Michael Vogt |
2013-03-18 | - add method to open (maybe) clearsigned files transparently | David Kalnischkies |
2013-01-31 | merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc Deslauriers | Michael Vogt |
2012-07-04 | * ftparchive/writer.cc: | David Kalnischkies |
2012-05-21 | * ftparchive/writer.cc: | David Kalnischkies |
2012-02-18 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2011-12-17 | try to avoid direct usage of .Fd() if possible and do read()s and co | David Kalnischkies |
2011-12-14 | remove the second usage instance of ExecCompressor in ftparchive | David Kalnischkies |
2011-09-13 | merge with debian/experimental | David Kalnischkies |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-08-15 | merged from the debian-sid branch | Michael Vogt |
2011-08-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-07-13 | * ftparchive/writer.cc: | David Kalnischkies |
2011-06-29 | merge lp:~mvo/apt/abi-break | Michael Vogt |
2011-06-08 | merge lp:~mvo/apt/sha512-template to add support for sha512 | Michael Vogt |
2011-02-27 | - load the supported compressors from configuration | David Kalnischkies |
2011-02-25 | move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2... | Michael Vogt |
2011-02-22 | add sha512 support to apt-ftparchive | Michael Vogt |
2011-02-22 | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: | David Kalnischkies |
2011-02-22 | * ftparchive/writer.cc: | David Kalnischkies |
2011-02-22 | add options to disable specific checksums for Indexes | David Kalnischkies |
2011-02-22 | * ftparchive/writer.cc: | David Kalnischkies |
2011-01-24 | include Index files by default in the Release file | David Kalnischkies |
2011-01-20 | * ftparchive/writer.cc: | David Kalnischkies |
2010-09-09 | * ftparchive/writer.cc: | Michael Vogt |
2010-09-09 | * ftparchive/writer.cc: | Michael Vogt |
2010-09-09 | * ftparchive/writer.cc: | David Kalnischkies |
2010-08-19 | * ftparchive/writer.cc: | David Kalnischkies |
2010-06-09 | * ftparchive/writer.cc: | David Kalnischkies |
2010-04-23 | * ftparchive/writer.cc: | David Kalnischkies |
2010-03-26 | Switch the TranslationWriter to use MultiCompress to be able to generate | David Kalnischkies |
2010-03-22 | * ftparchive/writer.cc: | David Kalnischkies |
2010-02-18 | - add --arch option for apt-ftparchive packages and contents commands | David Kalnischkies |
2010-02-13 | merge with debian-sid | David Kalnischkies |
2010-01-31 | * cmdline/acqprogress.cc: | Michael Vogt |