Age | Commit message (Expand) | Author |
2015-08-14 | Replace --force-yes by various options starting with --allow | Julian Andres Klode |
2015-08-14 | Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb... | Julian Andres Klode |
2015-08-14 | po/fr.po: Remove the unbreakable space before ! in the confirm string | Julian Andres Klode |
2015-08-13 | Accept --upgradeable as synonym for --upgradable | Julian Andres Klode |
2015-08-13 | Use setresuid() and setresgid() where available | Julian Andres Klode |
2015-08-13 | Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]> | Julian Andres Klode |
2015-08-13 | Mark SPtr as deprecated, and convert users to std::unique_ptr | Julian Andres Klode |
2015-08-13 | C++11: Switch from auto_ptr to unique_ptr | Julian Andres Klode |
2015-08-13 | Remove an invalid fi from a testcase | Julian Andres Klode |
2015-08-13 | Fix integration tests for the removal of the Package pin output | Julian Andres Klode |
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 |