2011-05-17 |
David Kalnischkies | * doc/external-dependency-solver-protocol.txt: |
tree | commitdiff |
2011-05-17 |
David Kalnischkies | * Implement EDSP in libapt-pkg so that all front-ends... |
tree | commitdiff |
2011-05-17 |
David Kalnischkies | rename I to J to avoid redefining a variable (clang... |
tree | commitdiff |
2011-05-16 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-05-16 |
David Kalnischkies | * apt-pkg/packagemanager.cc: |
tree | commitdiff |
2011-05-12 |
David Kalnischkies | MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but... |
tree | commitdiff |
2011-05-12 |
David Kalnischkies | * apt-pkg/contrib/netrc.cc: |
tree | commitdiff |
2011-05-12 |
David Kalnischkies | rewrite new and previously satisfied important dependen... |
tree | commitdiff |
2011-05-12 |
David Kalnischkies | move the broken dependency detection above the new... |
tree | commitdiff |
2011-05-11 |
David Kalnischkies | convert a lot of places to use IsNegative instead of... |
tree | commitdiff |
2011-05-11 |
David Kalnischkies | if critical or-group can't be satisfied, exit directly. |
tree | commitdiff |
2011-05-10 |
David Kalnischkies | fix order of CurrentURI and UsedMirror in Status()... |
tree | commitdiff |
2011-05-10 |
David Kalnischkies | send the first line of the error message to the error... |
tree | commitdiff |
2011-05-10 |
David Kalnischkies | fix SubProgress to accept a Percent parameter to update... |
tree | commitdiff |
2011-05-09 |
David Kalnischkies | implement proper progress report with OpProgress |
tree | commitdiff |
2011-05-07 |
David Kalnischkies | implement correct error reporting |
tree | commitdiff |
2011-05-06 |
David Kalnischkies | undo the temporary progress reporting disabling which... |
tree | commitdiff |
2011-05-03 |
David Kalnischkies | fix arguments for MarkInstall so packages are really... |
tree | commitdiff |
2011-05-03 |
David Kalnischkies | maybe Pre-Depends are checked if they write them as... |
tree | commitdiff |
2011-05-03 |
David Kalnischkies | add a fair round of doxygen comments to the edsp header |
tree | commitdiff |
2011-05-03 |
David Kalnischkies | tell the resolver a package is set on hold if it was... |
tree | commitdiff |
2011-05-03 |
David Kalnischkies | implement external solver calling for upgrade and dist... |
tree | commitdiff |
2011-05-02 |
David Kalnischkies | parse correctly the Hold: lines into Pkg->SelectedState... |
tree | commitdiff |
2011-05-02 |
David Kalnischkies | doesn't execute autoremove marker setting if an externa... |
tree | commitdiff |
2011-05-02 |
David Kalnischkies | refactor: move solver execution into his own EDSP method |
tree | commitdiff |
2011-05-02 |
David Kalnischkies | handle Dir::Bin::Solvers as a list of directories and... |
tree | commitdiff |
2011-05-02 |
David Kalnischkies | reduce the buffer size so we get a sort of realtime... |
tree | commitdiff |
2011-05-02 |
David Kalnischkies | move the mapping generation to the top as the response... |
tree | commitdiff |
2011-05-02 |
David Kalnischkies | implement optional Progress report in EDSP |
tree | commitdiff |
2011-05-02 |
David Kalnischkies | merge single-arch :arch fix from my sid branch |
tree | commitdiff |
2011-04-26 |
Ben Finney | * apt-pkg/acquire-item.cc: |
tree | commitdiff |
2011-04-26 |
David Kalnischkies | * apt-pkg/acquire-worker.cc: |
tree | commitdiff |
2011-04-26 |
David Kalnischkies | * apt-pkg/deb/debmetaindex.cc: |
tree | commitdiff |
2011-04-25 |
David Kalnischkies | reorganize WriteScenario to add a WriteLimitedScenario... |
tree | commitdiff |
2011-04-25 |
David Kalnischkies | * apt-pkg/pkgcache.cc: |
tree | commitdiff |
2011-04-21 |
David Kalnischkies | simplify the code for wildcard pinning a bit |
tree | commitdiff |
2011-04-21 |
Julian Andres Klode | Make purge work again for config-files (LP: #244598... |
tree | commitdiff |
2011-04-20 |
David Kalnischkies | merge with debian-sid branch and 0.8.14.1 release |
tree | commitdiff |
2011-04-19 |
David Kalnischkies | use the version id instead of the mmap offset as APT-ID |
tree | commitdiff |
2011-04-19 |
David Kalnischkies | Interpret Remove and Install lines in Responses correctly |
tree | commitdiff |
2011-04-18 |
Julian Andres Klode | apt-pkg/depcache.cc: Really release action groups only... |
tree | commitdiff |
2011-04-16 |
David Kalnischkies | * apt-pkg/deb/dpkgpm.cc: |
tree | commitdiff |
2011-04-16 |
David Kalnischkies | cppcheck: (style) Variable 'State' is assigned a value... |
tree | commitdiff |
2011-04-16 |
David Kalnischkies | * apt-pkg/orderlist.cc: |
tree | commitdiff |
2011-04-16 |
David Kalnischkies | remove the extra unnecessary qualification cppcheck... |
tree | commitdiff |
2011-04-16 |
David Kalnischkies | * apt-pkg/acquire-method.cc: |
tree | commitdiff |
2011-04-16 |
Julian Andres Klode | apt-pkg/acquire-item.cc: Only try to rename existing... |
tree | commitdiff |
2011-04-15 |
David Kalnischkies | fix a bunch of cppcheck warnings/errors based on a... |
tree | commitdiff |
2011-04-15 |
David Kalnischkies | * apt-pkg/depcache.cc: |
tree | commitdiff |
2011-04-15 |
Julian Andres Klode | Merge from DonKult |
tree | commitdiff |
2011-04-15 |
Julian Andres Klode | * apt-pkg/policy.cc: |
tree | commitdiff |
2011-04-14 |
Julian Andres Klode | * apt-pkg/deb/deblistparser.cc: |
tree | commitdiff |
2011-04-08 |
Michael Vogt | merged from the mvo branch |
tree | commitdiff |
2011-04-08 |
Julian Andres Klode | * apt-pkg/acquire-item.cc: |
tree | commitdiff |
2011-04-07 |
Julian Andres Klode | * apt-pkg/indexcopy.cc: |
tree | commitdiff |
2011-04-06 |
David Kalnischkies | * apt-pkg/pkgcache.cc: |
tree | commitdiff |
2011-04-06 |
David Kalnischkies | document the pkg:any specialcasing in FindPkg as well... |
tree | commitdiff |
2011-04-05 |
Michael Vogt | * apt-pkg/aptconfiguration.cc: |
tree | commitdiff |
2011-04-05 |
Michael Vogt | merged from debian-sid |
tree | commitdiff |
2011-04-04 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-04-04 |
Michael Vogt | merged from debian-sid |
tree | commitdiff |
2011-04-04 |
Stefano Zacchiroli | merge documentation of the EDSP protocol |
tree | commitdiff |
2011-04-02 |
Julian Andres Klode | apt-pkg/acquire-item.cc: Use stat buffer if stat was 0.8.13.1 |
tree | commitdiff |
2011-04-02 |
David Kalnischkies | let TimeRFC1123 return an empty string if gmtime()... |
tree | commitdiff |
2011-04-02 |
David Kalnischkies | impossible to be too long but just to be sure use snprintf |
tree | commitdiff |
2011-04-02 |
David Kalnischkies | disable automatical installation of dependencies in... |
tree | commitdiff |
2011-04-02 |
David Kalnischkies | send the scenario through a pipe to the solver and... |
tree | commitdiff |
2011-04-01 |
David Kalnischkies | parse also the action flags Upgrade, Dist-Upgrade and... |
tree | commitdiff |
2011-04-01 |
David Kalnischkies | Read and apply install/remove requests correctly |
tree | commitdiff |
2011-03-31 |
David Kalnischkies | WriteRequest according to current EDSP draft |
tree | commitdiff |
2011-03-31 |
David Kalnischkies | rename edspwriter to straight edsp in toplevel as it... |
tree | commitdiff |
2011-03-31 |
David Kalnischkies | add the methods we will need to write to make working... |
tree | commitdiff |
2011-03-31 |
David Kalnischkies | strip the Dir::state from the config name as it will... |
tree | commitdiff |
2011-03-31 |
David Kalnischkies | parse the state of the package from the scenario file... |
tree | commitdiff |
2011-03-31 |
David Kalnischkies | rename the 'universe' to 'scenario' to reflect the... |
tree | commitdiff |
2011-03-31 |
David Kalnischkies | add a special scenario filename for using stdin |
tree | commitdiff |
2011-03-30 |
David Kalnischkies | be able to write solutions, too |
tree | commitdiff |
2011-03-30 |
David Kalnischkies | add a first round of stuff needed for talking between... |
tree | commitdiff |
2011-03-28 |
David Kalnischkies | * apt-pkg/deb/deblistparser.cc: |
tree | commitdiff |
2011-03-26 |
David Kalnischkies | do not change protected packages in autoinstall (Closes... |
tree | commitdiff |
2011-03-26 |
David Kalnischkies | * apt-pkg/aptconfiguration.cc: |
tree | commitdiff |
2011-03-25 |
David Kalnischkies | * apt-pkg/cacheiterator.h: |
tree | commitdiff |
2011-03-25 |
David Kalnischkies | * apt-pkg/pkgcachegen.cc: |
tree | commitdiff |
2011-03-25 |
David Kalnischkies | * apt-pkg/depcache.cc: |
tree | commitdiff |
2011-03-23 |
David Kalnischkies | * apt-pkg/deb/deblistparser.h: |
tree | commitdiff |
2011-03-20 |
David Kalnischkies | reorganize the marker methods a bit by moving the commo... |
tree | commitdiff |
2011-03-16 |
David Kalnischkies | * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: |
tree | commitdiff |
2011-03-16 |
David Kalnischkies | * apt-pkg/deb/dpkgpm.cc: |
tree | commitdiff |
2011-03-15 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
tree | commitdiff |
2011-03-15 |
Michael Vogt | apt-pkg/acquire-method.cc: fix copy/paste error |
tree | commitdiff |
2011-03-14 |
Michael Vogt | apt-pkg/acquire-item.cc: add some more missing Fail... |
tree | commitdiff |
2011-03-14 |
Michael Vogt | apt-pkg/acquire-item.{cc,h}: mark InRelease with Fail... |
tree | commitdiff |
2011-03-14 |
Michael Vogt | * mirror method: |
tree | commitdiff |
2011-03-11 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
tree | commitdiff |
2011-03-11 |
Michael Vogt | * apt-pkg/acquire-item.cc: |
tree | commitdiff |
2011-03-10 |
Michael Vogt | merged from debian-sid |
tree | commitdiff |
2011-03-10 |
Michael Vogt | apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure... |
tree | commitdiff |
2011-03-10 |
Michael Vogt | merged the lp:~mvo/apt/mvo branch |
tree | commitdiff |
2011-03-10 |
Michael Vogt | * apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}: |
tree | commitdiff |
2011-03-10 |
Michael Vogt | merged from donkult |
tree | commitdiff |
next |