index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
algorithms.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
1
-1
/
+0
2018-05-05
Fix various typos reported by spellcheckers
David Kalnischkies
1
-1
/
+1
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-5
/
+5
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
1
-1
/
+0
2017-06-26
avoid explicit types for pkg counts by auto
David Kalnischkies
1
-11
/
+11
2017-01-31
algorithms: Fix typo: gental -> gentle
Julian Andres Klode
1
-2
/
+2
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
1
-3
/
+3
2016-12-31
use FindB instead of FindI for Debug::pkgAutoRemove
David Kalnischkies
1
-1
/
+1
2016-08-10
simulate all package manager actions explicitly
David Kalnischkies
1
-2
/
+63
2016-06-08
edsp: if logging is requested, do it for internal, too
David Kalnischkies
1
-4
/
+5
2016-05-20
edsp: add Forbid-{New-Install,Remove} and Upgrade-All
David Kalnischkies
1
-2
/
+4
2016-04-28
factor out Pkg/DepIterator prettyprinters into own header
David Kalnischkies
1
-8
/
+9
2016-03-07
apt-pkg/algorithms.cc: Avoid stack buffer overflow in KillList
Julian Andres Klode
1
-10
/
+9
2015-11-05
apply various suggestions made by cppcheck
David Kalnischkies
1
-1
/
+1
2015-11-04
sanify API to get 'the' candidate version
David Kalnischkies
1
-1
/
+1
2015-10-30
algorithms: Replace qsort() by thread-safe std::sort()
Julian Andres Klode
1
-37
/
+44
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
1
-2
/
+0
2015-08-13
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
1
-12
/
+12
2015-08-10
remove the compatibility markers for 4.13 abi
David Kalnischkies
1
-14
/
+0
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-1
/
+1
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
1
-1
/
+1
2015-01-10
award points for positive dependencies again
David Kalnischkies
1
-1
/
+1
2014-11-08
explicit overload methods instead of adding parameters
David Kalnischkies
1
-0
/
+12
2014-09-27
fix progress output for (dist-)upgrade calculation
David Kalnischkies
1
-10
/
+6
2014-04-11
consider priorities only for downloadable pkgs in resolver
David Kalnischkies
1
-8
/
+11
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-7
/
+6
2014-03-13
warning: useless cast to type A [-Wuseless-cast]
David Kalnischkies
1
-2
/
+2
2014-03-13
check version before adding scores in resolver
David Kalnischkies
1
-1
/
+12
2014-03-13
do not do the same looping twice
David Kalnischkies
1
-7
/
+1
2014-03-13
propagate a negative score point along breaks/conflicts
David Kalnischkies
1
-14
/
+25
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-6
/
+6
2013-10-05
Move ListUpdate/AquireUpdate into update.{cc,h}
Michael Vogt
1
-99
/
+0
2013-10-05
* move upgrade releated code into upgrade.{cc,h}
Michael Vogt
1
-238
/
+0
2013-10-05
cleanup upgrade API some more (thanks for the feedback from David)
Michael Vogt
1
-10
/
+15
2013-09-18
improve the API for Upgrade()
Michael Vogt
1
-8
/
+30
2013-08-12
squash merge of the feature/apt-binary branch without the changes from experi...
Michael Vogt
1
-5
/
+46
2013-07-02
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
Michael Vogt
1
-2
/
+4
2013-06-28
make starting debug output of pkgProblemResolver proper english
Michael Vogt
1
-2
/
+4
2013-06-27
use just one line for the debug output (thanks to donkult for the review)
Michael Vogt
1
-4
/
+2
2013-06-27
show broken count when starting the resolver
Michael Vogt
1
-2
/
+6
2013-06-09
deprecate InstallProtect as a cpu-eating no-op
David Kalnischkies
1
-2
/
+4
2013-05-08
merged from the debian-wheezy branch
Michael Vogt
1
-1
/
+4
2013-05-08
* apt-pkg/algorithms.cc:
Michael Vogt
1
-1
/
+4
2013-01-08
fix pkgProblemResolver::Scores, thanks to Paul Wise.
Michael Vogt
1
-8
/
+11
2013-01-08
fix pkgProblemResolver::Scores, thanks to Paul Wise.
Michael Vogt
1
-7
/
+7
2012-11-10
* apt-pkg/algorithms.cc:
Jonathan Thomas
1
-3
/
+9
2012-11-09
* apt-pkg/algorithms.cc:
David Kalnischkies
1
-8
/
+8
2012-09-09
handle packages without a mandatory architecture (debian-policy ยง5.3)
David Kalnischkies
1
-0
/
+5
2012-06-10
* apt-pkg/deb/deblistparser.cc:
David Kalnischkies
1
-5
/
+30
2012-05-15
* apt-pkg/algorithms.cc:
Marius Vollmer
1
-0
/
+6
[next]