コミット履歴

作者 SHA1 メッセージ 日付
  Julian Andres Klode a24d67a2b7 debian/control: Remove XS- from Testsuite and bump Standards-Version 11 年 前
  Julian Andres Klode 40ce4d9a25 debian/control: Drop the versioned python-apt conflict 11 年 前
  Julian Andres Klode a0abb75b8d debian/control: Replace debian by Debian 11 年 前
  Julian Andres Klode ee75963e1e changelog: Replace reenable by re-enable everywhere 11 年 前
  Julian Andres Klode 825220b5ae apt: Add autoremove and auto-remove commands 11 年 前
  Michael Vogt f8043f219f Make apt compile with clang++ again 11 年 前
  Julian Andres Klode f66738d7fb Make auto-remove and auto-clean aliases for the versions without - 11 年 前
  Julian Andres Klode c38847ebbb apt_preferences(5): Mention overlapping of pin matches 11 年 前
  Julian Andres Klode 1bdfd2c9de apt_preferences(5): Correct default pin assignment documentation 11 年 前
  Julian Andres Klode 5fba9462b6 apt-cache(8): Mention that --names-only search provides 11 年 前
  Julian Andres Klode 714c23a791 apt-cache: Show an error if stats gets any arguments 11 年 前
  Julian Andres Klode b7bbde2520 Say "in combination with the other options" if an option is not understood 11 年 前
  Julian Andres Klode 2e38192cec Mention that source order only matter per version 11 年 前
  Julian Andres Klode adfa4116e7 Replace UINT_MAX with std::numeric_limits<unsigned int>::max() 11 年 前
  Julian Andres Klode e916a815e1 Add integration test for Pin-Priority range checks 11 年 前
  Julian Andres Klode b381a482ea Replace --force-yes by various options starting with --allow 11 年 前
  Julian Andres Klode 51c4e07f4c Merge branch 'debian/experimental' of https://github.com/DonKult/apt into debian/experimental 11 年 前
  Julian Andres Klode dd14b7a562 po/fr.po: Remove the unbreakable space before ! in the confirm string 11 年 前
  Julian Andres Klode df7c9fd222 Accept --upgradeable as synonym for --upgradable 11 年 前
  Julian Andres Klode 5a3264396f Use setresuid() and setresgid() where available 12 年 前
  Julian Andres Klode 98cc7fd2c1 Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]> 11 年 前
  Julian Andres Klode 6c413b1886 Mark SPtr as deprecated, and convert users to std::unique_ptr 11 年 前
  Julian Andres Klode 47c37a1bfc C++11: Switch from auto_ptr to unique_ptr 11 年 前
  Julian Andres Klode eb8ef1bb77 Remove an invalid fi from a testcase 11 年 前
  Julian Andres Klode bb08e2046e Fix integration tests for the removal of the Package pin output 11 年 前
  Julian Andres Klode a1dfe33790 Drop the Section field from pkgCache::Package again 11 年 前
  Julian Andres Klode 85b9b32933 apt_preferences(5): Re-document how priorities are calculated 11 年 前
  Julian Andres Klode 809aa216c6 policy: Be more strict about parsing pin files, and document prio 0 11 年 前
  Julian Andres Klode f3f06cae53 apt-cache: Improve translateability of the "with priority" thing 11 年 前
  Julian Andres Klode 32cc424bf5 Only make Upgradable() return true for packages with a candidate 11 年 前