2013-10-31 |
Michael Vogt | add new pid_t ExecFork(std::set<int> KeepFDs) to get... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Michael Vogt | move pty magic into its own functions |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Michael Vogt | fix some more ABI issues, abicheck is happy now |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Michael Vogt | restore ABI and prepare next ABI via #if (APT_PKG_MAJOR... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Michael Vogt | move pty stuff into its own function |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/sid'... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Michael Vogt | extract getDpkgExecutable() and DPkgPM::BuildPackagesPr... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Michael Vogt | improve documentation for Acquire::http::Proxy-Auto... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Michael Vogt | make the main loop a while() instead of a for() as... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/sid'... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Michael Vogt | fix failing ./test/integration/test-disappearing-packag... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Michael Vogt | fix failing ./test/integration/test-disappearing-packag... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Michael Vogt | test/integration/run-tests: output the failed test... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/upgrade-api... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Michael Vogt | use Pkg.FullName() in disappearedPkgs and remove duplic... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Michael Vogt | fix install-progress location |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Michael Vogt | move install-progress.{cc,h} to apt-pkg |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Michael Vogt | add Acquire::http::Proxy-Auto-Detect to the apt.conf... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Michael Vogt | add APT::Status-deb822-Fd |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Michael Vogt | restore binary compatiblity with the pkgPackageManager... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Michael Vogt | fix apt output ordering and update test to match the... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Michael Vogt | move iprogress.{cc,h} to private-progress.{cc,h} until... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Vogt | re-add missing APT::String::Strip |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Vogt | merged debian/sid |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Vogt | use std::string instead of char* in pkgDPkgPM::ProcessD... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Vogt | reshuffle the pkgDPkgPM::ProcessDpkgStatusLine() some... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Vogt | reshuffle dpkgpm.cc code a bit more |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Vogt | add $* to gdb to make it more useful |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Vogt | add APT::String::Strip(), start cleanup of ProcessDpkgS... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Michael Vogt | cleanup |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Michael Vogt | ensure that short-name -> long-name detection for dpkg... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Michael Vogt | Merge branch 'debian/sid' into feature/install-progress... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Michael Vogt | fix broken clean when apt was finished and ensure that... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Vogt | fix changelog |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Vogt | releasing package apt version 0.9.12.1 0.9.12.1 |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Vogt | remove POSTINST from framework, file tree can be used... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Vogt | tests, do not send pkgname with arch via the status-fd |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Vogt | Merge remote-tracking branch 'upstream/debian/sid'... |
commit | commitdiff | tree | snapshot |
2013-10-15 |
Michael Vogt | fix logic for finding what package dpkg means in the... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
David Kalnischkies | fix progress-segfault in case of dpkg errors/prompts |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Michael Vogt | re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Michael Vogt | rename APT::Progress::Packagemanager Started->Start... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Michael Vogt | refactor writing to WriteToStatusFd() |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Michael Vogt | add APT::Progress::PackageManager::Pulse() |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Michael Vogt | move the status-fd progress reporting out of the pkgDPk... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Michael Vogt | move common code into PackageManager::StatusChanged() |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Michael Vogt | deal with nr_terminal_rows unavailable |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Michael Vogt | Merge branch 'debian/sid' of ssh://git.debian.org/git... |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Michael Vogt | add missing _() around the new "Progress" string |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Michael Vogt | first iteration of install progress refactor |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | Merge branch 'debian/sid' of ssh://git.debian.org/git... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | fix typo |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | fix typo |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | releasing package apt version 0.9.12 |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | update changelog |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/limit-default... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/add-upgrade... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | fixup various UI issues in the test |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | really fix test |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | use "insertpackage" instead of "buildsimplenativepackage" |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | update Uploaders to match recent uploaders better |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Michael Vogt | add test for upgrade, upgrade --with-new-pkgs, dist... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Michael Vogt | apt-pkg/deb/dpkgpm.cc: fix off-by-one in SetupTerminalS... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Michael Vogt | prepare new release |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/dpkg-progress... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/upgrade-with... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Michael Vogt | Merge remote-tracking branch 'mvo/feature/dpkg-progress... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Michael Vogt | debian/apt.postinst: use --compare-versions lt instead... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Michael Vogt | fix off-by-one error in pkgDPkgPM::SetupTerminalScrollA... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Michael Vogt | fix libapt-inst for >2G debs (closes: #725483) |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Michael Vogt | use Dpkg::Progress-Fancy to be consitent with Dpkg... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Michael Vogt | add -o DpkgPM::Progress-Fancy for better dpkg progress... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Michael Vogt | rename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Michael Vogt | Move ListUpdate/AquireUpdate into update.{cc,h} |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Michael Vogt | * move upgrade releated code into upgrade.{cc,h} |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Michael Vogt | re-add "Calculating upgrade..." message |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Michael Vogt | cleanup upgrade API some more (thanks for the feedback... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Michael Vogt | Merge remote-tracking branch 'donkult/debian/sid' into... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
Michael Vogt | Merge remote-tracking branch 'mvo/bugfix/dpkg-progress... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
David Kalnischkies | tests: install --no-install-recommends and stunnel4... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
David Kalnischkies | test: use a multiarch capable dpkg rather than workaround |
commit | commitdiff | tree | snapshot |
2013-10-03 |
David Kalnischkies | do not ++ on erased package pointers in autoremove |
commit | commitdiff | tree | snapshot |
2013-10-03 |
David Kalnischkies | fix lzma-support detection via xz binary |
commit | commitdiff | tree | snapshot |
2013-10-03 |
David Kalnischkies | use pkgAcqArchive in 'download' for proper errors |
commit | commitdiff | tree | snapshot |
2013-10-03 |
David Kalnischkies | put fetch errors in 'source' on our errorstack |
commit | commitdiff | tree | snapshot |
2013-10-02 |
David Kalnischkies | refactor onError relabeling of DestFile as '.FAILED' |
commit | commitdiff | tree | snapshot |
2013-10-02 |
David Kalnischkies | tests: fix some problems travis encounters |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Michael Vogt | Merge remote-tracking branch 'origin/bugfix/dpkg-progre... |
commit | commitdiff | tree | snapshot |
2013-10-02 |
Michael Vogt | make dpkg progress slightly nicer |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Michael Vogt | change maxsplit default from "0" to maxint |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Michael Vogt | improve documentation for StringSplit() |
commit | commitdiff | tree | snapshot |
2013-10-01 |
Michael Vogt | rename "--dpkg-progress" to "--show-progress" and docum... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
David Kalnischkies | don't consider holds for autoremoval |
commit | commitdiff | tree | snapshot |
2013-10-01 |
David Kalnischkies | handle complete responses to https range requests |
commit | commitdiff | tree | snapshot |
2013-10-01 |
David Kalnischkies | fix partial (206 and 416) support in https |
commit | commitdiff | tree | snapshot |
2013-10-01 |
David Kalnischkies | refactor http client implementation |
commit | commitdiff | tree | snapshot |
2013-10-01 |
David Kalnischkies | replace "filesize - 1" trick in http with proper 416... |
commit | commitdiff | tree | snapshot |
2013-10-01 |
David Kalnischkies | retry without partial data after a 416 response |
commit | commitdiff | tree | snapshot |
2013-09-30 |
David Kalnischkies | add Range and If-Range support in the webserver |
commit | commitdiff | tree | snapshot |
2013-09-30 |
David Kalnischkies | access _config via GET requests in the webserver |
commit | commitdiff | tree | snapshot |
next |