summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ensure that short-name -> long-name detection for dpkg-status works for reins...Michael Vogt2013-10-171-1/+4
* Merge branch 'debian/sid' into feature/install-progress-refactorMichael Vogt2013-10-178-3218/+173
|\
| * fix broken clean when apt was finished and ensure that terminal progress is u...Michael Vogt2013-10-172-9/+20
| * fix changelogMichael Vogt2013-10-152-3207/+2
| * releasing package apt version 0.9.12.1Michael Vogt2013-10-151-0/+14
| * remove POSTINST from framework, file tree can be used for thisMichael Vogt2013-10-151-4/+0
| * tests, do not send pkgname with arch via the status-fdMichael Vogt2013-10-155-2/+125
| * Merge remote-tracking branch 'upstream/debian/sid' into bugfix/bts-726156-2Michael Vogt2013-10-151-3/+3
| |\
| | * fix progress-segfault in case of dpkg errors/promptsDavid Kalnischkies2013-10-141-2/+2
| | * Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt2013-10-111-1/+1
| | |\
| | * | add missing _() around the new "Progress" stringMichael Vogt2013-10-111-1/+1
| * | | fix logic for finding what package dpkg means in the --status-fd and only sen...Michael Vogt2013-10-151-4/+19
| | |/ | |/|
* | | re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...Michael Vogt2013-10-144-15/+21
* | | rename APT::Progress::Packagemanager Started->Start, Finished->Stop to match ...Michael Vogt2013-10-143-17/+14
* | | refactor writing to WriteToStatusFd()Michael Vogt2013-10-142-14/+19
* | | add APT::Progress::PackageManager::Pulse()Michael Vogt2013-10-132-3/+9
* | | move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...Michael Vogt2013-10-137-102/+211
* | | move common code into PackageManager::StatusChanged()Michael Vogt2013-10-113-29/+38
* | | deal with nr_terminal_rows unavailableMichael Vogt2013-10-112-6/+13
* | | first iteration of install progress refactorMichael Vogt2013-10-116-93/+194
|/ /
* | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sidMichael Vogt2013-10-090-0/+0
|\ \
| * | fix typoMichael Vogt2013-10-091-1/+1
| |/
* / fix typoMichael Vogt2013-10-091-1/+1
|/
* releasing package apt version 0.9.12Michael Vogt2013-10-091-2/+2
* update changelogMichael Vogt2013-10-091-0/+4
* Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sidMichael Vogt2013-10-091-1/+1
|\
| * set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetchesMichael Vogt2013-08-261-1/+1
* | Merge remote-tracking branch 'mvo/feature/add-upgrade-mode-test' into debian/sidMichael Vogt2013-10-091-0/+78
|\ \
| * | fixup various UI issues in the testMichael Vogt2013-10-091-6/+6
| * | really fix testMichael Vogt2013-10-091-36/+43
| * | use "insertpackage" instead of "buildsimplenativepackage"Michael Vogt2013-10-091-10/+12
| * | add test for upgrade, upgrade --with-new-pkgs, dist-upgradeMichael Vogt2013-10-091-0/+69
* | | update Uploaders to match recent uploaders betterMichael Vogt2013-10-092-3/+3
* | | apt-pkg/deb/dpkgpm.cc: fix off-by-one in SetupTerminalScrollArea resetMichael Vogt2013-10-081-1/+1
|/ /
* | prepare new releaseMichael Vogt2013-10-081-2/+34
* | Merge remote-tracking branch 'mvo/feature/dpkg-progress-fancy' into debian/sidMichael Vogt2013-10-082-9/+81
|\ \
| * | fix off-by-one error in pkgDPkgPM::SetupTerminalScrollArea()Michael Vogt2013-10-071-1/+1
| * | use Dpkg::Progress-Fancy to be consitent with Dpkg::ProgressMichael Vogt2013-10-071-1/+1
| * | add -o DpkgPM::Progress-Fancy for better dpkg progress output on vt100+ termi...Michael Vogt2013-10-072-9/+81
* | | Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sidMichael Vogt2013-10-083-2/+15
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-newMichael Vogt2013-08-2815-290/+232
| |\ \ \
| * | | | its --with-new-pkgsMichael Vogt2013-08-281-1/+1
| * | | | add man-page, improve option, use --with-new-pkgs as the flagMichael Vogt2013-08-283-5/+15
| * | | | add new "apt-get upgrade --with-allow-new" optionMichael Vogt2013-08-271-0/+3
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'mvo/feature/dpkg-progress-docs' into debian/sidMichael Vogt2013-10-082-2/+10
|\ \ \ \
| * | | | rename "--dpkg-progress" to "--show-progress" and document it in apt-get.8Michael Vogt2013-10-012-2/+10
* | | | | debian/apt.postinst: use --compare-versions lt instead of lt-nl, to ensure th...Michael Vogt2013-10-082-2/+2
* | | | | fix libapt-inst for >2G debs (closes: #725483)Michael Vogt2013-10-073-11/+15
* | | | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2013-10-0534-1194/+1921
|\ \ \ \ \
| * | | | | tests: install --no-install-recommends and stunnel4 for travisDavid Kalnischkies2013-10-032-2/+2