Age | Commit message (Expand) | Author |
2014-05-09 | reenable pipelining via hashsum reordering support | David Kalnischkies |
2014-05-09 | deal with hashes in ftparchive more dynamic as well | David Kalnischkies |
2014-05-09 | use HashStringList in the acquire system | David Kalnischkies |
2014-05-09 | use 'best' hash for source authentication | David Kalnischkies |
2014-05-09 | add a simple container for HashStrings | David Kalnischkies |
2014-05-09 | tests: be able to disable "Fetched …" statistics message | David Kalnischkies |
2014-05-08 | make test independent from the actual Install-Size | David Kalnischkies |
2014-05-08 | fix apt-config test now that PATH changed in 8c617819 | David Kalnischkies |
2014-05-08 | Revert "fix test-bug-602412-dequote-redirect by removing the aptget update si... | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experim... | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi... | Michael Vogt |
2014-05-08 | update test-apt-progress-fd | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi... | Michael Vogt |
2014-05-07 | fix tests | Michael Vogt |
2014-05-07 | add BUILDDIRECTORY to PATH in the tests | Michael Vogt |
2014-05-07 | show progress in run-tests | Michael Vogt |
2014-05-07 | fix test-bug-602412-dequote-redirect by removing the aptget update size infor... | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi... | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/feature/apt-ftparchive-srccache2' into debi... | Michael Vogt |
2014-05-07 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-04-30 | Only do openpty() if both stdin/stdout are terminals | Michael Vogt |
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-26 | handle pkgnames shorter than modifiers | David Kalnischkies |
2014-04-25 | add support for apt-get build-dep unpacked-source-dir | Michael Vogt |
2014-04-22 | add support for apt-get build-dep foo.dsc | 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 | 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 |
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-27 | Merge branch 'debian/sid' into feature/more-fancy-progress | Michael Vogt |
2014-03-27 | Merge remote-tracking branch 'upstream/debian/sid' into debian/sid | Michael Vogt |
2014-03-27 | Use mkstemp() in apt-extracttemplaes (closes: #741627) | Michael Vogt |
2014-03-27 | Add progressbar to "Dpkg::Progress-Fancy" | Michael Vogt |