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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move hidden MarkPackage to a static function
David Kalnischkies
2021-08-28
1
-25
/
+0
*
Call MarkAndSweep only manually in apt-get for autoremove
David Kalnischkies
2021-04-26
1
-1
/
+4
*
depcache: Cache our InRootSetFunc
Julian Andres Klode
2021-01-04
1
-1
/
+5
*
Delay removals due to Conflicts until Depends are resolved
David Kalnischkies
2020-07-02
1
-3
/
+0
*
Allow pkgDepCache to be asked to check internal consistency
David Kalnischkies
2020-05-24
1
-0
/
+4
*
Reset candidate version explicitly for internal state-keeping
David Kalnischkies
2020-05-23
1
-1
/
+1
*
Move the MarkInstall helpers into static functions
David Kalnischkies
2020-05-18
1
-4
/
+2
*
Keep going if a dep is bad for user requests to improve errors
David Kalnischkies
2020-05-18
1
-2
/
+2
*
Allow aptitude to MarkInstall broken packages via FromUser
David Kalnischkies
2020-05-08
1
-1
/
+1
*
Protect a package while resolving in MarkInstall
David Kalnischkies
2020-04-27
1
-2
/
+2
*
Propagate Protected flag to single-option dependencies
David Kalnischkies
2020-04-27
1
-1
/
+1
*
Fail earlier on impossible Conflicts in MarkInstall
David Kalnischkies
2020-04-27
1
-1
/
+1
*
Split up MarkInstall into private helper methods
David Kalnischkies
2020-04-27
1
-0
/
+12
*
apt-pkg: default visibility to hidden
Julian Andres Klode
2020-02-26
1
-6
/
+6
*
Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
Julian Andres Klode
2019-06-12
1
-8
/
+0
*
Make APT::StringView public
Julian Andres Klode
2019-06-11
1
-3
/
+3
*
depcache: Remove deprecated functions
Julian Andres Klode
2019-02-26
1
-4
/
+0
*
Increase debug verbosity in `apt-get autoremove`
Filipe Brandenburger
2018-05-21
1
-1
/
+5
*
Fix various typos reported by spellcheckers
David Kalnischkies
2018-05-05
1
-2
/
+2
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-3
/
+3
*
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
1
-1
/
+0
*
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
1
-1
/
+1
*
factor out Pkg/DepIterator prettyprinters into own header
David Kalnischkies
2016-04-28
1
-0
/
+1
*
do not strip epochs from state version strings
David Kalnischkies
2016-03-16
1
-2
/
+2
*
tests: fix typos, correct helpmsgs and test tests
David Kalnischkies
2015-11-29
1
-1
/
+1
*
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-27
1
-1
/
+1
*
fix a few typos in code-comments/apt manpage
David Kalnischkies
2015-11-20
1
-1
/
+1
*
sanify API to get 'the' candidate version
David Kalnischkies
2015-11-04
1
-2
/
+13
*
Add GetPriority(VerIterator) to pkgDepCache::Policy
Julian Andres Klode
2015-08-15
1
-0
/
+1
*
Only make Upgradable() return true for packages with a candidate
Julian Andres Klode
2015-08-12
1
-1
/
+1
*
bunch of micro-optimizations for depcache
David Kalnischkies
2015-08-10
1
-14
/
+14
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
1
-1
/
+1
*
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
-1
/
+1
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-2
/
+4
*
explicit overload methods instead of adding parameters
David Kalnischkies
2014-11-08
1
-2
/
+2
*
implement MarkAndSweep in cc instead of header
David Kalnischkies
2014-10-03
1
-13
/
+2
*
mark private methods as hidden
David Kalnischkies
2014-09-30
1
-5
/
+5
*
discard candidates via IsInstallOk to allow override
David Kalnischkies
2014-03-23
1
-0
/
+2
*
follow method attribute suggestions by gcc
David Kalnischkies
2014-03-13
1
-1
/
+2
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+10
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
make doxygen more quiet, fix issues and disable latex
David Kalnischkies
2014-03-13
1
-3
/
+3
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-1
/
+1
*
don't consider holds for autoremoval
David Kalnischkies
2013-10-01
1
-1
/
+1
*
prevent MarkInstall of unsynced Multi-Arch:same siblings
David Kalnischkies
2013-07-11
1
-13
/
+17
*
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
2011-12-13
1
-0
/
+5
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-2
/
+3
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-3
/
+3
*
merged from the debian-sid branch
Michael Vogt
2011-08-15
1
-2
/
+2
|
\
[next]