Age | Commit message (Expand) | Author |
2014-05-10 | invalid cache if architecture set doesn't match | David Kalnischkies |
2014-05-10 | improve pkgTagSection scanning and parsing | David Kalnischkies |
2014-05-09 | parse and retrieve multiple Descriptions in one record | David Kalnischkies |
2014-05-09 | tell download methods the expected hashes | David Kalnischkies |
2014-05-09 | promote ExpectedHashes to a pkgAcquire::Item member | 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-08 | mark as Automatic/Downloadable pure as gcc suggests | David Kalnischkies |
2014-05-08 | apt-pkg/deb/debindexfile.cc: do not hardcode dpkg | 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 | check for UnfetchedReleaseFiles when calculating the update percent value | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres... | Michael Vogt |
2014-05-07 | fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG... | Michael Vogt |
2014-05-07 | apt-pkg/contrib/macros.h: bump library version to 4.13 | Michael Vogt |
2014-05-07 | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi... | 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 remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt |
2014-05-07 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-05-07 | move pkgSourceList::AddMetaIndex() into a private subclass until we decide ab... | Michael Vogt |
2014-05-07 | rename pkgSourceList::Add() to pkgSourceList::AddMetaIndex() | Michael Vogt |
2014-05-07 | Merge branch 'debian/sid' into bugfix/update-progress-reporting | Michael Vogt |
2014-04-30 | Only do openpty() if both stdin/stdout are terminals | Michael Vogt |
2014-04-28 | initialize Verify in second pkgAcqIndex constructor | David Kalnischkies |
2014-04-28 | use flAbsPath() | 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 | use new Popen() | Michael Vogt |
2014-04-28 | Merge branch 'feature/popen' into feature/apt-install-deb | Michael Vogt |
2014-04-28 | Implement Popen() execv helper to avoid popen() | Michael Vogt |
2014-04-28 | avoid deb specific code in private-install | Michael Vogt |
2014-04-28 | WIP local deb install | Michael Vogt |
2014-04-26 | fix FileFd::Size bitswap on big-endian architectures | Adam Conrad |
2014-04-26 | handle pkgnames shorter than modifiers | David Kalnischkies |
2014-04-26 | properly undo CD-ROM mount in all error cases | John Ogness |
2014-04-25 | reduce delta from ubuntu | Michael Vogt |
2014-04-25 | add support for apt-get build-dep unpacked-source-dir | Michael Vogt |
2014-04-24 | create debIFTypeDscFile type | Michael Vogt |
2014-04-22 | add support for apt-get build-dep foo.dsc | Michael Vogt |
2014-04-17 | pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u... | Michael Vogt |
2014-04-16 | calculate Percent as part of pkgAcquireStatus to provide a weighted percent f... | Michael Vogt |
2014-04-16 | use correct compression extension when loading the size of the size into the ... | Michael Vogt |
2014-04-16 | clear HitEof flag in FileFd::Seek | David Kalnischkies |
2014-04-16 | add Debug::acquire::progress debug option and fixme for index file loading wi... | Michael Vogt |
2014-04-16 | load the size from the metaindex into the fetcher to have even more accurate ... | Michael Vogt |
2014-04-16 | make the TotalFiles more reliable in apt-get update | Michael Vogt |
2014-04-14 | force fancy progressbar redraw on window size change | David Kalnischkies |
2014-04-11 | consider priorities only for downloadable pkgs in resolver | David Kalnischkies |