Age | Commit message (Expand) | Author |
2015-11-29 | drop some needlessly public declarations in libapt-private | David Kalnischkies |
2015-11-29 | use function pointers instead of weak symbols for cmdline parsing | David Kalnischkies |
2015-11-05 | apply various suggestions made by cppcheck | David Kalnischkies |
2015-11-04 | support arch:all data e.g. in separate Packages file | David Kalnischkies |
2015-11-04 | revamp all tools help messages | David Kalnischkies |
2015-11-04 | deal with --version more centrally | David Kalnischkies |
2015-11-04 | move apts cmdline helper type into -private | David Kalnischkies |
2015-11-04 | generate commands array after config is loaded | David Kalnischkies |
2015-11-04 | deduplicate main methods | David Kalnischkies |
2015-11-04 | split up help messages for simpler reuse | David Kalnischkies |
2015-09-14 | add --sha512 option + documentation for apt-ftparchive | David Kalnischkies |
2015-08-14 | Replace UINT_MAX with std::numeric_limits<unsigned int>::max() | Julian Andres Klode |
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-03-16 | stop displaying time of build in online help | Jérémy Bobbio |
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-09-03 | Make Packages & Sources generation optional, during Generate call | Dimitri John Ledkov |
2014-04-07 | ensure "--db" also works with the new srcpkgdb | Michael Vogt |
2014-04-04 | ensure clean works | 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 | fix -Wmissing-field-initializers warnings | David Kalnischkies |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2013-01-31 | merge patch apt_0.9.7.7ubuntu2~md1.debdiff, thanks to Marc Deslauriers | Michael Vogt |
2012-06-09 | * ftparchive/apt-ftparchive.cc: | David Kalnischkies |
2012-03-22 | the previously used VERSION didn't work everywhere so we are switching | 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-11 | cppcheck complains about some possible speed improvements which could be | David Kalnischkies |
2011-02-22 | add options to disable specific checksums for Indexes | David Kalnischkies |
2011-01-25 | releasing version 0.8.10.20.8.10.2 | Michael Vogt |
2010-09-07 | * ftparchive/apt-ftparchive.cc: | David Kalnischkies |
2010-04-01 | merged from lp:~donkult/apt/sid | Michael Vogt |
2010-03-26 | Switch the TranslationWriter to use MultiCompress to be able to generate | David Kalnischkies |
2010-03-26 | Inclusion of Long Descriptions in the Packages files can be set now | David Kalnischkies |
2010-03-26 | ftparchive/apt-ftparchive.cc: Include apt-pkg/init.h. | Julian Andres Klode |
2010-03-26 | * ftparchive/apt-ftparchive.cc: | Julian Andres Klode |
2010-03-22 | * ftparchive/writer.cc: | David Kalnischkies |
2010-02-18 | - add --arch option for apt-ftparchive packages and contents commands | David Kalnischkies |
2009-12-01 | fix a few typos in strings, comments and manpage of apt-ftparchive | David Kalnischkies |
2009-11-24 | * ftparchive/apt-ftparchive.cc: | Julian Andres Klode |
2007-08-01 | * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong | Otavio Salvador |
2007-06-08 | * Removed the more leftover #pragma interface/implementation | Michael Vogt |
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt |
2007-06-08 | * fix FTBFS with gcc 4.3, closes: #417090 | Michael Vogt |
2005-08-09 | * merged apt--bts225947--0 | Michael Vogt |