summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-24releasing package apt version 1.1~exp101.1.exp10Michael Vogt
2015-08-24Fix typoMichael Vogt
2015-08-21doc/apt.conf.5.xml: document Acquire::EnableSrvRecodsMichael Vogt
2015-08-20postinst: Correctly pass --home instead of -home, and fixup old userJulian Andres Klode
2015-08-20Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicitJulian Andres Klode
2015-08-20Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimentalMichael Vogt
2015-08-20Add basic (non weight adjusted) shuffling for SrvRecords selectionMichael Vogt
2015-08-19Support tabs in sources.list filesJulian Andres Klode
2015-08-18Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt
2015-08-18Provide "apt-get full-upgrade" to match "apt full-upgrade"Michael Vogt
2015-08-18apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning()Michael Vogt
2015-08-18cleanupMichael Vogt
2015-08-18Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...Michael Vogt
2015-08-18Merge branch 'debian/experimental' into feature/srv-recordsMichael Vogt
2015-08-18releasing package apt version 1.1~exp91.1.exp9Michael Vogt
2015-08-18Do not fail if building test/ fails (issues with parallel builds)Michael Vogt
2015-08-17Fix the test suite harderJulian Andres Klode
2015-08-17Fix the test suite againJulian Andres Klode
2015-08-17Re-add support for G++ 4.8 and configure travis to use itJulian Andres Klode
2015-08-17Really fix all iwyu issuesMichael Vogt
2015-08-17debian/NEWS: Mention new pinning algorithm added in 2.0~exp1Julian Andres Klode
2015-08-17Fix all the wrong removals of includes that iwyu got wrongMichael Vogt
2015-08-17Cleanup includes after running iwyuMichael Vogt
2015-08-17Do not crash in 'apt show' for non-installed packagesJulian Andres Klode
2015-08-16Replace "extra" in "the following extra packages [...]" by "additional"Julian Andres Klode
2015-08-16Make pkgCache::Priority() static, it does not need the instanceJulian Andres Klode
2015-08-16install: If package already is the newest version, display versionJulian Andres Klode
2015-08-16Use terminfo's typical save_cursor/restore_cursor sequencesJames McCoy
2015-08-16Show full package records in apt-cache search -fKusanagi Kouichi
2015-08-16When looking if Provides match, OR them with the normal patchesJulian Andres Klode
2015-08-15Document the general effect of the comma operatorJulian Andres Klode
2015-08-15Add GetPriority(VerIterator) to pkgDepCache::PolicyJulian Andres Klode
2015-08-15cachefile.cc: Do not ignore return value of pkgDepCache::Init()Julian Andres Klode
2015-08-15update: Check if the cache could be opened, don't just assume itJulian Andres Klode
2015-08-14doc/files.dbk: Improve documentation for {src,}pkgcache.binJulian Andres Klode
2015-08-14apt-get: allow non-root --print-uris build-depJulian Andres Klode
2015-08-14add {contrib,non-free}/{metapackages,oldlibs} to section specialhandlingDavid Kalnischkies
2015-08-14apt-cache(8): Drop the #versions >= #package names comparisonJulian Andres Klode
2015-08-14Also add 'in combination with the other options.' to another errorJulian Andres Klode
2015-08-14Set Acquire::Changelogs::URI::Origin::Tanglu for Tanglu changelogsJulian Andres Klode
2015-08-14debian/control: Remove XS- from Testsuite and bump Standards-VersionJulian Andres Klode
2015-08-14debian/control: Drop the versioned python-apt conflictJulian Andres Klode
2015-08-14debian/control: Replace debian by DebianJulian Andres Klode
2015-08-14changelog: Replace reenable by re-enable everywhereJulian Andres Klode
2015-08-14apt: Add autoremove and auto-remove commandsJulian Andres Klode
2015-08-14Make apt compile with clang++ againMichael Vogt
2015-08-14Make auto-remove and auto-clean aliases for the versions without -Julian Andres Klode
2015-08-14apt_preferences(5): Mention overlapping of pin matchesJulian Andres Klode
2015-08-14apt_preferences(5): Correct default pin assignment documentationJulian Andres Klode
2015-08-14apt-cache(8): Mention that --names-only search providesJulian Andres Klode