summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2014-02-27initial version of apt-helperMichael Vogt
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2014-02-20prepare re-enable fnmatch() once we have proper reportingMichael Vogt
2014-02-14disable fnmatch()Michael Vogt
2014-02-14add missing canNotFindFnmatch/showFnmatchSelection (for the next ABI break)Michael Vogt
2014-02-14simplify code some more to make reddit happyDavid Kalnischkies
2014-02-14allow http protocol to switch to httpsDavid Kalnischkies
2014-02-12remove duplication in pkgCdrom::Add and ::IdentDavid Kalnischkies
2014-02-12apt-cdrom should succeed if any drive succeedsJohn Ogness
2014-02-10always cleanup patchfiles at the end of rred callDavid Kalnischkies
2014-02-10do not use an empty APT_CONFIG environment variableDavid Kalnischkies
2014-02-10simplify code to make compilers happyDavid Kalnischkies
2014-02-06Merge remote-tracking branch 'mvo/bugfix/multiarch-upgrade' into debian/sidMichael Vogt
2014-02-06discard impossible candidates in MarkInstallDavid Kalnischkies
2014-02-04Fix multiarch package upgrade issueMichael Vogt
2014-01-30restart debSrcRecordParsers only if neededDavid Kalnischkies
2014-01-30pkgTagFile: if we have seen the end, do not try to see moreDavid Kalnischkies
2014-01-26Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
2014-01-25Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt
2014-01-25support " " in deb822 source optionsMichael Vogt
2014-01-24set APT::Sources::Use-Deb822 to default false for nowMichael Vogt
2014-01-24Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime...Michael Vogt
2014-01-22"apt show" show user friendly size infoMichael Vogt
2014-01-21Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into...Michael Vogt
2014-01-20add support for multipl types in one lineMichael Vogt
2014-01-20add support for multiple URIs in deb822 style sources.listMichael Vogt
2014-01-20add support for Enabled: no in deb822 sources.listMichael Vogt
2014-01-18do not ignore ioctl(TIOCSCTTY) errorsMichael Vogt
2014-01-18Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt
2014-01-18rename "Suite/Section" to pluralMichael Vogt
2014-01-18Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt
2014-01-17implement suggestion by donkult (thanks!)Michael Vogt
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies
2014-01-16merged mvo/feature/deb822Michael Vogt
2014-01-16rework some code to fix some scan-build warningsDavid Kalnischkies
2014-01-16support multiple "Suite:" entriesMichael Vogt
2014-01-16rename URL to Uri in deb822-sourcesMichael Vogt
2014-01-16rename "distribution" in sources.list to "suite"Michael Vogt
2014-01-16* refactor to have a new virtual ParseStanzaMichael Vogt
2014-01-16remove "," in components againMichael Vogt
2014-01-15integrate Anthonys rred with POC for client-side mergeDavid Kalnischkies
2014-01-15reenable unlimited pdiff files downloadDavid Kalnischkies
2014-01-15correct IndexDiff vs DiffIndex in Debug outputAnthony Towns
2014-01-05Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...Michael Vogt
2014-01-05Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/...Michael Vogt
2014-01-04improve error messageMichael Vogt
2014-01-04improve testsMichael Vogt
2014-01-04Merge branch 'debian/sid' into feature/source-deb822Michael Vogt
2013-12-28add missing vector includeMichael Vogt
2013-12-28Merge branch 'debian/sid' into bugfix/bts731738-fancy-progessMichael Vogt