ntk/apt.git
2011-04-16 David Kalnischkies* apt-pkg/acquire-method.cc:
2011-04-15 David Kalnischkiesfix a bunch of cppcheck warnings/errors based on a...
2011-04-15 David Kalnischkies* apt-pkg/depcache.cc:
2011-04-15 David Kalnischkiesadd sbin directories to PATH to avoid dpkg warnings
2011-04-15 David Kalnischkiesbe able to set priorities for created test packages
2011-04-15 Julian Andres... Release 0.8.14 0.8.14
2011-04-15 Julian Andres... * debian/control:
2011-04-15 Julian Andres... Merge from DonKult
2011-04-15 Julian Andres... Last commit Closes: #121132, LP: #399474
2011-04-15 Julian Andres... Close LP: #399474
2011-04-15 Julian Andres... * apt-pkg/policy.cc:
2011-04-14 Julian Andres... * apt-pkg/deb/deblistparser.cc:
2011-04-13 Julian Andres... * cmdline/apt-get.cc:
2011-04-08 Michael Vogtmerged from the mvo branch
2011-04-08 Julian Andres... * apt-pkg/acquire-item.cc:
2011-04-07 Julian Andres... * apt-pkg/indexcopy.cc:
2011-04-07 Michael Vogt* debian/apt.cron.daily:
2011-04-06 David Kalnischkies* apt-pkg/pkgcache.cc:
2011-04-06 David Kalnischkiesdocument the pkg:any specialcasing in FindPkg as well...
2011-04-05 Michael Vogt* apt-pkg/aptconfiguration.cc:
2011-04-05 Michael Vogtmerged from debian-sid
2011-04-05 Michael Vogtreleasing version 0.8.13.2 0.8.13.2
2011-04-04 Michael Vogtmerged from lp:~donkult/apt/sid
2011-04-04 Michael Vogtmerged from debian-sid
2011-04-02 Julian Andres... apt-pkg/acquire-item.cc: Use stat buffer if stat was 0.8.13.1
2011-04-02 David Kalnischkieslet TimeRFC1123 return an empty string if gmtime()...
2011-04-02 David Kalnischkiesimpossible to be too long but just to be sure use snprintf
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-24 Michael Vogtmethods/mirror.cc: raise error if the mirror file can...
2011-03-24 Michael Vogtdo not crash if the mirror file fails to download
2011-03-24 Michael Vogtmerge fix from Matt Zimmerman, many thanks (LP: #741098)
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