index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
depcache.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean up default-stanzas from extended_states on write
David Kalnischkies
2016-07-22
1
-13
/
+14
*
protect only the latest same-source providers from autoremove
David Kalnischkies
2016-07-01
1
-5
/
+34
*
more explicit MarkRequired algorithm code (part 2)
David Kalnischkies
2016-06-30
1
-116
/
+68
*
more explicit MarkRequired algorithm code
David Kalnischkies
2016-06-30
1
-19
/
+32
*
if reading of autobit state failed, let write fail
David Kalnischkies
2016-06-29
1
-0
/
+5
*
factor out Pkg/DepIterator prettyprinters into own header
David Kalnischkies
2016-04-28
1
-9
/
+10
*
respect user pinning in M-A:same version (un)screwing
David Kalnischkies
2016-04-28
1
-2
/
+2
*
Do not mark packages for keep that we want to remove
Julian Andres Klode
2016-03-27
1
-2
/
+5
*
do not strip epochs from state version strings
David Kalnischkies
2016-03-16
1
-5
/
+1
*
Fix bug where the problemresolve can put a pkg into a heisenstate
Michael Vogt
2016-03-15
1
-0
/
+5
*
prefer upgrading installed provides satisfier
David Kalnischkies
2016-01-25
1
-0
/
+2
*
typo: run s#frontend#front-end# on all of src:apt
David Kalnischkies
2015-11-25
1
-1
/
+1
*
sanify API to get 'the' candidate version
David Kalnischkies
2015-11-04
1
-1
/
+6
*
Cleanup includes after running iwyu
Michael Vogt
2015-08-17
1
-1
/
+0
*
Add GetPriority(VerIterator) to pkgDepCache::Policy
Julian Andres Klode
2015-08-15
1
-0
/
+2
*
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
2015-08-13
1
-2
/
+2
*
C++11: Switch from auto_ptr to unique_ptr
Julian Andres Klode
2015-08-13
1
-1
/
+1
*
move manual-bit from 'oldlibs' pkg to its dependencies
David Kalnischkies
2015-08-10
1
-0
/
+28
*
move APT::Never-MarkAuto-Sections handling to MarkDelete
David Kalnischkies
2015-08-10
1
-9
/
+35
*
mark again deps of pkgs in APT::Never-MarkAuto-Sections as manual
David Kalnischkies
2015-08-10
1
-2
/
+7
*
split-up Dependency struct
David Kalnischkies
2015-08-10
1
-6
/
+5
*
bunch of micro-optimizations for depcache
David Kalnischkies
2015-08-10
1
-88
/
+82
*
show or-groups in not-installed recommends and suggests lists
David Kalnischkies
2015-08-10
1
-12
/
+3
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-2
/
+2
*
apply various style suggestions by cppcheck
David Kalnischkies
2015-08-10
1
-2
/
+4
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
1
-3
/
+3
*
rewrite all TFRewrite instances to use the new pkgTagSection::Write
David Kalnischkies
2015-05-11
1
-30
/
+20
*
show non-matching m-a:same versions in debug message
David Kalnischkies
2015-05-11
1
-6
/
+11
*
create directory for extended_states if needed
David Kalnischkies
2014-11-18
1
-1
/
+3
*
implement MarkAndSweep in cc instead of header
David Kalnischkies
2014-10-03
1
-0
/
+14
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-05
1
-1
/
+2
|
\
|
*
initialize iPolicyBrokenCount in DepCache::Update
Warren He
2014-08-29
1
-1
/
+2
*
|
remove the Section member from package struct
David Kalnischkies
2014-06-18
1
-1
/
+1
|
/
*
do not revert candidate for protected packages
David Kalnischkies
2014-06-07
1
-1
/
+1
*
Do not try to cast a pkgDepCache::Policy to a pkgCache
Michael Vogt
2014-05-27
1
-1
/
+1
*
discard candidates via IsInstallOk to allow override
David Kalnischkies
2014-03-23
1
-20
/
+58
*
do IsInstallOk call in MarkInstall unconditionally
David Kalnischkies
2014-03-23
1
-4
/
+8
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-2
/
+2
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-4
/
+10
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-5
/
+5
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
2014-03-13
1
-2
/
+2
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-3
/
+3
*
Merge remote-tracking branch 'mvo/bugfix/multiarch-upgrade' into debian/sid
Michael Vogt
2014-02-06
1
-0
/
+5
|
\
|
*
Fix multiarch package upgrade issue
Michael Vogt
2014-02-04
1
-0
/
+5
*
|
discard impossible candidates in MarkInstall
David Kalnischkies
2014-02-06
1
-2
/
+7
|
/
*
fix crash when SetCandidateRelease is used
Michael Vogt
2013-11-29
1
-1
/
+1
*
don't consider holds for autoremoval
David Kalnischkies
2013-10-01
1
-3
/
+4
*
prefer native arch over higher priority for providers
Colin Watson
2013-08-01
1
-3
/
+3
*
prevent MarkInstall of unsynced Multi-Arch:same siblings
David Kalnischkies
2013-07-11
1
-4
/
+49
[next]