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 |
2011-03-09 |
Michael Vogt | apt-pkg/contrib/cdromutl.{cc,h}: return string for... |
tree | commitdiff |
2011-03-09 |
Michael Vogt | apt-pkg/cdrom.{cc,h}: add ScanForRemovable helper |
tree | commitdiff |
2011-03-09 |
Michael Vogt | apt-pkg/cdrom.h: move new member to the end to minimize... |
tree | commitdiff |
2011-03-08 |
David Kalnischkies | Remove the "pseudopackage" handling of Architecture... |
tree | commitdiff |
2011-03-07 |
David Kalnischkies | use FullName and strdup instead of handmade and new[] |
tree | commitdiff |
2011-03-07 |
Steve Langasek | * apt-pkg/deb/dpkgpm.cc: |
tree | commitdiff |
2011-03-07 |
David Kalnischkies | Italian translation update (Milo Casagrande). Closes... |
tree | commitdiff |
2011-03-04 |
Michael Vogt | apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForD... |
tree | commitdiff |
2011-03-04 |
Michael Vogt | apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysa... |
tree | commitdiff |
2011-03-03 |
Michael Vogt | * apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc: |
tree | commitdiff |
2011-02-28 |
Michael Vogt | apt-pkg/contrib/sha2.{cc,h}: move duplicated AddFD... |
tree | commitdiff |
2011-02-27 |
David Kalnischkies | support every compression we have a compressor configured |
tree | commitdiff |
2011-02-27 |
David Kalnischkies | - load the supported compressors from configuration |
tree | commitdiff |
2011-02-27 |
David Kalnischkies | d'uh! implement and not only declare the string wrapper... |
tree | commitdiff |
2011-02-25 |
Michael Vogt | template based hashsum implementation |
tree | commitdiff |
2011-02-25 |
Michael Vogt | move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford... |
tree | commitdiff |
2011-02-25 |
Michael Vogt | add sha512 support in the client now as well |
tree | commitdiff |
2011-02-25 |
Michael Vogt | * apt-pkg/deb/debindexfile.cc: |
tree | commitdiff |
2011-02-22 |
Michael Vogt | add sha512 interface based on sha2 by aaron gifford |
tree | commitdiff |
2011-02-22 |
David Kalnischkies | * apt-pkg/deb/debsrcrecords.cc: |
tree | commitdiff |
2011-02-22 |
David Kalnischkies | * apt-pkg/deb/debsrcrecords.cc: |
tree | commitdiff |
2011-02-22 |
David Kalnischkies | * apt-pkg/aptconfiguration.cc: |
tree | commitdiff |
2011-02-22 |
David Kalnischkies | * ftparchive/multicompress.cc, apt-inst/deb/debfile.cc: |
tree | commitdiff |
2011-02-22 |
David Kalnischkies | * apt-pkg/contrib/fileutl.cc: |
tree | commitdiff |
2011-02-17 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-02-17 |
David Kalnischkies | * apt-pkg/depcache.cc: |
tree | commitdiff |
2011-02-15 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-02-15 |
David Kalnischkies | * apt-pkg/contrib/error.cc: |
tree | commitdiff |
2011-02-14 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-02-14 |
David Kalnischkies | * apt-pkg/contrib/fileutl.cc: |
tree | commitdiff |
2011-02-14 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-02-14 |
David Kalnischkies | use inttypes to avoid suprises with different type... |
tree | commitdiff |
2011-02-13 |
David Kalnischkies | * apt-pkg/contrib/fileutl.cc: |
tree | commitdiff |
2011-02-13 |
David Kalnischkies | update size of dynamic MMap as we write in from the... |
tree | commitdiff |
2011-02-12 |
David Kalnischkies | * apt-pkg/contrib/mmap.cc: |
tree | commitdiff |
next |