Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'debian/sid' into feature/install-progress-refactor | Michael Vogt | 2013-10-17 | 8 | -3218/+173 |
|\ | | | | | | | | | Conflicts: apt-pkg/deb/dpkgpm.cc | ||||
| * | fix broken clean when apt was finished and ensure that terminal progress is ↵ | Michael Vogt | 2013-10-17 | 2 | -9/+20 |
| | | | | | | | | updated when a new dpkg-loop is entered in dpkgpm.cc | ||||
| * | fix changelog | Michael Vogt | 2013-10-15 | 2 | -3207/+2 |
| | | |||||
| * | releasing package apt version 0.9.12.1 | Michael Vogt | 2013-10-15 | 1 | -0/+14 |
| | | |||||
| * | remove POSTINST from framework, file tree can be used for this | Michael Vogt | 2013-10-15 | 1 | -4/+0 |
| | | |||||
| * | tests, do not send pkgname with arch via the status-fd | Michael Vogt | 2013-10-15 | 5 | -2/+125 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/debian/sid' into bugfix/bts-726156-2 | Michael Vogt | 2013-10-15 | 1 | -3/+3 |
| |\ | |||||
| | * | fix progress-segfault in case of dpkg errors/prompts | David Kalnischkies | 2013-10-14 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Errors and conffile prompts have a fourth information piece, which the "old" code access which isn't provided by the "new" one. This isn't checking if the messages are really well-formed, so it could still segfault on misformed messages, but this code needs more work anyway, so one step at a time. Closes: 726047 | ||||
| | * | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid | Michael Vogt | 2013-10-11 | 1 | -1/+1 |
| | |\ | |||||
| | * | | add missing _() around the new "Progress" string | Michael Vogt | 2013-10-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix logic for finding what package dpkg means in the --status-fd and only ↵ | Michael Vogt | 2013-10-15 | 1 | -4/+19 |
| | |/ | |/| | | | | | | | send out short packagenames | ||||
* | | | re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ↵ | Michael Vogt | 2013-10-14 | 4 | -15/+21 |
| | | | | | | | | | | | | this | ||||
* | | | rename APT::Progress::Packagemanager Started->Start, Finished->Stop to match ↵ | Michael Vogt | 2013-10-14 | 3 | -17/+14 |
| | | | | | | | | | | | | pkgAcquireStatus | ||||
* | | | refactor writing to WriteToStatusFd() | Michael Vogt | 2013-10-14 | 2 | -14/+19 |
| | | | |||||
* | | | add APT::Progress::PackageManager::Pulse() | Michael Vogt | 2013-10-13 | 2 | -3/+9 |
| | | | |||||
* | | | move the status-fd progress reporting out of the pkgDPkgPM class, at this ↵ | Michael Vogt | 2013-10-13 | 7 | -102/+211 |
| | | | | | | | | | | | | point, breaks ABI/API, lets see what we can do about this | ||||
* | | | move common code into PackageManager::StatusChanged() | Michael Vogt | 2013-10-11 | 3 | -29/+38 |
| | | | |||||
* | | | deal with nr_terminal_rows unavailable | Michael Vogt | 2013-10-11 | 2 | -6/+13 |
| | | | |||||
* | | | first iteration of install progress refactor | Michael Vogt | 2013-10-11 | 6 | -93/+194 |
|/ / | |||||
* | | Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid | Michael Vogt | 2013-10-09 | 0 | -0/+0 |
|\ \ | |||||
| * | | fix typo | Michael Vogt | 2013-10-09 | 1 | -1/+1 |
| |/ | |||||
* / | fix typo | Michael Vogt | 2013-10-09 | 1 | -1/+1 |
|/ | |||||
* | releasing package apt version 0.9.12 | Michael Vogt | 2013-10-09 | 1 | -2/+2 |
| | |||||
* | update changelog | Michael Vogt | 2013-10-09 | 1 | -0/+4 |
| | |||||
* | Merge remote-tracking branch 'mvo/feature/limit-default-pdiffs' into debian/sid | Michael Vogt | 2013-10-09 | 1 | -1/+1 |
|\ | |||||
| * | set Acquire::PDiffs::FileLimit to 20 to avoid needless huge fetches | Michael Vogt | 2013-08-26 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'mvo/feature/add-upgrade-mode-test' into debian/sid | Michael Vogt | 2013-10-09 | 1 | -0/+78 |
|\ \ | |||||
| * | | fixup various UI issues in the test | Michael Vogt | 2013-10-09 | 1 | -6/+6 |
| | | | |||||
| * | | really fix test | Michael Vogt | 2013-10-09 | 1 | -36/+43 |
| | | | |||||
| * | | use "insertpackage" instead of "buildsimplenativepackage" | Michael Vogt | 2013-10-09 | 1 | -10/+12 |
| | | | |||||
| * | | add test for upgrade, upgrade --with-new-pkgs, dist-upgrade | Michael Vogt | 2013-10-09 | 1 | -0/+69 |
| | | | |||||
* | | | update Uploaders to match recent uploaders better | Michael Vogt | 2013-10-09 | 2 | -3/+3 |
| | | | |||||
* | | | apt-pkg/deb/dpkgpm.cc: fix off-by-one in SetupTerminalScrollArea reset | Michael Vogt | 2013-10-08 | 1 | -1/+1 |
|/ / | |||||
* | | prepare new release | Michael Vogt | 2013-10-08 | 1 | -2/+34 |
| | | |||||
* | | Merge remote-tracking branch 'mvo/feature/dpkg-progress-fancy' into debian/sid | Michael Vogt | 2013-10-08 | 2 | -9/+81 |
|\ \ | |||||
| * | | fix off-by-one error in pkgDPkgPM::SetupTerminalScrollArea() | Michael Vogt | 2013-10-07 | 1 | -1/+1 |
| | | | |||||
| * | | use Dpkg::Progress-Fancy to be consitent with Dpkg::Progress | Michael Vogt | 2013-10-07 | 1 | -1/+1 |
| | | | |||||
| * | | add -o DpkgPM::Progress-Fancy for better dpkg progress output on vt100+ ↵ | Michael Vogt | 2013-10-07 | 2 | -9/+81 |
| | | | | | | | | | | | | terminals | ||||
* | | | Merge remote-tracking branch 'mvo/feature/upgrade-with-new' into debian/sid | Michael Vogt | 2013-10-08 | 3 | -2/+15 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/debian/sid' into feature/upgrade-with-new | Michael Vogt | 2013-08-28 | 15 | -290/+232 |
| |\ \ \ | |||||
| * | | | | its --with-new-pkgs | Michael Vogt | 2013-08-28 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | add man-page, improve option, use --with-new-pkgs as the flag | Michael Vogt | 2013-08-28 | 3 | -5/+15 |
| | | | | | |||||
| * | | | | add new "apt-get upgrade --with-allow-new" option | Michael Vogt | 2013-08-27 | 1 | -0/+3 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | The --with-allow-new option maps to APT::Get::UpgradeAllowNew and will allow "apt-get upgrade" to install new packages (but not to delete existing packages) | ||||
* | | | | Merge remote-tracking branch 'mvo/feature/dpkg-progress-docs' into debian/sid | Michael Vogt | 2013-10-08 | 2 | -2/+10 |
|\ \ \ \ | |||||
| * | | | | rename "--dpkg-progress" to "--show-progress" and document it in apt-get.8 | Michael Vogt | 2013-10-01 | 2 | -2/+10 |
| | | | | | |||||
* | | | | | debian/apt.postinst: use --compare-versions lt instead of lt-nl, to ensure ↵ | Michael Vogt | 2013-10-08 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | the apt-auto-removal file is correctly create, thanks to Ben Hutchings | ||||
* | | | | | fix libapt-inst for >2G debs (closes: #725483) | Michael Vogt | 2013-10-07 | 3 | -11/+15 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'donkult/debian/sid' into debian/sid | Michael Vogt | 2013-10-05 | 34 | -1194/+1921 |
|\ \ \ \ \ | |||||
| * | | | | | tests: install --no-install-recommends and stunnel4 for travis | David Kalnischkies | 2013-10-03 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stunnel4 is required for https tests Git-Dch: Ignore | ||||
| * | | | | | test: use a multiarch capable dpkg rather than workaround | David Kalnischkies | 2013-10-03 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The tests require nowadays a (somewhat) multiarch-capable dpkg, so replace the workaround as marked in the FIXME with a proper install as the workaround isn't working always correctly, letting the test fail. Git-Dch: Ignore |