ntk/apt.git
2011-05-03 David Kalnischkiesimplement external solver calling for upgrade and dist...
2011-05-03 David Kalnischkieswork on requests with the correct upgrade/dist-upgrade...
2011-05-02 David Kalnischkiesparse correctly the Hold: lines into Pkg->SelectedState...
2011-05-02 David Kalnischkiesdoesn't execute autoremove marker setting if an externa...
2011-05-02 David Kalnischkiesrefactor: move solver execution into his own EDSP method
2011-05-02 David Kalnischkieshandle Dir::Bin::Solvers as a list of directories and...
2011-05-02 David Kalnischkiesreduce the buffer size so we get a sort of realtime...
2011-05-02 David Kalnischkiesmove the mapping generation to the top as the response...
2011-05-02 David Kalnischkiesimplement optional Progress report in EDSP
2011-05-02 David Kalnischkiesmerge single-arch :arch fix from my sid branch
2011-04-25 David Kalnischkiesadd scenario command to output a complete or limited...
2011-04-25 David Kalnischkiesreorganize WriteScenario to add a WriteLimitedScenario...
2011-04-19 David Kalnischkiesuse the version id instead of the mmap offset as APT-ID
2011-04-19 David Kalnischkiesset hint flags for the problem resolver according to...
2011-04-19 David KalnischkiesInterpret Remove and Install lines in Responses correctly
2011-04-02 David Kalnischkiesdisable automatical installation of dependencies in...
2011-04-02 David Kalnischkiesdisable the error discarding as it destroyes the error...
2011-04-02 David Kalnischkiessend the scenario through a pipe to the solver and...
2011-04-01 David Kalnischkiesadd a small wrapper to use the internal apt solver...
2011-04-01 David Kalnischkiesparse also the action flags Upgrade, Dist-Upgrade and...
2011-04-01 David KalnischkiesRead and apply install/remove requests correctly
2011-03-31 David KalnischkiesWriteRequest according to current EDSP draft
2011-03-31 David Kalnischkiesrename edspwriter to straight edsp in toplevel as it...
2011-03-31 David Kalnischkiesadd the methods we will need to write to make working...
2011-03-31 David Kalnischkiesstrip the Dir::state from the config name as it will...
2011-03-31 David Kalnischkiesparse the state of the package from the scenario file...
2011-03-31 David Kalnischkiesrename the 'universe' to 'scenario' to reflect the...
2011-03-31 David Kalnischkiesadd a special scenario filename for using stdin
2011-03-30 David Kalnischkiesbe able to write solutions, too
2011-03-30 David Kalnischkiesadd a first round of stuff needed for talking between...
2011-03-29 David Kalnischkiesbe able to disable resolver with APT::Get::CallResolver...
2011-03-28 David Kalnischkiesbe able to disable resolver with APT::Get::AutoSolving
2011-03-28 David Kalnischkies* apt-pkg/deb/deblistparser.cc:
2011-03-26 David Kalnischkies* cmdline/apt-get.cc:
2011-03-26 David Kalnischkiesdo not change protected packages in autoinstall (Closes...
2011-03-26 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2011-03-25 David Kalnischkies* apt-pkg/cacheiterator.h:
2011-03-25 David Kalnischkies* apt-pkg/pkgcachegen.cc:
2011-03-25 David Kalnischkies* apt-pkg/depcache.cc:
2011-03-23 David Kalnischkiesdocument ButAutomaticUpgrades together with NotAutomatic
2011-03-23 David Kalnischkies* doc/apt_preferences.5.xml:
2011-03-23 David Kalnischkies* debian/apt.conf.autoremove:
2011-03-23 David Kalnischkies* apt-pkg/deb/deblistparser.h:
2011-03-23 David Kalnischkiesadd a method to insert packages into dpkg's status...
2011-03-20 David Kalnischkiesreorganize the marker methods a bit by moving the commo...
2011-03-16 David Kalnischkies* apt-pkg/vendor.cc, apt-pkg/vendorlist.cc:
2011-03-16 David Kalnischkies* apt-pkg/deb/dpkgpm.cc:
2011-03-16 David Kalnischkiesenable buildsimplenativepackage to build packages for...
2011-03-16 Michael Vogtreleasing version 0.8.13 0.8.13
2011-03-15 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-03-15 Michael Vogtapt-pkg/acquire-method.cc: fix copy/paste error
2011-03-14 Michael Vogtmethods/mirror.cc: randomize only based on hostname
2011-03-14 Michael Vogtmethods/mirror.cc: init random seed at startup
2011-03-14 Michael Vogtapt-pkg/acquire-item.cc: add some more missing Fail...
2011-03-14 Michael Vogtrandomize mirror list to ensure more even load
2011-03-14 Michael Vogtapt-pkg/acquire-item.{cc,h}: mark InRelease with Fail...
2011-03-14 Michael Vogtdebian/changelog: mark UNRELEASED
2011-03-14 Michael Vogt* po/sl.po:
2011-03-14 Michael Vogt* mirror method:
2011-03-11 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-03-11 Michael Vogtmethods/mirror.cc: improve debug output and fix selecti...
2011-03-11 Michael Vogt* apt-pkg/acquire-item.cc:
2011-03-11 Michael Vogtrename debian/apt.cron.daily back for now until the...
2011-03-10 Michael Vogt* debian/zzapt.cron.daily:
2011-03-10 Michael Vogtmerged from debian-sid
2011-03-10 Michael Vogtreleasing version 0.8.12 0.8.12
2011-03-10 Michael Vogtapt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure...
2011-03-10 Michael Vogtdoc/po/fr.po: fix typo
2011-03-10 Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-03-10 Michael Vogt* apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:
2011-03-10 Michael Vogtmerged from donkult
2011-03-09 Michael Vogtapt-pkg/contrib/cdromutl.{cc,h}: return string for...
2011-03-09 Michael Vogtapt-pkg/cdrom.{cc,h}: add ScanForRemovable helper
2011-03-09 Michael Vogtapt-pkg/cdrom.h: move new member to the end to minimize...
2011-03-08 David KalnischkiesRemove the "pseudopackage" handling of Architecture...
2011-03-07 David Kalnischkiesuse FullName and strdup instead of handmade and new[]
2011-03-07 Steve Langasek* apt-pkg/deb/dpkgpm.cc:
2011-03-07 David KalnischkiesItalian translation update (Milo Casagrande). Closes...
2011-03-07 David Kalnischkies* cmdline/apt-get.cc:
2011-03-04 Michael Vogtapt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForD...
2011-03-04 Michael Vogtapt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysa...
2011-03-03 Michael Vogt* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:
2011-02-27 David Kalnischkies* apt-inst/deb/debfile.cc:
2011-02-27 David Kalnischkiessupport every compression we have a compressor configured
2011-02-27 David Kalnischkies - load the supported compressors from configuration
2011-02-27 David Kalnischkiesd'uh! implement and not only declare the string wrapper...
2011-02-25 Michael Vogt* apt-pkg/deb/debindexfile.cc:
2011-02-24 bubulle@debian.orgItalian translation update (Milo Casagrande). Closes...
2011-02-24 David Kalnischkies* ftparchive/contents.cc:
2011-02-22 David Kalnischkiestest the xz compressor, too
2011-02-22 David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22 David Kalnischkies* apt-pkg/deb/debsrcrecords.cc:
2011-02-22 David Kalnischkies* apt-pkg/aptconfiguration.cc:
2011-02-22 David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-22 David Kalnischkies* ftparchive/writer.cc:
2011-02-22 David Kalnischkiesadd options to disable specific checksums for Indexes
2011-02-22 David Kalnischkies* ftparchive/writer.cc:
2011-02-22 David Kalnischkies* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:
2011-02-22 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-02-22 Christian PerrierFix error in French translation of manpages (apt_prefer...
next