squash merge of the feature/apt-binary branch without the changes from experimental
authorMichael Vogt <mvo@debian.org>
Mon, 12 Aug 2013 21:24:08 +0000 (23:24 +0200)
committerMichael Vogt <mvo@debian.org>
Mon, 12 Aug 2013 21:24:08 +0000 (23:24 +0200)
commitb917917067e757c4479a344a263ef7cf43c00866
tree2894b0e1260ed91f2bd205e2b2b3d25eed79b3d2
parent713a2de01cc1a0b8dcd71a4137f8a099d22783b7
squash merge of the feature/apt-binary branch without the changes from experimental
45 files changed:
Makefile
apt-pkg/algorithms.cc
apt-pkg/algorithms.h
apt-pkg/cachefilter.cc
apt-pkg/cachefilter.h
apt-pkg/cacheset.cc
apt-pkg/cacheset.h
apt-pkg/contrib/cmndline.cc
apt-pkg/contrib/cmndline.h
apt-pkg/contrib/strutl.cc
apt-pkg/contrib/strutl.h
apt-private/acqprogress.cc [new file with mode: 0644]
apt-private/acqprogress.h [new file with mode: 0644]
apt-private/makefile [new file with mode: 0644]
apt-private/private-cachefile.cc [new file with mode: 0644]
apt-private/private-cachefile.h [new file with mode: 0644]
apt-private/private-cacheset.cc [new file with mode: 0644]
apt-private/private-cacheset.h [new file with mode: 0644]
apt-private/private-cmndline.cc [new file with mode: 0644]
apt-private/private-cmndline.h [new file with mode: 0644]
apt-private/private-install.cc [new file with mode: 0644]
apt-private/private-install.h [new file with mode: 0644]
apt-private/private-list.cc [new file with mode: 0644]
apt-private/private-list.h [new file with mode: 0644]
apt-private/private-main.cc [new file with mode: 0644]
apt-private/private-main.h [new file with mode: 0644]
apt-private/private-moo.cc [new file with mode: 0644]
apt-private/private-moo.h [new file with mode: 0644]
apt-private/private-output.cc [new file with mode: 0644]
apt-private/private-output.h [new file with mode: 0644]
apt-private/private-search.cc [new file with mode: 0644]
apt-private/private-search.h [new file with mode: 0644]
apt-private/private-show.cc [new file with mode: 0644]
apt-private/private-show.h [new file with mode: 0644]
apt-private/private-update.cc [new file with mode: 0644]
apt-private/private-update.h [new file with mode: 0644]
apt-private/private-upgrade.cc [new file with mode: 0644]
apt-private/private-upgrade.h [new file with mode: 0644]
cmdline/apt-cache.cc
cmdline/apt-cdrom.cc
cmdline/apt-config.cc
cmdline/apt-get.cc
cmdline/apt-mark.cc
cmdline/apt.cc [new file with mode: 0644]
cmdline/makefile