summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-16Use terminfo's typical save_cursor/restore_cursor sequencesJames McCoy1-4/+4
2015-08-16Show full package records in apt-cache search -fKusanagi Kouichi1-7/+4
2015-08-16When looking if Provides match, OR them with the normal patchesJulian Andres Klode1-1/+1
2015-08-15Document the general effect of the comma operatorJulian Andres Klode1-0/+5
2015-08-15Add GetPriority(VerIterator) to pkgDepCache::PolicyJulian Andres Klode4-3/+6
2015-08-15cachefile.cc: Do not ignore return value of pkgDepCache::Init()Julian Andres Klode1-2/+1
2015-08-15update: Check if the cache could be opened, don't just assume itJulian Andres Klode1-1/+2
2015-08-14doc/files.dbk: Improve documentation for {src,}pkgcache.binJulian Andres Klode1-3/+3
2015-08-14apt-get: allow non-root --print-uris build-depJulian Andres Klode1-1/+3
2015-08-14add {contrib,non-free}/{metapackages,oldlibs} to section specialhandlingDavid Kalnischkies1-0/+4
2015-08-14apt-cache(8): Drop the #versions >= #package names comparisonJulian Andres Klode1-2/+1
2015-08-14Also add 'in combination with the other options.' to another errorJulian Andres Klode1-1/+1
2015-08-14Set Acquire::Changelogs::URI::Origin::Tanglu for Tanglu changelogsJulian Andres Klode1-0/+1
2015-08-14debian/control: Remove XS- from Testsuite and bump Standards-VersionJulian Andres Klode1-2/+2
2015-08-14debian/control: Drop the versioned python-apt conflictJulian Andres Klode1-1/+0
2015-08-14debian/control: Replace debian by DebianJulian Andres Klode1-1/+1
2015-08-14changelog: Replace reenable by re-enable everywhereJulian Andres Klode1-5/+5
2015-08-14apt: Add autoremove and auto-remove commandsJulian Andres Klode2-0/+8
2015-08-14Make apt compile with clang++ againMichael Vogt3-3/+3
2015-08-14Make auto-remove and auto-clean aliases for the versions without -Julian Andres Klode4-5/+8
2015-08-14apt_preferences(5): Mention overlapping of pin matchesJulian Andres Klode1-0/+3
2015-08-14apt_preferences(5): Correct default pin assignment documentationJulian Andres Klode1-2/+2
2015-08-14apt-cache(8): Mention that --names-only search providesJulian Andres Klode1-2/+2
2015-08-14apt-cache: Show an error if stats gets any argumentsJulian Andres Klode1-1/+6
2015-08-14Say "in combination with the other options" if an option is not understoodJulian Andres Klode1-3/+3
2015-08-14Mention that source order only matter per versionJulian Andres Klode1-1/+1
2015-08-14Replace UINT_MAX with std::numeric_limits<unsigned int>::max()Julian Andres Klode1-2/+3
2015-08-14Add integration test for Pin-Priority range checksJulian Andres Klode1-0/+60
2015-08-14Replace --force-yes by various options starting with --allowJulian Andres Klode11-25/+167
2015-08-14Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...Julian Andres Klode57-95/+154
2015-08-14po/fr.po: Remove the unbreakable space before ! in the confirm stringJulian Andres Klode1-1/+1
2015-08-13Accept --upgradeable as synonym for --upgradableJulian Andres Klode11-13/+16
2015-08-13Use setresuid() and setresgid() where availableJulian Andres Klode3-5/+19
2015-08-13Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>Julian Andres Klode10-51/+52
2015-08-13Mark SPtr as deprecated, and convert users to std::unique_ptrJulian Andres Klode4-23/+23
2015-08-13C++11: Switch from auto_ptr to unique_ptrJulian Andres Klode2-11/+11
2015-08-13Remove an invalid fi from a testcaseJulian Andres Klode1-1/+0
2015-08-13Fix integration tests for the removal of the Package pin outputJulian Andres Klode2-12/+5
2015-08-12Drop the Section field from pkgCache::Package againJulian Andres Klode2-11/+3
2015-08-12apt_preferences(5): Re-document how priorities are calculatedJulian Andres Klode1-5/+8
2015-08-12policy: Be more strict about parsing pin files, and document prio 0Julian Andres Klode3-4/+22
2015-08-12apt-cache: Improve translateability of the "with priority" thingJulian Andres Klode1-2/+2
2015-08-12Only make Upgradable() return true for packages with a candidateJulian Andres Klode1-1/+1
2015-08-12apt-cache: Modify policy output to use per-version pinsJulian Andres Klode1-13/+30
2015-08-12Add a parameter ConsiderFiles to GetPriority(VerIterator)Julian Andres Klode2-3/+4
2015-08-12use a=experimental instead n=experimental in pin documentationJohannes Schauer10-17/+17
2015-08-12document APT::Periodic::RandomSleepTomas Pospisek1-0/+13
2015-08-12Do not set unhonored DPKG_NO_TSTP variable for dpkgGuillem Jover2-12/+1
2015-08-12document VERSION 2 (and 3) pre-install-pkgs hook interfaceJonathan Nieder1-4/+28
2015-08-12Replace all "press enter" occurrences with "press [Enter]"Luca Bruno7-14/+14