summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove Dir:: scope limit of RootDir in the documentationDavid Kalnischkies2015-08-121-1/+2
* support setting a port for rsh:// in sources.listDaniel Hartwig2015-08-122-2/+21
* po-fixups: fill Project-Id-Version and Encoding correctlyGuillem Jover2015-08-1234-34/+34
* travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5David Kalnischkies2015-08-124-5/+18
* apt.cron.daily: Reference 10periodic instead of 02periodicJulian Andres Klode2015-08-121-1/+1
* debian/control: Rename libapt-pkg4.15 -> libapt-pkg5.0Julian Andres Klode2015-08-111-1/+1
* debian/gbp.conf: Set multimaint-merge = TrueJulian Andres Klode2015-08-111-1/+2
* Annotate more methods with APT_OVERRIDEJulian Andres Klode2015-08-116-15/+15
* Bump apt-inst SONAME to 2.0 to adjust for the ABI break in apt-pkgJulian Andres Klode2015-08-115-74/+74
* Merge changelog entries from sid-gcc5Julian Andres Klode2015-08-111-0/+56
* po: Update Simplified Chinese programs translationZhou Mo2015-08-111-13/+13
* po: update zh_CN translation slightlyZhou Mo2015-08-111-4/+4
* ExecFork: Use /proc/self/fd to determine which files to closeJulian Andres Klode2015-08-111-5/+19
* Make QItem a subclass of DescItemJulian Andres Klode2015-08-111-9/+1
* Re-introduce None as a deprecated alias for NoJulian Andres Klode2015-08-111-0/+4
* Drop C++11 elements from headersJulian Andres Klode2015-08-113-4/+4
* apt-get: Do not include apt-pkg/indexrecords.hJulian Andres Klode2015-08-111-1/+0
* Fix an obscure warning from GCCJulian Andres Klode2015-08-111-2/+2
* Simply ignore cruft in the status files, do not treat it as prio 0Julian Andres Klode2015-08-111-2/+1
* Replace INT_MIN with std::numeric_limits<int>::minJulian Andres Klode2015-08-111-2/+2
* initialize PinVers to a nullptrDavid Kalnischkies2015-08-101-1/+2
* move manual-bit from 'oldlibs' pkg to its dependenciesDavid Kalnischkies2015-08-103-0/+63
* move APT::Never-MarkAuto-Sections handling to MarkDeleteDavid Kalnischkies2015-08-103-49/+66
* no value for MultiArch field is 'no', not 'none'David Kalnischkies2015-08-104-8/+8
* change to libapt-pkg abi 5.0 with versioned symbolsDavid Kalnischkies2015-08-107-1576/+1584
* update symbols file to current state of affairsDavid Kalnischkies2015-08-102-513/+563
* mark again deps of pkgs in APT::Never-MarkAuto-Sections as manualDavid Kalnischkies2015-08-103-3/+116
* drop extra newline in 'Failed to fetch' and 'GPG error' messageDavid Kalnischkies2015-08-106-14/+2
* enhance "hit paywall" error message to mention the probable causeDavid Kalnischkies2015-08-106-60/+83
* drop obsolete explicit :none handling in pkgCacheGenDavid Kalnischkies2015-08-102-51/+2
* parse packages from all architectures into the cacheDavid Kalnischkies2015-08-1011-116/+152
* eliminate dead file-provides code in cache generationDavid Kalnischkies2015-08-103-103/+4
* elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies2015-08-1016-472/+460
* add volatile sources support in libapt-pkgDavid Kalnischkies2015-08-1015-362/+309
* just-in-time creation for (explicit) negative depsDavid Kalnischkies2015-08-106-88/+83
* just-in-time creation for (implicit) ProvidesDavid Kalnischkies2015-08-109-51/+466
* hide implicit deps in apt-cache again by defaultDavid Kalnischkies2015-08-1012-150/+169
* use a smaller type for flags storage in the cacheDavid Kalnischkies2015-08-104-47/+84
* remove the compatibility markers for 4.13 abiDavid Kalnischkies2015-08-1026-304/+18
* link DependencyData structs togetherDavid Kalnischkies2015-08-104-47/+47
* split-up Dependency structDavid Kalnischkies2015-08-106-62/+167
* bunch of micro-optimizations for depcacheDavid Kalnischkies2015-08-107-154/+149
* avoid virtual in the iteratorsDavid Kalnischkies2015-08-105-92/+77
* show or-groups in not-installed recommends and suggests listsDavid Kalnischkies2015-08-1018-203/+420
* headers are for declarations onlyDavid Kalnischkies2015-08-103-216/+243
* implement a more generic ShowList methodDavid Kalnischkies2015-08-1058-341/+570
* enforce GCC5 C++11 ABI and usageDavid Kalnischkies2015-08-102-2/+3
* rename 'apt-get files' to 'apt-get indextargets'David Kalnischkies2015-08-1011-68/+70
* disable locking even for root in --simulateDavid Kalnischkies2015-08-101-3/+5
* handle site-changing redirects as mirror changesDavid Kalnischkies2015-08-103-19/+56