Age | Commit message (Expand) | Author |
2015-08-11 | Bump apt-inst SONAME to 2.0 to adjust for the ABI break in apt-pkg | Julian Andres Klode |
2015-08-11 | Merge changelog entries from sid-gcc5 | Julian Andres Klode |
2015-08-11 | po: Update Simplified Chinese programs translation | Zhou Mo |
2015-08-11 | po: update zh_CN translation slightly | Zhou Mo |
2015-08-11 | ExecFork: Use /proc/self/fd to determine which files to close | Julian Andres Klode |
2015-08-11 | Make QItem a subclass of DescItem | Julian Andres Klode |
2015-08-11 | Re-introduce None as a deprecated alias for No | Julian Andres Klode |
2015-08-11 | Drop C++11 elements from headers | Julian Andres Klode |
2015-08-11 | apt-get: Do not include apt-pkg/indexrecords.h | Julian Andres Klode |
2015-08-11 | Fix an obscure warning from GCC | Julian Andres Klode |
2015-08-11 | Simply ignore cruft in the status files, do not treat it as prio 0 | Julian Andres Klode |
2015-08-11 | Replace INT_MIN with std::numeric_limits<int>::min | Julian Andres Klode |
2015-08-10 | initialize PinVers to a nullptr | David Kalnischkies |
2015-08-10 | move manual-bit from 'oldlibs' pkg to its dependencies | David Kalnischkies |
2015-08-10 | move APT::Never-MarkAuto-Sections handling to MarkDelete | David Kalnischkies |
2015-08-10 | no value for MultiArch field is 'no', not 'none' | David Kalnischkies |
2015-08-10 | change to libapt-pkg abi 5.0 with versioned symbols | David Kalnischkies |
2015-08-10 | update symbols file to current state of affairs | David Kalnischkies |
2015-08-10 | mark again deps of pkgs in APT::Never-MarkAuto-Sections as manual | David Kalnischkies |
2015-08-10 | drop extra newline in 'Failed to fetch' and 'GPG error' message | David Kalnischkies |
2015-08-10 | enhance "hit paywall" error message to mention the probable cause | David Kalnischkies |
2015-08-10 | drop obsolete explicit :none handling in pkgCacheGen | David Kalnischkies |
2015-08-10 | parse packages from all architectures into the cache | David Kalnischkies |
2015-08-10 | eliminate dead file-provides code in cache generation | David Kalnischkies |
2015-08-10 | elimate duplicated code in pkgIndexFile subclasses | David Kalnischkies |
2015-08-10 | add volatile sources support in libapt-pkg | David Kalnischkies |
2015-08-10 | just-in-time creation for (explicit) negative deps | David Kalnischkies |
2015-08-10 | just-in-time creation for (implicit) Provides | David Kalnischkies |
2015-08-10 | hide implicit deps in apt-cache again by default | David Kalnischkies |
2015-08-10 | use a smaller type for flags storage in the cache | David Kalnischkies |
2015-08-10 | remove the compatibility markers for 4.13 abi | David Kalnischkies |
2015-08-10 | link DependencyData structs together | David Kalnischkies |
2015-08-10 | split-up Dependency struct | David Kalnischkies |
2015-08-10 | bunch of micro-optimizations for depcache | David Kalnischkies |
2015-08-10 | avoid virtual in the iterators | David Kalnischkies |
2015-08-10 | show or-groups in not-installed recommends and suggests lists | David Kalnischkies |
2015-08-10 | headers are for declarations only | David Kalnischkies |
2015-08-10 | implement a more generic ShowList method | David Kalnischkies |
2015-08-10 | enforce GCC5 C++11 ABI and usage | David Kalnischkies |
2015-08-10 | rename 'apt-get files' to 'apt-get indextargets' | David Kalnischkies |
2015-08-10 | disable locking even for root in --simulate | David Kalnischkies |
2015-08-10 | handle site-changing redirects as mirror changes | David Kalnischkies |
2015-08-10 | skip .diff/Index acquire if Release file was a hit | David Kalnischkies |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies |
2015-08-10 | implement reverse_iterators for cachesets | David Kalnischkies |
2015-08-10 | prepare cachesets for -std=c++11 | David Kalnischkies |
2015-08-10 | implement Signed-By without using gpg for verification | David Kalnischkies |
2015-08-10 | merge keyrings with cat instead of gpg in apt-key | David Kalnischkies |
2015-08-10 | support gpg 2.1.x in apt-key | David Kalnischkies |
2015-08-10 | enhance apt-key debugging options | David Kalnischkies |