Julian Andres Klode
|
825220b5ae
apt: Add autoremove and auto-remove commands
|
11 éve |
Michael Vogt
|
f8043f219f
Make apt compile with clang++ again
|
11 éve |
Julian Andres Klode
|
f66738d7fb
Make auto-remove and auto-clean aliases for the versions without -
|
11 éve |
Julian Andres Klode
|
c38847ebbb
apt_preferences(5): Mention overlapping of pin matches
|
11 éve |
Julian Andres Klode
|
1bdfd2c9de
apt_preferences(5): Correct default pin assignment documentation
|
11 éve |
Julian Andres Klode
|
5fba9462b6
apt-cache(8): Mention that --names-only search provides
|
11 éve |
Julian Andres Klode
|
714c23a791
apt-cache: Show an error if stats gets any arguments
|
11 éve |
Julian Andres Klode
|
b7bbde2520
Say "in combination with the other options" if an option is not understood
|
11 éve |
Julian Andres Klode
|
2e38192cec
Mention that source order only matter per version
|
11 éve |
Julian Andres Klode
|
adfa4116e7
Replace UINT_MAX with std::numeric_limits<unsigned int>::max()
|
11 éve |
Julian Andres Klode
|
e916a815e1
Add integration test for Pin-Priority range checks
|
11 éve |
Julian Andres Klode
|
b381a482ea
Replace --force-yes by various options starting with --allow
|
11 éve |
Julian Andres Klode
|
51c4e07f4c
Merge branch 'debian/experimental' of https://github.com/DonKult/apt into debian/experimental
|
11 éve |
Julian Andres Klode
|
dd14b7a562
po/fr.po: Remove the unbreakable space before ! in the confirm string
|
11 éve |
Julian Andres Klode
|
df7c9fd222
Accept --upgradeable as synonym for --upgradable
|
11 éve |
Julian Andres Klode
|
5a3264396f
Use setresuid() and setresgid() where available
|
12 éve |
Julian Andres Klode
|
98cc7fd2c1
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
|
11 éve |
Julian Andres Klode
|
6c413b1886
Mark SPtr as deprecated, and convert users to std::unique_ptr
|
11 éve |
Julian Andres Klode
|
47c37a1bfc
C++11: Switch from auto_ptr to unique_ptr
|
11 éve |
Julian Andres Klode
|
eb8ef1bb77
Remove an invalid fi from a testcase
|
11 éve |
Julian Andres Klode
|
bb08e2046e
Fix integration tests for the removal of the Package pin output
|
11 éve |
Julian Andres Klode
|
a1dfe33790
Drop the Section field from pkgCache::Package again
|
11 éve |
Julian Andres Klode
|
85b9b32933
apt_preferences(5): Re-document how priorities are calculated
|
11 éve |
Julian Andres Klode
|
809aa216c6
policy: Be more strict about parsing pin files, and document prio 0
|
11 éve |
Julian Andres Klode
|
f3f06cae53
apt-cache: Improve translateability of the "with priority" thing
|
11 éve |
Julian Andres Klode
|
32cc424bf5
Only make Upgradable() return true for packages with a candidate
|
11 éve |
Julian Andres Klode
|
e595c45791
apt-cache: Modify policy output to use per-version pins
|
11 éve |
Julian Andres Klode
|
10b39ae62d
Add a parameter ConsiderFiles to GetPriority(VerIterator)
|
11 éve |
Johannes Schauer
|
14c50b58e9
use a=experimental instead n=experimental in pin documentation
|
11 éve |
Tomas Pospisek
|
1d6afdd9b1
document APT::Periodic::RandomSleep
|
11 éve |