index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
policy.cc
Age
Commit message (
Expand
)
Author
2016-05-20
fail instead of segfault on unreadable config files
David Kalnischkies
2016-04-25
policy: Remove TODO for replacing old GetCandidateVer()
Julian Andres Klode
2016-04-25
policy: Get rid of old (pre-1.1) GetCandidateVer algorithm
Julian Andres Klode
2016-04-25
restore pinning to min/max value of short
David Kalnischkies
2016-04-25
give rc-status packages a pin of -1
David Kalnischkies
2016-01-02
properly parse comments in apt_preferences and deb822-style sources
David Kalnischkies
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-04
provide public interface to hold/unhold packages
David Kalnischkies
2015-09-14
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
implement autobit and pinning in EDSP solver 'apt'
David Kalnischkies
2015-08-20
Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicit
Julian Andres Klode
2015-08-17
Fix all the wrong removals of includes that iwyu got wrong
Michael Vogt
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
2015-08-15
Add GetPriority(VerIterator) to pkgDepCache::Policy
Julian Andres Klode
2015-08-13
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
2015-08-12
policy: Be more strict about parsing pin files, and document prio 0
Julian Andres Klode
2015-08-12
Add a parameter ConsiderFiles to GetPriority(VerIterator)
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
bring back deb822 sources.list entries as .sources
David Kalnischkies
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
policy: Fix the handling of config-files states
Julian Andres Klode
2015-08-10
policy: Fix the new policy implementation to handle downgrades correctly
Julian Andres Klode
2015-08-10
Determine the candidate based on per-version pins, instead of old code
Julian Andres Klode
2015-08-10
policy: Return highest file pin if version pin == 0 in GetPriority()
Julian Andres Klode
2015-08-10
policy: Assign per-version pins
Julian Andres Klode
2015-08-10
pkgPolicy: Introduce storage and helpers for per-version pins
Julian Andres Klode
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-12
store Release files data in the Cache
David Kalnischkies
2015-05-11
remove unused and strange default-value for pins
David Kalnischkies
2015-05-11
a pin of 1000 always means downgrade allowed
David Kalnischkies
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2013-12-21
make /etc/apt/preferences parser deal with comment only sections
Michael Vogt
2013-08-08
specific pins below 1000 cause downgrades
David Kalnischkies
2012-10-13
* apt-pkg/policy.cc:
David Kalnischkies
2011-10-30
merge with my debian-sid branch
David Kalnischkies
2011-10-04
* apt-pkg/policy.cc:
David Kalnischkies
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-15
merged from the debian-sid branch
Michael Vogt
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-07-28
* merged latest fixes from debian-sid
Michael Vogt
2011-07-16
* apt-pkg/policy.cc:
David Kalnischkies
2011-06-30
merged from debian-sid
Michael Vogt
2011-06-30
* doc/makefile:
Michael Vogt
2011-05-17
* Implement EDSP in libapt-pkg so that all front-ends which
David Kalnischkies
2011-04-21
simplify the code for wildcard pinning a bit
David Kalnischkies
[next]