| Commit message (Expand) | Author | Age | Files | Lines |
* | * [ABI-Break] Implement EDSP in libapt-pkg so that all front-ends which | Michael Vogt | 2011-06-08 | 21 | -167/+272 |
|\ |
|
| * | apt-pkg/deb/*: add placeholder dpointer and make destructors virtual | Michael Vogt | 2011-02-02 | 6 | -3/+30 |
| * | add more dpointer placeholders | Michael Vogt | 2011-02-02 | 8 | -5/+26 |
| * | apt-pkg/acquire.h: add placeholder dpointer | Michael Vogt | 2011-02-02 | 1 | -4/+23 |
| * | apt-pkg/tagfile.h: add dpointer placeholder, make destructor virtual; apt-pkg... | Michael Vogt | 2011-01-28 | 3 | -59/+57 |
| * | apt-pkg/tagfile.{cc,h}: add comment, remove "inline" from pkgTagFile::Offset() | Michael Vogt | 2011-01-27 | 1 | -1/+3 |
| * | apt-pkg/tagfile.{cc,h}: add dpointer to pkgTagFile | Michael Vogt | 2011-01-27 | 2 | -63/+79 |
| * | apt-pkg/deb/dpkgpm.{cc,h}: convert to use dpointers | Michael Vogt | 2011-01-27 | 2 | -55/+64 |
| * | apt-pkg/deb/debsystem.{cc,h}: add dpointer | Michael Vogt | 2011-01-27 | 2 | -32/+41 |
* | | merge lp:~mvo/apt/sha512-template to add support for sha512 | Michael Vogt | 2011-06-08 | 28 | -672/+1669 |
|\ \ |
|
| * | | apt-pkg/contrib/sha2.{cc,h}: move duplicated AddFD to baseclass | Michael Vogt | 2011-02-28 | 2 | -105/+67 |
| * | | template based hashsum implementation | Michael Vogt | 2011-02-25 | 8 | -335/+124 |
| * | | move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2... | Michael Vogt | 2011-02-25 | 13 | -1950/+1607 |
| * | | add sha512 support in the client now as well | Michael Vogt | 2011-02-25 | 14 | -12/+122 |
| |\ \ |
|
| | * | | add sha512 support to apt-ftparchive | Michael Vogt | 2011-02-22 | 4 | -7/+84 |
| |/ / |
|
| * | | add sha512 interface based on sha2 by aaron gifford | Michael Vogt | 2011-02-22 | 6 | -8/+1483 |
* | | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-05-17 | 4 | -8/+13 |
* | | | if a Breaks can't be upgraded, remove it. If it or a Conflict | David Kalnischkies | 2011-05-17 | 2 | -6/+9 |
* | | | let the Mark methods return if their marking was successful | David Kalnischkies | 2011-05-17 | 3 | -22/+26 |
* | | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-05-17 | 3 | -6/+10 |
* | | | remove deprecated methods which nobody should have used anyway like | David Kalnischkies | 2011-05-17 | 5 | -72/+2 |
* | | | * apt-pkg/pkgcache.h: | David Kalnischkies | 2011-05-17 | 6 | -25/+23 |
* | | | rename option APT::Solver::Name to simply APT::Solver | David Kalnischkies | 2011-05-17 | 6 | -10/+10 |
* | | | * doc/external-dependency-solver-protocol.txt: | David Kalnischkies | 2011-05-17 | 3 | -1/+306 |
|\ \ \ |
|
| * | | | add Dir::Bin::Solvers to enable customization of solver directory | Stefano Zacchiroli | 2011-04-04 | 1 | -6/+10 |
| * | | | merge documentation of the EDSP protocol | Stefano Zacchiroli | 2011-04-04 | 2 | -0/+296 |
| |\ \ \ |
|
| | * | | | install EDSP protocol description in apt-doc | Stefano Zacchiroli | 2011-04-04 | 1 | -0/+1 |
| | * | | | edsp: rename and drop very-draft warnings | Stefano Zacchiroli | 2011-04-04 | 1 | -5/+0 |
| | * | | | add indicative Autoremove stanzas in solutions | Stefano Zacchiroli | 2011-03-31 | 1 | -5/+15 |
| | * | | | second draft, addressing David and Michael comments | Stefano Zacchiroli | 2011-03-30 | 1 | -49/+104 |
| | * | | | solver protocol (EDSP): first draft | Stefano Zacchiroli | 2011-03-30 | 1 | -0/+235 |
* | | | | | * Implement EDSP in libapt-pkg so that all front-ends which | David Kalnischkies | 2011-05-17 | 30 | -45/+1554 |
|\ \ \ \ \ |
|
| * | | | | | 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 | 3 | -25/+13 |
| * | | | | | fix package building so 'dump' is a binary not a directory | David Kalnischkies | 2011-05-09 | 3 | -2/+3 |
| * | | | | | implement proper progress report with OpProgress | David Kalnischkies | 2011-05-09 | 3 | -32/+74 |
| * | | | | | implement correct error reporting | David Kalnischkies | 2011-05-07 | 4 | -7/+22 |
| * | | | | | 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 |
| * | | | | | add a tiny dump solver to quickly output a scenario | David Kalnischkies | 2011-05-03 | 5 | -1/+60 |
| * | | | | | maybe Pre-Depends are checked if they write them as Pre-Depends and | David Kalnischkies | 2011-05-03 | 1 | -1/+1 |
| * | | | | | add a --solver option to apt-get | David Kalnischkies | 2011-05-03 | 1 | -0/+1 |
| * | | | | | ship the apt-internal-solver in apt-utils package and link it to | David Kalnischkies | 2011-05-03 | 2 | -1/+2 |
| * | | | | | add a fair round of doxygen comments to the edsp header | David Kalnischkies | 2011-05-03 | 1 | -3/+151 |
| * | | | | | tell the resolver a package is set on hold if it was set by the user | David Kalnischkies | 2011-05-03 | 2 | -1/+3 |
| * | | | | | implement external solver calling for upgrade and dist-upgrade, too | David Kalnischkies | 2011-05-03 | 4 | -52/+80 |
| * | | | | | work on requests with the correct upgrade/dist-upgrade/else resolver | David Kalnischkies | 2011-05-03 | 1 | -1/+11 |
| * | | | | | parse correctly the Hold: lines into Pkg->SelectedState = Hold | David Kalnischkies | 2011-05-02 | 1 | -2/+5 |
| * | | | | | doesn't execute autoremove marker setting if an external solver is called | David Kalnischkies | 2011-05-02 | 3 | -2/+23 |
| * | | | | | refactor: move solver execution into his own EDSP method | David Kalnischkies | 2011-05-02 | 3 | -37/+48 |