Age | Commit message (Expand) | Author |
2014-07-29 | Fix SmartConfigure to ignore ordering of packages that are already valid | Michael Vogt |
2014-07-16 | StringToBool: only act if the entire string is consumed by strtol() | Michael Vogt |
2014-07-08 | build: Convert from DebianDoc SGML to DocBook XML | Guillem Jover |
2014-07-07 | use printf instead of echo in testing framework | Michele OrrĂ¹ |
2014-07-07 | properly handle (currently unused) dpkg pass-through | David Kalnischkies |
2014-07-07 | use exit instead of incorrect return in test wrapper | Michele OrrĂ¹ |
2014-06-18 | do not call resolver twice on (dist-)upgrade | David Kalnischkies |
2014-06-18 | fix SubstVar to be usable as a replace_all method | David Kalnischkies |
2014-06-18 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2014-06-12 | test/integration/test-essential-force-loopbreak: fix on non-amd64 systems | Michael Vogt |
2014-06-11 | fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver tests | Michael Vogt |
2014-06-11 | fix autopkgtest tests | Michael Vogt |
2014-06-10 | fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travis | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sid | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni... | Michael Vogt |
2014-06-10 | Merge remote-tracking branch 'mvo/bugfix/lp1274466-cache' into debian/sid | Michael Vogt |
2014-06-10 | support Acquire::GzipIndexes in dumpavail | David Kalnischkies |
2014-06-07 | do not revert candidate for protected packages | David Kalnischkies |
2014-06-04 | Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466) | Michael Vogt |
2014-06-02 | Show unauthenticated warning for source packages as well | Michael Vogt |
2014-05-30 | use 'native' instead of 'amd64' as pkg arch | David Kalnischkies |
2014-05-30 | show current/total testcase statistic also in concise mode | David Kalnischkies |
2014-05-30 | support parsing EDSP requests Architecture{,s} stanza | David Kalnischkies |
2014-05-29 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2014-05-29 | (try to) fix travis-ci build failures | David Kalnischkies |
2014-05-28 | Fix uninitialized value | Michael Vogt |
2014-05-22 | fix tight loop detection and temporary removes | David Kalnischkies |
2014-05-22 | make test independent from the actual Install-Size | David Kalnischkies |
2014-05-22 | show upgradable packages after apt update | Michael Vogt |
2014-05-16 | add an additional test for arch specific conflicts | David Kalnischkies |
2014-05-15 | Never parse Version/Architecture tags in a Translation-$lang file | Michael Vogt |
2014-05-07 | show progress in run-tests | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi... | Michael Vogt |
2014-04-30 | Only do openpty() if both stdin/stdout are terminals | Michael Vogt |
2014-04-26 | handle pkgnames shorter than modifiers | David Kalnischkies |
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 | Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sid | Michael Vogt |
2014-04-11 | Merge remote-tracking branch 'mvo/bugfix/apt-list-rc-pkgs' into debian/sid | Michael Vogt |
2014-04-11 | consider priorities only for downloadable pkgs in resolver | David Kalnischkies |
2014-04-11 | extend FileFd test behond basic permission tests | David Kalnischkies |
2014-04-10 | fix test-failure in adt | Michael Vogt |
2014-04-10 | Fix insecure file permissions when using FileFd with OpenMode::Atomic | Michael Vogt |
2014-04-09 | Notice the user about "apt list -a" when only a single hit if found | Michael Vogt |
2014-04-09 | Fix possible race when stunnel/aptwebserver create their PID files | Michael Vogt |
2014-04-08 | fix apt list output for pkgs in dpkg ^rc state | Michael Vogt |
2014-04-08 | Merge branch 'bugfix/apt-search-case' into debian/sid | Michael Vogt |
2014-04-07 | make apt search case-insensitive by default | Michael Vogt |
2014-04-07 | ensure "--db" also works with the new srcpkgdb | Michael Vogt |
2014-04-04 | ensure clean works | Michael Vogt |