Age | Commit message (Expand) | Author |
2015-08-12 | Drop the Section field from pkgCache::Package again | Julian Andres Klode |
2015-08-12 | apt_preferences(5): Re-document how priorities are calculated | Julian Andres Klode |
2015-08-12 | policy: Be more strict about parsing pin files, and document prio 0 | Julian Andres Klode |
2015-08-12 | apt-cache: Improve translateability of the "with priority" thing | Julian Andres Klode |
2015-08-12 | Only make Upgradable() return true for packages with a candidate | Julian Andres Klode |
2015-08-12 | apt-cache: Modify policy output to use per-version pins | Julian Andres Klode |
2015-08-12 | Add a parameter ConsiderFiles to GetPriority(VerIterator) | Julian Andres Klode |
2015-08-12 | use a=experimental instead n=experimental in pin documentation | Johannes Schauer |
2015-08-12 | document APT::Periodic::RandomSleep | Tomas Pospisek |
2015-08-12 | Do not set unhonored DPKG_NO_TSTP variable for dpkg | Guillem Jover |
2015-08-12 | document VERSION 2 (and 3) pre-install-pkgs hook interface | Jonathan Nieder |
2015-08-12 | Replace all "press enter" occurrences with "press [Enter]" | Luca Bruno |
2015-08-12 | replace direct calls to egrep with grep -E | Daniel Hartwig |
2015-08-12 | remove Dir:: scope limit of RootDir in the documentation | David Kalnischkies |
2015-08-12 | support setting a port for rsh:// in sources.list | Daniel Hartwig |
2015-08-12 | po-fixups: fill Project-Id-Version and Encoding correctly | Guillem Jover |
2015-08-12 | travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5 | David Kalnischkies |
2015-08-12 | Makefile: Add a make fast command for development | Julian Andres Klode |
2015-08-12 | apt.cron.daily: Reference 10periodic instead of 02periodic | Julian Andres Klode |
2015-08-11 | debian/control: Rename libapt-pkg4.15 -> libapt-pkg5.0 | Julian Andres Klode |
2015-08-11 | debian/gbp.conf: Set multimaint-merge = True | Julian Andres Klode |
2015-08-11 | Annotate more methods with APT_OVERRIDE | Julian Andres Klode |
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 |