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
/
edsp.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
sanify API to get 'the' candidate version
David Kalnischkies
2015-11-04
1
-3
/
+4
*
do not discard new manual-bits while applying EDSP solutions
David Kalnischkies
2015-09-14
1
-1
/
+5
*
add Source-Version field for EDSP
David Kalnischkies
2015-09-14
1
-0
/
+1
*
implement dpkgs vision of interpreting pkg:<arch> dependencies
David Kalnischkies
2015-09-14
1
-2
/
+2
*
Fix all the wrong removals of includes that iwyu got wrong
Michael Vogt
2015-08-17
1
-0
/
+5
*
Cleanup includes after running iwyu
Michael Vogt
2015-08-17
1
-11
/
+0
*
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
1
-4
/
+4
*
remove the compatibility markers for 4.13 abi
David Kalnischkies
2015-08-10
1
-7
/
+0
*
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
2015-06-16
1
-61
/
+62
*
store Release files data in the Cache
David Kalnischkies
2015-06-12
1
-1
/
+1
*
guard ABI changes for SourcePkg/Ver in pkgCache
David Kalnischkies
2014-11-08
1
-0
/
+7
*
store source name and version in binary cache
David Kalnischkies
2014-09-27
1
-5
/
+1
*
don't send pkg from an unknown architecture via EDSP
David Kalnischkies
2014-06-18
1
-0
/
+7
*
support parsing EDSP requests Architecture{,s} stanza
David Kalnischkies
2014-05-30
1
-0
/
+7
*
check exit status of external solvers
David Kalnischkies
2014-05-30
1
-7
/
+22
*
EDSP: add APT-Release field to Package stanzas
Stefano Zacchiroli
2014-05-04
1
-2
/
+14
*
EDSP: add Source field to Package stanzas
Stefano Zacchiroli
2014-05-04
1
-0
/
+6
*
EDSP: add Architecture(s) multi-arch fields to the Request stanza
Stefano Zacchiroli
2014-05-04
1
-0
/
+9
*
EDSP: bump protocol version to 0.5
Stefano Zacchiroli
2014-05-04
1
-1
/
+1
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-4
/
+13
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-6
/
+4
*
apt-pkg/edsp.cc: do not use stderr in WriteSolution at all
Michael Vogt
2013-03-20
1
-3
/
+0
*
apt-pkg/edsp.cc: do not spam stderr in WriteSolution
Michael Vogt
2013-03-20
1
-0
/
+2
*
* apt-pkg/edsp.cc:
David Kalnischkies
2012-10-13
1
-2
/
+4
*
* apt-pkg/cacheiterators.h:
David Kalnischkies
2012-06-11
1
-8
/
+4
*
merged lp:~donkult/apt/experimental
Michael Vogt
2011-10-14
1
-1
/
+8
|
\
|
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+7
|
/
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-2
/
+4
*
* apt-pkg/pkgcache.h:
David Kalnischkies
2011-05-17
1
-3
/
+3
*
rename option APT::Solver::Name to simply APT::Solver
David Kalnischkies
2011-05-17
1
-1
/
+1
*
send the first line of the error message to the error list and fail a bit
David Kalnischkies
2011-05-10
1
-3
/
+11
*
fix SubProgress to accept a Percent parameter to update the Current
David Kalnischkies
2011-05-10
1
-5
/
+3
*
implement proper progress report with OpProgress
David Kalnischkies
2011-05-09
1
-19
/
+45
*
implement correct error reporting
David Kalnischkies
2011-05-07
1
-2
/
+12
*
undo the temporary progress reporting disabling which slipped into last commit
David Kalnischkies
2011-05-06
1
-4
/
+4
*
fix arguments for MarkInstall so packages are really marked as automatic
David Kalnischkies
2011-05-03
1
-5
/
+5
*
maybe Pre-Depends are checked if they write them as Pre-Depends and
David Kalnischkies
2011-05-03
1
-1
/
+1
*
tell the resolver a package is set on hold if it was set by the user
David Kalnischkies
2011-05-03
1
-1
/
+2
*
implement external solver calling for upgrade and dist-upgrade, too
David Kalnischkies
2011-05-03
1
-34
/
+54
*
doesn't execute autoremove marker setting if an external solver is called
David Kalnischkies
2011-05-02
1
-2
/
+18
*
refactor: move solver execution into his own EDSP method
David Kalnischkies
2011-05-02
1
-0
/
+42
*
reduce the buffer size so we get a sort of realtime progress report
David Kalnischkies
2011-05-02
1
-1
/
+2
*
move the mapping generation to the top as the response reading is
David Kalnischkies
2011-05-02
1
-5
/
+5
*
implement optional Progress report in EDSP
David Kalnischkies
2011-05-02
1
-2
/
+19
*
reorganize WriteScenario to add a WriteLimitedScenario in which a scenario
David Kalnischkies
2011-04-25
1
-80
/
+175
*
use the version id instead of the mmap offset as APT-ID
David Kalnischkies
2011-04-19
1
-4
/
+18
*
Interpret Remove and Install lines in Responses correctly
David Kalnischkies
2011-04-19
1
-5
/
+12
*
send the scenario through a pipe to the solver and get the solution back
David Kalnischkies
2011-04-02
1
-2
/
+26
*
parse also the action flags Upgrade, Dist-Upgrade and alike from the request
David Kalnischkies
2011-04-01
1
-7
/
+37
*
Read and apply install/remove requests correctly
David Kalnischkies
2011-04-01
1
-8
/
+93
[next]