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
/
depcache.cc
Age
Commit message (
Expand
)
Author
2020-08-04
Merge branch 'master' into 'master'
Julian Andres Klode
2020-07-02
Filter out impossible solutions for protected propagation
David Kalnischkies
2020-07-02
Delay removals due to Conflicts until Depends are resolved
David Kalnischkies
2020-06-08
Support marking all newly installed packages as automatically installed
Nicolas Schier
2020-06-03
Deal with duplicates in the solution space of a dep
David Kalnischkies
2020-05-25
Don't update candidate provides map if the same as current
David Kalnischkies
2020-05-25
Don't set variables to conditionally override them 2 lines later
David Kalnischkies
2020-05-24
Allow pkgDepCache to be asked to check internal consistency
David Kalnischkies
2020-05-23
Keep status number if candidate is discarded for kept back display
David Kalnischkies
2020-05-23
Known-bad candidate versions are not an upgrade option
David Kalnischkies
2020-05-23
Reset candidate version explicitly for internal state-keeping
David Kalnischkies
2020-05-18
Propagate protected to already satisfied dependencies
David Kalnischkies
2020-05-18
Propagate protected to already satisfied conflicts
David Kalnischkies
2020-05-18
Deal with protected solution providers first
David Kalnischkies
2020-05-18
Move the MarkInstall helpers into static functions
David Kalnischkies
2020-05-18
Keep going if a dep is bad for user requests to improve errors
David Kalnischkies
2020-05-08
Allow aptitude to MarkInstall broken packages via FromUser
David Kalnischkies
2020-04-27
Protect a package while resolving in MarkInstall
David Kalnischkies
2020-04-27
Prefer upgrading installed orgroup members
David Kalnischkies
2020-04-27
Propagate Protected flag to single-option dependencies
David Kalnischkies
2020-04-27
Fail earlier on impossible Conflicts in MarkInstall
David Kalnischkies
2020-04-27
Split up MarkInstall into private helper methods
David Kalnischkies
2020-04-27
Discard candidate if its dependencies can't be satisfied
David Kalnischkies
2020-04-27
Refactor and reorder MarkInstall code
David Kalnischkies
2020-04-27
Explore or-groups for Recommends further than first
David Kalnischkies
2020-04-26
Discard impossible candidate versions also for non-installed
David Kalnischkies
2019-02-26
depcache: Remove deprecated functions
Julian Andres Klode
2018-08-29
Fix typos reported by codespell & spellintian
David Kalnischkies
2018-05-21
Increase debug verbosity in `apt-get autoremove`
Filipe Brandenburger
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
2018-05-05
Fix various typos reported by spellcheckers
David Kalnischkies
2017-12-13
don't auto-switch candidate if installed is good enough
David Kalnischkies
2017-08-24
Replace APT_CONST with APT_PURE everywhere
Julian Andres Klode
2017-07-26
support compressed extended_states file for bug triage
David Kalnischkies
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
2017-07-08
fix various typos reported by codespell & spellintian
David Kalnischkies
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
2016-07-22
clean up default-stanzas from extended_states on write
David Kalnischkies
2016-07-01
protect only the latest same-source providers from autoremove
David Kalnischkies
2016-06-30
more explicit MarkRequired algorithm code (part 2)
David Kalnischkies
2016-06-30
more explicit MarkRequired algorithm code
David Kalnischkies
2016-06-29
if reading of autobit state failed, let write fail
David Kalnischkies
2016-04-28
factor out Pkg/DepIterator prettyprinters into own header
David Kalnischkies
2016-04-28
respect user pinning in M-A:same version (un)screwing
David Kalnischkies
2016-03-27
Do not mark packages for keep that we want to remove
Julian Andres Klode
2016-03-16
do not strip epochs from state version strings
David Kalnischkies
2016-03-15
Fix bug where the problemresolve can put a pkg into a heisenstate
Michael Vogt
2016-01-25
prefer upgrading installed provides satisfier
David Kalnischkies
2015-11-25
typo: run s#frontend#front-end# on all of src:apt
David Kalnischkies
[next]