index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-internal-solver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
1
-2
/
+1
*
streamline display of --help in all tools
David Kalnischkies
2014-11-09
1
-13
/
+4
*
Rename DropPrivs() to DropPrivileges()
Michael Vogt
2014-10-07
1
-1
/
+1
*
mark pkg(All|Dist)Upgrade as deprecated
David Kalnischkies
2014-09-27
1
-2
/
+2
*
Merge remote-tracking branch 'donkult/debian/sid' into debian/experimental
Michael Vogt
2014-06-18
1
-10
/
+14
|
\
|
*
show our broken packages message in 'apt' solver
David Kalnischkies
2014-06-18
1
-10
/
+14
*
|
DropPrivs in the solvers (just to be on the safe side)
Michael Vogt
2014-06-11
1
-0
/
+3
|
/
*
print error stack on failure of 'apt' solver
David Kalnischkies
2014-05-30
1
-18
/
+18
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-1
/
+9
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
Fix typos in documentation (codespell)
Michael Vogt
2014-02-22
1
-3
/
+3
*
* move upgrade releated code into upgrade.{cc,h}
Michael Vogt
2013-10-05
1
-0
/
+1
*
fix two simple spelling issues found by Christian Perrier,
David Kalnischkies
2012-06-27
1
-5
/
+3
*
ensure that apti18n.h is included last as advertised (Closes: #671623)
David Kalnischkies
2012-05-05
1
-3
/
+4
*
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-22
1
-1
/
+1
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+2
*
rename option APT::Solver::Name to simply APT::Solver
David Kalnischkies
2011-05-17
1
-1
/
+1
*
implement correct error reporting
David Kalnischkies
2011-05-07
1
-3
/
+3
*
work on requests with the correct upgrade/dist-upgrade/else resolver
David Kalnischkies
2011-05-03
1
-1
/
+11
*
implement optional Progress report in EDSP
David Kalnischkies
2011-05-02
1
-0
/
+13
*
add scenario command to output a complete or limited scenario
David Kalnischkies
2011-04-25
1
-2
/
+23
*
set hint flags for the problem resolver according to request
David Kalnischkies
2011-04-19
1
-1
/
+18
*
add a small wrapper to use the internal apt solver as an external one
David Kalnischkies
2011-04-01
1
-0
/
+129