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