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
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
2012-05-10
* apt-pkg/algorithms.cc:
David Kalnischkies
1
-11
/
+26
2012-03-06
merge with apt/experimental
David Kalnischkies
1
-2
/
+11
2012-03-05
* Treat the Important flag like the Essential flag with two differences:
Julian Andres Klode
1
-2
/
+11
2012-03-04
fix a bunch of cppcheck "(warning) Member variable '<#>' is not
David Kalnischkies
1
-1
/
+1
2012-01-29
* apt-pkg/algorithms.cc:
Colin Watson
1
-15
/
+15
2012-01-29
* apt-pkg/algorithms.cc:
Colin Watson
1
-2
/
+1
2011-10-30
merge with my debian-sid branch
David Kalnischkies
1
-2
/
+9
2011-10-17
* algorithms.cc:
David Kalnischkies
1
-2
/
+9
2011-09-20
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
1
-1
/
+1
2011-09-20
* apt-pkg/algorithms.cc:
David Kalnischkies
1
-1
/
+1
2011-09-19
fix foldmarker in algorithms.h
David Kalnischkies
1
-3
/
+2
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-0
/
+3
2011-09-13
merge with debian/experimental
David Kalnischkies
1
-31
/
+31
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-2
/
+4
2011-08-15
merged from the debian-sid branch
Michael Vogt
1
-31
/
+31
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
1
-31
/
+31
2011-07-15
merged from http://bzr.debian.org/bzr/apt/apt/debian-sid
Michael Vogt
1
-6
/
+34
2011-07-14
make ResolveByKeep() more clever and hold back packages that would go into a ...
Michael Vogt
1
-6
/
+34
2011-05-17
rename option APT::Solver::Name to simply APT::Solver
David Kalnischkies
1
-4
/
+4
2011-05-17
* Implement EDSP in libapt-pkg so that all front-ends which
David Kalnischkies
1
-6
/
+49
2011-05-11
convert a lot of places to use IsNegative instead of checking by hand
David Kalnischkies
1
-23
/
+8
2011-05-09
implement proper progress report with OpProgress
David Kalnischkies
1
-8
/
+16
2011-05-03
implement external solver calling for upgrade and dist-upgrade, too
David Kalnischkies
1
-18
/
+22
2011-05-02
doesn't execute autoremove marker setting if an external solver is called
David Kalnischkies
1
-0
/
+2
2011-05-02
refactor: move solver execution into his own EDSP method
David Kalnischkies
1
-37
/
+5
2011-05-02
handle Dir::Bin::Solvers as a list of directories and find the
David Kalnischkies
1
-4
/
+12
2011-04-16
cppcheck: (style) Variable 'State' is assigned a value that is never used
David Kalnischkies
1
-3
/
+1
2011-04-02
send the scenario through a pipe to the solver and get the solution back
David Kalnischkies
1
-7
/
+35
2011-04-01
Read and apply install/remove requests correctly
David Kalnischkies
1
-3
/
+1
2011-03-31
rename edspwriter to straight edsp in toplevel as it does more than
David Kalnischkies
1
-4
/
+4
2011-03-31
rename the 'universe' to 'scenario' to reflect the naming in the draft
David Kalnischkies
1
-2
/
+2
2011-03-30
be able to write solutions, too
David Kalnischkies
1
-0
/
+6
2011-03-30
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies
1
-6
/
+27
2011-03-08
Remove the "pseudopackage" handling of Architecture: all packages for
David Kalnischkies
1
-64
/
+0
2011-02-10
merged from lp:~mvo/apt/mvo
Michael Vogt
1
-2
/
+2
2011-02-10
* merged lp:~evfool/apt/fix641673:
Michael Vogt
1
-2
/
+2
2011-02-07
* apt-pkg/algorithms.cc:
David Kalnischkies
1
-1
/
+22
2010-11-29
* apt-pkg/algorithms.cc:
David Kalnischkies
1
-0
/
+7
2010-11-10
* apt-pkg/algorithms.cc:
David Kalnischkies
1
-0
/
+1
2010-09-15
merged lp:~mvo/apt/conflicts-on-virtuals to better deal with
Michael Vogt
1
-10
/
+19
2010-09-03
remove duplicated test, move test for conflicts higher up, better debug output
Michael Vogt
1
-24
/
+15
[next]