Age | Commit message (Expand) | Author |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | bring back deb822 sources.list entries as .sources | David Kalnischkies |
2015-08-10 | fix memory leaks reported by -fsanitize | David Kalnischkies |
2015-08-10 | some CXXFLAGS housekeeping | David Kalnischkies |
2015-08-10 | fileutl_test.cc: Check for /etc/passwd instead of /bin/sh | Julian Andres Klode |
2015-06-16 | add d-pointer, virtual destructors and de-inline de/constructors | David Kalnischkies |
2015-06-11 | show URI.Path in all acquire item descriptions | David Kalnischkies |
2015-06-09 | rework hashsum verification in the acquire system | David Kalnischkies |
2015-05-11 | rewrite all TFRewrite instances to use the new pkgTagSection::Write | David Kalnischkies |
2015-05-11 | implement a more c++-style TFRewrite alternative | David Kalnischkies |
2015-05-11 | do not require installed libapt-pkg-dev for gtest | David Kalnischkies |
2015-04-19 | calculate only expected hashes in methods | David Kalnischkies |
2015-04-19 | demote missing gtest to a buildtime warning | David Kalnischkies |
2015-04-10 | add a simple unit test for acquire progress | David Kalnischkies |
2015-04-10 | reimplement the last uses of sprintf | David Kalnischkies |
2014-11-08 | (style) Variable 'res' is assigned a value that is never used | David Kalnischkies |
2014-11-08 | Division by result of sizeof(). memset() expects a size in bytes | David Kalnischkies |
2014-11-08 | tests: silence clang on uninitilized variables | David Kalnischkies |
2014-10-26 | rewrite ReadMessages() | David Kalnischkies |
2014-10-24 | promote filesize to a hashstring | David Kalnischkies |
2014-10-23 | add test for Basic Authentication scheme | David Kalnischkies |
2014-10-20 | test if TMPDIR is accessible before using | David Kalnischkies |
2014-10-14 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-10-06 | implement the updated build profile spec | josch |
2014-09-28 | allow options between command and -- on commandline | David Kalnischkies |
2014-09-23 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-07 | strip everything spacey in APT::String::Strip | David Kalnischkies |
2014-09-05 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-07-16 | StringToBool: only act if the entire string is consumed by strtol() | Michael Vogt |
2014-07-08 | Only allow "apt-get build-dep path" when path starts with ./ or / | Michael Vogt |
2014-07-08 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-07-08 | build: Convert from DebianDoc SGML to DocBook XML | Guillem Jover |
2014-06-18 | Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental | Michael Vogt |
2014-06-18 | fix SubstVar to be usable as a replace_all method | David Kalnischkies |
2014-06-18 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-05-28 | Fix uninitialized value | Michael Vogt |
2014-05-10 | improve pkgTagSection scanning and parsing | David Kalnischkies |
2014-05-09 | use HashStringList in the acquire system | David Kalnischkies |
2014-05-09 | add a simple container for HashStrings | David Kalnischkies |
2014-04-28 | Merge branch 'feature/abspath' into feature/apt-install-deb | Michael Vogt |
2014-04-28 | fix tests | Michael Vogt |
2014-04-28 | Merge branch 'feature/abspath' into feature/apt-install-deb | Michael Vogt |
2014-04-28 | add flAbsPath() as a wrapper to realpath() | Michael Vogt |
2014-04-28 | Implement Popen() execv helper to avoid popen() | Michael Vogt |
2014-04-16 | use Google C++ Testing Framework for libapt tests | David Kalnischkies |
2014-04-16 | clear HitEof flag in FileFd::Seek | David Kalnischkies |
2014-04-11 | extend FileFd test behond basic permission tests | David Kalnischkies |
2014-04-10 | Fix insecure file permissions when using FileFd with OpenMode::Atomic | Michael Vogt |
2014-03-27 | Add progressbar to "Dpkg::Progress-Fancy" | Michael Vogt |
2014-03-13 | support very long mtab entries in mountpoint discovery | David Kalnischkies |