summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
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-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-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-17Fix all the wrong removals of includes that iwyu got wrongMichael Vogt
2015-08-17Cleanup includes after running iwyuMichael Vogt
2015-08-16Make pkgCache::Priority() static, it does not need the instanceJulian Andres Klode
2015-08-16Use terminfo's typical save_cursor/restore_cursor sequencesJames McCoy
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-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-14Make apt compile with clang++ againMichael Vogt
2015-08-14Say "in combination with the other options" if an option is not understoodJulian Andres Klode
2015-08-14Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...Julian Andres Klode
2015-08-13Use setresuid() and setresgid() where availableJulian Andres Klode
2015-08-13Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>Julian Andres Klode
2015-08-13Mark SPtr as deprecated, and convert users to std::unique_ptrJulian Andres Klode
2015-08-13C++11: Switch from auto_ptr to unique_ptrJulian Andres Klode
2015-08-12Drop the Section field from pkgCache::Package againJulian Andres Klode
2015-08-12policy: Be more strict about parsing pin files, and document prio 0Julian Andres Klode
2015-08-12Only make Upgradable() return true for packages with a candidateJulian Andres Klode
2015-08-12Add a parameter ConsiderFiles to GetPriority(VerIterator)Julian Andres Klode
2015-08-12Do not set unhonored DPKG_NO_TSTP variable for dpkgGuillem Jover
2015-08-12Replace all "press enter" occurrences with "press [Enter]"Luca Bruno
2015-08-11Annotate more methods with APT_OVERRIDEJulian Andres Klode
2015-08-11ExecFork: Use /proc/self/fd to determine which files to closeJulian Andres Klode
2015-08-11Make QItem a subclass of DescItemJulian Andres Klode
2015-08-11Re-introduce None as a deprecated alias for NoJulian Andres Klode
2015-08-11Drop C++11 elements from headersJulian Andres Klode
2015-08-11Fix an obscure warning from GCCJulian Andres Klode
2015-08-11Simply ignore cruft in the status files, do not treat it as prio 0Julian Andres Klode
2015-08-11Replace INT_MIN with std::numeric_limits<int>::minJulian Andres Klode
2015-08-10initialize PinVers to a nullptrDavid Kalnischkies
2015-08-10move manual-bit from 'oldlibs' pkg to its dependenciesDavid Kalnischkies
2015-08-10move APT::Never-MarkAuto-Sections handling to MarkDeleteDavid Kalnischkies
2015-08-10no value for MultiArch field is 'no', not 'none'David Kalnischkies
2015-08-10change to libapt-pkg abi 5.0 with versioned symbolsDavid Kalnischkies
2015-08-10mark again deps of pkgs in APT::Never-MarkAuto-Sections as manualDavid Kalnischkies
2015-08-10drop extra newline in 'Failed to fetch' and 'GPG error' messageDavid Kalnischkies
2015-08-10enhance "hit paywall" error message to mention the probable causeDavid Kalnischkies
2015-08-10drop obsolete explicit :none handling in pkgCacheGenDavid Kalnischkies
2015-08-10parse packages from all architectures into the cacheDavid Kalnischkies
2015-08-10eliminate dead file-provides code in cache generationDavid Kalnischkies