ntk/apt.git
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...
2011-02-22 David Kalnischkiesfix the pointer to the VCS-Bzr
2011-02-21 Michael Vogtdoc/examples/configure-index: remove no longer used...
2011-02-18 bubulle@debian.org* Fix error in French translation of manpages (apt_pref...
2011-02-17 Michael Vogtdebian/control: remove Luca Bruno from the maintainers...
2011-02-17 Michael Vogtreleasing version 0.8.11.5 0.8.11.5
2011-02-17 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-17 David Kalnischkies* apt-pkg/depcache.cc:
2011-02-16 bubulle@debian.orgRefresh PO files
2011-02-16 bubulle@debian.org* Add missing dot in French translation of manpages...
2011-02-16 Michael Vogtreleasing version 0.8.11.4 0.8.11.4
2011-02-16 Michael Vogtmerged from donkult and fix dashish
2011-02-15 David Kalnischkies* cmdline/apt-get.cc:
2011-02-15 Michael Vogttest/integration/: remove a bunch of "local" statements...
2011-02-15 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-15 David Kalnischkies* apt-pkg/contrib/error.cc:
2011-02-14 Michael Vogtreleasing version 0.8.11.3 0.8.11.3
2011-02-14 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-14 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-02-14 Michael Vogtreleasing version 0.8.11.2 0.8.11.2
2011-02-14 Michael Vogtdoc/po/*: refreshed
2011-02-14 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-14 David Kalnischkiesuse inttypes to avoid suprises with different type...
2011-02-13 David Kalnischkies* apt-pkg/contrib/fileutl.cc:
2011-02-13 David Kalnischkiesupdate size of dynamic MMap as we write in from the...
2011-02-12 David Kalnischkies* apt-pkg/contrib/mmap.cc:
2011-02-12 David Kalnischkies* methods/rred.cc:
2011-02-11 David Kalnischkies* apt-pkg/depcache.cc:
2011-02-10 David Kalnischkiesuse apt-mark instead of hand-mangling with the extended...
2011-02-10 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-02-10 Michael Vogt* merged lp:~evfool/apt/fix641673:
2011-02-10 Michael Vogt* merged lp:~evfool/apt/fix641673
2011-02-09 David Kalnischkies* cmdline/apt-get.cc:
2011-02-09 Michael Vogtreleasing version 0.8.11.1 0.8.11.1
2011-02-09 Michael Vogtdebian/apt-utils.symbols: fix symbol instead of removing it
2011-02-09 Michael Vogtdebian/apt-utils.symbols: remove gcc-4.4 specific symbo...
2011-02-09 Michael Vogtmerged from lp:~donkult/apt/sid
2011-02-08 David Kalnischkies* debian/apt.symbols:
2011-02-08 Stefan Lippers... [ Stefan Lippers-Hollmann ]
2011-02-08 Michael Vogtreleasing version 0.8.11 0.8.11
2011-02-08 Michael Vogtmerged lp:~donkult/apt/sid
next