2011-04-25 |
David Kalnischkies | reorganize WriteScenario to add a WriteLimitedScenario... |
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-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-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 | * apt-pkg/deb/debindexfile.cc: |
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 |
2011-02-11 |
David Kalnischkies | * apt-pkg/depcache.cc: |
tree | commitdiff |
2011-02-10 |
Michael Vogt | merged from lp:~mvo/apt/mvo |
tree | commitdiff |
2011-02-10 |
Michael Vogt | * merged lp:~evfool/apt/fix641673: |
tree | commitdiff |
2011-02-10 |
Michael Vogt | * merged lp:~evfool/apt/fix641673 |
tree | commitdiff |
2011-02-08 |
Michael Vogt | merged lp:~donkult/apt/sid |
tree | commitdiff |
2011-02-08 |
Michael Vogt | merged from lp:~mvo/apt/mvo (which is really lp:~donkul... |
tree | commitdiff |
2011-02-08 |
Michael Vogt | merged from lp:~donkult/apt/sid |
tree | commitdiff |
2011-02-07 |
David Kalnischkies | * apt-pkg/contrib/error.cc: |
tree | commitdiff |
2011-02-07 |
David Kalnischkies | * apt-pkg/pkgcachegen.cc: |
tree | commitdiff |
2011-02-07 |
David Kalnischkies | allow conflicts in the same group again (Closes: #612099) |
tree | commitdiff |
2011-02-07 |
David Kalnischkies | * apt-pkg/algorithms.cc: |
tree | commitdiff |
2011-02-03 |
Michael Vogt | merged from the debian-sid branch |
tree | commitdiff |
2011-02-03 |
David Kalnischkies | merge 'after squeeze release'-stuff |
tree | commitdiff |
2011-02-02 |
Michael Vogt | merged from the lp:~mvo/apt/mvo branch |
tree | commitdiff |
2011-02-01 |
Michael Vogt | apt-pkg/cdrom.cc: fix another hardcoded /cdrom |
tree | commitdiff |
2011-02-01 |
Michael Vogt | * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc: |
tree | commitdiff |
2011-01-28 |
David Kalnischkies | - download and use i18n/Index to choose which Transla... |
tree | commitdiff |
2011-01-27 |
Michael Vogt | apt-pkg/deb/dpkgpm.cc: fix format string warning |
tree | commitdiff |
2011-01-26 |
David Kalnischkies | - change the internal handling of Extensions in pkgAc... |
tree | commitdiff |
2011-01-25 |
David Kalnischkies | merge with debian-sid |
tree | commitdiff |
2011-01-20 |
David Kalnischkies | - try downloading clearsigned InRelease before trying... |
tree | commitdiff |
2011-01-15 |
David Kalnischkies | * methods/rred.cc: |
tree | commitdiff |
2011-01-13 |
David Kalnischkies | ignore non-regular files in GetListOfFilesInDir (Closes... |
tree | commitdiff |
2011-01-13 |
David Kalnischkies | * apt-pkg/cacheiterator.h: |
tree | commitdiff |
2011-01-12 |
David Kalnischkies | * apt-inst/contrib/extracttar.cc: |
tree | commitdiff |
2011-01-12 |
Petter Reinholdtsen | * deb/dpkgpm.cc: |
tree | commitdiff |
2011-01-12 |
David Kalnischkies | remove the unused Die boolean - error reporting is... |
tree | commitdiff |
2011-01-12 |
David Kalnischkies | remove two unused variables gcc-4.6 reports from depcac... |
tree | commitdiff |
2011-01-12 |
David Kalnischkies | * apt-pkg/contrib/weakptr.h: |
tree | commitdiff |
2011-01-12 |
David Kalnischkies | * apt-pkg/contrib/fileutl.cc: |
tree | commitdiff |
2011-01-12 |
Michael Vogt | * apt-pkg/contrib/weakptr.h: |
tree | commitdiff |
2010-12-05 |
David Kalnischkies | check in the DepCache::SetCandidateVersion that the... |
tree | commitdiff |
next |