summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-31fix some more ABI issues, abicheck is happy nowMichael Vogt3-2/+11
2013-10-31restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...Michael Vogt7-29/+106
2013-10-25Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr...Michael Vogt1-4/+10
2013-10-25extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the...Michael Vogt2-62/+77
2013-10-25improve documentation for Acquire::http::Proxy-Auto-Detect (thanks to Frances...Michael Vogt1-4/+10
2013-10-24make the main loop a while() instead of a for() as I find this (much) easier ...Michael Vogt1-2/+3
2013-10-22Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr...Michael Vogt20-377/+512
2013-10-22fix failing ./test/integration/test-disappearing-packages (thanks Donkult) - ...Michael Vogt2-15/+6
2013-10-22fix failing ./test/integration/test-disappearing-packages (thanks Donkult!)Michael Vogt1-4/+4
2013-10-22test/integration/run-tests: output the failed test namesMichael Vogt1-0/+5
2013-10-22Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sidMichael Vogt14-374/+486
2013-10-22use Pkg.FullName() in disappearedPkgs and remove duplicated checkMichael Vogt2-12/+3
2013-10-22fix install-progress locationMichael Vogt4-8/+4
2013-10-22move install-progress.{cc,h} to apt-pkgMichael Vogt4-3/+4
2013-10-22add Acquire::http::Proxy-Auto-Detect to the apt.conf.5 manpage (closes: 726597)Michael Vogt3-1/+19
2013-10-21add APT::Status-deb822-FdMichael Vogt4-31/+159
2013-10-21restore binary compatiblity with the pkgPackageManager interfaceMichael Vogt4-11/+89
2013-10-21fix apt output ordering and update test to match the new human friendly messa...Michael Vogt2-7/+7
2013-10-21move iprogress.{cc,h} to private-progress.{cc,h} until its fully stableMichael Vogt4-3/+3
2013-10-18re-add missing APT::String::StripMichael Vogt6-6/+36
2013-10-18merged debian/sidMichael Vogt1-130/+127
2013-10-18use std::string instead of char* in pkgDPkgPM::ProcessDpkgStatusLine()Michael Vogt1-24/+24
2013-10-18reshuffle the pkgDPkgPM::ProcessDpkgStatusLine() some more to make it more ro...Michael Vogt1-77/+91
2013-10-18reshuffle dpkgpm.cc code a bit moreMichael Vogt2-29/+41
2013-10-18add $* to gdb to make it more usefulMichael Vogt1-1/+1
2013-10-18add APT::String::Strip(), start cleanup of ProcessDpkgStatusLineMichael Vogt3-6/+51
2013-10-18cleanupMichael Vogt4-58/+97
2013-10-17ensure that short-name -> long-name detection for dpkg-status works for reins...Michael Vogt1-1/+4
2013-10-17Merge branch 'debian/sid' into feature/install-progress-refactorMichael Vogt8-3218/+173
2013-10-17fix broken clean when apt was finished and ensure that terminal progress is u...Michael Vogt2-9/+20
2013-10-15fix changelogMichael Vogt2-3207/+2
2013-10-15releasing package apt version 0.9.12.10.9.12.1Michael Vogt1-0/+14
2013-10-15remove POSTINST from framework, file tree can be used for thisMichael Vogt1-4/+0
2013-10-15tests, do not send pkgname with arch via the status-fdMichael Vogt5-2/+125
2013-10-15Merge remote-tracking branch 'upstream/debian/sid' into bugfix/bts-726156-2Michael Vogt1-3/+3
2013-10-15fix logic for finding what package dpkg means in the --status-fd and only sen...Michael Vogt1-4/+19
2013-10-14fix progress-segfault in case of dpkg errors/promptsDavid Kalnischkies1-2/+2
2013-10-14re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...Michael Vogt4-15/+21
2013-10-14rename APT::Progress::Packagemanager Started->Start, Finished->Stop to match ...Michael Vogt3-17/+14
2013-10-14refactor writing to WriteToStatusFd()Michael Vogt2-14/+19
2013-10-13add APT::Progress::PackageManager::Pulse()Michael Vogt2-3/+9
2013-10-13move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...Michael Vogt7-102/+211
2013-10-11move common code into PackageManager::StatusChanged()Michael Vogt3-29/+38
2013-10-11deal with nr_terminal_rows unavailableMichael Vogt2-6/+13
2013-10-11Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt1-1/+1
2013-10-11add missing _() around the new "Progress" stringMichael Vogt1-1/+1
2013-10-11first iteration of install progress refactorMichael Vogt6-93/+194
2013-10-09Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt0-0/+0
2013-10-09fix typoMichael Vogt1-1/+1
2013-10-09fix typoMichael Vogt1-1/+1