Age | Commit message (Expand) | Author |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
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 | stop displaying time of build in online help | Jérémy Bobbio |
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-11-09 | use the same code to detect quiet setting in all tools | David Kalnischkies |
2014-11-09 | streamline display of --help in all tools | David Kalnischkies |
2014-10-24 | promote filesize to a hashstring | David Kalnischkies |
2014-09-27 | fix: warning: extra ‘;’ [-Wpedantic] | David Kalnischkies |
2014-09-27 | fix: Member variable 'X' is not initialized in the constructor. | David Kalnischkies |
2014-09-05 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-03 | Make Packages & Sources generation optional, during Generate call | Dimitri John Ledkov |
2014-06-18 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-06-04 | Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466) | Michael Vogt |
2014-05-27 | use free() instead of delete() when realloc is used | Michael Vogt |
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-05-08 | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi... | Michael Vogt |
2014-05-08 | fix regression from commit 215b0faf | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi... | Michael Vogt |
2014-04-25 | reduce delta from ubuntu | Michael Vogt |
2014-04-07 | ensure "--db" also works with the new srcpkgdb | Michael Vogt |
2014-04-04 | refactor _InitQuery() | Michael Vogt |
2014-04-04 | ensure clean works | Michael Vogt |
2014-04-04 | refactor to make OpenFile/OpenDebFile more robust | Michael Vogt |
2014-04-04 | add test for binary cachedb and contents generation | Michael Vogt |
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 |
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies |
2014-03-13 | fix -Wmissing-field-initializers warnings | David Kalnischkies |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
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 |