Age | Commit message (Expand) | Author |
2014-09-25 | Remove check for "Translation-" from pkgAcqIndex::Custom600Headers() | Michael Vogt |
2014-09-23 | fix tests | Michael Vogt |
2014-09-23 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-09-21 | Fix regression for cdrom: sources from latest security update | Michael Vogt |
2014-09-17 | improve test for commit daff4a | Michael Vogt |
2014-09-17 | Fix regression for file:/// uris from CVE-2014-0487 | Michael Vogt |
2014-09-16 | SECURITY UPDATE for CVE-2014-{0488,0487,0489} | Michael Vogt |
2014-09-05 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-07-17 | apt-pkg/acquire-item.cc: make pkgAcqDiffIndex more uniform | Michael Vogt |
2014-07-08 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-07-03 | Try not to parse invalid translation files (LP: #756317) | Michael Vogt |
2014-06-18 | Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim... | Michael Vogt |
2014-05-29 | Fix more warnings from clang | Michael Vogt |
2014-05-22 | move ByHash into its own function | Michael Vogt |
2014-05-22 | Add APT::Acquire::$(host)::By-Hash=1 knob, add Acquire-By-Hash to Release file | Michael Vogt |
2014-05-22 | add TODO | Michael Vogt |
2014-05-22 | Implement simple by-hash for apt update | Michael Vogt |
2014-05-14 | Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi... | Michael Vogt |
2014-05-14 | Add new pkgAcqBaseIndex as base class for pkgAcq{DiffIndex,IndexMerge,pkgAcqB... | Michael Vogt |
2014-05-14 | Pass struct IndexTarget/indexRecords to pkgAcqIndex{,Merge}Diffs | Michael Vogt |
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-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 |