Age | Commit message (Expand) | Author |
2014-02-11 | use utimes instead of utimensat/futimens | David Kalnischkies |
2014-02-06 | multicompress with externals sets wrong file modes | Colin Watson |
2014-01-16 | correct some style/performance/warnings from cppcheck | David Kalnischkies |
2014-01-16 | rework some code to fix some scan-build warnings | David Kalnischkies |
2013-08-23 | ftparchive/override.cc: fix "skip empty lines" code, the pointer needs to get... | Michael Vogt |
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-06-09 | * ftparchive/apt-ftparchive.cc: | David Kalnischkies |
2012-05-21 | * ftparchive/writer.cc: | David Kalnischkies |
2012-05-05 | ensure that apti18n.h is included last as advertised (Closes: #671623) | David Kalnischkies |
2012-04-05 | db2 isn't used for ages now, so complain about missing libdb instead | David Kalnischkies |
2012-03-22 | * debian/apt-utils.install: | David Kalnischkies |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies |
2012-03-04 | fix a bunch of cppcheck "(warning) Member variable '<#>' is not | 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-12-14 | use FileFd instead of forking the compression childs by hand | David Kalnischkies |
2011-12-13 | Allow the FileFd to use an external Compressor to uncompress a given file | David Kalnischkies |
2011-10-05 | merge with current debian apt/experimental | David Kalnischkies |
2011-10-05 | * apt-pkg/contrib/configuration.cc: | Michael Vogt |
2011-09-22 | ftparchive/cachedb.cc: rewrite to fix the fixed length field | Michael Vogt |
2011-09-22 | * ftparchive/cachedb.cc: | Michael Vogt |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | 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-24 | * ftparchive/contents.cc: | David Kalnischkies |
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-02-22 | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: | David Kalnischkies |
2011-01-25 | merge with debian-sid | David Kalnischkies |
2011-01-25 | releasing version 0.8.10.20.8.10.2 | Michael Vogt |
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 |