Age | Commit message (Expand) | Author |
2014-05-08 | Merge remote-tracking branch 'mvo/bugfix/update-progress-reporting' into debi... | Michael Vogt |
2014-05-08 | Merge remote-tracking branch 'upstream/debian/sid' into bugfix/update-progres... | 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 branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-04-28 | initialize Verify in second pkgAcqIndex constructor | David Kalnischkies |
2014-04-28 | WIP local deb install | Michael Vogt |
2014-04-17 | pass Target/MetaIndexParser around into pkgAcqDiffIndex so that this can be u... | Michael Vogt |
2014-04-16 | use correct compression extension when loading the size of the size into the ... | Michael Vogt |
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-03-13 | use the pretty fullname of a pkg as download desciption | David Kalnischkies |
2014-03-13 | follow method attribute suggestions by gcc | David Kalnischkies |
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: useless cast to type A [-Wuseless-cast] | David Kalnischkies |
2014-02-27 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-02-27 | initial version of apt-helper | Michael Vogt |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2014-02-10 | always cleanup patchfiles at the end of rred call | David Kalnischkies |
2014-01-15 | integrate Anthonys rred with POC for client-side merge | David Kalnischkies |
2014-01-15 | reenable unlimited pdiff files download | David Kalnischkies |
2014-01-15 | correct IndexDiff vs DiffIndex in Debug output | Anthony Towns |
2013-12-13 | implement POC client-side merging of pdiffs via apt-file | David Kalnischkies |
2013-12-13 | query an empty pkgAcqIndexDiffs if index is up-to-date | David Kalnischkies |
2013-10-09 | Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sid | Michael Vogt |
2013-10-03 | use pkgAcqArchive in 'download' for proper errors | David Kalnischkies |
2013-10-03 | refactor onError relabeling of DestFile as '.FAILED' | David Kalnischkies |
2013-09-26 | pkg from only trusted sources keeps being trusted | David Kalnischkies |
2013-08-26 | set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetches | Michael Vogt |
2013-08-22 | Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid | Michael Vogt |
2013-08-15 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2013-08-12 | fix: --print-uris removes authentication | David Kalnischkies |
2013-08-12 | some more coverity fixes | Michael Vogt |
2013-07-25 | pick up Translation-* even if only compressed available | David Kalnischkies |
2013-06-20 | do not redownload unchanged InRelease files | David Kalnischkies |
2013-04-23 | merged debian-sid branch and resolved conflicts | Michael Vogt |
2013-04-10 | Fix English spelling error in a message ('A error'). Unfuzzy | bubulle@debian.org |
2013-04-08 | merged bundle from david | Michael Vogt |
2013-04-02 | merged lp:~mvo/apt/fix-inrelease5 | Michael Vogt |
2013-03-15 | * apt-pkg/acquire-item.cc: | David Kalnischkies |
2013-03-10 | various simple changes to fix cppcheck warnings | David Kalnischkies |
2013-03-01 | merged lp:~mvo/apt/hash-order | Michael Vogt |
2013-01-14 | ensure sha512 is really used when available (thanks to Tyler Hicks ) | Michael Vogt |
2012-07-10 | cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/ | Michael Vogt |
2012-06-21 | update comments and add one FIXME for the next ABI break | Michael Vogt |
2012-06-21 | check when finished downloading the InRelease file if it has the expected gpg... | Michael Vogt |
2012-03-06 | add Debug::pkgAcqArchive::NoQueue to disable package downloading | David Kalnischkies |
2012-03-04 | * apt-pkg/acquire-item.cc: | David Kalnischkies |